2019-07-02 16:23:59,055 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-75 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-ovn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-07-02 16:23:59,058 - 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.21,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=RlNFjtDhGqVf0pxQyajiNXTHL 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=2c636b86c6224566817a470196f62197 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.8 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export OS_REGION_NAME=regionOne 2019-07-02 16:23:59,058 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-07-02 16:23:59,059 - 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 tempest_smoke | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ 2019-07-02 16:23:59,078 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2019-07-02 16:23:59,267 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2019-07-02 16:24:00,633 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - get_network_extensions: set([u'default-subnetpools', u'qos', u'network-ip-availability', u'network_availability_zone', u'auto-allocated-topology', u'ext-gw-mode', u'binding', u'agent', u'quotas', u'dhcp_agent_scheduler', u'external-net', u'router', u'flavors', u'net-mtu', u'availability_zone', u'qos-default', u'subnet_allocation', u'standard-attr-tag', u'availability_zone_filter', u'revision-if-match', u'provider', u'multi-provider', u'quota_details', u'address-scope', u'trunk-details', u'extraroute', u'net-mtu-writable', u'empty-string-filtering', u'subnet-service-types', u'port-mac-address-regenerate', u'standard-attr-timestamp', u'pagination', u'qos-rule-type-details', u'trunk', u'extra_dhcp_opt', u'port-security-groups-filtering', u'standard-attr-revisions', u'dns-integration', u'service-type', u'sorting', u'security-group', u'rbac-policies', u'qos-bw-limit-direction', u'standard-attr-description', u'ip-substring-filtering', u'port-security', u'allowed-address-pairs', u'project-id', u'binding-extended']) 2019-07-02 16:24:01,617 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2019-07-02 16:24:01,960 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'413d21017c2f40bb9a86e316ad39abdd', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2019-07-02 16:24:02,320 - 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.21:5000/v3/endpoints/0610e789d9704714bee2ef3860755fea'}, u'url': u'http://192.30.9.8:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd097ea346c634f59b1a726b1e9d0c279', u'id': u'0610e789d9704714bee2ef3860755fea'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/0834e3e6376946abb4cc91fc1478c9a8'}, u'url': u'http://192.30.9.8:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1ebf3aa7df0d4a2c8f36cf0093687476', u'id': u'0834e3e6376946abb4cc91fc1478c9a8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/0ac32ef3acd0426c8ee17ae04a401d63'}, u'url': u'http://172.30.9.21:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5282f35a0b6c4d279e1903685bd40faa', u'id': u'0ac32ef3acd0426c8ee17ae04a401d63'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/1452ae272afa497bb4c35066b423447e'}, u'url': u'http://172.30.9.21:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1ebf3aa7df0d4a2c8f36cf0093687476', u'id': u'1452ae272afa497bb4c35066b423447e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/273cb4b072da46bb98bc5cb31bf45ae1'}, u'url': u'http://192.30.9.8:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a86b409772a149f3aee1a5133b09c86f', u'id': u'273cb4b072da46bb98bc5cb31bf45ae1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/2eb6b5f77b4e43278535f9053206d8c6'}, u'url': u'http://192.30.9.8:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'00e2e09bc7924d51a27dd1d91dd2633f', u'id': u'2eb6b5f77b4e43278535f9053206d8c6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/33248fa2299c4eb18ae9f9320c6dc719'}, u'url': u'http://192.30.9.8:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'00e2e09bc7924d51a27dd1d91dd2633f', u'id': u'33248fa2299c4eb18ae9f9320c6dc719'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/33bec4a406bd4539b811939cc78a0dde'}, u'url': u'http://192.30.9.8:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'92c060c137a5402387703619ef9cf3d5', u'id': u'33bec4a406bd4539b811939cc78a0dde'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/35bfd0ed4da24a63800b2251a6bec5a0'}, u'url': u'http://192.30.9.8:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9fd64affe502469da7126f438413c38d', u'id': u'35bfd0ed4da24a63800b2251a6bec5a0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/3d322b62489a4f889cfc7233fbf9cbe3'}, u'url': u'http://192.30.9.8:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4b8f9de27a61480d9c1e97aa89f1383a', u'id': u'3d322b62489a4f889cfc7233fbf9cbe3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/3d4332ef34ec4bbe99185286fff3ca75'}, u'url': u'http://172.30.9.21:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4b8f9de27a61480d9c1e97aa89f1383a', u'id': u'3d4332ef34ec4bbe99185286fff3ca75'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/4153abcf6ae94c0fb1deeb0a27744250'}, u'url': u'http://172.30.9.21:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'92c060c137a5402387703619ef9cf3d5', u'id': u'4153abcf6ae94c0fb1deeb0a27744250'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/496c2ea712af4fb183b57824f1008a7d'}, u'url': u'http://192.30.9.8:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b0be5f9267a14a11afea9620efc25793', u'id': u'496c2ea712af4fb183b57824f1008a7d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/4a02678af3454515b7d6de59447ded20'}, u'url': u'http://192.30.9.8:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'92c060c137a5402387703619ef9cf3d5', u'id': u'4a02678af3454515b7d6de59447ded20'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/60afe7e7b47c4c7da4862b200ddde382'}, u'url': u'http://172.30.9.21:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a86b409772a149f3aee1a5133b09c86f', u'id': u'60afe7e7b47c4c7da4862b200ddde382'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/619f15cf9d084b63b6b92d2d25a72493'}, u'url': u'http://192.30.9.8:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7e16aabbb0e142f1af1990c6e8256315', u'id': u'619f15cf9d084b63b6b92d2d25a72493'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/683a26c0066e433d88ebaa0845b7910d'}, u'url': u'http://192.30.9.8:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5282f35a0b6c4d279e1903685bd40faa', u'id': u'683a26c0066e433d88ebaa0845b7910d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/76c539b1d6fb46ce9011f3a604935f49'}, u'url': u'http://172.30.9.21:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b0be5f9267a14a11afea9620efc25793', u'id': u'76c539b1d6fb46ce9011f3a604935f49'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/776a66843c734f0db213d2e83ff23cc7'}, u'url': u'http://172.30.9.21:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'00e2e09bc7924d51a27dd1d91dd2633f', u'id': u'776a66843c734f0db213d2e83ff23cc7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/788e68aac5d04ca7a8e3a1cbeb1cf46f'}, u'url': u'http://12.0.0.33:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e9e0541192ad4164ab5fa4ef3f439d8d', u'id': u'788e68aac5d04ca7a8e3a1cbeb1cf46f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/78fdd73ad9c64a18b402e5abbf9ce8b4'}, u'url': u'http://192.30.9.8:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a86b409772a149f3aee1a5133b09c86f', u'id': u'78fdd73ad9c64a18b402e5abbf9ce8b4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/7b7b4ac3e9d9462e855dd68c27a69a76'}, u'url': u'http://12.0.0.33:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e9e0541192ad4164ab5fa4ef3f439d8d', u'id': u'7b7b4ac3e9d9462e855dd68c27a69a76'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/81fb8ea44d2a4578961450d1dab20470'}, u'url': u'http://172.30.9.21:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b1fccf699939421d911722298126ae7f', u'id': u'81fb8ea44d2a4578961450d1dab20470'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/821bcf46ca40400aaaf3d36dd2b1efcf'}, u'url': u'http://192.30.9.8:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4b8f9de27a61480d9c1e97aa89f1383a', u'id': u'821bcf46ca40400aaaf3d36dd2b1efcf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/862eef011a0c4427839361da127dd33f'}, u'url': u'http://192.30.9.8:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5c5ea9c5e27f48debd3be6039faf261f', u'id': u'862eef011a0c4427839361da127dd33f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/90895d1cb7c74fec82dd9797fbfa4572'}, u'url': u'http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e9e0541192ad4164ab5fa4ef3f439d8d', u'id': u'90895d1cb7c74fec82dd9797fbfa4572'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/923764593ba84c23b2427c9977df5a1b'}, u'url': u'http://192.30.9.8:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b1fccf699939421d911722298126ae7f', u'id': u'923764593ba84c23b2427c9977df5a1b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/942b62f1f0894c3ba82c8d657c3ebfbb'}, u'url': u'http://172.30.9.21:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9fd64affe502469da7126f438413c38d', u'id': u'942b62f1f0894c3ba82c8d657c3ebfbb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/9a2af358f7a24b84a70eaab25795acac'}, u'url': u'http://192.30.9.8:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b1fccf699939421d911722298126ae7f', u'id': u'9a2af358f7a24b84a70eaab25795acac'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/9ab46777b27340d4bfeaac5770ac47da'}, u'url': u'http://192.30.9.8:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9fd64affe502469da7126f438413c38d', u'id': u'9ab46777b27340d4bfeaac5770ac47da'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/9e060ceb0a9b4a779f79c274a750d686'}, u'url': u'http://192.30.9.8:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b0be5f9267a14a11afea9620efc25793', u'id': u'9e060ceb0a9b4a779f79c274a750d686'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/a9e02fd4211a4681914e790608a9209d'}, u'url': u'http://192.30.9.8:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5282f35a0b6c4d279e1903685bd40faa', u'id': u'a9e02fd4211a4681914e790608a9209d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/b6107e34658143e18352349107e46524'}, u'url': u'http://192.30.9.8:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5c5ea9c5e27f48debd3be6039faf261f', u'id': u'b6107e34658143e18352349107e46524'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/ba2b3f0a5abb499296380767895a2b11'}, u'url': u'http://192.30.9.8:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7e16aabbb0e142f1af1990c6e8256315', u'id': u'ba2b3f0a5abb499296380767895a2b11'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/cd4ca0e4e2ea43939a4fc99c7442f7a9'}, u'url': u'http://172.30.9.21:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7e16aabbb0e142f1af1990c6e8256315', u'id': u'cd4ca0e4e2ea43939a4fc99c7442f7a9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/d5d8422fa0bb48e7b2f9940e8731a08c'}, u'url': u'http://192.30.9.8:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1ebf3aa7df0d4a2c8f36cf0093687476', u'id': u'd5d8422fa0bb48e7b2f9940e8731a08c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/f3ce4e6f7a9e4dd0a49b6d313f0f03e3'}, u'url': u'http://172.30.9.21:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5c5ea9c5e27f48debd3be6039faf261f', u'id': u'f3ce4e6f7a9e4dd0a49b6d313f0f03e3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/f79d3805805941399155f11c3c45f115'}, u'url': u'http://172.30.9.21:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd097ea346c634f59b1a726b1e9d0c279', u'id': u'f79d3805805941399155f11c3c45f115'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/f962ee9b332049d698f838df6498d699'}, u'url': u'http://192.30.9.8:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd097ea346c634f59b1a726b1e9d0c279', u'id': u'f962ee9b332049d698f838df6498d699'})] 2019-07-02 16:24:04,529 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2019-07-02 16:24:05,618 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2019-07-02 16:24:05,664 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.7', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "md-clear", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 98, u'hypervisor_version': 2012000, u'disk_available_least': 98, u'local_gb': 98, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 218}, 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-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "md-clear", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 98, u'hypervisor_version': 2012000, u'disk_available_least': 98, u'local_gb': 98, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 221}, 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})] 2019-07-02 16:24:05,793 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2019-07-02 16:24:07,085 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'621a68f6-d100-46cd-a42a-75525aeec4b5'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'updated_at': u'2019-07-02T16:21:14Z', u'dns_domain': u'', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'88906248-8bd5-46c1-b21b-17eab9c12d99', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2019-07-02T16:21:07Z', u'provider:network_type': u'flat', u'tenant_id': u'8a59951157ba47ee85c54d9cbd14adb3', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8a59951157ba47ee85c54d9cbd14adb3'})] 2019-07-02 16:24:08,240 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [Munch({u'status': u'DOWN', u'binding:host_id': u'', u'description': u'', u'allowed_address_pairs': [], u'tags': [], u'extra_dhcp_opts': [], u'updated_at': u'2019-07-02T16:21:07Z', u'dns_assignment': [], u'device_owner': u'network:dhcp', u'revision_number': 2, u'binding:profile': {}, u'port_security_enabled': False, u'fixed_ips': [], u'id': u'ee3497eb-aa3c-4576-95aa-461536737350', u'security_groups': [], u'name': u'', u'qos_policy_id': None, u'admin_state_up': True, u'network_id': u'88906248-8bd5-46c1-b21b-17eab9c12d99', u'dns_name': u'', u'binding:vif_details': {}, u'binding:vnic_type': u'normal', u'binding:vif_type': u'unbound', u'tenant_id': u'8a59951157ba47ee85c54d9cbd14adb3', u'device_id': u'ovnmeta-88906248-8bd5-46c1-b21b-17eab9c12d99', u'mac_address': u'fa:16:3e:d7:96:b7', u'project_id': u'8a59951157ba47ee85c54d9cbd14adb3', u'created_at': u'2019-07-02T16:21:07Z'})] 2019-07-02 16:24:08,605 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'8a59951157ba47ee85c54d9cbd14adb3', 'id': u'e7e54396120842168f353f104cf329da', 'user': u'0c5a6b2b450f4f6499e46fd15d5f2ded'}), Munch({'project': u'8a59951157ba47ee85c54d9cbd14adb3', 'id': u'e7e54396120842168f353f104cf329da', 'user': u'18014e600d6640778ebdc7c7150fd850'}), Munch({'project': u'8a59951157ba47ee85c54d9cbd14adb3', 'id': u'e7e54396120842168f353f104cf329da', 'user': u'18aaffd22bf345ea85817f526e552acb'}), Munch({'project': u'8a59951157ba47ee85c54d9cbd14adb3', 'id': u'e7e54396120842168f353f104cf329da', 'user': u'29741952ff80469ca71a4c4f60961e1f'}), Munch({'project': u'2c636b86c6224566817a470196f62197', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab', 'user': u'32129c5cecb946988ae986814db6c148'}), Munch({'project': u'2c636b86c6224566817a470196f62197', 'id': u'e7e54396120842168f353f104cf329da', 'user': u'32129c5cecb946988ae986814db6c148'}), Munch({'project': u'8a59951157ba47ee85c54d9cbd14adb3', 'id': u'e7e54396120842168f353f104cf329da', 'user': u'7c9274b830ef4a449c4b42b566a6b26c'}), Munch({'project': u'8a59951157ba47ee85c54d9cbd14adb3', 'id': u'b8abfed967b54eaab7f43e4b8b9b2249', 'user': u'994f302368a9409cadd7d558c4553abf'}), Munch({'project': u'8a59951157ba47ee85c54d9cbd14adb3', 'id': u'e7e54396120842168f353f104cf329da', 'user': u'994f302368a9409cadd7d558c4553abf'}), Munch({'project': u'8a59951157ba47ee85c54d9cbd14adb3', 'id': u'e7e54396120842168f353f104cf329da', 'user': u'ae2a77accbf748fc8dbe6ed8661c3c21'}), Munch({'project': u'8a59951157ba47ee85c54d9cbd14adb3', 'id': u'e7e54396120842168f353f104cf329da', 'user': u'b5ee5e0e57a14732aed58e62c4f62072'}), Munch({'project': u'8a59951157ba47ee85c54d9cbd14adb3', 'id': u'e7e54396120842168f353f104cf329da', 'user': u'cd0db8f2e5954e33a229550a88deeb4d'}), Munch({'project': u'8a59951157ba47ee85c54d9cbd14adb3', 'id': u'e7e54396120842168f353f104cf329da', 'user': u'da9d96f251ff44bebbdc0953293f8407'}), Munch({'project': u'8a59951157ba47ee85c54d9cbd14adb3', 'id': u'e7e54396120842168f353f104cf329da', 'user': u'dec73b7465b54864b75c731bd89a2381'}), Munch({'project': u'8a59951157ba47ee85c54d9cbd14adb3', 'id': u'e7e54396120842168f353f104cf329da', 'user': u'e9258602a3ee4f56b427d21be1f1e3bd'}), Munch({'domain': u'413d21017c2f40bb9a86e316ad39abdd', 'id': u'e7e54396120842168f353f104cf329da', 'user': u'4ad4c080384e41e6a573bfd849668814'}), Munch({'id': u'e7e54396120842168f353f104cf329da', 'user': u'32129c5cecb946988ae986814db6c148'})] 2019-07-02 16:24:08,840 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'heat_stack_user', 'id': u'43fa92ca95cf4346b86053cdcd3245e5'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'ResellerAdmin', 'id': u'b8abfed967b54eaab7f43e4b8b9b2249'}), 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'd822753ddd9a41c9866776ada182f21a'}), 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'e7e54396120842168f353f104cf329da'}), 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'ed3aeb3c2d5f47e4874d2c3ebc6b7bf2'}), 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'ef0bbdd71d5a4d3b94ef231c4675fa8a'})] 2019-07-02 16:24:10,035 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2019-07-02 16:24:10,254 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2019-07-02 16:24:10,500 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'00e2e09bc7924d51a27dd1d91dd2633f', 'name': u'placement'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'1ebf3aa7df0d4a2c8f36cf0093687476', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'4b8f9de27a61480d9c1e97aa89f1383a', 'name': u'aodh'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'5282f35a0b6c4d279e1903685bd40faa', 'name': u'heat'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'5c5ea9c5e27f48debd3be6039faf261f', 'name': u'cinderv3'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'636c579813d44b27925d251a297098ce', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'7e16aabbb0e142f1af1990c6e8256315', 'name': u'keystone'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'92c060c137a5402387703619ef9cf3d5', 'name': u'heat-cfn'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'9fd64affe502469da7126f438413c38d', 'name': u'panko'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'a86b409772a149f3aee1a5133b09c86f', 'name': u'gnocchi'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'b0be5f9267a14a11afea9620efc25793', 'name': u'glance'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'b1fccf699939421d911722298126ae7f', 'name': u'neutron'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'd097ea346c634f59b1a726b1e9d0c279', 'name': u'nova'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'e9e0541192ad4164ab5fa4ef3f439d8d', 'name': u'swift'})] 2019-07-02 16:24:10,550 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-02T16:21:14Z', 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'621a68f6-d100-46cd-a42a-75525aeec4b5', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'88906248-8bd5-46c1-b21b-17eab9c12d99', u'tenant_id': u'8a59951157ba47ee85c54d9cbd14adb3', u'created_at': u'2019-07-02T16:21:14Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'8a59951157ba47ee85c54d9cbd14adb3'})] 2019-07-02 16:24:11,476 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_service_providers: [] 2019-07-02 16:24:11,591 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-02 16:24:11,592 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:12 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-07-02 16:24:11,641 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2019-07-02 16:24:13,342 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2019-07-02 16:24:15,661 - 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'dns_domain': u'', u'updated_at': u'2019-07-02T16:24:14Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'dc6d2c9e-9a03-43d3-b55e-629ba9d76e14', u'provider:segmentation_id': 64, 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_c8fa2a16-46c7-4d1a-915f-6b307c373ab0', u'created_at': u'2019-07-02T16:24:14Z', u'mtu': 1442, u'tenant_id': u'2c636b86c6224566817a470196f62197', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2c636b86c6224566817a470196f62197'}) 2019-07-02 16:24:19,391 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-02T16:24:18Z', 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'118cd717-7df5-461d-ac2e-2ae69d472ed8', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_c8fa2a16-46c7-4d1a-915f-6b307c373ab0', u'enable_dhcp': True, u'network_id': u'dc6d2c9e-9a03-43d3-b55e-629ba9d76e14', u'tenant_id': u'2c636b86c6224566817a470196f62197', u'created_at': u'2019-07-02T16:24:18Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2c636b86c6224566817a470196f62197'}) 2019-07-02 16:24:21,826 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'88906248-8bd5-46c1-b21b-17eab9c12d99', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'621a68f6-d100-46cd-a42a-75525aeec4b5', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'2c636b86c6224566817a470196f62197', u'created_at': u'2019-07-02T16:24:19Z', u'admin_state_up': True, u'updated_at': u'2019-07-02T16:24:20Z', u'revision_number': 2, u'routes': [], u'project_id': u'2c636b86c6224566817a470196f62197', u'id': u'2d685008-45a0-4ab2-84ed-694ade516854', u'name': u'tenantnetwork1-router_c8fa2a16-46c7-4d1a-915f-6b307c373ab0'}) 2019-07-02 16:24:25,388 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-02 16:24:25,388 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:12 | PASS | +------------------------+------------------+------------------+----------------+ 2019-07-02 16:24:35,027 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2019-07-02 16:24:36,636 - 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'86297997f1564e3eb33fd677bea35d83', '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_e96809cb-15f5-4e2b-a212-482ff17dcdb6'}) 2019-07-02 16:24:37,229 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd39cad141d2443858b89130a936035da', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_e96809cb-15f5-4e2b-a212-482ff17dcdb6'}) 2019-07-02 16:24:39,259 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_e96809cb-15f5-4e2b-a212-482ff17dcdb6', 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'86297997f1564e3eb33fd677bea35d83', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'hHEhXagXJiWBO1vt7xwSgoGv4eCDHd', 'username': u'tenantnetwork2-user_e96809cb-15f5-4e2b-a212-482ff17dcdb6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-02 16:24:39,263 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_e96809cb-15f5-4e2b-a212-482ff17dcdb6', 'password': 'hHEhXagXJiWBO1vt7xwSgoGv4eCDHd', 'project_name': 'tenantnetwork2-project_e96809cb-15f5-4e2b-a212-482ff17dcdb6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '86297997f1564e3eb33fd677bea35d83', 'project_domain_name': 'Default'} 2019-07-02 16:24:39,263 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2019-07-02 16:24:41,128 - 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'dns_domain': u'', u'updated_at': u'2019-07-02T16:24:40Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'4151b53f-b977-4f3f-9d20-d803bf6fb592', u'provider:segmentation_id': 62, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork2-net_e96809cb-15f5-4e2b-a212-482ff17dcdb6', u'created_at': u'2019-07-02T16:24:40Z', u'mtu': 1442, u'tenant_id': u'86297997f1564e3eb33fd677bea35d83', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'86297997f1564e3eb33fd677bea35d83'}) 2019-07-02 16:24:44,416 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-02T16:24:43Z', 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'aeb48753-0a98-4a8d-920a-310512c89f48', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_e96809cb-15f5-4e2b-a212-482ff17dcdb6', u'enable_dhcp': True, u'network_id': u'4151b53f-b977-4f3f-9d20-d803bf6fb592', u'tenant_id': u'86297997f1564e3eb33fd677bea35d83', u'created_at': u'2019-07-02T16:24:43Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'86297997f1564e3eb33fd677bea35d83'}) 2019-07-02 16:24:46,993 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'88906248-8bd5-46c1-b21b-17eab9c12d99', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'621a68f6-d100-46cd-a42a-75525aeec4b5', u'ip_address': u'172.30.9.206'}]}, u'description': u'', u'tags': [], u'tenant_id': u'86297997f1564e3eb33fd677bea35d83', u'created_at': u'2019-07-02T16:24:45Z', u'admin_state_up': True, u'updated_at': u'2019-07-02T16:24:46Z', u'revision_number': 2, u'routes': [], u'project_id': u'86297997f1564e3eb33fd677bea35d83', u'id': u'79a1d855-ffce-449e-8aa4-2cfd03b348b0', u'name': u'tenantnetwork2-router_e96809cb-15f5-4e2b-a212-482ff17dcdb6'}) 2019-07-02 16:24:50,184 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-02 16:24:50,184 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:11 | PASS | +------------------------+------------------+------------------+----------------+ 2019-07-02 16:25:02,728 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2019-07-02 16:25:03,549 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2019-07-02 16:25:05,416 - 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'dns_domain': u'', u'updated_at': u'2019-07-02T16:25:04Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'cb15f142-2066-42f1-bb76-742ef0582199', u'provider:segmentation_id': 99, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready1-net_3b6c6e40-f7e3-47b4-979b-03d9d5fece27', u'created_at': u'2019-07-02T16:25:04Z', u'mtu': 1442, u'tenant_id': u'2c636b86c6224566817a470196f62197', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2c636b86c6224566817a470196f62197'}) 2019-07-02 16:25:08,128 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-02T16:25: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'5523c5cc-1bba-4249-9ee8-069e473435d7', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_3b6c6e40-f7e3-47b4-979b-03d9d5fece27', u'enable_dhcp': True, u'network_id': u'cb15f142-2066-42f1-bb76-742ef0582199', u'tenant_id': u'2c636b86c6224566817a470196f62197', u'created_at': u'2019-07-02T16:25: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'2c636b86c6224566817a470196f62197'}) 2019-07-02 16:25:10,634 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'88906248-8bd5-46c1-b21b-17eab9c12d99', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'621a68f6-d100-46cd-a42a-75525aeec4b5', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'2c636b86c6224566817a470196f62197', u'created_at': u'2019-07-02T16:25:08Z', u'admin_state_up': True, u'updated_at': u'2019-07-02T16:25:09Z', u'revision_number': 2, u'routes': [], u'project_id': u'2c636b86c6224566817a470196f62197', u'id': u'39e5f309-8dff-468c-b344-3c316844b4e9', u'name': u'vmready1-router_3b6c6e40-f7e3-47b4-979b-03d9d5fece27'}) 2019-07-02 16:25:20,153 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/eec95baa-f879-4ca8-ab8b-39a5194031e5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/eec95baa-f879-4ca8-ab8b-39a5194031e5/file', 'owner': u'2c636b86c6224566817a470196f62197', 'id': u'eec95baa-f879-4ca8-ab8b-39a5194031e5', 'size': 12716032, u'self': u'/v2/images/eec95baa-f879-4ca8-ab8b-39a5194031e5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2c636b86c6224566817a470196f62197', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/eec95baa-f879-4ca8-ab8b-39a5194031e5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-02T16:25:19Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-02T16:25:19Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_3b6c6e40-f7e3-47b4-979b-03d9d5fece27', '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/eec95baa-f879-4ca8-ab8b-39a5194031e5', 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_3b6c6e40-f7e3-47b4-979b-03d9d5fece27', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_3b6c6e40-f7e3-47b4-979b-03d9d5fece27', 'created': u'2019-07-02T16:25:15Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-02T16:25:15Z', 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/eec95baa-f879-4ca8-ab8b-39a5194031e5', 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_3b6c6e40-f7e3-47b4-979b-03d9d5fece27', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-02 16:25:21,045 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_3b6c6e40-f7e3-47b4-979b-03d9d5fece27', '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'2c636b86c6224566817a470196f62197', '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'eee97b3b-e5af-48cb-9146-fb3014273720', 'swap': 0}) 2019-07-02 16:25:21,289 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-02 16:25:21,290 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:18 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-02 16:25:32,935 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2019-07-02 16:25:34,280 - 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'1e02772cdfa94ed587fb37a42f24a57e', '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_b7f2eccc-bf43-41bc-9f36-f2f0c8d5b3e2'}) 2019-07-02 16:25:34,857 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'da8cea74cf1844829c7d3a3df82455ed', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_b7f2eccc-bf43-41bc-9f36-f2f0c8d5b3e2'}) 2019-07-02 16:25:36,699 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_b7f2eccc-bf43-41bc-9f36-f2f0c8d5b3e2', 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'1e02772cdfa94ed587fb37a42f24a57e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '06udjTJuzAXIwToMC7ce2ZZZycWPGt', 'username': u'vmready2-user_b7f2eccc-bf43-41bc-9f36-f2f0c8d5b3e2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-02 16:25:36,703 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_b7f2eccc-bf43-41bc-9f36-f2f0c8d5b3e2', 'password': '06udjTJuzAXIwToMC7ce2ZZZycWPGt', 'project_name': 'vmready2-project_b7f2eccc-bf43-41bc-9f36-f2f0c8d5b3e2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '1e02772cdfa94ed587fb37a42f24a57e', 'project_domain_name': 'Default'} 2019-07-02 16:25:36,704 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2019-07-02 16:25:38,811 - 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'dns_domain': u'', u'updated_at': u'2019-07-02T16:25:37Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'c555912e-5501-424d-badf-4facfbc48b70', u'provider:segmentation_id': 57, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready2-net_b7f2eccc-bf43-41bc-9f36-f2f0c8d5b3e2', u'created_at': u'2019-07-02T16:25:37Z', u'mtu': 1442, u'tenant_id': u'1e02772cdfa94ed587fb37a42f24a57e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1e02772cdfa94ed587fb37a42f24a57e'}) 2019-07-02 16:25:42,302 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-02T16:25:40Z', 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'5c730dbe-dc12-47e4-a645-c12d7ae68ad2', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_b7f2eccc-bf43-41bc-9f36-f2f0c8d5b3e2', u'enable_dhcp': True, u'network_id': u'c555912e-5501-424d-badf-4facfbc48b70', u'tenant_id': u'1e02772cdfa94ed587fb37a42f24a57e', u'created_at': u'2019-07-02T16:25:40Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'1e02772cdfa94ed587fb37a42f24a57e'}) 2019-07-02 16:25:44,771 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'88906248-8bd5-46c1-b21b-17eab9c12d99', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'621a68f6-d100-46cd-a42a-75525aeec4b5', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'1e02772cdfa94ed587fb37a42f24a57e', u'created_at': u'2019-07-02T16:25:42Z', u'admin_state_up': True, u'updated_at': u'2019-07-02T16:25:43Z', u'revision_number': 2, u'routes': [], u'project_id': u'1e02772cdfa94ed587fb37a42f24a57e', u'id': u'07f629cd-25aa-4f0b-8a95-a94dcfc44d8f', u'name': u'vmready2-router_b7f2eccc-bf43-41bc-9f36-f2f0c8d5b3e2'}) 2019-07-02 16:25:50,339 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/06641aa3-2fe9-4060-8854-c496b737b3ec/snap', u'metadata': Munch({})})], 'file': u'/v2/images/06641aa3-2fe9-4060-8854-c496b737b3ec/file', 'owner': u'1e02772cdfa94ed587fb37a42f24a57e', 'id': u'06641aa3-2fe9-4060-8854-c496b737b3ec', 'size': 12716032, u'self': u'/v2/images/06641aa3-2fe9-4060-8854-c496b737b3ec', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1e02772cdfa94ed587fb37a42f24a57e', 'name': 'vmready2-project_b7f2eccc-bf43-41bc-9f36-f2f0c8d5b3e2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/06641aa3-2fe9-4060-8854-c496b737b3ec/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-02T16:25:49Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-02T16:25:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_b7f2eccc-bf43-41bc-9f36-f2f0c8d5b3e2', '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/06641aa3-2fe9-4060-8854-c496b737b3ec', 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_b7f2eccc-bf43-41bc-9f36-f2f0c8d5b3e2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_b7f2eccc-bf43-41bc-9f36-f2f0c8d5b3e2', 'created': u'2019-07-02T16:25:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-02T16:25:48Z', 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/06641aa3-2fe9-4060-8854-c496b737b3ec', 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_b7f2eccc-bf43-41bc-9f36-f2f0c8d5b3e2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-02 16:25:51,235 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_b7f2eccc-bf43-41bc-9f36-f2f0c8d5b3e2', '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'2c636b86c6224566817a470196f62197', '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'fc1e31c7-d542-4f86-8962-e0317b38bfd4', 'swap': 0}) 2019-07-02 16:25:51,476 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-02 16:25:51,477 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:15 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-02 16:26:07,203 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2019-07-02 16:26:08,315 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2019-07-02 16:26:10,188 - 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'dns_domain': u'', u'updated_at': u'2019-07-02T16:26:09Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'9c084fd7-6d1b-4c5e-aff3-3972ac0ba5fa', u'provider:segmentation_id': 31, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm1-net_8a29c69a-cc7f-49ac-afe0-f16aabd1f995', u'created_at': u'2019-07-02T16:26:09Z', u'mtu': 1442, u'tenant_id': u'2c636b86c6224566817a470196f62197', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2c636b86c6224566817a470196f62197'}) 2019-07-02 16:26:12,285 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-02T16:26: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'3f1e33e6-38a2-4fab-9998-10ab628bb3d0', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_8a29c69a-cc7f-49ac-afe0-f16aabd1f995', u'enable_dhcp': True, u'network_id': u'9c084fd7-6d1b-4c5e-aff3-3972ac0ba5fa', u'tenant_id': u'2c636b86c6224566817a470196f62197', u'created_at': u'2019-07-02T16:26: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'2c636b86c6224566817a470196f62197'}) 2019-07-02 16:26:14,496 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'88906248-8bd5-46c1-b21b-17eab9c12d99', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'621a68f6-d100-46cd-a42a-75525aeec4b5', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'2c636b86c6224566817a470196f62197', u'created_at': u'2019-07-02T16:26:12Z', u'admin_state_up': True, u'updated_at': u'2019-07-02T16:26:13Z', u'revision_number': 2, u'routes': [], u'project_id': u'2c636b86c6224566817a470196f62197', u'id': u'29c24a11-210d-48d3-a7bc-d4ac95b7ee32', u'name': u'singlevm1-router_8a29c69a-cc7f-49ac-afe0-f16aabd1f995'}) 2019-07-02 16:26:21,596 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/6e41f393-1fa0-47ae-83cc-8d1c6aaf38a5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6e41f393-1fa0-47ae-83cc-8d1c6aaf38a5/file', 'owner': u'2c636b86c6224566817a470196f62197', 'id': u'6e41f393-1fa0-47ae-83cc-8d1c6aaf38a5', 'size': 12716032, u'self': u'/v2/images/6e41f393-1fa0-47ae-83cc-8d1c6aaf38a5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2c636b86c6224566817a470196f62197', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/6e41f393-1fa0-47ae-83cc-8d1c6aaf38a5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-02T16:26:20Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-02T16:26:20Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_8a29c69a-cc7f-49ac-afe0-f16aabd1f995', '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/6e41f393-1fa0-47ae-83cc-8d1c6aaf38a5', 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_8a29c69a-cc7f-49ac-afe0-f16aabd1f995', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_8a29c69a-cc7f-49ac-afe0-f16aabd1f995', 'created': u'2019-07-02T16:26:19Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-02T16:26:19Z', 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/6e41f393-1fa0-47ae-83cc-8d1c6aaf38a5', 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_8a29c69a-cc7f-49ac-afe0-f16aabd1f995', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-02 16:26:22,461 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_8a29c69a-cc7f-49ac-afe0-f16aabd1f995', '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'2c636b86c6224566817a470196f62197', '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'040cdb59-b361-4a82-9882-10d962f70747', 'swap': 0}) 2019-07-02 16:26:22,721 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpPa6WCHZh7i7M1CqsahJU8/2Gj6YiWBQZ1iUzKR9Fv2ERZkrNZodg9IsWoPvwsZEy4Y9TnhJWTSMaiRnxUQOgOLF4QfxTzyDyi8nFLPTKmo+qX+WDLtCg+I3xjviDN4UyhSl0fymm7wafI888EqPppBbX7+M3/ZFFWRGLbBPtlftPPOLDTbGgc75Ny4G8In/NNClQQvsXJQujD31+lK/BjOR0m73gTpunFtWuvA5aXMAeOoysddubxxY7OplGP+4oErM1L+J+EV3KMi+gz3zAC8LVtkYxQROUnyR3ncm5OEMOPWWK9Q1Bjobpb+GzahdUW8oNTcc7gm+IGsiVJXU7 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAqT2ulgh2Ye4uzNQqrGoSVPP9ho+mIlgUGdYlMykfRb9hEWZK\nzWaHYPSLFqD78LGRMuGPU54SVk0jGokZ8VEDoDixeEH8U88g8ovJxSz0ypqPql/l\ngy7QoPiN8Y74gzeFMoUpdH8ppu8GnyPPPBKj6aQW1+/jN/2RRVkRi2wT7ZX7Tzzi\nw02xoHO+TcuBvCJ/zTQpUEL7FyULow99fpSvwYzkdJu94E6bpxbVrrwOWlzAHjqM\nrHXbm8cWOzqZRj/uKBKzNS/ifhFdyjIvoM98wAvC1bZGMUETlJ8kd53JuThDDj1l\nivUNQY6G6W/hs2oXVFvKDU3HO4JviBrIlSV1OwIDAQABAoIBACw/Ehvrjne/+8BV\nX+q/uJc5SvkZKUglWuv+Tq93etOTW19fLQNSYOZ6SLrbz8J3ygxRaFVmKEkj1Z+k\nZIHwuk/zQoK8TanjpyuCXHgObtlhW1ohxDFt1eGf2gxjYpl7tHkm01W/wTYBm+uT\nQyTjgrMc0VQXRYJn6skEpk+bLAKbHL7COTWvtQ65wiGl/TSqQT9pzBjSGPcOig/C\nwTfPDZBI3/4L2nVe/FTMhc74gWAMieI5HKxO0xdkOO8T3GV6tAYIwXNBnEnOElhd\niJSnSfl7pqGuxwTjK0iQApheBAa56vCqIbjm3uOMQ3mZiUhmR+qzZh8KfVuVdHll\n6dFxx2ECgYEA1a+rAL9zmFpP/Oc0qwBidBLxfWJn9dQMzsKtJ04DYWeH7P+vUj43\n/317j5iX6OKqiD4jRxGUKRqbqKdsHeQCWkPQ50bYJx77sooVeo80122gYwSijgv7\nLl65kHrP41Z1eglHSjG3szaaoecCMLI63+SvjmBew459r8L6v5NOgOkCgYEAysD2\nrPnEmjV0CS+5T1uRV2TfJEFQOKwEpfembGI6RNRCsuxdVl5iPv5La3JaSZ3bXe8M\nBdhi8kUOneg91J8fs/lXlp8FDhBeqy8kEvSe0eT/K2IxgFSxcEGID0aDqrriUNrP\nwyarlwah6aSsV0ysVATLcpeeW0oByjdMgu+OzoMCgYBORB1aFMV+E/YgJ37+8xEc\neqPAzP5O5/AY+uz47HYIgyciAzRv5yITjh5npfhd8EeNx1Scfy/JLlm9GDVdbVn/\nPb+SNjyNd6ew6SqczT8JeLm6CsSPSowhm8hTxufF2LEGlcdqwXMLTQCuNDJ1K5Ks\n1tIGT/3lmpcmfT/iU035oQKBgAh2GxVG6ySAXJJRkos0SBF8nS9XJnDnBN6kQia9\nxq6+qPXslUyYbcMxO5aFVC1EUDZQVpEb4a04oo6GdaYc6ebJ3hTkGALpPfoo4nmE\nCei6hMebtnMjlbAYnAP/Lll+qRk0uHztbTXFShaFD8go4/wxowfqOeqXYRG+UwwX\n0T7fAoGAY5cnHCemuvbvCLg9euVS/rAoiadbku110S/xyEMTcBhNwlXdfwx6JBVx\nsAcUBfWM1x6ab/9V42BOEyyjkMn2fdCqhsCyDJhUnVB1QJWk2BC+eumDFfM0GBeC\nsoCm4zw5wAbZE3cHSw1/ING3EzSexW1iL43GelI9CkeJsAabGA4=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'32129c5cecb946988ae986814db6c148', 'name': u'singlevm1-kp_8a29c69a-cc7f-49ac-afe0-f16aabd1f995', 'created_at': '2019-07-02T16:26:22.721202', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2c636b86c6224566817a470196f62197', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'79:3b:d8:91:89:1c:e5:bb:e6:24:27:79:ac:bc:4a:01', 'type': 'ssh', 'id': u'singlevm1-kp_8a29c69a-cc7f-49ac-afe0-f16aabd1f995'}) 2019-07-02 16:26:22,721 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAqT2ulgh2Ye4uzNQqrGoSVPP9ho+mIlgUGdYlMykfRb9hEWZK zWaHYPSLFqD78LGRMuGPU54SVk0jGokZ8VEDoDixeEH8U88g8ovJxSz0ypqPql/l gy7QoPiN8Y74gzeFMoUpdH8ppu8GnyPPPBKj6aQW1+/jN/2RRVkRi2wT7ZX7Tzzi w02xoHO+TcuBvCJ/zTQpUEL7FyULow99fpSvwYzkdJu94E6bpxbVrrwOWlzAHjqM rHXbm8cWOzqZRj/uKBKzNS/ifhFdyjIvoM98wAvC1bZGMUETlJ8kd53JuThDDj1l ivUNQY6G6W/hs2oXVFvKDU3HO4JviBrIlSV1OwIDAQABAoIBACw/Ehvrjne/+8BV X+q/uJc5SvkZKUglWuv+Tq93etOTW19fLQNSYOZ6SLrbz8J3ygxRaFVmKEkj1Z+k ZIHwuk/zQoK8TanjpyuCXHgObtlhW1ohxDFt1eGf2gxjYpl7tHkm01W/wTYBm+uT QyTjgrMc0VQXRYJn6skEpk+bLAKbHL7COTWvtQ65wiGl/TSqQT9pzBjSGPcOig/C wTfPDZBI3/4L2nVe/FTMhc74gWAMieI5HKxO0xdkOO8T3GV6tAYIwXNBnEnOElhd iJSnSfl7pqGuxwTjK0iQApheBAa56vCqIbjm3uOMQ3mZiUhmR+qzZh8KfVuVdHll 6dFxx2ECgYEA1a+rAL9zmFpP/Oc0qwBidBLxfWJn9dQMzsKtJ04DYWeH7P+vUj43 /317j5iX6OKqiD4jRxGUKRqbqKdsHeQCWkPQ50bYJx77sooVeo80122gYwSijgv7 Ll65kHrP41Z1eglHSjG3szaaoecCMLI63+SvjmBew459r8L6v5NOgOkCgYEAysD2 rPnEmjV0CS+5T1uRV2TfJEFQOKwEpfembGI6RNRCsuxdVl5iPv5La3JaSZ3bXe8M Bdhi8kUOneg91J8fs/lXlp8FDhBeqy8kEvSe0eT/K2IxgFSxcEGID0aDqrriUNrP wyarlwah6aSsV0ysVATLcpeeW0oByjdMgu+OzoMCgYBORB1aFMV+E/YgJ37+8xEc eqPAzP5O5/AY+uz47HYIgyciAzRv5yITjh5npfhd8EeNx1Scfy/JLlm9GDVdbVn/ Pb+SNjyNd6ew6SqczT8JeLm6CsSPSowhm8hTxufF2LEGlcdqwXMLTQCuNDJ1K5Ks 1tIGT/3lmpcmfT/iU035oQKBgAh2GxVG6ySAXJJRkos0SBF8nS9XJnDnBN6kQia9 xq6+qPXslUyYbcMxO5aFVC1EUDZQVpEb4a04oo6GdaYc6ebJ3hTkGALpPfoo4nmE Cei6hMebtnMjlbAYnAP/Lll+qRk0uHztbTXFShaFD8go4/wxowfqOeqXYRG+UwwX 0T7fAoGAY5cnHCemuvbvCLg9euVS/rAoiadbku110S/xyEMTcBhNwlXdfwx6JBVx sAcUBfWM1x6ab/9V42BOEyyjkMn2fdCqhsCyDJhUnVB1QJWk2BC+eumDFfM0GBeC soCm4zw5wAbZE3cHSw1/ING3EzSexW1iL43GelI9CkeJsAabGA4= -----END RSA PRIVATE KEY----- 2019-07-02 16:26:48,131 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_8a29c69a-cc7f-49ac-afe0-f16aabd1f995': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fc:ab:63', u'version': 4, u'addr': u'192.168.120.21', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'6e41f393-1fa0-47ae-83cc-8d1c6aaf38a5'}), 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-00000002', u'OS-SRV-USG:launched_at': u'2019-07-02T16:26:46.000000', 'flavor': Munch({u'id': u'040cdb59-b361-4a82-9882-10d962f70747'}), 'az': u'nova', 'id': u'56aa3dcc-e4ba-4dc8-a235-8d7ca5dc9ec1', 'security_groups': [Munch({u'name': u'singlevm1-sg_8a29c69a-cc7f-49ac-afe0-f16aabd1f995'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'32129c5cecb946988ae986814db6c148', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2c636b86c6224566817a470196f62197', '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'2019-07-02T16:26:46.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-02T16:26:46Z', 'hostId': u'358e22754d7a223ea860afc6054d0fd3f5db8aee15be3741cf3bfaec', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_8a29c69a-cc7f-49ac-afe0-f16aabd1f995', 'public_v6': '', 'private_v4': u'192.168.120.21', 'cloud': 'envvars', 'host_id': u'358e22754d7a223ea860afc6054d0fd3f5db8aee15be3741cf3bfaec', '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-00000002', u'OS-SRV-USG:launched_at': u'2019-07-02T16:26:46.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'2c636b86c6224566817a470196f62197', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_8a29c69a-cc7f-49ac-afe0-f16aabd1f995', 'adminPass': u'NypHTKJ42D2J', 'tenant_id': u'2c636b86c6224566817a470196f62197', 'created_at': u'2019-07-02T16:26:32Z', 'created': u'2019-07-02T16:26:32Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-02 16:26:51,231 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'29c24a11-210d-48d3-a7bc-d4ac95b7ee32', 'updated_at': u'2019-07-02T16:26:50Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.21', 'floating_ip_address': u'172.30.9.203', 'revision_number': 1, 'port_id': u'aac49b36-a197-4a4f-b1f8-8c63f2bc8346', 'id': u'57b116e6-c1ce-424e-89e1-0a5f28a94012', 'network': u'88906248-8bd5-46c1-b21b-17eab9c12d99', 'port': u'aac49b36-a197-4a4f-b1f8-8c63f2bc8346', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2c636b86c6224566817a470196f62197', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2c636b86c6224566817a470196f62197', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'88906248-8bd5-46c1-b21b-17eab9c12d99', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'2c636b86c6224566817a470196f62197', 'created_at': u'2019-07-02T16:26:49Z', 'attached': True, u'dns_name': u'', 'router': u'29c24a11-210d-48d3-a7bc-d4ac95b7ee32'}) 2019-07-02 16:26:52,182 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 548652210 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.244709] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.247832] pid_max: default: 32768 minimum: 301 [ 0.249517] ACPI: Core revision 20150930 [ 0.251600] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.254041] Security Framework initialized [ 0.255587] Yama: becoming mindful. [ 0.256954] AppArmor: AppArmor initialized [ 0.258529] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.260979] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.263371] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.265636] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.268190] Initializing cgroup subsys io [ 0.269713] Initializing cgroup subsys memory [ 0.271350] Initializing cgroup subsys devices [ 0.272990] Initializing cgroup subsys freezer [ 0.274627] Initializing cgroup subsys net_cls [ 0.276265] Initializing cgroup subsys perf_event [ 0.277980] Initializing cgroup subsys net_prio [ 0.279655] Initializing cgroup subsys hugetlb [ 0.281288] Initializing cgroup subsys pids [ 0.282916] CPU: Physical Processor ID: 0 [ 0.285133] mce: CPU supports 10 MCE banks [ 0.286710] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.288601] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.307225] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.317099] ftrace: allocating 31920 entries in 125 pages [ 0.354035] smpboot: Max logical packages: 1 [ 0.355652] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.358182] x2apic enabled [ 0.359655] Switched APIC routing to physical x2apic. [ 0.362724] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.364830] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.368736] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.372087] KVM setup paravirtual spinlock [ 0.374098] x86: Booted up 1 node, 1 CPUs [ 0.375611] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.378158] devtmpfs: initialized [ 0.380478] evm: security.selinux [ 0.381782] evm: security.SMACK64 [ 0.383080] evm: security.SMACK64EXEC [ 0.384484] evm: security.SMACK64TRANSMUTE [ 0.386000] evm: security.SMACK64MMAP [ 0.387393] evm: security.ima [ 0.388596] evm: security.capability [ 0.390041] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.393503] pinctrl core: initialized pinctrl subsystem [ 0.395506] RTC time: 16:26:46, date: 07/02/19 [ 0.397231] NET: Registered protocol family 16 [ 0.398992] cpuidle: using governor ladder [ 0.400535] cpuidle: using governor menu [ 0.402016] PCCT header not found. [ 0.403396] ACPI: bus type PCI registered [ 0.404904] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.407221] PCI: Using configuration type 1 for base access [ 0.409914] ACPI: Added _OSI(Module Device) [ 0.411485] ACPI: Added _OSI(Processor Device) [ 0.413102] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.414800] ACPI: Added _OSI(Processor Aggregator Device) [ 0.417533] ACPI: Interpreter enabled [ 0.418953] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.422427] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.425886] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.429347] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.432802] ACPI: (supports S0 S5) [ 0.434122] ACPI: Using IOAPIC for interrupt routing [ 0.435897] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.440589] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.442729] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.445057] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.447312] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.451368] acpiphp: Slot [3] registered [ 0.452865] acpiphp: Slot [4] registered [ 0.454360] acpiphp: Slot [5] registered [ 0.455864] acpiphp: Slot [6] registered [ 0.457353] acpiphp: Slot [7] registered [ 0.458846] acpiphp: Slot [8] registered [ 0.460345] acpiphp: Slot [9] registered [ 0.461841] acpiphp: Slot [10] registered [ 0.463356] acpiphp: Slot [11] registered [ 0.465099] acpiphp: Slot [12] registered [ 0.466717] acpiphp: Slot [13] registered [ 0.468537] acpiphp: Slot [14] registered [ 0.470309] acpiphp: Slot [15] registered [ 0.488973] acpiphp: Slot [16] registered [ 0.490520] acpiphp: Slot [17] registered [ 0.492046] acpiphp: Slot [18] registered [ 0.493557] acpiphp: Slot [19] registered [ 0.495069] acpiphp: Slot [20] registered [ 0.496600] acpiphp: Slot [21] registered [ 0.498119] acpiphp: Slot [22] registered [ 0.499632] acpiphp: Slot [23] registered [ 0.501150] acpiphp: Slot [24] registered [ 0.502674] acpiphp: Slot [25] registered [ 0.504187] acpiphp: Slot [26] registered [ 0.505706] acpiphp: Slot [27] registered [ 0.507253] acpiphp: Slot [28] registered [ 0.508716] acpiphp: Slot [29] registered [ 0.512887] acpiphp: Slot [30] registered [ 0.514458] acpiphp: Slot [31] registered [ 0.515990] PCI host bridge to bus 0000:00 [ 0.517625] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.519934] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.522231] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.524965] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.527696] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.530492] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.537125] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.539539] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.541787] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.544195] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.549173] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.551861] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.574561] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.577678] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.580330] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.582975] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.585578] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.587929] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.590411] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.592400] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.595321] vgaarb: loaded [ 0.596450] vgaarb: bridge control possible 0000:00:02.0 [ 0.598715] SCSI subsystem initialized [ 0.600440] ACPI: bus type USB registered [ 0.601991] usbcore: registered new interface driver usbfs [ 0.603936] usbcore: registered new interface driver hub [ 0.605833] usbcore: registered new device driver usb [ 0.607863] PCI: Using ACPI for IRQ routing [ 0.609949] NetLabel: Initializing [ 0.611303] NetLabel: domain hash size = 128 [ 0.612911] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.614723] NetLabel: unlabeled traffic allowed by default [ 0.616928] clocksource: Switched to clocksource kvm-clock [ 0.628081] AppArmor: AppArmor Filesystem Enabled [ 0.629878] pnp: PnP ACPI init [ 0.631471] pnp: PnP ACPI: found 5 devices [ 0.638724] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.641957] NET: Registered protocol family 2 [ 0.643892] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.646340] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.648620] TCP: Hash tables configured (established 4096 bind 4096) [ 0.650902] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.652970] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.655199] NET: Registered protocol family 1 [ 0.656847] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.658926] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.660963] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.676163] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.691469] Trying to unpack rootfs image as initramfs... [ 0.754459] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.757530] Scanning for low memory corruption every 60 seconds [ 0.759928] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.762163] audit: initializing netlink subsys (disabled) [ 0.764110] audit: type=2000 audit(1562084807.686:1): initialized [ 0.766525] Initialise system trusted keyring [ 0.768266] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.770525] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.773839] zbud: loaded [ 0.775102] VFS: Disk quotas dquot_6.6.0 [ 0.776631] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.779367] fuse init (API version 7.23) [ 0.781022] Key type big_key registered [ 0.782518] Allocating IMA MOK and blacklist keyrings. [ 0.784689] Key type asymmetric registered [ 0.786244] Asymmetric key parser 'x509' registered [ 0.788066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.790856] io scheduler noop registered [ 0.792340] io scheduler deadline registered (default) [ 0.794230] io scheduler cfq registered [ 0.795781] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.797767] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.800109] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.802842] ACPI: Power Button [PWRF] [ 0.804367] GHES: HEST is not enabled! [ 0.818746] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.848893] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.852583] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.878247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.881961] Linux agpgart interface v0.103 [ 0.885641] brd: module loaded [ 0.888143] loop: module loaded [ 0.894279] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.897024] GPT:90111 != 2097151 [ 0.898296] GPT:Alternate GPT header not at the end of the disk. [ 0.900371] GPT:90111 != 2097151 [ 0.901666] GPT: Use GNU Parted to correct GPT errors. [ 0.903505] vda: vda1 vda15 [ 0.905435] scsi host0: ata_piix [ 0.906836] scsi host1: ata_piix [ 0.908171] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.910481] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.913422] libphy: Fixed MDIO Bus: probed [ 0.914963] tun: Universal TUN/TAP device driver, 1.6 [ 0.916773] tun: (C) 1999-2004 Max Krasnyansky [ 0.920306] PPP generic driver version 2.4.2 [ 0.921995] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.924245] ehci-pci: EHCI PCI platform driver [ 0.925903] ehci-platform: EHCI generic platform driver [ 0.927777] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.929923] ohci-pci: OHCI PCI platform driver [ 0.931570] ohci-platform: OHCI generic platform driver [ 0.933445] uhci_hcd: USB Universal Host Controller Interface driver [ 0.948590] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.950477] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.953237] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.955103] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.957269] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.959586] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.962240] usb usb1: Product: UHCI Host Controller [ 0.963986] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.966135] usb usb1: SerialNumber: 0000:00:01.2 [ 0.967910] hub 1-0:1.0: USB hub found [ 0.969366] hub 1-0:1.0: 2 ports detected [ 0.971039] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.974912] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.976706] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.978600] mousedev: PS/2 mouse device common for all mice [ 0.980936] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.984121] rtc_cmos 00:00: RTC can wake from S4 [ 0.986356] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.988595] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.990847] i2c /dev entries driver [ 0.992267] device-mapper: uevent: version 1.0.3 [ 0.994038] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.997108] ledtrig-cpu: registered to indicate activity on CPUs [ 0.999513] NET: Registered protocol family 10 [ 1.001452] NET: Registered protocol family 17 [ 1.003116] Key type dns_resolver registered [ 1.004862] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.006916] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.010192] registered taskstats version 1 [ 1.011757] Loading compiled-in X.509 certificates [ 1.014061] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.017554] zswap: loaded using pool lzo/zbud [ 1.019984] Key type trusted registered [ 1.022466] Key type encrypted registered [ 1.023992] AppArmor: AppArmor sha1 policy hashing enabled [ 1.025949] ima: No TPM chip found, activating TPM-bypass! [ 1.027911] evm: HMAC attrs: 0x1 [ 1.029590] Magic number: 11:227:438 [ 1.031151] rtc_cmos 00:00: setting system clock to 2019-07-02 16:26:47 UTC (1562084807) [ 1.034297] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.036395] EDD information not available. [ 1.070735] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.090587] Write protecting the kernel read-only data: 14336k [ 1.094162] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.097411] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 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 [ 1.147081] random: blkid urandom read with 3 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.90 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.21... Lease of 192.168.120.21 obtained, lease time 43200 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.99. 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----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7/4NNKZc3HXU5bj8BuZRGqoFjY2ZP6bw6I9jhuLg7q1zA36oW5bkULnp+t8yNIX+d/XgQfIt7TQCjtHUWXl7lRhu+lIgNqhdB/uWwrnObjb+zcwYH9O1cixuitwQmlPkCYmDM+GnaNmZQz5+qgy1N0EuVzWVWjl/S/S/rhbSJ1arWmGQ63OdwJsxMRa1xqxm8m2sdIXRN2WY4mAZQjztfw4mnUEC9XofRISkMpUvfNpFFLJlVKsYOm0ElbbY0KMFa2WaLIxAIZMqRYTblKra3rdoan5MJcjpkbrKWrvaEC/Jiupzo7f5G97+Tl7kvsNclOEJdGa/66ZOvQ5gfN4SH root@singlevm1-vm-8a29c69a-cc7f-49ac-afe0-f16aabd1f995 ssh-dss AAAAB3NzaC1kc3MAAACBAPGfIzEkBZlkcjD7hy1svUj9OQmzB9f4QrC4OjdogBl+w663m0/7AZ7XdQTvTCgTNienKFOxzG5arr5qK9IcvGtfsGbDoIEJLiKxmEm0rRnoCE38fCguu+pmAPv2u8ShB/J7Aq7UXE9pn3qpAt4e/IzXOTMZG7oGKlbTREuRot5dAAAAFQCnO0VkrJtEI9ZhfKr0ZLzEPfJJEQAAAIEAzr5hX4MvHbr7fTc9jnkbonFI6r7WJ6PfYRbp6R6hV5uXaK7ubv+7E88GrIShwkatA3udClHDUItGjFXggFxACVNDptppYS0Hu0Ll69Ov8Bw+Y/3nazU8LQaWDxeAm335J3+sZqB6OHwM/12WXjbE9Q+MOb/v7HXeoUHnAgIR8eEAAACAO+SM2mDjka++2ztaSxWCDerNykPCp9cNl+JGcyZfAc+A/nlibsU7O805MpiW7CW7kG8VQkFaJF0EIVEE/Jofjd8aDgFWrPXUWDQD0T1R4o2BlTtBVZ84kAT6nOQ84FLVEC1nPbnczNzXJ4Y1TFZMr/lV1+yJWp0xdt2Fr/PHNHc= root@singlevm1-vm-8a29c69a-cc7f-49ac-afe0-f16aabd1f995 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.74s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.21,24,fe80::f816:3eff:fefc:ab63/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.21 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-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-8a29c69a-cc7f-49ac-afe0-f16aabd1f995 launch-index: 0 === cirros: current=0.4.0 uptime=3.25 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-8a29c69a-cc7f-49ac-afe0-f16aabd1f995 login: 2019-07-02 16:26:53,185 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.203: timed out 2019-07-02 16:27:02,435 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 548652210 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.244709] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.247832] pid_max: default: 32768 minimum: 301 [ 0.249517] ACPI: Core revision 20150930 [ 0.251600] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.254041] Security Framework initialized [ 0.255587] Yama: becoming mindful. [ 0.256954] AppArmor: AppArmor initialized [ 0.258529] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.260979] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.263371] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.265636] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.268190] Initializing cgroup subsys io [ 0.269713] Initializing cgroup subsys memory [ 0.271350] Initializing cgroup subsys devices [ 0.272990] Initializing cgroup subsys freezer [ 0.274627] Initializing cgroup subsys net_cls [ 0.276265] Initializing cgroup subsys perf_event [ 0.277980] Initializing cgroup subsys net_prio [ 0.279655] Initializing cgroup subsys hugetlb [ 0.281288] Initializing cgroup subsys pids [ 0.282916] CPU: Physical Processor ID: 0 [ 0.285133] mce: CPU supports 10 MCE banks [ 0.286710] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.288601] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.307225] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.317099] ftrace: allocating 31920 entries in 125 pages [ 0.354035] smpboot: Max logical packages: 1 [ 0.355652] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.358182] x2apic enabled [ 0.359655] Switched APIC routing to physical x2apic. [ 0.362724] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.364830] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.368736] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.372087] KVM setup paravirtual spinlock [ 0.374098] x86: Booted up 1 node, 1 CPUs [ 0.375611] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.378158] devtmpfs: initialized [ 0.380478] evm: security.selinux [ 0.381782] evm: security.SMACK64 [ 0.383080] evm: security.SMACK64EXEC [ 0.384484] evm: security.SMACK64TRANSMUTE [ 0.386000] evm: security.SMACK64MMAP [ 0.387393] evm: security.ima [ 0.388596] evm: security.capability [ 0.390041] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.393503] pinctrl core: initialized pinctrl subsystem [ 0.395506] RTC time: 16:26:46, date: 07/02/19 [ 0.397231] NET: Registered protocol family 16 [ 0.398992] cpuidle: using governor ladder [ 0.400535] cpuidle: using governor menu [ 0.402016] PCCT header not found. [ 0.403396] ACPI: bus type PCI registered [ 0.404904] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.407221] PCI: Using configuration type 1 for base access [ 0.409914] ACPI: Added _OSI(Module Device) [ 0.411485] ACPI: Added _OSI(Processor Device) [ 0.413102] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.414800] ACPI: Added _OSI(Processor Aggregator Device) [ 0.417533] ACPI: Interpreter enabled [ 0.418953] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.422427] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.425886] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.429347] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.432802] ACPI: (supports S0 S5) [ 0.434122] ACPI: Using IOAPIC for interrupt routing [ 0.435897] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.440589] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.442729] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.445057] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.447312] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.451368] acpiphp: Slot [3] registered [ 0.452865] acpiphp: Slot [4] registered [ 0.454360] acpiphp: Slot [5] registered [ 0.455864] acpiphp: Slot [6] registered [ 0.457353] acpiphp: Slot [7] registered [ 0.458846] acpiphp: Slot [8] registered [ 0.460345] acpiphp: Slot [9] registered [ 0.461841] acpiphp: Slot [10] registered [ 0.463356] acpiphp: Slot [11] registered [ 0.465099] acpiphp: Slot [12] registered [ 0.466717] acpiphp: Slot [13] registered [ 0.468537] acpiphp: Slot [14] registered [ 0.470309] acpiphp: Slot [15] registered [ 0.488973] acpiphp: Slot [16] registered [ 0.490520] acpiphp: Slot [17] registered [ 0.492046] acpiphp: Slot [18] registered [ 0.493557] acpiphp: Slot [19] registered [ 0.495069] acpiphp: Slot [20] registered [ 0.496600] acpiphp: Slot [21] registered [ 0.498119] acpiphp: Slot [22] registered [ 0.499632] acpiphp: Slot [23] registered [ 0.501150] acpiphp: Slot [24] registered [ 0.502674] acpiphp: Slot [25] registered [ 0.504187] acpiphp: Slot [26] registered [ 0.505706] acpiphp: Slot [27] registered [ 0.507253] acpiphp: Slot [28] registered [ 0.508716] acpiphp: Slot [29] registered [ 0.512887] acpiphp: Slot [30] registered [ 0.514458] acpiphp: Slot [31] registered [ 0.515990] PCI host bridge to bus 0000:00 [ 0.517625] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.519934] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.522231] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.524965] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.527696] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.530492] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.537125] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.539539] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.541787] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.544195] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.549173] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.551861] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.574561] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.577678] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.580330] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.582975] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.585578] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.587929] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.590411] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.592400] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.595321] vgaarb: loaded [ 0.596450] vgaarb: bridge control possible 0000:00:02.0 [ 0.598715] SCSI subsystem initialized [ 0.600440] ACPI: bus type USB registered [ 0.601991] usbcore: registered new interface driver usbfs [ 0.603936] usbcore: registered new interface driver hub [ 0.605833] usbcore: registered new device driver usb [ 0.607863] PCI: Using ACPI for IRQ routing [ 0.609949] NetLabel: Initializing [ 0.611303] NetLabel: domain hash size = 128 [ 0.612911] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.614723] NetLabel: unlabeled traffic allowed by default [ 0.616928] clocksource: Switched to clocksource kvm-clock [ 0.628081] AppArmor: AppArmor Filesystem Enabled [ 0.629878] pnp: PnP ACPI init [ 0.631471] pnp: PnP ACPI: found 5 devices [ 0.638724] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.641957] NET: Registered protocol family 2 [ 0.643892] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.646340] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.648620] TCP: Hash tables configured (established 4096 bind 4096) [ 0.650902] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.652970] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.655199] NET: Registered protocol family 1 [ 0.656847] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.658926] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.660963] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.676163] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.691469] Trying to unpack rootfs image as initramfs... [ 0.754459] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.757530] Scanning for low memory corruption every 60 seconds [ 0.759928] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.762163] audit: initializing netlink subsys (disabled) [ 0.764110] audit: type=2000 audit(1562084807.686:1): initialized [ 0.766525] Initialise system trusted keyring [ 0.768266] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.770525] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.773839] zbud: loaded [ 0.775102] VFS: Disk quotas dquot_6.6.0 [ 0.776631] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.779367] fuse init (API version 7.23) [ 0.781022] Key type big_key registered [ 0.782518] Allocating IMA MOK and blacklist keyrings. [ 0.784689] Key type asymmetric registered [ 0.786244] Asymmetric key parser 'x509' registered [ 0.788066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.790856] io scheduler noop registered [ 0.792340] io scheduler deadline registered (default) [ 0.794230] io scheduler cfq registered [ 0.795781] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.797767] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.800109] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.802842] ACPI: Power Button [PWRF] [ 0.804367] GHES: HEST is not enabled! [ 0.818746] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.848893] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.852583] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.878247] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.881961] Linux agpgart interface v0.103 [ 0.885641] brd: module loaded [ 0.888143] loop: module loaded [ 0.894279] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.897024] GPT:90111 != 2097151 [ 0.898296] GPT:Alternate GPT header not at the end of the disk. [ 0.900371] GPT:90111 != 2097151 [ 0.901666] GPT: Use GNU Parted to correct GPT errors. [ 0.903505] vda: vda1 vda15 [ 0.905435] scsi host0: ata_piix [ 0.906836] scsi host1: ata_piix [ 0.908171] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.910481] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.913422] libphy: Fixed MDIO Bus: probed [ 0.914963] tun: Universal TUN/TAP device driver, 1.6 [ 0.916773] tun: (C) 1999-2004 Max Krasnyansky [ 0.920306] PPP generic driver version 2.4.2 [ 0.921995] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.924245] ehci-pci: EHCI PCI platform driver [ 0.925903] ehci-platform: EHCI generic platform driver [ 0.927777] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.929923] ohci-pci: OHCI PCI platform driver [ 0.931570] ohci-platform: OHCI generic platform driver [ 0.933445] uhci_hcd: USB Universal Host Controller Interface driver [ 0.948590] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.950477] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.953237] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.955103] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.957269] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.959586] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.962240] usb usb1: Product: UHCI Host Controller [ 0.963986] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.966135] usb usb1: SerialNumber: 0000:00:01.2 [ 0.967910] hub 1-0:1.0: USB hub found [ 0.969366] hub 1-0:1.0: 2 ports detected [ 0.971039] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.974912] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.976706] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.978600] mousedev: PS/2 mouse device common for all mice [ 0.980936] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.984121] rtc_cmos 00:00: RTC can wake from S4 [ 0.986356] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.988595] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.990847] i2c /dev entries driver [ 0.992267] device-mapper: uevent: version 1.0.3 [ 0.994038] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.997108] ledtrig-cpu: registered to indicate activity on CPUs [ 0.999513] NET: Registered protocol family 10 [ 1.001452] NET: Registered protocol family 17 [ 1.003116] Key type dns_resolver registered [ 1.004862] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.006916] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.010192] registered taskstats version 1 [ 1.011757] Loading compiled-in X.509 certificates [ 1.014061] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.017554] zswap: loaded using pool lzo/zbud [ 1.019984] Key type trusted registered [ 1.022466] Key type encrypted registered [ 1.023992] AppArmor: AppArmor sha1 policy hashing enabled [ 1.025949] ima: No TPM chip found, activating TPM-bypass! [ 1.027911] evm: HMAC attrs: 0x1 [ 1.029590] Magic number: 11:227:438 [ 1.031151] rtc_cmos 00:00: setting system clock to 2019-07-02 16:26:47 UTC (1562084807) [ 1.034297] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.036395] EDD information not available. [ 1.070735] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.090587] Write protecting the kernel read-only data: 14336k [ 1.094162] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.097411] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 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 [ 1.147081] random: blkid urandom read with 3 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.90 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.21... Lease of 192.168.120.21 obtained, lease time 43200 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.99. 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----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7/4NNKZc3HXU5bj8BuZRGqoFjY2ZP6bw6I9jhuLg7q1zA36oW5bkULnp+t8yNIX+d/XgQfIt7TQCjtHUWXl7lRhu+lIgNqhdB/uWwrnObjb+zcwYH9O1cixuitwQmlPkCYmDM+GnaNmZQz5+qgy1N0EuVzWVWjl/S/S/rhbSJ1arWmGQ63OdwJsxMRa1xqxm8m2sdIXRN2WY4mAZQjztfw4mnUEC9XofRISkMpUvfNpFFLJlVKsYOm0ElbbY0KMFa2WaLIxAIZMqRYTblKra3rdoan5MJcjpkbrKWrvaEC/Jiupzo7f5G97+Tl7kvsNclOEJdGa/66ZOvQ5gfN4SH root@singlevm1-vm-8a29c69a-cc7f-49ac-afe0-f16aabd1f995 ssh-dss AAAAB3NzaC1kc3MAAACBAPGfIzEkBZlkcjD7hy1svUj9OQmzB9f4QrC4OjdogBl+w663m0/7AZ7XdQTvTCgTNienKFOxzG5arr5qK9IcvGtfsGbDoIEJLiKxmEm0rRnoCE38fCguu+pmAPv2u8ShB/J7Aq7UXE9pn3qpAt4e/IzXOTMZG7oGKlbTREuRot5dAAAAFQCnO0VkrJtEI9ZhfKr0ZLzEPfJJEQAAAIEAzr5hX4MvHbr7fTc9jnkbonFI6r7WJ6PfYRbp6R6hV5uXaK7ubv+7E88GrIShwkatA3udClHDUItGjFXggFxACVNDptppYS0Hu0Ll69Ov8Bw+Y/3nazU8LQaWDxeAm335J3+sZqB6OHwM/12WXjbE9Q+MOb/v7HXeoUHnAgIR8eEAAACAO+SM2mDjka++2ztaSxWCDerNykPCp9cNl+JGcyZfAc+A/nlibsU7O805MpiW7CW7kG8VQkFaJF0EIVEE/Jofjd8aDgFWrPXUWDQD0T1R4o2BlTtBVZ84kAT6nOQ84FLVEC1nPbnczNzXJ4Y1TFZMr/lV1+yJWp0xdt2Fr/PHNHc= root@singlevm1-vm-8a29c69a-cc7f-49ac-afe0-f16aabd1f995 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.74s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.21,24,fe80::f816:3eff:fefc:ab63/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.21 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-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-8a29c69a-cc7f-49ac-afe0-f16aabd1f995 launch-index: 0 === cirros: current=0.4.0 uptime=3.25 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-8a29c69a-cc7f-49ac-afe0-f16aabd1f995 login: 2019-07-02 16:27:02,540 - functest.core.singlevm - DEBUG - output: Hello World 2019-07-02 16:27:02,541 - functest.core.singlevm - DEBUG - error: 2019-07-02 16:27:02,653 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-02 16:27:02,653 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:54 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-02 16:27:17,034 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2019-07-02 16:27:18,421 - 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'a656f20b68134a69a151d548bbd76fa9', '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_a0529cbb-b99e-46be-bc38-d57deb329132'}) 2019-07-02 16:27:18,980 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd45911f8af8e4756b13261105950adc7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_a0529cbb-b99e-46be-bc38-d57deb329132'}) 2019-07-02 16:27:20,814 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_a0529cbb-b99e-46be-bc38-d57deb329132', 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'a656f20b68134a69a151d548bbd76fa9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'D4YMAn75WtSa13ZcAsSI5SnO61r6nu', 'username': u'singlevm2-user_a0529cbb-b99e-46be-bc38-d57deb329132', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-02 16:27:20,818 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_a0529cbb-b99e-46be-bc38-d57deb329132', 'password': 'D4YMAn75WtSa13ZcAsSI5SnO61r6nu', 'project_name': 'singlevm2-project_a0529cbb-b99e-46be-bc38-d57deb329132', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'a656f20b68134a69a151d548bbd76fa9', 'project_domain_name': 'Default'} 2019-07-02 16:27:20,819 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2019-07-02 16:27:22,819 - 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'dns_domain': u'', u'updated_at': u'2019-07-02T16:27:21Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'df205297-d957-4349-9767-1a87be2dd987', u'provider:segmentation_id': 40, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm2-net_a0529cbb-b99e-46be-bc38-d57deb329132', u'created_at': u'2019-07-02T16:27:21Z', u'mtu': 1442, u'tenant_id': u'a656f20b68134a69a151d548bbd76fa9', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a656f20b68134a69a151d548bbd76fa9'}) 2019-07-02 16:27:25,644 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-02T16:27: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'c90993b1-85b5-4c43-8a53-137d6a9831a7', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_a0529cbb-b99e-46be-bc38-d57deb329132', u'enable_dhcp': True, u'network_id': u'df205297-d957-4349-9767-1a87be2dd987', u'tenant_id': u'a656f20b68134a69a151d548bbd76fa9', u'created_at': u'2019-07-02T16:27: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'a656f20b68134a69a151d548bbd76fa9'}) 2019-07-02 16:27:28,276 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'88906248-8bd5-46c1-b21b-17eab9c12d99', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'621a68f6-d100-46cd-a42a-75525aeec4b5', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'a656f20b68134a69a151d548bbd76fa9', u'created_at': u'2019-07-02T16:27:26Z', u'admin_state_up': True, u'updated_at': u'2019-07-02T16:27:27Z', u'revision_number': 2, u'routes': [], u'project_id': u'a656f20b68134a69a151d548bbd76fa9', u'id': u'9305bb98-fdd9-4d22-8875-c055d8ed2b49', u'name': u'singlevm2-router_a0529cbb-b99e-46be-bc38-d57deb329132'}) 2019-07-02 16:27:34,376 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/64dba3fc-5519-4f94-b9c1-67178051f2c8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/64dba3fc-5519-4f94-b9c1-67178051f2c8/file', 'owner': u'a656f20b68134a69a151d548bbd76fa9', 'id': u'64dba3fc-5519-4f94-b9c1-67178051f2c8', 'size': 12716032, u'self': u'/v2/images/64dba3fc-5519-4f94-b9c1-67178051f2c8', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a656f20b68134a69a151d548bbd76fa9', 'name': 'singlevm2-project_a0529cbb-b99e-46be-bc38-d57deb329132', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/64dba3fc-5519-4f94-b9c1-67178051f2c8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-02T16:27:33Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-02T16:27:33Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_a0529cbb-b99e-46be-bc38-d57deb329132', '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/64dba3fc-5519-4f94-b9c1-67178051f2c8', 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_a0529cbb-b99e-46be-bc38-d57deb329132', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_a0529cbb-b99e-46be-bc38-d57deb329132', 'created': u'2019-07-02T16:27:32Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-02T16:27:32Z', 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/64dba3fc-5519-4f94-b9c1-67178051f2c8', 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_a0529cbb-b99e-46be-bc38-d57deb329132', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-02 16:27:34,925 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_a0529cbb-b99e-46be-bc38-d57deb329132', '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'2c636b86c6224566817a470196f62197', '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'9cd7dcb0-aaf7-45f0-a4ba-c53adb026f26', 'swap': 0}) 2019-07-02 16:27:35,648 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDI34kfPPgy0jnU7MCzXGajMF7CLmeO5avnoLEXJ5eTTfeb3zatqaXsakV5uL5phlicZ8qpVsoN6tRKvYqWji+NBm2GHOXHJrGdIAaJ9VSDREo1Nd7hBF+h6r9ANAj8kgEn1XV/sGNUnsXOaTbY4PU2Y7f6wR1tspvc26Nm/pw6UeQuxMh/amgUxjkNvmFSJ+07P9P140WSfVwMu2vfehfB9jbfm0aM2f3/BYTpMD2t+TGZU9jeTrkBHzoqtie3SCsiRufs+RGwMRpQT5+rtr95c2bDgrzEIud+IVBY3jvKd7vFD95V3SYxOJmmEcnEO781SG6Wtu8ao25KtAUFDeTf Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyN+JHzz4MtI51OzAs1xmozBewi5njuWr56CxFyeXk033m982\nraml7GpFebi+aYZYnGfKqVbKDerUSr2Klo4vjQZthhzlxyaxnSAGifVUg0RKNTXe\n4QRfoeq/QDQI/JIBJ9V1f7BjVJ7Fzmk22OD1NmO3+sEdbbKb3NujZv6cOlHkLsTI\nf2poFMY5Db5hUiftOz/T9eNFkn1cDLtr33oXwfY235tGjNn9/wWE6TA9rfkxmVPY\n3k65AR86KrYnt0grIkbn7PkRsDEaUE+fq7a/eXNmw4K8xCLnfiFQWN47yne7xQ/e\nVd0mMTiZphHJxDu/NUhulrbvGqNuSrQFBQ3k3wIDAQABAoIBAQCOtHf3EFqHyGA7\ni6LvCaMFJlT7gPojQ7lXygpll8QQa2CQhQiUYaS2C12mNwBXeZE0NGx+12CeeIkv\nO+7cPNE9UCa5E4iObkfah6j9k6Phyb8qhEX9+Bx0rJAIba9At/1ILlbWSxqWQGHo\n3UiQ1Wh/pmJLK6zbhPtD8WnpvtKAfu94ZS3ju+TdH4u8bdaeO1juybedqTiYZfe6\nQiQPO+3wPFFh1b9VmIoh/mlAQJv9xFN3d0oo9NfFnuByBctBAplCLaFkJqNZDg5H\ngCghEr0x4JRnrhSVj4uvs0Uiz/59aYutGAihtDP+8yZdchdN16zsjwPypiWOulHV\nnqIa1P1xAoGBAPmvaPE02Trgq9WuRmh1+K7fblNsD63I4KKupe9NETy6B/xdxumn\nIL/Wg7x/JxC6kWWgLjkemWQSoWeLFAZypx94/ZH4I2BQLtiysdV7s3mOapppyDh8\nrG2PiRB6mPi124V1o/ANv30ThssZUhKGcmL3ItnbwaumuuSkYIFOsm33AoGBAM30\nF3pRvmL6UAluJAW0N4SM7S8v/pxp7nOdEwbufGEkPCSZxjyPM5QEr/k8gR3Ivds/\nucwFR5GWYEYj102va3khUTCZ+TiFmsqEbQEoxxHVeIvR4efid6xwX6qWE2rZI6os\nrF44Nbv4G1Bbti7U+H5vnyoQLV+fK6Gu/Tf4JSZZAoGAV/gXLzSBfJ7/q69VGyTF\nU0dhJX8jHwVxL5/80o0Cj7Szb5TSqiu5/BzmGRlreBdjdryyzGkdfgaaW1LC4Wqv\nuwTzweP9Asf9WVfME/0bRK6KnJC8fDpgvdEeZ3HqR2Y7S5AhDEiruLOSgCgRpHk9\n/+Q2oS8t0v5RRpErdyN09g0CgYA+OcayLWqBizGNd9qoYof3o4CyJiUeax8hjU7H\nZFzuGL2XLWLovzeNPFFS04YLUrCSQtHHI7047p9N8dxGW370TS2zqoHTIwLet14b\n4I8tAzt1u0cvAYy47AbrioZ5XPvamb7GhOMvVMoj4GHOCoi94snLMrIS1wuewTk+\npNnMmQKBgANfoebSLK3l78Jp36VCR0v2Q8wtIyeHWerMcR+4CcreWvKY2ehKjCSG\nPc9ADvyjdhhjf+MbZpcNwuJ8AsnEraKcH2xfH4fdQShftyPI644SAz+0IRwhH/Ix\nb+Nmhrb2UfB2YeyKLUuB7SX2jtzZXPYC+fUJvduDd1xxRM0tvjD1\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'd45911f8af8e4756b13261105950adc7', 'name': u'singlevm2-kp_a0529cbb-b99e-46be-bc38-d57deb329132', 'created_at': '2019-07-02T16:27:35.648835', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a656f20b68134a69a151d548bbd76fa9', 'name': 'singlevm2-project_a0529cbb-b99e-46be-bc38-d57deb329132', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'f9:79:3e:9c:20:25:fe:ad:cb:93:fe:c5:f3:63:a8:01', 'type': 'ssh', 'id': u'singlevm2-kp_a0529cbb-b99e-46be-bc38-d57deb329132'}) 2019-07-02 16:27:35,649 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAyN+JHzz4MtI51OzAs1xmozBewi5njuWr56CxFyeXk033m982 raml7GpFebi+aYZYnGfKqVbKDerUSr2Klo4vjQZthhzlxyaxnSAGifVUg0RKNTXe 4QRfoeq/QDQI/JIBJ9V1f7BjVJ7Fzmk22OD1NmO3+sEdbbKb3NujZv6cOlHkLsTI f2poFMY5Db5hUiftOz/T9eNFkn1cDLtr33oXwfY235tGjNn9/wWE6TA9rfkxmVPY 3k65AR86KrYnt0grIkbn7PkRsDEaUE+fq7a/eXNmw4K8xCLnfiFQWN47yne7xQ/e Vd0mMTiZphHJxDu/NUhulrbvGqNuSrQFBQ3k3wIDAQABAoIBAQCOtHf3EFqHyGA7 i6LvCaMFJlT7gPojQ7lXygpll8QQa2CQhQiUYaS2C12mNwBXeZE0NGx+12CeeIkv O+7cPNE9UCa5E4iObkfah6j9k6Phyb8qhEX9+Bx0rJAIba9At/1ILlbWSxqWQGHo 3UiQ1Wh/pmJLK6zbhPtD8WnpvtKAfu94ZS3ju+TdH4u8bdaeO1juybedqTiYZfe6 QiQPO+3wPFFh1b9VmIoh/mlAQJv9xFN3d0oo9NfFnuByBctBAplCLaFkJqNZDg5H gCghEr0x4JRnrhSVj4uvs0Uiz/59aYutGAihtDP+8yZdchdN16zsjwPypiWOulHV nqIa1P1xAoGBAPmvaPE02Trgq9WuRmh1+K7fblNsD63I4KKupe9NETy6B/xdxumn IL/Wg7x/JxC6kWWgLjkemWQSoWeLFAZypx94/ZH4I2BQLtiysdV7s3mOapppyDh8 rG2PiRB6mPi124V1o/ANv30ThssZUhKGcmL3ItnbwaumuuSkYIFOsm33AoGBAM30 F3pRvmL6UAluJAW0N4SM7S8v/pxp7nOdEwbufGEkPCSZxjyPM5QEr/k8gR3Ivds/ ucwFR5GWYEYj102va3khUTCZ+TiFmsqEbQEoxxHVeIvR4efid6xwX6qWE2rZI6os rF44Nbv4G1Bbti7U+H5vnyoQLV+fK6Gu/Tf4JSZZAoGAV/gXLzSBfJ7/q69VGyTF U0dhJX8jHwVxL5/80o0Cj7Szb5TSqiu5/BzmGRlreBdjdryyzGkdfgaaW1LC4Wqv uwTzweP9Asf9WVfME/0bRK6KnJC8fDpgvdEeZ3HqR2Y7S5AhDEiruLOSgCgRpHk9 /+Q2oS8t0v5RRpErdyN09g0CgYA+OcayLWqBizGNd9qoYof3o4CyJiUeax8hjU7H ZFzuGL2XLWLovzeNPFFS04YLUrCSQtHHI7047p9N8dxGW370TS2zqoHTIwLet14b 4I8tAzt1u0cvAYy47AbrioZ5XPvamb7GhOMvVMoj4GHOCoi94snLMrIS1wuewTk+ pNnMmQKBgANfoebSLK3l78Jp36VCR0v2Q8wtIyeHWerMcR+4CcreWvKY2ehKjCSG Pc9ADvyjdhhjf+MbZpcNwuJ8AsnEraKcH2xfH4fdQShftyPI644SAz+0IRwhH/Ix b+Nmhrb2UfB2YeyKLUuB7SX2jtzZXPYC+fUJvduDd1xxRM0tvjD1 -----END RSA PRIVATE KEY----- 2019-07-02 16:27:59,792 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_a0529cbb-b99e-46be-bc38-d57deb329132': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ce:87:3f', 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'64dba3fc-5519-4f94-b9c1-67178051f2c8'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-02T16:27:56.000000', 'flavor': Munch({u'id': u'9cd7dcb0-aaf7-45f0-a4ba-c53adb026f26'}), 'az': u'nova', 'id': u'b0211a85-1783-40aa-9872-a4afc2a1e95d', 'security_groups': [Munch({u'name': u'singlevm2-sg_a0529cbb-b99e-46be-bc38-d57deb329132'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd45911f8af8e4756b13261105950adc7', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a656f20b68134a69a151d548bbd76fa9', 'name': 'singlevm2-project_a0529cbb-b99e-46be-bc38-d57deb329132', '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'2019-07-02T16:27:56.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-02T16:27:56Z', 'hostId': u'8aba2f23807343d44eaae99e778c55d54f793a692ca91fc9e2c8a9cb', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_a0529cbb-b99e-46be-bc38-d57deb329132', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'8aba2f23807343d44eaae99e778c55d54f793a692ca91fc9e2c8a9cb', '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'2019-07-02T16:27:56.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a656f20b68134a69a151d548bbd76fa9', 'name': u'singlevm2-vm_a0529cbb-b99e-46be-bc38-d57deb329132', 'adminPass': u'Vuf29kvZ87GU', 'tenant_id': u'a656f20b68134a69a151d548bbd76fa9', 'created_at': u'2019-07-02T16:27:44Z', 'created': u'2019-07-02T16:27:44Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-02 16:28:03,078 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'9305bb98-fdd9-4d22-8875-c055d8ed2b49', 'updated_at': u'2019-07-02T16:28:02Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'4883b575-19fa-4f5c-bba7-dc9d061c2c1c', 'id': u'b86789cf-62dc-49ac-902b-f747ee9995dc', 'network': u'88906248-8bd5-46c1-b21b-17eab9c12d99', 'port': u'4883b575-19fa-4f5c-bba7-dc9d061c2c1c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a656f20b68134a69a151d548bbd76fa9', 'name': 'singlevm2-project_a0529cbb-b99e-46be-bc38-d57deb329132', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'a656f20b68134a69a151d548bbd76fa9', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'88906248-8bd5-46c1-b21b-17eab9c12d99', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'a656f20b68134a69a151d548bbd76fa9', 'created_at': u'2019-07-02T16:28:01Z', 'attached': True, u'dns_name': u'', 'router': u'9305bb98-fdd9-4d22-8875-c055d8ed2b49'}) 2019-07-02 16:28:03,318 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 519412459 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.251959] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.255113] pid_max: default: 32768 minimum: 301 [ 0.256800] ACPI: Core revision 20150930 [ 0.258913] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.261370] Security Framework initialized [ 0.262867] Yama: becoming mindful. [ 0.264197] AppArmor: AppArmor initialized [ 0.265748] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.268130] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.270478] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.272700] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.275220] Initializing cgroup subsys io [ 0.276714] Initializing cgroup subsys memory [ 0.278291] Initializing cgroup subsys devices [ 0.279901] Initializing cgroup subsys freezer [ 0.281509] Initializing cgroup subsys net_cls [ 0.283099] Initializing cgroup subsys perf_event [ 0.284761] Initializing cgroup subsys net_prio [ 0.286422] Initializing cgroup subsys hugetlb [ 0.288046] Initializing cgroup subsys pids [ 0.289648] CPU: Physical Processor ID: 0 [ 0.291858] mce: CPU supports 10 MCE banks [ 0.293419] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.295310] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.314036] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.323897] ftrace: allocating 31920 entries in 125 pages [ 0.360846] smpboot: Max logical packages: 1 [ 0.362413] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.364851] x2apic enabled [ 0.366288] Switched APIC routing to physical x2apic. [ 0.369287] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.371321] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.375099] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.378363] KVM setup paravirtual spinlock [ 0.380400] x86: Booted up 1 node, 1 CPUs [ 0.381867] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.384374] devtmpfs: initialized [ 0.386659] evm: security.selinux [ 0.387919] evm: security.SMACK64 [ 0.389173] evm: security.SMACK64EXEC [ 0.390557] evm: security.SMACK64TRANSMUTE [ 0.392032] evm: security.SMACK64MMAP [ 0.393418] evm: security.ima [ 0.394628] evm: security.capability [ 0.396113] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.399591] pinctrl core: initialized pinctrl subsystem [ 0.401580] RTC time: 16:27:57, date: 07/02/19 [ 0.403275] NET: Registered protocol family 16 [ 0.404994] cpuidle: using governor ladder [ 0.406505] cpuidle: using governor menu [ 0.407982] PCCT header not found. [ 0.409341] ACPI: bus type PCI registered [ 0.410817] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.413080] PCI: Using configuration type 1 for base access [ 0.415801] ACPI: Added _OSI(Module Device) [ 0.417361] ACPI: Added _OSI(Processor Device) [ 0.418989] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.420689] ACPI: Added _OSI(Processor Aggregator Device) [ 0.423409] ACPI: Interpreter enabled [ 0.424831] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.428269] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.431634] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.435033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.438546] ACPI: (supports S0 S5) [ 0.439863] ACPI: Using IOAPIC for interrupt routing [ 0.441638] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.446335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.448483] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.450862] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.453162] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.457269] acpiphp: Slot [3] registered [ 0.458768] acpiphp: Slot [4] registered [ 0.460286] acpiphp: Slot [5] registered [ 0.461798] acpiphp: Slot [6] registered [ 0.463313] acpiphp: Slot [7] registered [ 0.464813] acpiphp: Slot [8] registered [ 0.466320] acpiphp: Slot [9] registered [ 0.467805] acpiphp: Slot [10] registered [ 0.469312] acpiphp: Slot [11] registered [ 0.470835] acpiphp: Slot [12] registered [ 0.472338] acpiphp: Slot [13] registered [ 0.473834] acpiphp: Slot [14] registered [ 0.475344] acpiphp: Slot [15] registered [ 0.493392] acpiphp: Slot [16] registered [ 0.494904] acpiphp: Slot [17] registered [ 0.496410] acpiphp: Slot [18] registered [ 0.497922] acpiphp: Slot [19] registered [ 0.499427] acpiphp: Slot [20] registered [ 0.500931] acpiphp: Slot [21] registered [ 0.502436] acpiphp: Slot [22] registered [ 0.503941] acpiphp: Slot [23] registered [ 0.505452] acpiphp: Slot [24] registered [ 0.506995] acpiphp: Slot [25] registered [ 0.508514] acpiphp: Slot [26] registered [ 0.510047] acpiphp: Slot [27] registered [ 0.511559] acpiphp: Slot [28] registered [ 0.513072] acpiphp: Slot [29] registered [ 0.514579] acpiphp: Slot [30] registered [ 0.516087] acpiphp: Slot [31] registered [ 0.517603] PCI host bridge to bus 0000:00 [ 0.519114] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.521390] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.523678] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.526401] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.529128] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.531903] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.536788] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.539193] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.544256] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.547529] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.554240] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.557088] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.581181] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.583894] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.586546] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.589393] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.591996] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.594374] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.597512] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.599508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.602424] vgaarb: loaded [ 0.603541] vgaarb: bridge control possible 0000:00:02.0 [ 0.606164] SCSI subsystem initialized [ 0.608231] ACPI: bus type USB registered [ 0.609817] usbcore: registered new interface driver usbfs [ 0.611756] usbcore: registered new interface driver hub [ 0.613634] usbcore: registered new device driver usb [ 0.615813] PCI: Using ACPI for IRQ routing [ 0.618247] NetLabel: Initializing [ 0.619584] NetLabel: domain hash size = 128 [ 0.621214] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.623056] NetLabel: unlabeled traffic allowed by default [ 0.625566] clocksource: Switched to clocksource kvm-clock [ 0.636730] AppArmor: AppArmor Filesystem Enabled [ 0.638563] pnp: PnP ACPI init [ 0.640196] pnp: PnP ACPI: found 5 devices [ 0.647475] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.650747] NET: Registered protocol family 2 [ 0.652690] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.655170] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.657474] TCP: Hash tables configured (established 4096 bind 4096) [ 0.659776] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.661859] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.664115] NET: Registered protocol family 1 [ 0.665780] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.667874] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.669937] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.685093] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.700372] Trying to unpack rootfs image as initramfs... [ 0.762824] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.765908] Scanning for low memory corruption every 60 seconds [ 0.768344] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.770605] audit: initializing netlink subsys (disabled) [ 0.772572] audit: type=2000 audit(1562084877.774:1): initialized [ 0.775002] Initialise system trusted keyring [ 0.776751] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.778984] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.782353] zbud: loaded [ 0.783611] VFS: Disk quotas dquot_6.6.0 [ 0.785167] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.787953] fuse init (API version 7.23) [ 0.789616] Key type big_key registered [ 0.791134] Allocating IMA MOK and blacklist keyrings. [ 0.793320] Key type asymmetric registered [ 0.794891] Asymmetric key parser 'x509' registered [ 0.796721] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.799548] io scheduler noop registered [ 0.801066] io scheduler deadline registered (default) [ 0.802985] io scheduler cfq registered [ 0.804552] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.806554] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.808936] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.811701] ACPI: Power Button [PWRF] [ 0.813251] GHES: HEST is not enabled! [ 0.827680] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.857353] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.861020] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.886763] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.890511] Linux agpgart interface v0.103 [ 0.894242] brd: module loaded [ 0.896764] loop: module loaded [ 0.902148] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.904934] GPT:90111 != 2097151 [ 0.906232] GPT:Alternate GPT header not at the end of the disk. [ 0.908344] GPT:90111 != 2097151 [ 0.909640] GPT: Use GNU Parted to correct GPT errors. [ 0.911512] vda: vda1 vda15 [ 0.913439] scsi host0: ata_piix [ 0.914862] scsi host1: ata_piix [ 0.916216] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.918572] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.921570] libphy: Fixed MDIO Bus: probed [ 0.923137] tun: Universal TUN/TAP device driver, 1.6 [ 0.924967] tun: (C) 1999-2004 Max Krasnyansky [ 0.928923] PPP generic driver version 2.4.2 [ 0.931175] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.934471] ehci-pci: EHCI PCI platform driver [ 0.936736] ehci-platform: EHCI generic platform driver [ 0.939321] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.941738] ohci-pci: OHCI PCI platform driver [ 0.943675] ohci-platform: OHCI generic platform driver [ 0.945869] uhci_hcd: USB Universal Host Controller Interface driver [ 0.961444] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.963661] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.966709] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.968589] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.970751] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.973106] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.975845] usb usb1: Product: UHCI Host Controller [ 0.977675] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.979913] usb usb1: SerialNumber: 0000:00:01.2 [ 0.981756] hub 1-0:1.0: USB hub found [ 0.983264] hub 1-0:1.0: 2 ports detected [ 0.984980] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.988911] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.990792] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.992752] mousedev: PS/2 mouse device common for all mice [ 0.995161] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.998436] rtc_cmos 00:00: RTC can wake from S4 [ 1.000720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.003024] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.005346] i2c /dev entries driver [ 1.006773] device-mapper: uevent: version 1.0.3 [ 1.008562] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.011697] ledtrig-cpu: registered to indicate activity on CPUs [ 1.014180] NET: Registered protocol family 10 [ 1.016145] NET: Registered protocol family 17 [ 1.017844] Key type dns_resolver registered [ 1.019638] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.021762] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.025096] registered taskstats version 1 [ 1.026705] Loading compiled-in X.509 certificates [ 1.029058] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.032614] zswap: loaded using pool lzo/zbud [ 1.035099] Key type trusted registered [ 1.037606] Key type encrypted registered [ 1.039165] AppArmor: AppArmor sha1 policy hashing enabled [ 1.041149] ima: No TPM chip found, activating TPM-bypass! [ 1.043175] evm: HMAC attrs: 0x1 [ 1.044891] Magic number: 11:777:488 [ 1.046418] regulator regulator.0: hash matches [ 1.048232] rtc_cmos 00:00: setting system clock to 2019-07-02 16:27:58 UTC (1562084878) [ 1.051353] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.053540] EDD information not available. [ 1.075311] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.078300] Write protecting the kernel read-only data: 14336k [ 1.081955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.085326] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 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.94 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.299158] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.9... Lease of 192.168.120.9 obtained, lease time 43200 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.03. iid=i-00000005 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC2Qq1evxDARt/EbymQwUpgcc6KOEm0gQdPuNZpUSSxZmsEDb9MZz0g/CjM4A/BsnOfziwyLsEfqOsIQ3n8nOL53NRxFNsn8UduCb8W/VJkCDLqxa4Nbc8ZKsmWN6l6IxXvXCqlyjnrH/odwKzlVDkYNE6CUixJLszWhMn1rv6TUwGdeT+gvVcpLXtkSKxWkS11QQxFpjtSRIKmqhBcMy3cRLd4QXjHG5ayUU1DNPzjoO0+6j1WP4z0ikWhOLJ02UvoXH+o3Kmretsdo/UCOsFj1YhCl2Iy9zOVGVQZMEMc9C0zWUjA0ntlxvaFkPdvPFIr2yHOEF4uOL/FhpyuUNzl root@singlevm2-vm-a0529cbb-b99e-46be-bc38-d57deb329132 ssh-dss AAAAB3NzaC1kc3MAAACBAMyYs0AYWhsX/jfY032TBo5qSIty+2yWlGM2Bow40t+cx0eU5obA2mLJiWOcC0xL/hdbZVsQiPQQgmffKDVkssMZh26DSRHLiKsZsDLAJv7lRS4WIQbWPTLdp1fPCbzIOernGOQlL+97Ak7UeJU+affit+n8iQQxZm2PGXxXBmmzAAAAFQC/FnyOYKj4JaOl+EkW5B7mSbnViwAAAIBP9wx4cOtXD2Uxdjlttahsf4jc4JJd1ex8v7K/220FkkiuppOmllH2i9wVs2Xae96diMbO2EFw8LXCytTwbA4F8qVuCpgucVctqIXMHSDCnZggkXm55qPChDnhQNJ7iqdAslsBiIHnIgkV2guLFPW0XdW8MCYk2YNQVwa/qXEMCAAAAIAa84AeMO0P4xKipkUIHMNj3h664IeT+Ny5l3A4tYu5L5oZkNGJLJFdDhrIzQmHjgqk/usdIsGAelFlX0MC2GM53NxJ9Vh5wvAzcbU14xS8m1YmwZ45uVqa/9nmSGaZzXF/x08Q4/tbstCTOIxU13GHmr4LfDfjrBcjH9942a/QEA== root@singlevm2-vm-a0529cbb-b99e-46be-bc38-d57deb329132 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 1.17s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fece:873f/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.9 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000005 name: N/A availability-zone: nova local-hostname: singlevm2-vm-a0529cbb-b99e-46be-bc38-d57deb329132 launch-index: 0 === cirros: current=0.4.0 uptime=3.63 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-a0529cbb-b99e-46be-bc38-d57deb329132 login: 2019-07-02 16:28:04,457 - functest.core.singlevm - DEBUG - output: Hello World 2019-07-02 16:28:04,458 - functest.core.singlevm - DEBUG - error: 2019-07-02 16:28:04,573 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-02 16:28:04,573 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:44 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-02 16:28:21,734 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2019-07-02 16:28:23,173 - 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'696e28ab64ef42e3b7a79a14d4ee7315', '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_3a209a9c-9571-4643-899b-01e185b4a1b7'}) 2019-07-02 16:28:23,689 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'38a23486613c4ad8a58c0d4286394a78', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_3a209a9c-9571-4643-899b-01e185b4a1b7'}) 2019-07-02 16:28:25,710 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_3a209a9c-9571-4643-899b-01e185b4a1b7', 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'696e28ab64ef42e3b7a79a14d4ee7315', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'CXvOBpzP3SPBCWJF1lNTBa2qzXH3La', 'username': u'vping_ssh-user_3a209a9c-9571-4643-899b-01e185b4a1b7', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-02 16:28:25,713 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_3a209a9c-9571-4643-899b-01e185b4a1b7', 'password': 'CXvOBpzP3SPBCWJF1lNTBa2qzXH3La', 'project_name': 'vping_ssh-project_3a209a9c-9571-4643-899b-01e185b4a1b7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '696e28ab64ef42e3b7a79a14d4ee7315', 'project_domain_name': 'Default'} 2019-07-02 16:28:25,714 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2019-07-02 16:28:27,405 - 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'dns_domain': u'', u'updated_at': u'2019-07-02T16:28:26Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'566aee6c-e4ff-408b-af10-46ee8405e5e9', u'provider:segmentation_id': 45, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_ssh-net_3a209a9c-9571-4643-899b-01e185b4a1b7', u'created_at': u'2019-07-02T16:28:26Z', u'mtu': 1442, u'tenant_id': u'696e28ab64ef42e3b7a79a14d4ee7315', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'696e28ab64ef42e3b7a79a14d4ee7315'}) 2019-07-02 16:28:30,111 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-02T16:28:28Z', 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'9d687310-8068-4229-8d49-35cc9ce9de16', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_3a209a9c-9571-4643-899b-01e185b4a1b7', u'enable_dhcp': True, u'network_id': u'566aee6c-e4ff-408b-af10-46ee8405e5e9', u'tenant_id': u'696e28ab64ef42e3b7a79a14d4ee7315', u'created_at': u'2019-07-02T16:28:28Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'696e28ab64ef42e3b7a79a14d4ee7315'}) 2019-07-02 16:28:32,623 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'88906248-8bd5-46c1-b21b-17eab9c12d99', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'621a68f6-d100-46cd-a42a-75525aeec4b5', u'ip_address': u'172.30.9.214'}]}, u'description': u'', u'tags': [], u'tenant_id': u'696e28ab64ef42e3b7a79a14d4ee7315', u'created_at': u'2019-07-02T16:28:30Z', u'admin_state_up': True, u'updated_at': u'2019-07-02T16:28:31Z', u'revision_number': 2, u'routes': [], u'project_id': u'696e28ab64ef42e3b7a79a14d4ee7315', u'id': u'5cd67b66-4689-4396-a284-dbfdc3415d04', u'name': u'vping_ssh-router_3a209a9c-9571-4643-899b-01e185b4a1b7'}) 2019-07-02 16:28:39,013 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/bae183ff-dcf0-427f-84b1-59b35c01fb47/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bae183ff-dcf0-427f-84b1-59b35c01fb47/file', 'owner': u'696e28ab64ef42e3b7a79a14d4ee7315', 'id': u'bae183ff-dcf0-427f-84b1-59b35c01fb47', 'size': 12716032, u'self': u'/v2/images/bae183ff-dcf0-427f-84b1-59b35c01fb47', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'696e28ab64ef42e3b7a79a14d4ee7315', 'name': 'vping_ssh-project_3a209a9c-9571-4643-899b-01e185b4a1b7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/bae183ff-dcf0-427f-84b1-59b35c01fb47/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-02T16:28:38Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-02T16:28:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_3a209a9c-9571-4643-899b-01e185b4a1b7', '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/bae183ff-dcf0-427f-84b1-59b35c01fb47', 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_3a209a9c-9571-4643-899b-01e185b4a1b7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_3a209a9c-9571-4643-899b-01e185b4a1b7', 'created': u'2019-07-02T16:28:37Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-02T16:28:37Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/bae183ff-dcf0-427f-84b1-59b35c01fb47', 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_3a209a9c-9571-4643-899b-01e185b4a1b7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-02 16:28:39,380 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_3a209a9c-9571-4643-899b-01e185b4a1b7', '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'2c636b86c6224566817a470196f62197', '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'7cf28c82-2b6f-4b63-a0f7-1029d62e2727', 'swap': 0}) 2019-07-02 16:28:40,406 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCnidbwIpXSda8wxgRNFB54optNbfuWR6/89MxPzn89alN5MAlYhTp1ekDza2/LLlaOfCr7AHBUZkY821rqqlFX2pM2Wi3inG2L8kGdJD9HLzG5sGvy0Ww0yn3Sgi8os6rK5f+o1A8FV2tv/tgINL0giWN9RpkPfjKuQCrKtEra8bZBhwPTHIVBGf8jHzcqWwHS/NWLz3QjI9JC0KOe7/S78h6U6Z8o3aPDPDmI7L06Rq4GMBdhDAp25MEjmIzWQ1tLbHDSkMrDrwNO8vXbv3wNcda5Uu0H9fneSg56Ta9FVNatqZQTeKOOSpMnhCMUgHsrSkLKgGn17BoGQCUqqb5N Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAp4nW8CKV0nWvMMYETRQeeKKbTW37lkev/PTMT85/PWpTeTAJ\nWIU6dXpA82tvyy5Wjnwq+wBwVGZGPNta6qpRV9qTNlot4pxti/JBnSQ/Ry8xubBr\n8tFsNMp90oIvKLOqyuX/qNQPBVdrb/7YCDS9IIljfUaZD34yrkAqyrRK2vG2QYcD\n0xyFQRn/Ix83KlsB0vzVi890IyPSQtCjnu/0u/IelOmfKN2jwzw5iOy9OkauBjAX\nYQwKduTBI5iM1kNbS2xw0pDKw68DTvL12798DXHWuVLtB/X53koOek2vRVTWramU\nE3ijjkqTJ4QjFIB7K0pCyoBp9ewaBkAlKqm+TQIDAQABAoIBAFyZrCo4A3U6xKUB\nnZj4uMrWnV4Tnw31+4ilyVOG//7zCMYfzdqWcLRD6Shhxn2X1BGXAa6QFIYhrUqv\ntzWjA6i6T8mn2Fq7OTUzph5zzWHL7QEESPYB2HvpO9ghSm2FuK3CqCcpZk/+fIx/\nX+pRNAOKzGmOnsTYbKyxHLXDJuiR8YQezA4u4WmMZHCoZ4JrNgw+dXvN8b9k76Zt\nmuXWXZ7UEFg6Hv1RMKPbPMAz+jMFSnK8ey4VnTNHi5q4NvVqOgrn4iXqZt4uvqop\nM5a9DNoKsKpRIk7r/uams2p43+UTC/tP9gIcGauN4K9dQ97+SvKO4/RPS3oejLd6\n3WVq0EECgYEA2XuCKLrQssoLjY1DXzMKq8s4HlK96d7rRyMJkW6mhoMjHGySKWT4\npjE1EDfvHatqvo9m9tLY0+Uq+tlubfX9eppBKJRX4aOrSk8n5jFQXMtREDF2AfJ0\nWdrP5N5Az++PmA+e72gCqa9l96Y6GJ7cAse59gzJTEwMeroXJ3pvDhECgYEAxTXo\nIgl0ijZywBwz6mCyYLvwfiGS3H/kgWdq2NzDY2aD6rL0/xSUuiQC/MSSYXbnizFH\naCheSVre73gcTJcW5A4gUDWYpXGzllWnue6vlD5D86Jm95fBUS4TJ9sL4y/lpd5Y\n/xpVF+NZPrkvY2Zs4thfqnPWtVb5OKa+vdcR4H0CgYEAl+BXoifsLJ9KeBzJisbz\nUcuGMi7oL1Wcir4eJXDXXCJiN6xeWggIWM8OVngpRVf7IH62kfHmt/tXC30iUCo0\nTRVCIZuOz6Vjrm4e1/NiQps9zggsd+mgdUuIWTUYn92VMsTd4iSJj4RMuihcc+sk\ni9B8viZpwR1urZodJ1WqDnECgYB8gaws0Qtitz17TFL6hlIYAI+1Ej1GOPhrOn+a\nqsYw22gtpQ5IfRXo7xNzwicooYlNt679c38TkOtvBMXZFQq+sKx192CIE2DuaOWb\n3bW8QhNkngOkDYtfVVeCsiivJm42akqFxHo0urR9hS0F9ISKM1EyrC/CDUcLHTsP\nX9lJgQKBgB6ywY8FXBmqf8MBRPX1q1tzSEquGKQBqrZhKOxpM0oAi+ufNpr2O6JT\nQp8qCIS1VwdpSRgwHUm2DrIlBGUGpZuRph+i9r3J1o2nPj5fi8jG0GoXCV+Nv+Zm\nufbjrs8Zku/NFtQCyiKzXmMTlpkTN1aS+K9Wtnm6SoJvtO5HN79K\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'38a23486613c4ad8a58c0d4286394a78', 'name': u'vping_ssh-kp_3a209a9c-9571-4643-899b-01e185b4a1b7', 'created_at': '2019-07-02T16:28:40.406931', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'696e28ab64ef42e3b7a79a14d4ee7315', 'name': 'vping_ssh-project_3a209a9c-9571-4643-899b-01e185b4a1b7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'2f:2d:d0:3a:43:3d:3a:6f:63:c4:c4:ce:d6:2f:b7:d0', 'type': 'ssh', 'id': u'vping_ssh-kp_3a209a9c-9571-4643-899b-01e185b4a1b7'}) 2019-07-02 16:28:40,407 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAp4nW8CKV0nWvMMYETRQeeKKbTW37lkev/PTMT85/PWpTeTAJ WIU6dXpA82tvyy5Wjnwq+wBwVGZGPNta6qpRV9qTNlot4pxti/JBnSQ/Ry8xubBr 8tFsNMp90oIvKLOqyuX/qNQPBVdrb/7YCDS9IIljfUaZD34yrkAqyrRK2vG2QYcD 0xyFQRn/Ix83KlsB0vzVi890IyPSQtCjnu/0u/IelOmfKN2jwzw5iOy9OkauBjAX YQwKduTBI5iM1kNbS2xw0pDKw68DTvL12798DXHWuVLtB/X53koOek2vRVTWramU E3ijjkqTJ4QjFIB7K0pCyoBp9ewaBkAlKqm+TQIDAQABAoIBAFyZrCo4A3U6xKUB nZj4uMrWnV4Tnw31+4ilyVOG//7zCMYfzdqWcLRD6Shhxn2X1BGXAa6QFIYhrUqv tzWjA6i6T8mn2Fq7OTUzph5zzWHL7QEESPYB2HvpO9ghSm2FuK3CqCcpZk/+fIx/ X+pRNAOKzGmOnsTYbKyxHLXDJuiR8YQezA4u4WmMZHCoZ4JrNgw+dXvN8b9k76Zt muXWXZ7UEFg6Hv1RMKPbPMAz+jMFSnK8ey4VnTNHi5q4NvVqOgrn4iXqZt4uvqop M5a9DNoKsKpRIk7r/uams2p43+UTC/tP9gIcGauN4K9dQ97+SvKO4/RPS3oejLd6 3WVq0EECgYEA2XuCKLrQssoLjY1DXzMKq8s4HlK96d7rRyMJkW6mhoMjHGySKWT4 pjE1EDfvHatqvo9m9tLY0+Uq+tlubfX9eppBKJRX4aOrSk8n5jFQXMtREDF2AfJ0 WdrP5N5Az++PmA+e72gCqa9l96Y6GJ7cAse59gzJTEwMeroXJ3pvDhECgYEAxTXo Igl0ijZywBwz6mCyYLvwfiGS3H/kgWdq2NzDY2aD6rL0/xSUuiQC/MSSYXbnizFH aCheSVre73gcTJcW5A4gUDWYpXGzllWnue6vlD5D86Jm95fBUS4TJ9sL4y/lpd5Y /xpVF+NZPrkvY2Zs4thfqnPWtVb5OKa+vdcR4H0CgYEAl+BXoifsLJ9KeBzJisbz UcuGMi7oL1Wcir4eJXDXXCJiN6xeWggIWM8OVngpRVf7IH62kfHmt/tXC30iUCo0 TRVCIZuOz6Vjrm4e1/NiQps9zggsd+mgdUuIWTUYn92VMsTd4iSJj4RMuihcc+sk i9B8viZpwR1urZodJ1WqDnECgYB8gaws0Qtitz17TFL6hlIYAI+1Ej1GOPhrOn+a qsYw22gtpQ5IfRXo7xNzwicooYlNt679c38TkOtvBMXZFQq+sKx192CIE2DuaOWb 3bW8QhNkngOkDYtfVVeCsiivJm42akqFxHo0urR9hS0F9ISKM1EyrC/CDUcLHTsP X9lJgQKBgB6ywY8FXBmqf8MBRPX1q1tzSEquGKQBqrZhKOxpM0oAi+ufNpr2O6JT Qp8qCIS1VwdpSRgwHUm2DrIlBGUGpZuRph+i9r3J1o2nPj5fi8jG0GoXCV+Nv+Zm ufbjrs8Zku/NFtQCyiKzXmMTlpkTN1aS+K9Wtnm6SoJvtO5HN79K -----END RSA PRIVATE KEY----- 2019-07-02 16:29:02,271 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_3a209a9c-9571-4643-899b-01e185b4a1b7': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:25:64:94', 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'bae183ff-dcf0-427f-84b1-59b35c01fb47'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-02T16:29:00.000000', 'flavor': Munch({u'id': u'7cf28c82-2b6f-4b63-a0f7-1029d62e2727'}), 'az': u'nova', 'id': u'de955923-50bd-41df-a888-6b4dc0dfd6e1', 'security_groups': [Munch({u'name': u'vping_ssh-sg_3a209a9c-9571-4643-899b-01e185b4a1b7'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'38a23486613c4ad8a58c0d4286394a78', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'696e28ab64ef42e3b7a79a14d4ee7315', 'name': 'vping_ssh-project_3a209a9c-9571-4643-899b-01e185b4a1b7', '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'2019-07-02T16:29:00.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-02T16:29:00Z', 'hostId': u'b88a0ae0cb0b4b5acce1152e5f88f64abedb733a6484f0fa8cbc2c1e', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'b88a0ae0cb0b4b5acce1152e5f88f64abedb733a6484f0fa8cbc2c1e', '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'2019-07-02T16:29:00.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'696e28ab64ef42e3b7a79a14d4ee7315', 'name': u'vping_ssh-vm2_3a209a9c-9571-4643-899b-01e185b4a1b7', 'adminPass': u'zEZ2dZkrKVzy', 'tenant_id': u'696e28ab64ef42e3b7a79a14d4ee7315', 'created_at': u'2019-07-02T16:28:49Z', 'created': u'2019-07-02T16:28:49Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-02 16:29:23,705 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_3a209a9c-9571-4643-899b-01e185b4a1b7': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:18:eb:03', 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'bae183ff-dcf0-427f-84b1-59b35c01fb47'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-02T16:29:20.000000', 'flavor': Munch({u'id': u'7cf28c82-2b6f-4b63-a0f7-1029d62e2727'}), 'az': u'nova', 'id': u'd676f225-43b2-4838-b041-23944ad65cc4', 'security_groups': [Munch({u'name': u'vping_ssh-sg_3a209a9c-9571-4643-899b-01e185b4a1b7'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'38a23486613c4ad8a58c0d4286394a78', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'696e28ab64ef42e3b7a79a14d4ee7315', 'name': 'vping_ssh-project_3a209a9c-9571-4643-899b-01e185b4a1b7', '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'2019-07-02T16:29:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-02T16:29:20Z', 'hostId': u'38c0ab3ca8b78b8fe943215bef54652e6e105b3464119d9c0410dfd0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_3a209a9c-9571-4643-899b-01e185b4a1b7', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'38c0ab3ca8b78b8fe943215bef54652e6e105b3464119d9c0410dfd0', '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'2019-07-02T16:29:20.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'696e28ab64ef42e3b7a79a14d4ee7315', 'name': u'vping_ssh-vm_3a209a9c-9571-4643-899b-01e185b4a1b7', 'adminPass': u'tqHqFbxbAfV3', 'tenant_id': u'696e28ab64ef42e3b7a79a14d4ee7315', 'created_at': u'2019-07-02T16:29:08Z', 'created': u'2019-07-02T16:29:08Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-02 16:29:26,452 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'5cd67b66-4689-4396-a284-dbfdc3415d04', 'updated_at': u'2019-07-02T16:29:25Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'282d117d-88ad-4d73-845b-5482be2d482a', 'id': u'bfae5be1-747e-4144-8ec4-216b2c90020a', 'network': u'88906248-8bd5-46c1-b21b-17eab9c12d99', 'port': u'282d117d-88ad-4d73-845b-5482be2d482a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'696e28ab64ef42e3b7a79a14d4ee7315', 'name': 'vping_ssh-project_3a209a9c-9571-4643-899b-01e185b4a1b7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'696e28ab64ef42e3b7a79a14d4ee7315', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'88906248-8bd5-46c1-b21b-17eab9c12d99', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'696e28ab64ef42e3b7a79a14d4ee7315', 'created_at': u'2019-07-02T16:29:24Z', 'attached': True, u'dns_name': u'', 'router': u'5cd67b66-4689-4396-a284-dbfdc3415d04'}) 2019-07-02 16:29:27,267 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 497042368 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.242969] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.246025] pid_max: default: 32768 minimum: 301 [ 0.247672] ACPI: Core revision 20150930 [ 0.249717] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.252145] Security Framework initialized [ 0.253690] Yama: becoming mindful. [ 0.255022] AppArmor: AppArmor initialized [ 0.256562] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.258990] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.261335] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.263582] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.266088] Initializing cgroup subsys io [ 0.267574] Initializing cgroup subsys memory [ 0.269153] Initializing cgroup subsys devices [ 0.270789] Initializing cgroup subsys freezer [ 0.272418] Initializing cgroup subsys net_cls [ 0.274021] Initializing cgroup subsys perf_event [ 0.275692] Initializing cgroup subsys net_prio [ 0.277358] Initializing cgroup subsys hugetlb [ 0.278950] Initializing cgroup subsys pids [ 0.280536] CPU: Physical Processor ID: 0 [ 0.282759] mce: CPU supports 10 MCE banks [ 0.284296] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.286150] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.306239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.316044] ftrace: allocating 31920 entries in 125 pages [ 0.351941] smpboot: Max logical packages: 1 [ 0.353543] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.356006] x2apic enabled [ 0.357437] Switched APIC routing to physical x2apic. [ 0.360409] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.362471] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.366278] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.369563] KVM setup paravirtual spinlock [ 0.371548] x86: Booted up 1 node, 1 CPUs [ 0.373024] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.375526] devtmpfs: initialized [ 0.377797] evm: security.selinux [ 0.379068] evm: security.SMACK64 [ 0.380337] evm: security.SMACK64EXEC [ 0.381700] evm: security.SMACK64TRANSMUTE [ 0.383184] evm: security.SMACK64MMAP [ 0.384555] evm: security.ima [ 0.385723] evm: security.capability [ 0.387135] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.390514] pinctrl core: initialized pinctrl subsystem [ 0.392480] RTC time: 16:29:21, date: 07/02/19 [ 0.394172] NET: Registered protocol family 16 [ 0.395901] cpuidle: using governor ladder [ 0.397401] cpuidle: using governor menu [ 0.398842] PCCT header not found. [ 0.400184] ACPI: bus type PCI registered [ 0.401657] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.403919] PCI: Using configuration type 1 for base access [ 0.406560] ACPI: Added _OSI(Module Device) [ 0.408086] ACPI: Added _OSI(Processor Device) [ 0.409671] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.411331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.413995] ACPI: Interpreter enabled [ 0.415392] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.418809] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.422400] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.426058] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.429498] ACPI: (supports S0 S5) [ 0.430797] ACPI: Using IOAPIC for interrupt routing [ 0.432629] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.437284] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.439454] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.441761] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.443973] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.447958] acpiphp: Slot [3] registered [ 0.449426] acpiphp: Slot [4] registered [ 0.450888] acpiphp: Slot [5] registered [ 0.452403] acpiphp: Slot [6] registered [ 0.453892] acpiphp: Slot [7] registered [ 0.455361] acpiphp: Slot [8] registered [ 0.457150] acpiphp: Slot [9] registered [ 0.458680] acpiphp: Slot [10] registered [ 0.460278] acpiphp: Slot [11] registered [ 0.462108] acpiphp: Slot [12] registered [ 0.463713] acpiphp: Slot [13] registered [ 0.465320] acpiphp: Slot [14] registered [ 0.466867] acpiphp: Slot [15] registered [ 0.484868] acpiphp: Slot [16] registered [ 0.486384] acpiphp: Slot [17] registered [ 0.487875] acpiphp: Slot [18] registered [ 0.489363] acpiphp: Slot [19] registered [ 0.490847] acpiphp: Slot [20] registered [ 0.492335] acpiphp: Slot [21] registered [ 0.493828] acpiphp: Slot [22] registered [ 0.495334] acpiphp: Slot [23] registered [ 0.496818] acpiphp: Slot [24] registered [ 0.498317] acpiphp: Slot [25] registered [ 0.499800] acpiphp: Slot [26] registered [ 0.501327] acpiphp: Slot [27] registered [ 0.502820] acpiphp: Slot [28] registered [ 0.504323] acpiphp: Slot [29] registered [ 0.505806] acpiphp: Slot [30] registered [ 0.507302] acpiphp: Slot [31] registered [ 0.508797] PCI host bridge to bus 0000:00 [ 0.510304] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.512725] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.515023] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.517738] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.520461] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.523229] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.528237] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.530645] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.532861] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.535254] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.539937] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.542612] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.565418] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.572241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.574885] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.577491] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.580075] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.583048] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.586133] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.588276] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.591170] vgaarb: loaded [ 0.592298] vgaarb: bridge control possible 0000:00:02.0 [ 0.594903] SCSI subsystem initialized [ 0.596937] ACPI: bus type USB registered [ 0.598521] usbcore: registered new interface driver usbfs [ 0.600483] usbcore: registered new interface driver hub [ 0.602368] usbcore: registered new device driver usb [ 0.604557] PCI: Using ACPI for IRQ routing [ 0.607024] NetLabel: Initializing [ 0.608366] NetLabel: domain hash size = 128 [ 0.609954] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.611798] NetLabel: unlabeled traffic allowed by default [ 0.614284] clocksource: Switched to clocksource kvm-clock [ 0.626088] AppArmor: AppArmor Filesystem Enabled [ 0.627944] pnp: PnP ACPI init [ 0.629913] pnp: PnP ACPI: found 5 devices [ 0.637236] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.640485] NET: Registered protocol family 2 [ 0.642634] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.645050] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.647313] TCP: Hash tables configured (established 4096 bind 4096) [ 0.649584] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.651619] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.653875] NET: Registered protocol family 1 [ 0.655561] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.657646] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.659679] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.674866] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.690560] Trying to unpack rootfs image as initramfs... [ 0.756129] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.759342] Scanning for low memory corruption every 60 seconds [ 0.761843] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.764125] audit: initializing netlink subsys (disabled) [ 0.766047] audit: type=2000 audit(1562084961.737:1): initialized [ 0.768527] Initialise system trusted keyring [ 0.770321] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.772491] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.775772] zbud: loaded [ 0.777038] VFS: Disk quotas dquot_6.6.0 [ 0.778592] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.781350] fuse init (API version 7.23) [ 0.782989] Key type big_key registered [ 0.784482] Allocating IMA MOK and blacklist keyrings. [ 0.786662] Key type asymmetric registered [ 0.788210] Asymmetric key parser 'x509' registered [ 0.789999] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.792789] io scheduler noop registered [ 0.794260] io scheduler deadline registered (default) [ 0.796133] io scheduler cfq registered [ 0.797735] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.799695] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.802068] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.804786] ACPI: Power Button [PWRF] [ 0.806368] GHES: HEST is not enabled! [ 0.820741] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.850696] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.854353] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.880039] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.883768] Linux agpgart interface v0.103 [ 0.887674] brd: module loaded [ 0.890192] loop: module loaded [ 0.895375] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.898094] GPT:90111 != 2097151 [ 0.899369] GPT:Alternate GPT header not at the end of the disk. [ 0.901439] GPT:90111 != 2097151 [ 0.902709] GPT: Use GNU Parted to correct GPT errors. [ 0.904537] vda: vda1 vda15 [ 0.906599] scsi host0: ata_piix [ 0.907999] scsi host1: ata_piix [ 0.909331] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.911634] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.914618] libphy: Fixed MDIO Bus: probed [ 0.916160] tun: Universal TUN/TAP device driver, 1.6 [ 0.917960] tun: (C) 1999-2004 Max Krasnyansky [ 0.921416] PPP generic driver version 2.4.2 [ 0.923329] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.925542] ehci-pci: EHCI PCI platform driver [ 0.927330] ehci-platform: EHCI generic platform driver [ 0.929184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.931328] ohci-pci: OHCI PCI platform driver [ 0.932970] ohci-platform: OHCI generic platform driver [ 0.934839] uhci_hcd: USB Universal Host Controller Interface driver [ 0.950025] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.951912] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.954673] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.956533] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.958765] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.961061] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.963717] usb usb1: Product: UHCI Host Controller [ 0.965464] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.967606] usb usb1: SerialNumber: 0000:00:01.2 [ 0.969390] hub 1-0:1.0: USB hub found [ 0.970832] hub 1-0:1.0: 2 ports detected [ 0.972539] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.976394] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.978342] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.980404] mousedev: PS/2 mouse device common for all mice [ 0.982746] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.985941] rtc_cmos 00:00: RTC can wake from S4 [ 0.988208] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.990446] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.992670] i2c /dev entries driver [ 0.994078] device-mapper: uevent: version 1.0.3 [ 0.995837] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.998892] ledtrig-cpu: registered to indicate activity on CPUs [ 1.001360] NET: Registered protocol family 10 [ 1.003471] NET: Registered protocol family 17 [ 1.005131] Key type dns_resolver registered [ 1.006936] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.008975] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.012249] registered taskstats version 1 [ 1.013824] Loading compiled-in X.509 certificates [ 1.016183] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.019664] zswap: loaded using pool lzo/zbud [ 1.022343] Key type trusted registered [ 1.024815] Key type encrypted registered [ 1.026346] AppArmor: AppArmor sha1 policy hashing enabled [ 1.028306] ima: No TPM chip found, activating TPM-bypass! [ 1.030250] evm: HMAC attrs: 0x1 [ 1.031971] Magic number: 11:777:488 [ 1.033450] regulator regulator.0: hash matches [ 1.035231] rtc_cmos 00:00: setting system clock to 2019-07-02 16:29:22 UTC (1562084962) [ 1.038240] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.040334] EDD information not available. [ 1.072842] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.075738] Write protecting the kernel read-only data: 14336k [ 1.081172] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.084563] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.03 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.381580] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.3... Lease of 192.168.120.3 obtained, lease time 43200 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.12. iid=i-0000000b 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCkoX8lQIrxS6zORz20JtOUcOapay7Sq5cxl02BFgJmDV5k/Fc49nHYtMB/DT5eRvxyh1jB3d9CT2J66T3pUqHUDJ31XDUSMDJ3KqOHUBzS1oyKtH3tEZHbgIg9V6xFyZxElBaqyC0dp4YT/X2zcCe4Y1zLS/Xz8Y+Z0G2E7RLrtneLOeKzAq3t2Af2t7HTCV/1FXA4qD2V1TJwcSihP48JC9W7A0dl9t098phOvZHaK18qdkA91MmpOJgMlltRCsLdGOZ8IJUEt7S3DJqMncsBydsQnWfg0UbhOqoPyxk2yHC4l+HgSiLef3CJrb4Z1d9ncZt7dAhRPIOgnD5ffhfL root@vping-ssh-vm-3a209a9c-9571-4643-899b-01e185b4a1b7 ssh-dss AAAAB3NzaC1kc3MAAACBAO4PfGPpO6gApAPt2pszS4i+gRAO7p/EqlB+u0qn98g59g63UsALVLLI49auSj6p9nhM2W9u7TNFCvwkOYRZPCfZ/UpiG+rkQ8yCyVuA2BA6Kjm7gQdMuPTo+/N8fp3J2TXT8hr3Ywhc7aQy3FR2s+sjZGCHHMkkLB//2N+qOAC5AAAAFQCnShJE98AFxSoZ1GOApqkxOTPSaQAAAIEA36uYlCAHbRhmNIWdtuE1UpNSa34qFiFI0tWrbCkLOZjP51GNDfXiGeo92ll07IvIeL67M4K9C/rlIvu//LWPnY66dP5TpxqtsZgBxEUS2BJvU6v+4vjxz5RbayV5EjaNDwzDqd48tyzvfeRfIgPBbzhealQLwCRf+++B+6p4GlMAAACAN0bFxmFIgL2FX8X+eJrI3tD+7YyzHc5q1atdpN1Mz9nABoD/MTpDwGxRBIIbl2StcdhacPYvM0oy+o63L8XyLJ5FWb+5IK9JG5u9M86ek2YIWqsiAnTh6FfuNpe+kceK76fwNSOC1YbsggglexpCPfFTMdwpRPZVi5wVn2WjTsM= root@vping-ssh-vm-3a209a9c-9571-4643-899b-01e185b4a1b7 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.87s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fe18:eb03/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.3 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-0000000b name: N/A availability-zone: nova local-hostname: vping-ssh-vm-3a209a9c-9571-4643-899b-01e185b4a1b7 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.29 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-3a209a9c-9571-4643-899b-01e185b4a1b7 login: 2019-07-02 16:29:28,340 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.12 (192.168.120.12): 56 data bytes 64 bytes from 192.168.120.12: seq=0 ttl=64 time=1.350 ms --- 192.168.120.12 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.350/1.350/1.350 ms 2019-07-02 16:29:28,340 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2019-07-02 16:29:28,451 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-02 16:29:28,451 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:03 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-02 16:29:49,198 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2019-07-02 16:29:50,570 - 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'caac867806c445b08caca65497585134', '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_82b36fdb-712d-4ba8-b4d4-caf2dcb76e37'}) 2019-07-02 16:29:51,048 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5f5207f6258c407392afca3bf69587e1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_82b36fdb-712d-4ba8-b4d4-caf2dcb76e37'}) 2019-07-02 16:29:52,801 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_82b36fdb-712d-4ba8-b4d4-caf2dcb76e37', 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'caac867806c445b08caca65497585134', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'oeZUgnwoBwZ19mZgpfR85alj2dWTyr', 'username': u'vping_userdata-user_82b36fdb-712d-4ba8-b4d4-caf2dcb76e37', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-02 16:29:52,804 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_82b36fdb-712d-4ba8-b4d4-caf2dcb76e37', 'password': 'oeZUgnwoBwZ19mZgpfR85alj2dWTyr', 'project_name': 'vping_userdata-project_82b36fdb-712d-4ba8-b4d4-caf2dcb76e37', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'caac867806c445b08caca65497585134', 'project_domain_name': 'Default'} 2019-07-02 16:29:52,805 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2019-07-02 16:29:54,687 - 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'dns_domain': u'', u'updated_at': u'2019-07-02T16:29:53Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'd083e036-6943-4e45-9ae8-0e3a4a8be523', u'provider:segmentation_id': 34, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_userdata-net_82b36fdb-712d-4ba8-b4d4-caf2dcb76e37', u'created_at': u'2019-07-02T16:29:53Z', u'mtu': 1442, u'tenant_id': u'caac867806c445b08caca65497585134', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'caac867806c445b08caca65497585134'}) 2019-07-02 16:29:57,400 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-02T16:29: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'120f13d6-a552-4963-9a0b-c659efd3c2fe', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_82b36fdb-712d-4ba8-b4d4-caf2dcb76e37', u'enable_dhcp': True, u'network_id': u'd083e036-6943-4e45-9ae8-0e3a4a8be523', u'tenant_id': u'caac867806c445b08caca65497585134', u'created_at': u'2019-07-02T16:29: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'caac867806c445b08caca65497585134'}) 2019-07-02 16:29:59,924 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'88906248-8bd5-46c1-b21b-17eab9c12d99', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'621a68f6-d100-46cd-a42a-75525aeec4b5', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'caac867806c445b08caca65497585134', u'created_at': u'2019-07-02T16:29:58Z', u'admin_state_up': True, u'updated_at': u'2019-07-02T16:29:59Z', u'revision_number': 2, u'routes': [], u'project_id': u'caac867806c445b08caca65497585134', u'id': u'3a08cb94-660c-4e26-a60b-410c9d206276', u'name': u'vping_userdata-router_82b36fdb-712d-4ba8-b4d4-caf2dcb76e37'}) 2019-07-02 16:30:05,273 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/8b9abc64-9043-4c6e-bb86-c2cd8f28a7e9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8b9abc64-9043-4c6e-bb86-c2cd8f28a7e9/file', 'owner': u'caac867806c445b08caca65497585134', 'id': u'8b9abc64-9043-4c6e-bb86-c2cd8f28a7e9', 'size': 12716032, u'self': u'/v2/images/8b9abc64-9043-4c6e-bb86-c2cd8f28a7e9', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'caac867806c445b08caca65497585134', 'name': 'vping_userdata-project_82b36fdb-712d-4ba8-b4d4-caf2dcb76e37', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/8b9abc64-9043-4c6e-bb86-c2cd8f28a7e9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-02T16:30:04Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-02T16:30:04Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_82b36fdb-712d-4ba8-b4d4-caf2dcb76e37', '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/8b9abc64-9043-4c6e-bb86-c2cd8f28a7e9', 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_82b36fdb-712d-4ba8-b4d4-caf2dcb76e37', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_82b36fdb-712d-4ba8-b4d4-caf2dcb76e37', 'created': u'2019-07-02T16:30:04Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-02T16:30: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/8b9abc64-9043-4c6e-bb86-c2cd8f28a7e9', 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_82b36fdb-712d-4ba8-b4d4-caf2dcb76e37', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-02 16:30:05,787 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_82b36fdb-712d-4ba8-b4d4-caf2dcb76e37', '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'2c636b86c6224566817a470196f62197', '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'b50628b6-227f-40ee-8f2c-9b6068b2ccc5', 'swap': 0}) 2019-07-02 16:30:26,513 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_82b36fdb-712d-4ba8-b4d4-caf2dcb76e37': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2a:67:57', 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'8b9abc64-9043-4c6e-bb86-c2cd8f28a7e9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-02T16:30:22.000000', 'flavor': Munch({u'id': u'b50628b6-227f-40ee-8f2c-9b6068b2ccc5'}), 'az': u'nova', 'id': u'91447770-41e7-494c-ab94-432956bb0961', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5f5207f6258c407392afca3bf69587e1', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'caac867806c445b08caca65497585134', 'name': 'vping_userdata-project_82b36fdb-712d-4ba8-b4d4-caf2dcb76e37', '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'2019-07-02T16:30:22.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-02T16:30:22Z', 'hostId': u'd3e45da8a48fbe4e226c3b938d49106b4804e1c968803ebc26940b9b', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'd3e45da8a48fbe4e226c3b938d49106b4804e1c968803ebc26940b9b', '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'2019-07-02T16:30:22.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'caac867806c445b08caca65497585134', 'name': u'vping_userdata-vm_82b36fdb-712d-4ba8-b4d4-caf2dcb76e37', 'adminPass': u'kRJ3ZUE3nqgd', 'tenant_id': u'caac867806c445b08caca65497585134', 'created_at': u'2019-07-02T16:30:11Z', 'created': u'2019-07-02T16:30:11Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-02 16:30:44,858 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_82b36fdb-712d-4ba8-b4d4-caf2dcb76e37': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:13:24:8b', 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'8b9abc64-9043-4c6e-bb86-c2cd8f28a7e9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-02T16:30:42.000000', 'flavor': Munch({u'id': u'b50628b6-227f-40ee-8f2c-9b6068b2ccc5'}), 'az': u'nova', 'id': u'e89d9518-6c28-4caa-bbf8-0a91af8015f1', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5f5207f6258c407392afca3bf69587e1', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'caac867806c445b08caca65497585134', 'name': 'vping_userdata-project_82b36fdb-712d-4ba8-b4d4-caf2dcb76e37', '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'2019-07-02T16:30:42.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-02T16:30:43Z', 'hostId': u'ac6b58270819bf9237ecd02155d224070ec9e3f612f8ab64bcfc993b', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'ac6b58270819bf9237ecd02155d224070ec9e3f612f8ab64bcfc993b', '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'2019-07-02T16:30:42.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'caac867806c445b08caca65497585134', 'name': u'vping_userdata-vm2_82b36fdb-712d-4ba8-b4d4-caf2dcb76e37', 'adminPass': u'6L83xfubvEJG', 'tenant_id': u'caac867806c445b08caca65497585134', 'created_at': u'2019-07-02T16:30:31Z', 'created': u'2019-07-02T16:30:31Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-02 16:30:44,858 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2019-07-02 16:30:46,884 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 539006844 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.245594] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.248638] pid_max: default: 32768 minimum: 301 [ 0.250270] ACPI: Core revision 20150930 [ 0.252327] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.254759] Security Framework initialized [ 0.256296] Yama: becoming mindful. [ 0.257680] AppArmor: AppArmor initialized [ 0.259236] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.261616] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.263975] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.266189] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.268657] Initializing cgroup subsys io [ 0.270107] Initializing cgroup subsys memory [ 0.271705] Initializing cgroup subsys devices [ 0.273305] Initializing cgroup subsys freezer [ 0.274887] Initializing cgroup subsys net_cls [ 0.276480] Initializing cgroup subsys perf_event [ 0.278113] Initializing cgroup subsys net_prio [ 0.279696] Initializing cgroup subsys hugetlb [ 0.281283] Initializing cgroup subsys pids [ 0.282860] CPU: Physical Processor ID: 0 [ 0.285027] mce: CPU supports 10 MCE banks [ 0.286533] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.288393] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.308174] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.317736] ftrace: allocating 31920 entries in 125 pages [ 0.353702] smpboot: Max logical packages: 1 [ 0.355249] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.357705] x2apic enabled [ 0.359100] Switched APIC routing to physical x2apic. [ 0.362067] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.364081] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.367807] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.371035] KVM setup paravirtual spinlock [ 0.372969] x86: Booted up 1 node, 1 CPUs [ 0.374445] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.376869] devtmpfs: initialized [ 0.379097] evm: security.selinux [ 0.380347] evm: security.SMACK64 [ 0.381589] evm: security.SMACK64EXEC [ 0.382927] evm: security.SMACK64TRANSMUTE [ 0.384375] evm: security.SMACK64MMAP [ 0.385737] evm: security.ima [ 0.386881] evm: security.capability [ 0.388269] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.391559] pinctrl core: initialized pinctrl subsystem [ 0.393478] RTC time: 16:30:43, date: 07/02/19 [ 0.395126] NET: Registered protocol family 16 [ 0.396808] cpuidle: using governor ladder [ 0.398307] cpuidle: using governor menu [ 0.399713] PCCT header not found. [ 0.401029] ACPI: bus type PCI registered [ 0.402467] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.404668] PCI: Using configuration type 1 for base access [ 0.407286] ACPI: Added _OSI(Module Device) [ 0.408784] ACPI: Added _OSI(Processor Device) [ 0.410330] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.411975] ACPI: Added _OSI(Processor Aggregator Device) [ 0.414612] ACPI: Interpreter enabled [ 0.415987] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.419682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.423628] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.427565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.431477] ACPI: (supports S0 S5) [ 0.432948] ACPI: Using IOAPIC for interrupt routing [ 0.435026] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.440128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.442577] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.445267] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.447865] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.452473] acpiphp: Slot [3] registered [ 0.453932] acpiphp: Slot [4] registered [ 0.455398] acpiphp: Slot [5] registered [ 0.456872] acpiphp: Slot [6] registered [ 0.458323] acpiphp: Slot [7] registered [ 0.459766] acpiphp: Slot [8] registered [ 0.461218] acpiphp: Slot [9] registered [ 0.462661] acpiphp: Slot [10] registered [ 0.464154] acpiphp: Slot [11] registered [ 0.465777] acpiphp: Slot [12] registered [ 0.467293] acpiphp: Slot [13] registered [ 0.468812] acpiphp: Slot [14] registered [ 0.470374] acpiphp: Slot [15] registered [ 0.488723] acpiphp: Slot [16] registered [ 0.490210] acpiphp: Slot [17] registered [ 0.491684] acpiphp: Slot [18] registered [ 0.493166] acpiphp: Slot [19] registered [ 0.494638] acpiphp: Slot [20] registered [ 0.496110] acpiphp: Slot [21] registered [ 0.497589] acpiphp: Slot [22] registered [ 0.499070] acpiphp: Slot [23] registered [ 0.500558] acpiphp: Slot [24] registered [ 0.502037] acpiphp: Slot [25] registered [ 0.503536] acpiphp: Slot [26] registered [ 0.504990] acpiphp: Slot [27] registered [ 0.506466] acpiphp: Slot [28] registered [ 0.507903] acpiphp: Slot [29] registered [ 0.509443] acpiphp: Slot [30] registered [ 0.510960] acpiphp: Slot [31] registered [ 0.512507] PCI host bridge to bus 0000:00 [ 0.513965] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.516193] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.518417] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.521015] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.523586] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.528401] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.534257] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.536590] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.538742] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.541052] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.545795] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.548377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.570183] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.572846] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.575673] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.578226] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.580749] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.582995] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.585374] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.587302] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.590121] vgaarb: loaded [ 0.591212] vgaarb: bridge control possible 0000:00:02.0 [ 0.593385] SCSI subsystem initialized [ 0.595051] ACPI: bus type USB registered [ 0.596557] usbcore: registered new interface driver usbfs [ 0.598433] usbcore: registered new interface driver hub [ 0.600263] usbcore: registered new device driver usb [ 0.602234] PCI: Using ACPI for IRQ routing [ 0.604213] NetLabel: Initializing [ 0.605513] NetLabel: domain hash size = 128 [ 0.607064] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.608820] NetLabel: unlabeled traffic allowed by default [ 0.610941] clocksource: Switched to clocksource kvm-clock [ 0.621502] AppArmor: AppArmor Filesystem Enabled [ 0.623232] pnp: PnP ACPI init [ 0.624763] pnp: PnP ACPI: found 5 devices [ 0.631934] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.635065] NET: Registered protocol family 2 [ 0.636916] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.639276] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.641470] TCP: Hash tables configured (established 4096 bind 4096) [ 0.643671] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.645664] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.647814] NET: Registered protocol family 1 [ 0.649412] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.651416] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.653384] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.668493] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.683648] Trying to unpack rootfs image as initramfs... [ 0.744898] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.747835] Scanning for low memory corruption every 60 seconds [ 0.750144] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.752237] audit: initializing netlink subsys (disabled) [ 0.754066] audit: type=2000 audit(1562085043.922:1): initialized [ 0.756349] Initialise system trusted keyring [ 0.758004] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.760123] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.763342] zbud: loaded [ 0.764542] VFS: Disk quotas dquot_6.6.0 [ 0.766000] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.768683] fuse init (API version 7.23) [ 0.770297] Key type big_key registered [ 0.771760] Allocating IMA MOK and blacklist keyrings. [ 0.773832] Key type asymmetric registered [ 0.775305] Asymmetric key parser 'x509' registered [ 0.777000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.779636] io scheduler noop registered [ 0.781040] io scheduler deadline registered (default) [ 0.782803] io scheduler cfq registered [ 0.784278] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.786142] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.788373] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.790994] ACPI: Power Button [PWRF] [ 0.792443] GHES: HEST is not enabled! [ 0.806438] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.835689] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.839124] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.865668] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.869208] Linux agpgart interface v0.103 [ 0.872741] brd: module loaded [ 0.875161] loop: module loaded [ 0.880492] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.883132] GPT:90111 != 2097151 [ 0.884345] GPT:Alternate GPT header not at the end of the disk. [ 0.886306] GPT:90111 != 2097151 [ 0.887513] GPT: Use GNU Parted to correct GPT errors. [ 0.889250] vda: vda1 vda15 [ 0.891119] scsi host0: ata_piix [ 0.892459] scsi host1: ata_piix [ 0.893743] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.895927] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.898772] libphy: Fixed MDIO Bus: probed [ 0.900253] tun: Universal TUN/TAP device driver, 1.6 [ 0.902035] tun: (C) 1999-2004 Max Krasnyansky [ 0.905337] PPP generic driver version 2.4.2 [ 0.907085] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.909293] ehci-pci: EHCI PCI platform driver [ 0.910933] ehci-platform: EHCI generic platform driver [ 0.912727] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.914787] ohci-pci: OHCI PCI platform driver [ 0.916369] ohci-platform: OHCI generic platform driver [ 0.918156] uhci_hcd: USB Universal Host Controller Interface driver [ 0.933026] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.934816] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.937444] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.939219] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.941293] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.943551] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.946086] usb usb1: Product: UHCI Host Controller [ 0.947762] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.949839] usb usb1: SerialNumber: 0000:00:01.2 [ 0.951558] hub 1-0:1.0: USB hub found [ 0.952939] hub 1-0:1.0: 2 ports detected [ 0.954558] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.958338] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.960096] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.961944] mousedev: PS/2 mouse device common for all mice [ 0.964224] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.967324] rtc_cmos 00:00: RTC can wake from S4 [ 0.969533] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.971743] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.973926] i2c /dev entries driver [ 0.975304] device-mapper: uevent: version 1.0.3 [ 0.977013] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979985] ledtrig-cpu: registered to indicate activity on CPUs [ 0.982331] NET: Registered protocol family 10 [ 0.984215] NET: Registered protocol family 17 [ 0.985835] Key type dns_resolver registered [ 0.987541] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.989545] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.992716] registered taskstats version 1 [ 0.994240] Loading compiled-in X.509 certificates [ 0.996488] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.999893] zswap: loaded using pool lzo/zbud [ 1.002260] Key type trusted registered [ 1.004690] Key type encrypted registered [ 1.006189] AppArmor: AppArmor sha1 policy hashing enabled [ 1.008090] ima: No TPM chip found, activating TPM-bypass! [ 1.010005] evm: HMAC attrs: 0x1 [ 1.011652] Magic number: 11:330:539 [ 1.013067] tty ttyS19: hash matches [ 1.014531] rtc_cmos 00:00: setting system clock to 2019-07-02 16:30:44 UTC (1562085044) [ 1.017445] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.019513] EDD information not available. [ 1.052788] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.055598] Write protecting the kernel read-only data: 14336k [ 1.059077] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.062302] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.74 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.89 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.243063] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 43200 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.98. iid=i-00000011 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDro6Y7JamA2CU5NlRWjFScgl4at2NwypjIn1j0q/c6tVrkSx40B2KoArpt70Lfx5cUKR6eBcwyNLAO3mbjWVnE+YEUiEJuR/bsQxj0nTt3quQQIoKADitnRD5p58JAwK4BdBZbgIF2NQwavLl87kIFkm7SlAQxeBuvpCzfUfkWtjMQxSygI0C/w71gfJ5PcQBfgltadyDRKp1VQyEMBGpwAoj3RCu96IrFvSLQ2ZOfUVk053ImVljnuxkUolo5L7jcAyEScHMzLos8JqlCx5ygH2UMn3Z0EoHhWqXC7Zg1lW9p/SgowsTtDNCXJqD0qoPVPLw6i9gQQf5zQ5+2GBXt root@vping-userdata-vm2-82b36fdb-712d-4ba8-b4d4-caf2dcb76e37 ssh-dss AAAAB3NzaC1kc3MAAACBAJ6FIpxK3ZG1icYaj+Zvu8ETLRCvfI66hWBWGLc9YyPdB4HzeSuJ7aJ1HZ6QPYkRRcpFhFjSFH1tzhktVo0wbB+yxD9Dwu4mhQmpwAWIODv1ifJ32WcExSMLNZiicRuPJ2A83e80YrBJvOOCY3/CEkfgxkqPmkL+29fvKIzZGx6vAAAAFQDzDazirsVUKJCA0ynKidI84WUhSQAAAIAXxCnMdpCHWZvYfe9coEe/OK/IGooeH9XbmN6euOjEfy7KNVj4juZjsTM7DHci04goQQ1ERTNx1so+McEFsZe79AWqovQOZM2IOe76WHlBsXbAO+lgWTo4Om+ceGD+FWR7KvDZmos+mQy3pPkhvcM6vpz+msmUlt3vh57C2xdXqQAAAIALyAYhXTBhEG/baAJlYc39m19DgmGRhfcwx7ynzL9Y35W+VsYDn6/u6MliZo8bqiUc5d+vT3sObui8Bk11v9wJkRHO+V5/TyHg5DhbfOB+VWvI9eSGq+G+UMGLNzTZB31ZYkTdCFwSeGVeBPKeNEYeXT+8SlHuVyQidyk/jtvLjA== root@vping-userdata-vm2-82b36fdb-712d-4ba8-b4d4-caf2dcb76e37 -----END SSH HOST KEY KEYS----- === network info === 2019-07-02 16:30:46,885 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2019-07-02 16:30:47,008 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-02 16:30:47,009 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:54 | PASS | +------------------------+------------------+------------------+----------------+ 2019-07-02 16:31:04,649 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2019-07-02 16:31:06,049 - 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'c124d95378b14866a8a76be8a09a0f20', '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_f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd'}) 2019-07-02 16:31:06,557 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'53dabd7439ba4a5aaa43ee1cc3863e60', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd'}) 2019-07-02 16:31:08,250 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd', 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'c124d95378b14866a8a76be8a09a0f20', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'RGy4AqCMGZL9avfK7h1uKqw1Xxw2Aa', 'username': u'cinder_test-user_f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-02 16:31:08,254 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd', 'password': 'RGy4AqCMGZL9avfK7h1uKqw1Xxw2Aa', 'project_name': 'cinder_test-project_f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'c124d95378b14866a8a76be8a09a0f20', 'project_domain_name': 'Default'} 2019-07-02 16:31:08,255 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2019-07-02 16:31:09,909 - 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'dns_domain': u'', u'updated_at': u'2019-07-02T16:31:09Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'718fcbd5-0de7-4def-bf7c-1fd5bc534b07', u'provider:segmentation_id': 64, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cinder_test-net_f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd', u'created_at': u'2019-07-02T16:31:09Z', u'mtu': 1442, u'tenant_id': u'c124d95378b14866a8a76be8a09a0f20', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c124d95378b14866a8a76be8a09a0f20'}) 2019-07-02 16:31:12,646 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-02T16:31: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'5deab38e-f282-4d57-b1e1-6d4698e18a8c', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd', u'enable_dhcp': True, u'network_id': u'718fcbd5-0de7-4def-bf7c-1fd5bc534b07', u'tenant_id': u'c124d95378b14866a8a76be8a09a0f20', u'created_at': u'2019-07-02T16:31: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'c124d95378b14866a8a76be8a09a0f20'}) 2019-07-02 16:31:15,075 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'88906248-8bd5-46c1-b21b-17eab9c12d99', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'621a68f6-d100-46cd-a42a-75525aeec4b5', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'c124d95378b14866a8a76be8a09a0f20', u'created_at': u'2019-07-02T16:31:13Z', u'admin_state_up': True, u'updated_at': u'2019-07-02T16:31:14Z', u'revision_number': 2, u'routes': [], u'project_id': u'c124d95378b14866a8a76be8a09a0f20', u'id': u'12019908-b1cf-42d5-b8ed-8162cbf58ab8', u'name': u'cinder_test-router_f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd'}) 2019-07-02 16:31:19,851 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/a5d357b7-842f-45f0-a469-289bf2ace5d9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a5d357b7-842f-45f0-a469-289bf2ace5d9/file', 'owner': u'c124d95378b14866a8a76be8a09a0f20', 'id': u'a5d357b7-842f-45f0-a469-289bf2ace5d9', 'size': 12716032, u'self': u'/v2/images/a5d357b7-842f-45f0-a469-289bf2ace5d9', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c124d95378b14866a8a76be8a09a0f20', 'name': 'cinder_test-project_f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/a5d357b7-842f-45f0-a469-289bf2ace5d9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-02T16:31:19Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-02T16:31:19Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd', '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/a5d357b7-842f-45f0-a469-289bf2ace5d9', 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_f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd', 'created': u'2019-07-02T16:31:18Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-02T16:31:18Z', 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/a5d357b7-842f-45f0-a469-289bf2ace5d9', 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_f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-02 16:31:20,202 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd', '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'2c636b86c6224566817a470196f62197', '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'12110bbd-87c0-4313-b48e-1877b2916b7c', 'swap': 0}) 2019-07-02 16:31:20,727 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMn6axqw8LxLku8vC2nd1i5Qj7SbULlbMt3iebl45hFXaIRQXu+36ksOEVqXD4+uG8fOFw5R5UTZVFDH5ZCtPpJowWEYLTzO3z86NruCXJaqKKwxnTGPDFJJPPfvGZggSarisf71HYvZeQbb0suEfEd53pIWBCMP6rzqXT5gBLyyrE0Bn2AdKi8rwhSOgBPIFd8NPZICT5d4pr30VaRbnlf1ZwlMInQhwPIoB/G4kpm4+FvH6hGIC0oKEJyRSzV+LSS0AIJI4H9o7wCqwpbHO5SYDJI7KPxMGvr8ANLacbYuwxoTB4z2TpzQK3SDpCvfAAWLJVwVQRg0wHmQFt6AGV Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAzJ+msasPC8S5LvLwtp3dYuUI+0m1C5WzLd4nm5eOYRV2iEUF\n7vt+pLDhFalw+PrhvHzhcOUeVE2VRQx+WQrT6SaMFhGC08zt8/Oja7glyWqiisMZ\n0xjwxSSTz37xmYIEmq4rH+9R2L2XkG29LLhHxHed6SFgQjD+q86l0+YAS8sqxNAZ\n9gHSovK8IUjoATyBXfDT2SAk+XeKa99FWkW55X9WcJTCJ0IcDyKAfxuJKZuPhbx+\noRiAtKChCckUs1fi0ktACCSOB/aO8AqsKWxzuUmAySOyj8TBr6/ADS2nG2LsMaEw\neM9k6c0Ct0g6Qr3wAFiyVcFUEYNMB5kBbegBlQIDAQABAoIBAGKNEe/H/zsfyEDA\naQbLCXEz9htw6G1n8CBLOrBJUh2YBLqk47KyFdCkEAQq02pXCpmJW9rPvsfDhfz3\ng3LHMEC+fAG09Vmk/YXc9fxPeIOFhDtos+tju7J3Z2ksLphMcoM9FzAOR1EoHvNE\npzP+nTIWmktJ895tUnrU0DE6OTJHDumrkocV+URGUobKHgyt/6XFs7mZHO2o1FGq\nGr+A9e67hTURRsPSnF1Usl7FOno2sa2vt99R2LnAHKi+6N9+HVzcoKkVhopf2GuU\nhGzFacjL7951uFqxd1EGuNMDvKiPF1+w8HE1PoS78U6Xvq1volefkivf1wf/WYHF\n8V/cgRECgYEA7w32EwdlegmjV17z5T7V8G4vwS5Tx8pmhGzCF9xRZPNUybKkiVrT\nOGY1SL82rIG9imYIjvIKmnK2+GcjGSs/p8ehKMDMCwrtQCvg1V3NiDZvWZWzY1dk\nSYV+/wyrzY9hvcOFESb3wnWfp4bLr5AUVh2RzizP+/5sHMxeMDfrYCsCgYEA2yDi\nbY6cV93tp87I2rxVZtQilNzZe4bwC9krapmIUhfzCr3zXr8vh0xDe8jqh3euba5v\nuwF5vIIC6VmoRdY5JwAzspjjI7T+51A1QjNSsWO57swZFRz7Ivv5+g2slB5aRIhz\nQrJPrBsBrDWBqEaDtev5lWUr2IvaV+/fE/6PhT8CgYAQjJ3heVycEzi8nrUxxKTY\n7TffHs7sAOYR+tmA/16fJ31SLUzYuXHv8Jt1us8VKDIv95pWEwmK4bArCDDU2Dqi\n6d4NTTOS/CGqlJ8PBlxpNqOExylREka+FEDTdVQbefahRXzb0B/M1YnE9j75m3bc\n81UZud54KoffgoJuwiBIWwKBgCvtkbbIygrLUKM9TwKakrxEdpJFG8wppuGZLZz3\nHl7msjBLGAi8ZvjGjxi3lFyH343ZVEi26QKjRZYmBRfK9DYfUj3RbGdyF0+jwql8\nxG0PQuzeOYEECExhGyHHr/sZgpsOh5ytRk+IMnOlXlKvoCPOJICQgZOtpZ3PVncZ\npwfdAoGAUWrv0yyMbp56/obacXx+ZIqQbhxPc58VqXQozTB4dxCn5jQIzOPjxHR3\n5ODoCq5LqcNPuphKflVXonT3Us4Vyf9x37yGfjUwOWfjEPAIqAOMon81HY1xPUjw\ncvfR1NrGIVnkXx1yrJFH6b82pyXNKB+p+U4Vrogbjekr55tSD6I=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'53dabd7439ba4a5aaa43ee1cc3863e60', 'name': u'cinder_test-kp_f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd', 'created_at': '2019-07-02T16:31:20.727538', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c124d95378b14866a8a76be8a09a0f20', 'name': 'cinder_test-project_f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'b0:63:a2:de:fd:de:9d:69:1d:3a:42:2f:03:2d:8c:45', 'type': 'ssh', 'id': u'cinder_test-kp_f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd'}) 2019-07-02 16:31:20,728 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAzJ+msasPC8S5LvLwtp3dYuUI+0m1C5WzLd4nm5eOYRV2iEUF 7vt+pLDhFalw+PrhvHzhcOUeVE2VRQx+WQrT6SaMFhGC08zt8/Oja7glyWqiisMZ 0xjwxSSTz37xmYIEmq4rH+9R2L2XkG29LLhHxHed6SFgQjD+q86l0+YAS8sqxNAZ 9gHSovK8IUjoATyBXfDT2SAk+XeKa99FWkW55X9WcJTCJ0IcDyKAfxuJKZuPhbx+ oRiAtKChCckUs1fi0ktACCSOB/aO8AqsKWxzuUmAySOyj8TBr6/ADS2nG2LsMaEw eM9k6c0Ct0g6Qr3wAFiyVcFUEYNMB5kBbegBlQIDAQABAoIBAGKNEe/H/zsfyEDA aQbLCXEz9htw6G1n8CBLOrBJUh2YBLqk47KyFdCkEAQq02pXCpmJW9rPvsfDhfz3 g3LHMEC+fAG09Vmk/YXc9fxPeIOFhDtos+tju7J3Z2ksLphMcoM9FzAOR1EoHvNE pzP+nTIWmktJ895tUnrU0DE6OTJHDumrkocV+URGUobKHgyt/6XFs7mZHO2o1FGq Gr+A9e67hTURRsPSnF1Usl7FOno2sa2vt99R2LnAHKi+6N9+HVzcoKkVhopf2GuU hGzFacjL7951uFqxd1EGuNMDvKiPF1+w8HE1PoS78U6Xvq1volefkivf1wf/WYHF 8V/cgRECgYEA7w32EwdlegmjV17z5T7V8G4vwS5Tx8pmhGzCF9xRZPNUybKkiVrT OGY1SL82rIG9imYIjvIKmnK2+GcjGSs/p8ehKMDMCwrtQCvg1V3NiDZvWZWzY1dk SYV+/wyrzY9hvcOFESb3wnWfp4bLr5AUVh2RzizP+/5sHMxeMDfrYCsCgYEA2yDi bY6cV93tp87I2rxVZtQilNzZe4bwC9krapmIUhfzCr3zXr8vh0xDe8jqh3euba5v uwF5vIIC6VmoRdY5JwAzspjjI7T+51A1QjNSsWO57swZFRz7Ivv5+g2slB5aRIhz QrJPrBsBrDWBqEaDtev5lWUr2IvaV+/fE/6PhT8CgYAQjJ3heVycEzi8nrUxxKTY 7TffHs7sAOYR+tmA/16fJ31SLUzYuXHv8Jt1us8VKDIv95pWEwmK4bArCDDU2Dqi 6d4NTTOS/CGqlJ8PBlxpNqOExylREka+FEDTdVQbefahRXzb0B/M1YnE9j75m3bc 81UZud54KoffgoJuwiBIWwKBgCvtkbbIygrLUKM9TwKakrxEdpJFG8wppuGZLZz3 Hl7msjBLGAi8ZvjGjxi3lFyH343ZVEi26QKjRZYmBRfK9DYfUj3RbGdyF0+jwql8 xG0PQuzeOYEECExhGyHHr/sZgpsOh5ytRk+IMnOlXlKvoCPOJICQgZOtpZ3PVncZ pwfdAoGAUWrv0yyMbp56/obacXx+ZIqQbhxPc58VqXQozTB4dxCn5jQIzOPjxHR3 5ODoCq5LqcNPuphKflVXonT3Us4Vyf9x37yGfjUwOWfjEPAIqAOMon81HY1xPUjw cvfR1NrGIVnkXx1yrJFH6b82pyXNKB+p+U4Vrogbjekr55tSD6I= -----END RSA PRIVATE KEY----- 2019-07-02 16:31:40,980 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b3:92:93', u'version': 4, u'addr': u'192.168.120.14', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a5d357b7-842f-45f0-a469-289bf2ace5d9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-02T16:31:39.000000', 'flavor': Munch({u'id': u'12110bbd-87c0-4313-b48e-1877b2916b7c'}), 'az': u'nova', 'id': u'9ce85909-e13d-417f-b864-61fa2e736ad1', 'security_groups': [Munch({u'name': u'cinder_test-sg_f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'53dabd7439ba4a5aaa43ee1cc3863e60', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c124d95378b14866a8a76be8a09a0f20', 'name': 'cinder_test-project_f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd', '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'2019-07-02T16:31:39.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-02T16:31:39Z', 'hostId': u'e3a6ba38f972a54c5e06e7025da979530870f608ae45f749c9328a37', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd', 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'e3a6ba38f972a54c5e06e7025da979530870f608ae45f749c9328a37', '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'2019-07-02T16:31:39.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c124d95378b14866a8a76be8a09a0f20', 'name': u'cinder_test-vm2_f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd', 'adminPass': u'yoJh6mHCHFA7', 'tenant_id': u'c124d95378b14866a8a76be8a09a0f20', 'created_at': u'2019-07-02T16:31:28Z', 'created': u'2019-07-02T16:31:28Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-02 16:31:43,482 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'12019908-b1cf-42d5-b8ed-8162cbf58ab8', 'updated_at': u'2019-07-02T16:31:43Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.14', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'c2e91478-a0c1-4edd-bc0c-adc8a8e75251', 'id': u'887241fc-ca89-4cd6-80f2-22c581b2cd81', 'network': u'88906248-8bd5-46c1-b21b-17eab9c12d99', 'port': u'c2e91478-a0c1-4edd-bc0c-adc8a8e75251', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c124d95378b14866a8a76be8a09a0f20', 'name': 'cinder_test-project_f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'c124d95378b14866a8a76be8a09a0f20', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'88906248-8bd5-46c1-b21b-17eab9c12d99', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'c124d95378b14866a8a76be8a09a0f20', 'created_at': u'2019-07-02T16:31:42Z', 'attached': True, u'dns_name': u'', 'router': u'12019908-b1cf-42d5-b8ed-8162cbf58ab8'}) 2019-07-02 16:31:43,689 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 509028609 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.268545] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.272375] pid_max: default: 32768 minimum: 301 [ 0.274451] ACPI: Core revision 20150930 [ 0.276842] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.279867] Security Framework initialized [ 0.281711] Yama: becoming mindful. [ 0.283345] AppArmor: AppArmor initialized [ 0.285271] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.288246] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.291199] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.293985] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.297039] Initializing cgroup subsys io [ 0.298881] Initializing cgroup subsys memory [ 0.300826] Initializing cgroup subsys devices [ 0.302804] Initializing cgroup subsys freezer [ 0.304788] Initializing cgroup subsys net_cls [ 0.306773] Initializing cgroup subsys perf_event [ 0.308854] Initializing cgroup subsys net_prio [ 0.310868] Initializing cgroup subsys hugetlb [ 0.312896] Initializing cgroup subsys pids [ 0.314851] CPU: Physical Processor ID: 0 [ 0.317359] mce: CPU supports 10 MCE banks [ 0.319308] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.321601] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.340281] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.351000] ftrace: allocating 31920 entries in 125 pages [ 0.388730] smpboot: Max logical packages: 1 [ 0.390718] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.393779] x2apic enabled [ 0.395464] Switched APIC routing to physical x2apic. [ 0.398948] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.401569] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.406390] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.410527] KVM setup paravirtual spinlock [ 0.412909] x86: Booted up 1 node, 1 CPUs [ 0.414784] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.417900] devtmpfs: initialized [ 0.420482] evm: security.selinux [ 0.422036] evm: security.SMACK64 [ 0.423605] evm: security.SMACK64EXEC [ 0.425292] evm: security.SMACK64TRANSMUTE [ 0.427127] evm: security.SMACK64MMAP [ 0.428811] evm: security.ima [ 0.430252] evm: security.capability [ 0.432013] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.436288] pinctrl core: initialized pinctrl subsystem [ 0.438730] RTC time: 16:31:39, date: 07/02/19 [ 0.440847] NET: Registered protocol family 16 [ 0.442954] cpuidle: using governor ladder [ 0.444855] cpuidle: using governor menu [ 0.446663] PCCT header not found. [ 0.448315] ACPI: bus type PCI registered [ 0.450144] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.453018] PCI: Using configuration type 1 for base access [ 0.456206] ACPI: Added _OSI(Module Device) [ 0.458128] ACPI: Added _OSI(Processor Device) [ 0.460112] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.462196] ACPI: Added _OSI(Processor Aggregator Device) [ 0.465380] ACPI: Interpreter enabled [ 0.467097] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.471367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.475637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.479925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.484203] ACPI: (supports S0 S5) [ 0.485823] ACPI: Using IOAPIC for interrupt routing [ 0.488037] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.493538] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.496226] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.499137] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.501976] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.507029] acpiphp: Slot [3] registered [ 0.508866] acpiphp: Slot [4] registered [ 0.510712] acpiphp: Slot [5] registered [ 0.512554] acpiphp: Slot [6] registered [ 0.514373] acpiphp: Slot [7] registered [ 0.516233] acpiphp: Slot [8] registered [ 0.518056] acpiphp: Slot [9] registered [ 0.519880] acpiphp: Slot [10] registered [ 0.521720] acpiphp: Slot [11] registered [ 0.523553] acpiphp: Slot [12] registered [ 0.525386] acpiphp: Slot [13] registered [ 0.527214] acpiphp: Slot [14] registered [ 0.529038] acpiphp: Slot [15] registered [ 0.547382] acpiphp: Slot [16] registered [ 0.551820] acpiphp: Slot [17] registered [ 0.553871] acpiphp: Slot [18] registered [ 0.555744] acpiphp: Slot [19] registered [ 0.557590] acpiphp: Slot [20] registered [ 0.559432] acpiphp: Slot [21] registered [ 0.561293] acpiphp: Slot [22] registered [ 0.563128] acpiphp: Slot [23] registered [ 0.564964] acpiphp: Slot [24] registered [ 0.566808] acpiphp: Slot [25] registered [ 0.568637] acpiphp: Slot [26] registered [ 0.570465] acpiphp: Slot [27] registered [ 0.572303] acpiphp: Slot [28] registered [ 0.574127] acpiphp: Slot [29] registered [ 0.575966] acpiphp: Slot [30] registered [ 0.577802] acpiphp: Slot [31] registered [ 0.579651] PCI host bridge to bus 0000:00 [ 0.581512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.583993] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.586309] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.589051] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.591787] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.594609] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.601212] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.603659] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.605914] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.608345] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.613384] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.616086] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.638844] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.641933] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.644579] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.647228] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.649832] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.652173] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.654647] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.656659] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.659602] vgaarb: loaded [ 0.660734] vgaarb: bridge control possible 0000:00:02.0 [ 0.662999] SCSI subsystem initialized [ 0.664766] ACPI: bus type USB registered [ 0.666328] usbcore: registered new interface driver usbfs [ 0.668279] usbcore: registered new interface driver hub [ 0.670183] usbcore: registered new device driver usb [ 0.672231] PCI: Using ACPI for IRQ routing [ 0.674320] NetLabel: Initializing [ 0.675687] NetLabel: domain hash size = 128 [ 0.677311] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.679127] NetLabel: unlabeled traffic allowed by default [ 0.681359] clocksource: Switched to clocksource kvm-clock [ 0.692305] AppArmor: AppArmor Filesystem Enabled [ 0.694109] pnp: PnP ACPI init [ 0.695700] pnp: PnP ACPI: found 5 devices [ 0.702975] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.706233] NET: Registered protocol family 2 [ 0.708164] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.710623] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.712931] TCP: Hash tables configured (established 4096 bind 4096) [ 0.715232] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.717306] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.719552] NET: Registered protocol family 1 [ 0.721216] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.723305] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.725358] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.740495] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.755753] Trying to unpack rootfs image as initramfs... [ 0.818167] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.821218] Scanning for low memory corruption every 60 seconds [ 0.823633] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.825892] audit: initializing netlink subsys (disabled) [ 0.827846] audit: type=2000 audit(1562085100.128:1): initialized [ 0.830276] Initialise system trusted keyring [ 0.832034] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.834262] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.837584] zbud: loaded [ 0.838833] VFS: Disk quotas dquot_6.6.0 [ 0.840374] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.843148] fuse init (API version 7.23) [ 0.844790] Key type big_key registered [ 0.846325] Allocating IMA MOK and blacklist keyrings. [ 0.848504] Key type asymmetric registered [ 0.850073] Asymmetric key parser 'x509' registered [ 0.851894] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.854708] io scheduler noop registered [ 0.856211] io scheduler deadline registered (default) [ 0.858113] io scheduler cfq registered [ 0.859678] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.861678] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.864074] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.866841] ACPI: Power Button [PWRF] [ 0.868385] GHES: HEST is not enabled! [ 0.882785] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.912944] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.916697] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.942449] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.946167] Linux agpgart interface v0.103 [ 0.949871] brd: module loaded [ 0.952403] loop: module loaded [ 0.959050] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.961822] GPT:90111 != 2097151 [ 0.963104] GPT:Alternate GPT header not at the end of the disk. [ 0.965205] GPT:90111 != 2097151 [ 0.966491] GPT: Use GNU Parted to correct GPT errors. [ 0.968343] vda: vda1 vda15 [ 0.970258] scsi host0: ata_piix [ 0.971670] scsi host1: ata_piix [ 0.973011] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.975361] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.978348] libphy: Fixed MDIO Bus: probed [ 0.979903] tun: Universal TUN/TAP device driver, 1.6 [ 0.981733] tun: (C) 1999-2004 Max Krasnyansky [ 0.985271] PPP generic driver version 2.4.2 [ 0.986957] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.989245] ehci-pci: EHCI PCI platform driver [ 0.990908] ehci-platform: EHCI generic platform driver [ 0.992799] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.994965] ohci-pci: OHCI PCI platform driver [ 0.996625] ohci-platform: OHCI generic platform driver [ 0.998514] uhci_hcd: USB Universal Host Controller Interface driver [ 1.013716] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.015615] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.018395] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.020305] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.022463] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.024809] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.027500] usb usb1: Product: UHCI Host Controller [ 1.029272] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.031451] usb usb1: SerialNumber: 0000:00:01.2 [ 1.033254] hub 1-0:1.0: USB hub found [ 1.034723] hub 1-0:1.0: 2 ports detected [ 1.036411] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.040286] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.042106] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.044018] mousedev: PS/2 mouse device common for all mice [ 1.046392] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.049607] rtc_cmos 00:00: RTC can wake from S4 [ 1.051867] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.054123] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.056401] i2c /dev entries driver [ 1.057813] device-mapper: uevent: version 1.0.3 [ 1.059593] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.062695] ledtrig-cpu: registered to indicate activity on CPUs [ 1.065128] NET: Registered protocol family 10 [ 1.067085] NET: Registered protocol family 17 [ 1.068776] Key type dns_resolver registered [ 1.070549] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.072622] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.075938] registered taskstats version 1 [ 1.077537] Loading compiled-in X.509 certificates [ 1.079857] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.083402] zswap: loaded using pool lzo/zbud [ 1.085848] Key type trusted registered [ 1.088374] Key type encrypted registered [ 1.089929] AppArmor: AppArmor sha1 policy hashing enabled [ 1.091908] ima: No TPM chip found, activating TPM-bypass! [ 1.093891] evm: HMAC attrs: 0x1 [ 1.095579] Magic number: 11:330:539 [ 1.097053] tty ttyS19: hash matches [ 1.098594] rtc_cmos 00:00: setting system clock to 2019-07-02 16:31:40 UTC (1562085100) [ 1.101620] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.103728] EDD information not available. [ 1.135171] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.138085] Write protecting the kernel read-only data: 14336k [ 1.141711] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.144967] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.79 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.92 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.310359] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.14... Lease of 192.168.120.14 obtained, lease time 43200 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.01. iid=i-00000014 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCg2wFR+QFUKIu0iMTJ5HFahd5md9fYuA5RLmIGoLpHxY7I528FruWOylKnjEPS61D9+YdfnB3uP1A1IdHNHhYZOWtO5EID6F7J2dRdLEjGXr4U+eD8hWDp5nGX9cc+VEEMgrqtjFAPLTXMATgNWqS5LFOM6T5NHwvlNQThUakZuLQsHhbDe8ExJAaTZYTjzbjuoJxzeciFmY3oO0g1I/lgVm6ZTQTsaB1b7nU3JEeRf+JnUqdAXCam5YbsyiQ5SzARYhzjO9PNa3SHQNGaBb0CPLcZ+X+bfCLGAJugYZL1ADIJ/ZGj1ZsyOUOL/xL4EGC4ofYDDcEPQ7lBEmH0S2Gh root@cinder-test-vm2-f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd ssh-dss AAAAB3NzaC1kc3MAAACBAPT5xTqGW1aNjBsRuDm7LjMjP/pRz74neDGoVyQhuNAYA2+0jip2Dbo4dbCSLPml4U4lcbvQfBqWT79DLe922y3QpDSCoX/JxoId/pjxhVL+avO2/aIA4BLD/DEaK8qCZCUBik5RhYzQuoJ3bM+774jYQTUKi7y3PxCdUmB2CVFfAAAAFQCbYeIk2b6qRu+Fl+0o0X0rs00wvQAAAIBpOc12IGSOUT0nJDoY6RBIzakhCgIsiv5p+ENqBGTZrZXzbV4NUBvLIaJwScafIv5aVthzUn06MddBSAWAtUo0ZIIphnzvMu5j1g5Zh468zvzuVtPxGjxxzpHcWu5iz3bmcc1LKGTHE3Yukcshf0DynZR2ArE4LKm6layzu4CRFgAAAIEA81k9bOXk85oXBVsX8OSBGOQZJOU0rPGevXY7pAaSlJBnls3h7BnDoRETfD4PptRszYvQhhUUKvt6XsTpDHnVIFZpHMVHD52AMbziUzHN4mw36CmY38t571Yj1xGQ60xU6yyZUnJeDmc1EXTgQsDtrdKnsxNlY4uEWXK+X8dOUoM= root@cinder-test-vm2-f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd -----END SSH HOST KEY KEYS----- === network info === 2019-07-02 16:31:44,691 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: timed out 2019-07-02 16:31:53,796 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 509028609 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.268545] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.272375] pid_max: default: 32768 minimum: 301 [ 0.274451] ACPI: Core revision 20150930 [ 0.276842] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.279867] Security Framework initialized [ 0.281711] Yama: becoming mindful. [ 0.283345] AppArmor: AppArmor initialized [ 0.285271] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.288246] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.291199] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.293985] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.297039] Initializing cgroup subsys io [ 0.298881] Initializing cgroup subsys memory [ 0.300826] Initializing cgroup subsys devices [ 0.302804] Initializing cgroup subsys freezer [ 0.304788] Initializing cgroup subsys net_cls [ 0.306773] Initializing cgroup subsys perf_event [ 0.308854] Initializing cgroup subsys net_prio [ 0.310868] Initializing cgroup subsys hugetlb [ 0.312896] Initializing cgroup subsys pids [ 0.314851] CPU: Physical Processor ID: 0 [ 0.317359] mce: CPU supports 10 MCE banks [ 0.319308] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.321601] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.340281] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.351000] ftrace: allocating 31920 entries in 125 pages [ 0.388730] smpboot: Max logical packages: 1 [ 0.390718] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.393779] x2apic enabled [ 0.395464] Switched APIC routing to physical x2apic. [ 0.398948] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.401569] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.406390] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.410527] KVM setup paravirtual spinlock [ 0.412909] x86: Booted up 1 node, 1 CPUs [ 0.414784] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.417900] devtmpfs: initialized [ 0.420482] evm: security.selinux [ 0.422036] evm: security.SMACK64 [ 0.423605] evm: security.SMACK64EXEC [ 0.425292] evm: security.SMACK64TRANSMUTE [ 0.427127] evm: security.SMACK64MMAP [ 0.428811] evm: security.ima [ 0.430252] evm: security.capability [ 0.432013] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.436288] pinctrl core: initialized pinctrl subsystem [ 0.438730] RTC time: 16:31:39, date: 07/02/19 [ 0.440847] NET: Registered protocol family 16 [ 0.442954] cpuidle: using governor ladder [ 0.444855] cpuidle: using governor menu [ 0.446663] PCCT header not found. [ 0.448315] ACPI: bus type PCI registered [ 0.450144] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.453018] PCI: Using configuration type 1 for base access [ 0.456206] ACPI: Added _OSI(Module Device) [ 0.458128] ACPI: Added _OSI(Processor Device) [ 0.460112] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.462196] ACPI: Added _OSI(Processor Aggregator Device) [ 0.465380] ACPI: Interpreter enabled [ 0.467097] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.471367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.475637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.479925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.484203] ACPI: (supports S0 S5) [ 0.485823] ACPI: Using IOAPIC for interrupt routing [ 0.488037] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.493538] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.496226] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.499137] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.501976] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.507029] acpiphp: Slot [3] registered [ 0.508866] acpiphp: Slot [4] registered [ 0.510712] acpiphp: Slot [5] registered [ 0.512554] acpiphp: Slot [6] registered [ 0.514373] acpiphp: Slot [7] registered [ 0.516233] acpiphp: Slot [8] registered [ 0.518056] acpiphp: Slot [9] registered [ 0.519880] acpiphp: Slot [10] registered [ 0.521720] acpiphp: Slot [11] registered [ 0.523553] acpiphp: Slot [12] registered [ 0.525386] acpiphp: Slot [13] registered [ 0.527214] acpiphp: Slot [14] registered [ 0.529038] acpiphp: Slot [15] registered [ 0.547382] acpiphp: Slot [16] registered [ 0.551820] acpiphp: Slot [17] registered [ 0.553871] acpiphp: Slot [18] registered [ 0.555744] acpiphp: Slot [19] registered [ 0.557590] acpiphp: Slot [20] registered [ 0.559432] acpiphp: Slot [21] registered [ 0.561293] acpiphp: Slot [22] registered [ 0.563128] acpiphp: Slot [23] registered [ 0.564964] acpiphp: Slot [24] registered [ 0.566808] acpiphp: Slot [25] registered [ 0.568637] acpiphp: Slot [26] registered [ 0.570465] acpiphp: Slot [27] registered [ 0.572303] acpiphp: Slot [28] registered [ 0.574127] acpiphp: Slot [29] registered [ 0.575966] acpiphp: Slot [30] registered [ 0.577802] acpiphp: Slot [31] registered [ 0.579651] PCI host bridge to bus 0000:00 [ 0.581512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.583993] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.586309] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.589051] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.591787] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.594609] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.601212] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.603659] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.605914] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.608345] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.613384] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.616086] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.638844] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.641933] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.644579] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.647228] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.649832] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.652173] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.654647] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.656659] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.659602] vgaarb: loaded [ 0.660734] vgaarb: bridge control possible 0000:00:02.0 [ 0.662999] SCSI subsystem initialized [ 0.664766] ACPI: bus type USB registered [ 0.666328] usbcore: registered new interface driver usbfs [ 0.668279] usbcore: registered new interface driver hub [ 0.670183] usbcore: registered new device driver usb [ 0.672231] PCI: Using ACPI for IRQ routing [ 0.674320] NetLabel: Initializing [ 0.675687] NetLabel: domain hash size = 128 [ 0.677311] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.679127] NetLabel: unlabeled traffic allowed by default [ 0.681359] clocksource: Switched to clocksource kvm-clock [ 0.692305] AppArmor: AppArmor Filesystem Enabled [ 0.694109] pnp: PnP ACPI init [ 0.695700] pnp: PnP ACPI: found 5 devices [ 0.702975] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.706233] NET: Registered protocol family 2 [ 0.708164] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.710623] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.712931] TCP: Hash tables configured (established 4096 bind 4096) [ 0.715232] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.717306] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.719552] NET: Registered protocol family 1 [ 0.721216] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.723305] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.725358] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.740495] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.755753] Trying to unpack rootfs image as initramfs... [ 0.818167] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.821218] Scanning for low memory corruption every 60 seconds [ 0.823633] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.825892] audit: initializing netlink subsys (disabled) [ 0.827846] audit: type=2000 audit(1562085100.128:1): initialized [ 0.830276] Initialise system trusted keyring [ 0.832034] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.834262] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.837584] zbud: loaded [ 0.838833] VFS: Disk quotas dquot_6.6.0 [ 0.840374] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.843148] fuse init (API version 7.23) [ 0.844790] Key type big_key registered [ 0.846325] Allocating IMA MOK and blacklist keyrings. [ 0.848504] Key type asymmetric registered [ 0.850073] Asymmetric key parser 'x509' registered [ 0.851894] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.854708] io scheduler noop registered [ 0.856211] io scheduler deadline registered (default) [ 0.858113] io scheduler cfq registered [ 0.859678] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.861678] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.864074] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.866841] ACPI: Power Button [PWRF] [ 0.868385] GHES: HEST is not enabled! [ 0.882785] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.912944] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.916697] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.942449] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.946167] Linux agpgart interface v0.103 [ 0.949871] brd: module loaded [ 0.952403] loop: module loaded [ 0.959050] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.961822] GPT:90111 != 2097151 [ 0.963104] GPT:Alternate GPT header not at the end of the disk. [ 0.965205] GPT:90111 != 2097151 [ 0.966491] GPT: Use GNU Parted to correct GPT errors. [ 0.968343] vda: vda1 vda15 [ 0.970258] scsi host0: ata_piix [ 0.971670] scsi host1: ata_piix [ 0.973011] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.975361] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.978348] libphy: Fixed MDIO Bus: probed [ 0.979903] tun: Universal TUN/TAP device driver, 1.6 [ 0.981733] tun: (C) 1999-2004 Max Krasnyansky [ 0.985271] PPP generic driver version 2.4.2 [ 0.986957] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.989245] ehci-pci: EHCI PCI platform driver [ 0.990908] ehci-platform: EHCI generic platform driver [ 0.992799] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.994965] ohci-pci: OHCI PCI platform driver [ 0.996625] ohci-platform: OHCI generic platform driver [ 0.998514] uhci_hcd: USB Universal Host Controller Interface driver [ 1.013716] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.015615] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.018395] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.020305] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.022463] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.024809] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.027500] usb usb1: Product: UHCI Host Controller [ 1.029272] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.031451] usb usb1: SerialNumber: 0000:00:01.2 [ 1.033254] hub 1-0:1.0: USB hub found [ 1.034723] hub 1-0:1.0: 2 ports detected [ 1.036411] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.040286] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.042106] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.044018] mousedev: PS/2 mouse device common for all mice [ 1.046392] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.049607] rtc_cmos 00:00: RTC can wake from S4 [ 1.051867] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.054123] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.056401] i2c /dev entries driver [ 1.057813] device-mapper: uevent: version 1.0.3 [ 1.059593] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.062695] ledtrig-cpu: registered to indicate activity on CPUs [ 1.065128] NET: Registered protocol family 10 [ 1.067085] NET: Registered protocol family 17 [ 1.068776] Key type dns_resolver registered [ 1.070549] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.072622] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.075938] registered taskstats version 1 [ 1.077537] Loading compiled-in X.509 certificates [ 1.079857] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.083402] zswap: loaded using pool lzo/zbud [ 1.085848] Key type trusted registered [ 1.088374] Key type encrypted registered [ 1.089929] AppArmor: AppArmor sha1 policy hashing enabled [ 1.091908] ima: No TPM chip found, activating TPM-bypass! [ 1.093891] evm: HMAC attrs: 0x1 [ 1.095579] Magic number: 11:330:539 [ 1.097053] tty ttyS19: hash matches [ 1.098594] rtc_cmos 00:00: setting system clock to 2019-07-02 16:31:40 UTC (1562085100) [ 1.101620] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.103728] EDD information not available. [ 1.135171] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.138085] Write protecting the kernel read-only data: 14336k [ 1.141711] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.144967] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.79 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.92 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.310359] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.14... Lease of 192.168.120.14 obtained, lease time 43200 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.01. iid=i-00000014 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCg2wFR+QFUKIu0iMTJ5HFahd5md9fYuA5RLmIGoLpHxY7I528FruWOylKnjEPS61D9+YdfnB3uP1A1IdHNHhYZOWtO5EID6F7J2dRdLEjGXr4U+eD8hWDp5nGX9cc+VEEMgrqtjFAPLTXMATgNWqS5LFOM6T5NHwvlNQThUakZuLQsHhbDe8ExJAaTZYTjzbjuoJxzeciFmY3oO0g1I/lgVm6ZTQTsaB1b7nU3JEeRf+JnUqdAXCam5YbsyiQ5SzARYhzjO9PNa3SHQNGaBb0CPLcZ+X+bfCLGAJugYZL1ADIJ/ZGj1ZsyOUOL/xL4EGC4ofYDDcEPQ7lBEmH0S2Gh root@cinder-test-vm2-f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd ssh-dss AAAAB3NzaC1kc3MAAACBAPT5xTqGW1aNjBsRuDm7LjMjP/pRz74neDGoVyQhuNAYA2+0jip2Dbo4dbCSLPml4U4lcbvQfBqWT79DLe922y3QpDSCoX/JxoId/pjxhVL+avO2/aIA4BLD/DEaK8qCZCUBik5RhYzQuoJ3bM+774jYQTUKi7y3PxCdUmB2CVFfAAAAFQCbYeIk2b6qRu+Fl+0o0X0rs00wvQAAAIBpOc12IGSOUT0nJDoY6RBIzakhCgIsiv5p+ENqBGTZrZXzbV4NUBvLIaJwScafIv5aVthzUn06MddBSAWAtUo0ZIIphnzvMu5j1g5Zh468zvzuVtPxGjxxzpHcWu5iz3bmcc1LKGTHE3Yukcshf0DynZR2ArE4LKm6layzu4CRFgAAAIEA81k9bOXk85oXBVsX8OSBGOQZJOU0rPGevXY7pAaSlJBnls3h7BnDoRETfD4PptRszYvQhhUUKvt6XsTpDHnVIFZpHMVHD52AMbziUzHN4mw36CmY38t571Yj1xGQ60xU6yyZUnJeDmc1EXTgQsDtrdKnsxNlY4uEWXK+X8dOUoM= root@cinder-test-vm2-f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 1.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.14,24,fe80::f816:3eff:feb3:9293/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000014 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd launch-index: 0 === cirros: current=0.4.0 uptime=4.21 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd login: 2019-07-02 16:32:19,600 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:cd:0e:ab', u'version': 4, u'addr': u'192.168.120.19', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a5d357b7-842f-45f0-a469-289bf2ace5d9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-02T16:32:16.000000', 'flavor': Munch({u'id': u'12110bbd-87c0-4313-b48e-1877b2916b7c'}), 'az': u'nova', 'id': u'9d4fe4cc-c552-4cee-a2e5-0cf5c978d135', 'security_groups': [Munch({u'name': u'cinder_test-sg_f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'53dabd7439ba4a5aaa43ee1cc3863e60', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c124d95378b14866a8a76be8a09a0f20', 'name': 'cinder_test-project_f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd', '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'2019-07-02T16:32:16.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-02T16:32:16Z', 'hostId': u'8ad259bcba13a0571ef78d89cce277d3078ce571818b4fded45730f3', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd', 'public_v6': '', 'private_v4': u'192.168.120.19', 'cloud': 'envvars', 'host_id': u'8ad259bcba13a0571ef78d89cce277d3078ce571818b4fded45730f3', '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'2019-07-02T16:32:16.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c124d95378b14866a8a76be8a09a0f20', 'name': u'cinder_test-vm_f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd', 'adminPass': u'X5XHQhbSwGP7', 'tenant_id': u'c124d95378b14866a8a76be8a09a0f20', 'created_at': u'2019-07-02T16:32:03Z', 'created': u'2019-07-02T16:32:03Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-02 16:32:22,462 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'12019908-b1cf-42d5-b8ed-8162cbf58ab8', 'updated_at': u'2019-07-02T16:32:22Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.19', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'a0b60dfa-05dc-4f15-a2ac-48199295e48a', 'id': u'87cfd05e-7382-47b0-9043-4e0c5528d8fb', 'network': u'88906248-8bd5-46c1-b21b-17eab9c12d99', 'port': u'a0b60dfa-05dc-4f15-a2ac-48199295e48a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c124d95378b14866a8a76be8a09a0f20', 'name': 'cinder_test-project_f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'c124d95378b14866a8a76be8a09a0f20', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'88906248-8bd5-46c1-b21b-17eab9c12d99', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'c124d95378b14866a8a76be8a09a0f20', 'created_at': u'2019-07-02T16:32:20Z', 'attached': True, u'dns_name': u'', 'router': u'12019908-b1cf-42d5-b8ed-8162cbf58ab8'}) 2019-07-02 16:32:22,538 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 532769831 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.245271] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.248406] pid_max: default: 32768 minimum: 301 [ 0.250104] ACPI: Core revision 20150930 [ 0.252207] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.254658] Security Framework initialized [ 0.256201] Yama: becoming mindful. [ 0.257573] AppArmor: AppArmor initialized [ 0.259157] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.261602] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.264005] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.266276] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.268864] Initializing cgroup subsys io [ 0.270403] Initializing cgroup subsys memory [ 0.272052] Initializing cgroup subsys devices [ 0.273700] Initializing cgroup subsys freezer [ 0.275345] Initializing cgroup subsys net_cls [ 0.276987] Initializing cgroup subsys perf_event [ 0.278701] Initializing cgroup subsys net_prio [ 0.280374] Initializing cgroup subsys hugetlb [ 0.282011] Initializing cgroup subsys pids [ 0.283656] CPU: Physical Processor ID: 0 [ 0.285873] mce: CPU supports 10 MCE banks [ 0.287470] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.289361] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.308063] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.318123] ftrace: allocating 31920 entries in 125 pages [ 0.355332] smpboot: Max logical packages: 1 [ 0.356935] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.359528] x2apic enabled [ 0.360982] Switched APIC routing to physical x2apic. [ 0.364043] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.366152] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.370061] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.373428] KVM setup paravirtual spinlock [ 0.375489] x86: Booted up 1 node, 1 CPUs [ 0.377007] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.379554] devtmpfs: initialized [ 0.381878] evm: security.selinux [ 0.383187] evm: security.SMACK64 [ 0.384492] evm: security.SMACK64EXEC [ 0.385899] evm: security.SMACK64TRANSMUTE [ 0.387428] evm: security.SMACK64MMAP [ 0.388829] evm: security.ima [ 0.390032] evm: security.capability [ 0.391485] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.394954] pinctrl core: initialized pinctrl subsystem [ 0.396969] RTC time: 16:32:15, date: 07/02/19 [ 0.398711] NET: Registered protocol family 16 [ 0.400519] cpuidle: using governor ladder [ 0.402080] cpuidle: using governor menu [ 0.403569] PCCT header not found. [ 0.404948] ACPI: bus type PCI registered [ 0.406457] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.408776] PCI: Using configuration type 1 for base access [ 0.411489] ACPI: Added _OSI(Module Device) [ 0.413065] ACPI: Added _OSI(Processor Device) [ 0.414688] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.416393] ACPI: Added _OSI(Processor Aggregator Device) [ 0.419160] ACPI: Interpreter enabled [ 0.420582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.424067] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.427533] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.431028] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.434505] ACPI: (supports S0 S5) [ 0.435830] ACPI: Using IOAPIC for interrupt routing [ 0.437611] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.442313] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.444456] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.446783] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.449046] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.453173] acpiphp: Slot [3] registered [ 0.454674] acpiphp: Slot [4] registered [ 0.456173] acpiphp: Slot [5] registered [ 0.457672] acpiphp: Slot [6] registered [ 0.459169] acpiphp: Slot [7] registered [ 0.460662] acpiphp: Slot [8] registered [ 0.462164] acpiphp: Slot [9] registered [ 0.463658] acpiphp: Slot [10] registered [ 0.465177] acpiphp: Slot [11] registered [ 0.466696] acpiphp: Slot [12] registered [ 0.468216] acpiphp: Slot [13] registered [ 0.469734] acpiphp: Slot [14] registered [ 0.471258] acpiphp: Slot [15] registered [ 0.489497] acpiphp: Slot [16] registered [ 0.491024] acpiphp: Slot [17] registered [ 0.492547] acpiphp: Slot [18] registered [ 0.494071] acpiphp: Slot [19] registered [ 0.495588] acpiphp: Slot [20] registered [ 0.497114] acpiphp: Slot [21] registered [ 0.498633] acpiphp: Slot [22] registered [ 0.500158] acpiphp: Slot [23] registered [ 0.501679] acpiphp: Slot [24] registered [ 0.503205] acpiphp: Slot [25] registered [ 0.504724] acpiphp: Slot [26] registered [ 0.506243] acpiphp: Slot [27] registered [ 0.507766] acpiphp: Slot [28] registered [ 0.509295] acpiphp: Slot [29] registered [ 0.510811] acpiphp: Slot [30] registered [ 0.512334] acpiphp: Slot [31] registered [ 0.513851] PCI host bridge to bus 0000:00 [ 0.515381] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.517685] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.519995] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.522724] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.525464] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.528249] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.537767] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.540384] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.542539] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.544833] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.550160] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.553287] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.576438] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.579861] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.582884] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.585875] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.588854] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.591544] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.594931] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.597288] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.600668] vgaarb: loaded [ 0.601954] vgaarb: bridge control possible 0000:00:02.0 [ 0.604893] SCSI subsystem initialized [ 0.607043] ACPI: bus type USB registered [ 0.608639] usbcore: registered new interface driver usbfs [ 0.610606] usbcore: registered new interface driver hub [ 0.612509] usbcore: registered new device driver usb [ 0.614704] PCI: Using ACPI for IRQ routing [ 0.617148] NetLabel: Initializing [ 0.618505] NetLabel: domain hash size = 128 [ 0.620154] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.621955] NetLabel: unlabeled traffic allowed by default [ 0.624429] clocksource: Switched to clocksource kvm-clock [ 0.636310] AppArmor: AppArmor Filesystem Enabled [ 0.638125] pnp: PnP ACPI init [ 0.639780] pnp: PnP ACPI: found 5 devices [ 0.647093] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.650307] NET: Registered protocol family 2 [ 0.652445] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.654823] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.657089] TCP: Hash tables configured (established 4096 bind 4096) [ 0.659330] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.661345] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.663568] NET: Registered protocol family 1 [ 0.665242] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.667273] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.669271] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.684405] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.699772] Trying to unpack rootfs image as initramfs... [ 0.765128] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.768196] Scanning for low memory corruption every 60 seconds [ 0.770829] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.772998] audit: initializing netlink subsys (disabled) [ 0.774888] audit: type=2000 audit(1562085137.045:1): initialized [ 0.777433] Initialise system trusted keyring [ 0.779206] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.781357] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.784617] zbud: loaded [ 0.785879] VFS: Disk quotas dquot_6.6.0 [ 0.787382] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.790131] fuse init (API version 7.23) [ 0.791766] Key type big_key registered [ 0.793264] Allocating IMA MOK and blacklist keyrings. [ 0.795453] Key type asymmetric registered [ 0.797011] Asymmetric key parser 'x509' registered [ 0.798777] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.801538] io scheduler noop registered [ 0.802995] io scheduler deadline registered (default) [ 0.804847] io scheduler cfq registered [ 0.806405] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.808325] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.810673] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.813363] ACPI: Power Button [PWRF] [ 0.814897] GHES: HEST is not enabled! [ 0.829257] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.859233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.862883] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.889614] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.893400] Linux agpgart interface v0.103 [ 0.897339] brd: module loaded [ 0.899933] loop: module loaded [ 0.905534] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.908222] GPT:90111 != 2097151 [ 0.909478] GPT:Alternate GPT header not at the end of the disk. [ 0.911534] GPT:90111 != 2097151 [ 0.912787] GPT: Use GNU Parted to correct GPT errors. [ 0.914593] vda: vda1 vda15 [ 0.916633] scsi host0: ata_piix [ 0.918033] scsi host1: ata_piix [ 0.919350] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.921621] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.924593] libphy: Fixed MDIO Bus: probed [ 0.926133] tun: Universal TUN/TAP device driver, 1.6 [ 0.927927] tun: (C) 1999-2004 Max Krasnyansky [ 0.931441] PPP generic driver version 2.4.2 [ 0.933114] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.935348] ehci-pci: EHCI PCI platform driver [ 0.937093] ehci-platform: EHCI generic platform driver [ 0.938934] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.941051] ohci-pci: OHCI PCI platform driver [ 0.942695] ohci-platform: OHCI generic platform driver [ 0.944549] uhci_hcd: USB Universal Host Controller Interface driver [ 0.959723] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.961592] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.964338] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.966200] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.968418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.970722] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.973367] usb usb1: Product: UHCI Host Controller [ 0.975105] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.977222] usb usb1: SerialNumber: 0000:00:01.2 [ 0.978996] hub 1-0:1.0: USB hub found [ 0.980467] hub 1-0:1.0: 2 ports detected [ 0.982171] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.986051] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.987827] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.989704] mousedev: PS/2 mouse device common for all mice [ 0.992033] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.995189] rtc_cmos 00:00: RTC can wake from S4 [ 0.997463] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.999666] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.001874] i2c /dev entries driver [ 1.003271] device-mapper: uevent: version 1.0.3 [ 1.005035] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.008074] ledtrig-cpu: registered to indicate activity on CPUs [ 1.010508] NET: Registered protocol family 10 [ 1.012613] NET: Registered protocol family 17 [ 1.014271] Key type dns_resolver registered [ 1.016059] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.018085] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.021321] registered taskstats version 1 [ 1.022896] Loading compiled-in X.509 certificates [ 1.025365] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.029000] zswap: loaded using pool lzo/zbud [ 1.031566] Key type trusted registered [ 1.034130] Key type encrypted registered [ 1.035710] AppArmor: AppArmor sha1 policy hashing enabled [ 1.037732] ima: No TPM chip found, activating TPM-bypass! [ 1.039760] evm: HMAC attrs: 0x1 [ 1.041533] Magic number: 11:330:539 [ 1.043043] tty ttyS19: hash matches [ 1.044616] rtc_cmos 00:00: setting system clock to 2019-07-02 16:32:16 UTC (1562085136) [ 1.047700] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.049858] EDD information not available. [ 1.082020] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.084968] Write protecting the kernel read-only data: 14336k [ 1.088525] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.091840] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 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 [ 1.143293] random: blkid urandom read with 3 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.91 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.19... Lease of 192.168.120.19 obtained, lease time 43200 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.00. iid=i-00000017 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQClbGjMRj4w+blNd5l9M7rOrf8EztDWK6HuYc8B7Su92ZQwrg9noA0Mpw9eZcCXKJghrtTakdsmyRHWuVvRvM8eyerDK1Cb3i7WDPfT2Nqu1lekoQGpYmL9E5vhPUvv4NXgw7MhSWhgTZZVyGLPV+CI5djpD3ZktMEW8Tm9aEH2k33uPt5KTNxANZ3F3sHd2e3TmxLs9XqUe9Dvd819tyA9+a6Y1O5oq47ie8lU2q19AzfRe+mENJwYvSYA9Au1WtUsyh78htKSes5M8h0hZlLHZzk1Yh+b7aECnyfrZNJ57QG7+b+/NxCtrxtk6GkVbXBRh6fY75Fkj+iAX7y3BWQJ root@cinder-test-vm-f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd ssh-dss AAAAB3NzaC1kc3MAAACBAJYUHMDkDJOpdFIeCc/pz02tSpk2sXiCTMpF/bhEThYy49oSMrlGihUpIUkFNHlvah5dLlxy3Jp9rdkKJ/JLLcLGpeDR8C49BcIYYp14ixEaOWXNTmWLPZJ9zSvR5tueA2/IoRJ3vu9HmxRin1HERefGWXwHmdIdbSJI+DI7f34NAAAAFQCT5r3PIm4VpLxlzMAGRY2YV+bh2QAAAIAMfcNYox9F1M1hJcCEL5Bie5pK069j9KEAtnHZaD0cXAeSD+x7y5U0KY9vnmjJY4JgyUsgkAPdmSWpUBN3rEjX3g2nWFtO2EBKuEPfqVKRWUiYLKCV3yTDfL+NnIHEcPuhW2eRaYECYUwEjr3V4FDuLSzGMuMYp7XtA7P5NA5rfAAAAIADVJqzY6aqH0907l2BTV74Hw/uvYfIx68VH1n4AcPO7iunx1DJFz4+VIQLfgi2TrbHuCxD3oNWJCCZgl4wt2ST2aIF3TxeeLNywalncJV3z6JX52VQ2/gWWf0U3meY2wlxyZQwuwLnD7Ob30I9gWqx2haF/+SB/VFVWNKFn4lLKw== root@cinder-test-vm-f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 1.06s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.19,24,fe80::f816:3eff:fecd:eab/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.19 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-00000017 name: N/A availability-zone: nova local-hostname: cinder-test-vm-f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.54 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd login: 2019-07-02 16:32:23,540 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.202: timed out 2019-07-02 16:32:32,689 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 532769831 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.245271] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.248406] pid_max: default: 32768 minimum: 301 [ 0.250104] ACPI: Core revision 20150930 [ 0.252207] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.254658] Security Framework initialized [ 0.256201] Yama: becoming mindful. [ 0.257573] AppArmor: AppArmor initialized [ 0.259157] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.261602] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.264005] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.266276] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.268864] Initializing cgroup subsys io [ 0.270403] Initializing cgroup subsys memory [ 0.272052] Initializing cgroup subsys devices [ 0.273700] Initializing cgroup subsys freezer [ 0.275345] Initializing cgroup subsys net_cls [ 0.276987] Initializing cgroup subsys perf_event [ 0.278701] Initializing cgroup subsys net_prio [ 0.280374] Initializing cgroup subsys hugetlb [ 0.282011] Initializing cgroup subsys pids [ 0.283656] CPU: Physical Processor ID: 0 [ 0.285873] mce: CPU supports 10 MCE banks [ 0.287470] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.289361] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.308063] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.318123] ftrace: allocating 31920 entries in 125 pages [ 0.355332] smpboot: Max logical packages: 1 [ 0.356935] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.359528] x2apic enabled [ 0.360982] Switched APIC routing to physical x2apic. [ 0.364043] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.366152] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.370061] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.373428] KVM setup paravirtual spinlock [ 0.375489] x86: Booted up 1 node, 1 CPUs [ 0.377007] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.379554] devtmpfs: initialized [ 0.381878] evm: security.selinux [ 0.383187] evm: security.SMACK64 [ 0.384492] evm: security.SMACK64EXEC [ 0.385899] evm: security.SMACK64TRANSMUTE [ 0.387428] evm: security.SMACK64MMAP [ 0.388829] evm: security.ima [ 0.390032] evm: security.capability [ 0.391485] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.394954] pinctrl core: initialized pinctrl subsystem [ 0.396969] RTC time: 16:32:15, date: 07/02/19 [ 0.398711] NET: Registered protocol family 16 [ 0.400519] cpuidle: using governor ladder [ 0.402080] cpuidle: using governor menu [ 0.403569] PCCT header not found. [ 0.404948] ACPI: bus type PCI registered [ 0.406457] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.408776] PCI: Using configuration type 1 for base access [ 0.411489] ACPI: Added _OSI(Module Device) [ 0.413065] ACPI: Added _OSI(Processor Device) [ 0.414688] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.416393] ACPI: Added _OSI(Processor Aggregator Device) [ 0.419160] ACPI: Interpreter enabled [ 0.420582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.424067] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.427533] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.431028] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.434505] ACPI: (supports S0 S5) [ 0.435830] ACPI: Using IOAPIC for interrupt routing [ 0.437611] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.442313] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.444456] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.446783] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.449046] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.453173] acpiphp: Slot [3] registered [ 0.454674] acpiphp: Slot [4] registered [ 0.456173] acpiphp: Slot [5] registered [ 0.457672] acpiphp: Slot [6] registered [ 0.459169] acpiphp: Slot [7] registered [ 0.460662] acpiphp: Slot [8] registered [ 0.462164] acpiphp: Slot [9] registered [ 0.463658] acpiphp: Slot [10] registered [ 0.465177] acpiphp: Slot [11] registered [ 0.466696] acpiphp: Slot [12] registered [ 0.468216] acpiphp: Slot [13] registered [ 0.469734] acpiphp: Slot [14] registered [ 0.471258] acpiphp: Slot [15] registered [ 0.489497] acpiphp: Slot [16] registered [ 0.491024] acpiphp: Slot [17] registered [ 0.492547] acpiphp: Slot [18] registered [ 0.494071] acpiphp: Slot [19] registered [ 0.495588] acpiphp: Slot [20] registered [ 0.497114] acpiphp: Slot [21] registered [ 0.498633] acpiphp: Slot [22] registered [ 0.500158] acpiphp: Slot [23] registered [ 0.501679] acpiphp: Slot [24] registered [ 0.503205] acpiphp: Slot [25] registered [ 0.504724] acpiphp: Slot [26] registered [ 0.506243] acpiphp: Slot [27] registered [ 0.507766] acpiphp: Slot [28] registered [ 0.509295] acpiphp: Slot [29] registered [ 0.510811] acpiphp: Slot [30] registered [ 0.512334] acpiphp: Slot [31] registered [ 0.513851] PCI host bridge to bus 0000:00 [ 0.515381] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.517685] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.519995] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.522724] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.525464] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.528249] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.537767] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.540384] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.542539] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.544833] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.550160] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.553287] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.576438] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.579861] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.582884] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.585875] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.588854] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.591544] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.594931] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.597288] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.600668] vgaarb: loaded [ 0.601954] vgaarb: bridge control possible 0000:00:02.0 [ 0.604893] SCSI subsystem initialized [ 0.607043] ACPI: bus type USB registered [ 0.608639] usbcore: registered new interface driver usbfs [ 0.610606] usbcore: registered new interface driver hub [ 0.612509] usbcore: registered new device driver usb [ 0.614704] PCI: Using ACPI for IRQ routing [ 0.617148] NetLabel: Initializing [ 0.618505] NetLabel: domain hash size = 128 [ 0.620154] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.621955] NetLabel: unlabeled traffic allowed by default [ 0.624429] clocksource: Switched to clocksource kvm-clock [ 0.636310] AppArmor: AppArmor Filesystem Enabled [ 0.638125] pnp: PnP ACPI init [ 0.639780] pnp: PnP ACPI: found 5 devices [ 0.647093] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.650307] NET: Registered protocol family 2 [ 0.652445] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.654823] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.657089] TCP: Hash tables configured (established 4096 bind 4096) [ 0.659330] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.661345] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.663568] NET: Registered protocol family 1 [ 0.665242] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.667273] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.669271] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.684405] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.699772] Trying to unpack rootfs image as initramfs... [ 0.765128] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.768196] Scanning for low memory corruption every 60 seconds [ 0.770829] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.772998] audit: initializing netlink subsys (disabled) [ 0.774888] audit: type=2000 audit(1562085137.045:1): initialized [ 0.777433] Initialise system trusted keyring [ 0.779206] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.781357] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.784617] zbud: loaded [ 0.785879] VFS: Disk quotas dquot_6.6.0 [ 0.787382] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.790131] fuse init (API version 7.23) [ 0.791766] Key type big_key registered [ 0.793264] Allocating IMA MOK and blacklist keyrings. [ 0.795453] Key type asymmetric registered [ 0.797011] Asymmetric key parser 'x509' registered [ 0.798777] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.801538] io scheduler noop registered [ 0.802995] io scheduler deadline registered (default) [ 0.804847] io scheduler cfq registered [ 0.806405] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.808325] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.810673] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.813363] ACPI: Power Button [PWRF] [ 0.814897] GHES: HEST is not enabled! [ 0.829257] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.859233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.862883] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.889614] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.893400] Linux agpgart interface v0.103 [ 0.897339] brd: module loaded [ 0.899933] loop: module loaded [ 0.905534] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.908222] GPT:90111 != 2097151 [ 0.909478] GPT:Alternate GPT header not at the end of the disk. [ 0.911534] GPT:90111 != 2097151 [ 0.912787] GPT: Use GNU Parted to correct GPT errors. [ 0.914593] vda: vda1 vda15 [ 0.916633] scsi host0: ata_piix [ 0.918033] scsi host1: ata_piix [ 0.919350] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.921621] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.924593] libphy: Fixed MDIO Bus: probed [ 0.926133] tun: Universal TUN/TAP device driver, 1.6 [ 0.927927] tun: (C) 1999-2004 Max Krasnyansky [ 0.931441] PPP generic driver version 2.4.2 [ 0.933114] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.935348] ehci-pci: EHCI PCI platform driver [ 0.937093] ehci-platform: EHCI generic platform driver [ 0.938934] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.941051] ohci-pci: OHCI PCI platform driver [ 0.942695] ohci-platform: OHCI generic platform driver [ 0.944549] uhci_hcd: USB Universal Host Controller Interface driver [ 0.959723] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.961592] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.964338] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.966200] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.968418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.970722] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.973367] usb usb1: Product: UHCI Host Controller [ 0.975105] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.977222] usb usb1: SerialNumber: 0000:00:01.2 [ 0.978996] hub 1-0:1.0: USB hub found [ 0.980467] hub 1-0:1.0: 2 ports detected [ 0.982171] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.986051] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.987827] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.989704] mousedev: PS/2 mouse device common for all mice [ 0.992033] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.995189] rtc_cmos 00:00: RTC can wake from S4 [ 0.997463] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.999666] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.001874] i2c /dev entries driver [ 1.003271] device-mapper: uevent: version 1.0.3 [ 1.005035] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.008074] ledtrig-cpu: registered to indicate activity on CPUs [ 1.010508] NET: Registered protocol family 10 [ 1.012613] NET: Registered protocol family 17 [ 1.014271] Key type dns_resolver registered [ 1.016059] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.018085] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.021321] registered taskstats version 1 [ 1.022896] Loading compiled-in X.509 certificates [ 1.025365] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.029000] zswap: loaded using pool lzo/zbud [ 1.031566] Key type trusted registered [ 1.034130] Key type encrypted registered [ 1.035710] AppArmor: AppArmor sha1 policy hashing enabled [ 1.037732] ima: No TPM chip found, activating TPM-bypass! [ 1.039760] evm: HMAC attrs: 0x1 [ 1.041533] Magic number: 11:330:539 [ 1.043043] tty ttyS19: hash matches [ 1.044616] rtc_cmos 00:00: setting system clock to 2019-07-02 16:32:16 UTC (1562085136) [ 1.047700] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.049858] EDD information not available. [ 1.082020] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.084968] Write protecting the kernel read-only data: 14336k [ 1.088525] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.091840] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 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 [ 1.143293] random: blkid urandom read with 3 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.91 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.19... Lease of 192.168.120.19 obtained, lease time 43200 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.00. iid=i-00000017 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQClbGjMRj4w+blNd5l9M7rOrf8EztDWK6HuYc8B7Su92ZQwrg9noA0Mpw9eZcCXKJghrtTakdsmyRHWuVvRvM8eyerDK1Cb3i7WDPfT2Nqu1lekoQGpYmL9E5vhPUvv4NXgw7MhSWhgTZZVyGLPV+CI5djpD3ZktMEW8Tm9aEH2k33uPt5KTNxANZ3F3sHd2e3TmxLs9XqUe9Dvd819tyA9+a6Y1O5oq47ie8lU2q19AzfRe+mENJwYvSYA9Au1WtUsyh78htKSes5M8h0hZlLHZzk1Yh+b7aECnyfrZNJ57QG7+b+/NxCtrxtk6GkVbXBRh6fY75Fkj+iAX7y3BWQJ root@cinder-test-vm-f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd ssh-dss AAAAB3NzaC1kc3MAAACBAJYUHMDkDJOpdFIeCc/pz02tSpk2sXiCTMpF/bhEThYy49oSMrlGihUpIUkFNHlvah5dLlxy3Jp9rdkKJ/JLLcLGpeDR8C49BcIYYp14ixEaOWXNTmWLPZJ9zSvR5tueA2/IoRJ3vu9HmxRin1HERefGWXwHmdIdbSJI+DI7f34NAAAAFQCT5r3PIm4VpLxlzMAGRY2YV+bh2QAAAIAMfcNYox9F1M1hJcCEL5Bie5pK069j9KEAtnHZaD0cXAeSD+x7y5U0KY9vnmjJY4JgyUsgkAPdmSWpUBN3rEjX3g2nWFtO2EBKuEPfqVKRWUiYLKCV3yTDfL+NnIHEcPuhW2eRaYECYUwEjr3V4FDuLSzGMuMYp7XtA7P5NA5rfAAAAIADVJqzY6aqH0907l2BTV74Hw/uvYfIx68VH1n4AcPO7iunx1DJFz4+VIQLfgi2TrbHuCxD3oNWJCCZgl4wt2ST2aIF3TxeeLNywalncJV3z6JX52VQ2/gWWf0U3meY2wlxyZQwuwLnD7Ob30I9gWqx2haF/+SB/VFVWNKFn4lLKw== root@cinder-test-vm-f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 1.06s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.19,24,fe80::f816:3eff:fecd:eab/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.19 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-00000017 name: N/A availability-zone: nova local-hostname: cinder-test-vm-f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.54 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-f6f541fe-da97-4b9f-8c8c-4acda9fe3dcd login: 2019-07-02 16:32:41,269 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-07-02 16:32:42,196 - 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: a45ea9d6-8de9-4515-ac1e-d68a4e3f6a1a 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! 2019-07-02 16:32:42,197 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2019-07-02 16:32:42,198 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2019-07-02 16:32:49,160 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2019-07-02 16:32:54,781 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-07-02 16:32:54,866 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2019-07-02 16:32:54,867 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2019-07-02 16:32:54,867 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2019-07-02 16:33:00,145 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-02 16:33:00,146 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:52 | PASS | +---------------------+------------------+------------------+----------------+ 2019-07-02 16:33:23,760 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2019-07-02 16:33:25,279 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_smoke', u'tags': [], 'enabled': True, 'id': u'8797f01f87de4b8581c195ce8b03a4d6', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tempest_smoke-project_0c3fb1a4-30ad-417f-8c7a-ecf1c1f88df8'}) 2019-07-02 16:33:25,817 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5807e064d1304a7b9909215e6b045bab', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_0c3fb1a4-30ad-417f-8c7a-ecf1c1f88df8'}) 2019-07-02 16:33:27,671 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_0c3fb1a4-30ad-417f-8c7a-ecf1c1f88df8', 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'8797f01f87de4b8581c195ce8b03a4d6', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '7ZUnHWTPNRCunQUzXcBgxEpihNJZIW', 'username': u'tempest_smoke-user_0c3fb1a4-30ad-417f-8c7a-ecf1c1f88df8', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-02 16:33:27,675 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_0c3fb1a4-30ad-417f-8c7a-ecf1c1f88df8', 'password': '7ZUnHWTPNRCunQUzXcBgxEpihNJZIW', 'project_name': 'tempest_smoke-project_0c3fb1a4-30ad-417f-8c7a-ecf1c1f88df8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '8797f01f87de4b8581c195ce8b03a4d6', 'project_domain_name': 'Default'} 2019-07-02 16:33:30,862 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2019-07-02 16:33:33,029 - 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'dns_domain': u'', u'updated_at': u'2019-07-02T16:33:32Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'c2649690-9eb9-46ca-8384-8cd8e4bd5375', u'provider:segmentation_id': 70, 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_0c3fb1a4-30ad-417f-8c7a-ecf1c1f88df8', u'created_at': u'2019-07-02T16:33:31Z', u'mtu': 1442, u'tenant_id': u'8797f01f87de4b8581c195ce8b03a4d6', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'8797f01f87de4b8581c195ce8b03a4d6'}) 2019-07-02 16:33:35,161 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-02T16:33:33Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'3716c303-2acd-4fba-9bd5-41d4a9dac40a', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_0c3fb1a4-30ad-417f-8c7a-ecf1c1f88df8', u'enable_dhcp': True, u'network_id': u'c2649690-9eb9-46ca-8384-8cd8e4bd5375', u'tenant_id': u'8797f01f87de4b8581c195ce8b03a4d6', u'created_at': u'2019-07-02T16:33:33Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8797f01f87de4b8581c195ce8b03a4d6'}) 2019-07-02 16:33:37,554 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'88906248-8bd5-46c1-b21b-17eab9c12d99', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'621a68f6-d100-46cd-a42a-75525aeec4b5', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'8797f01f87de4b8581c195ce8b03a4d6', u'created_at': u'2019-07-02T16:33:35Z', u'admin_state_up': True, u'updated_at': u'2019-07-02T16:33:36Z', u'revision_number': 2, u'routes': [], u'project_id': u'8797f01f87de4b8581c195ce8b03a4d6', u'id': u'532bad57-5de8-47be-9228-980e8972cca6', u'name': u'tempest_smoke-router_0c3fb1a4-30ad-417f-8c7a-ecf1c1f88df8'}) 2019-07-02 16:33:43,219 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/ed82035b-2d90-4aa8-aa1a-cfe7953e5e4a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ed82035b-2d90-4aa8-aa1a-cfe7953e5e4a/file', 'owner': u'8797f01f87de4b8581c195ce8b03a4d6', 'id': u'ed82035b-2d90-4aa8-aa1a-cfe7953e5e4a', 'size': 12716032, u'self': u'/v2/images/ed82035b-2d90-4aa8-aa1a-cfe7953e5e4a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8797f01f87de4b8581c195ce8b03a4d6', 'name': 'tempest_smoke-project_0c3fb1a4-30ad-417f-8c7a-ecf1c1f88df8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/ed82035b-2d90-4aa8-aa1a-cfe7953e5e4a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-02T16:33:42Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-02T16:33:42Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_0c3fb1a4-30ad-417f-8c7a-ecf1c1f88df8', '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/ed82035b-2d90-4aa8-aa1a-cfe7953e5e4a', 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_0c3fb1a4-30ad-417f-8c7a-ecf1c1f88df8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_0c3fb1a4-30ad-417f-8c7a-ecf1c1f88df8', 'created': u'2019-07-02T16:33:41Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-02T16:33:41Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/ed82035b-2d90-4aa8-aa1a-cfe7953e5e4a', 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_0c3fb1a4-30ad-417f-8c7a-ecf1c1f88df8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-02 16:33:43,591 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_0c3fb1a4-30ad-417f-8c7a-ecf1c1f88df8', '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'2c636b86c6224566817a470196f62197', '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'f93b6b00-56bc-474a-be61-deb432f771e4', 'swap': 0}) 2019-07-02 16:33:44,079 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-02 16:33:48,388 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 8299adc9-4277-4bef-b4a5-87311ab3cec3 | 2019-07-02T16:33:47.999759 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 8299adc9-4277-4bef-b4a5-87311ab3cec3 ~/.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 2019-07-02 16:33:51,588 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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 | +-------------+----------------+-----------+ 2019-07-02 16:33:52,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-07-02 16:33:57,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=a29fc27d-2193-4f70-8ad0-6cd469660ee2) as the default verifier for the future CLI operations. 2019-07-02 16:34:01,238 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/e2841091-75e6-430a-97af-405ae0edd55f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e2841091-75e6-430a-97af-405ae0edd55f/file', 'owner': u'8797f01f87de4b8581c195ce8b03a4d6', 'id': u'e2841091-75e6-430a-97af-405ae0edd55f', 'size': 12716032, u'self': u'/v2/images/e2841091-75e6-430a-97af-405ae0edd55f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8797f01f87de4b8581c195ce8b03a4d6', 'name': 'tempest_smoke-project_0c3fb1a4-30ad-417f-8c7a-ecf1c1f88df8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/e2841091-75e6-430a-97af-405ae0edd55f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-02T16:34:00Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-02T16:34:00Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_0c3fb1a4-30ad-417f-8c7a-ecf1c1f88df8', '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/e2841091-75e6-430a-97af-405ae0edd55f', 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_0c3fb1a4-30ad-417f-8c7a-ecf1c1f88df8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_0c3fb1a4-30ad-417f-8c7a-ecf1c1f88df8', 'created': u'2019-07-02T16:33:59Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-02T16:33:59Z', 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/e2841091-75e6-430a-97af-405ae0edd55f', 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_0c3fb1a4-30ad-417f-8c7a-ecf1c1f88df8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-02 16:34:01,303 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_0c3fb1a4-30ad-417f-8c7a-ecf1c1f88df8', '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'2c636b86c6224566817a470196f62197', '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'3d08dade-9a69-4608-8e9c-7be4463b78ea', 'swap': 0}) 2019-07-02 16:34:01,326 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_0c3fb1a4-30ad-417f-8c7a-ecf1c1f88df8', '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'2c636b86c6224566817a470196f62197', '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'3d08dade-9a69-4608-8e9c-7be4463b78ea', 'swap': 0}) 2019-07-02 16:34:04,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-07-02 16:34:04,852 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-07-02 16:34:04,852 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-07-02 16:34:04,855 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-07-02 16:34:04,892 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-07-02 16:34:06,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-a29fc27d-2193-4f70-8ad0-6cd469660ee2/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2019-07-02 16:34:06,884 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-07-02 16:34:06,898 - 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', u'--concurrency=4']'. 2019-07-02 16:38:48,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 9fcd5562-5e5f-46c5-99b3-cc26d42842eb 2019-07-02 16:38:48,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'9fcd5562-5e5f-46c5-99b3-cc26d42842eb']'. 2019-07-02 16:38:49,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-07-02 16:38:49,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-07-02 16:38:49,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-02 16:38:49,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 9fcd5562-5e5f-46c5-99b3-cc26d42842eb | 2019-07-02 16:38:49,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-07-02 16:38:49,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-07-02 16:34:08 | 2019-07-02 16:38:49,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-07-02 16:38:48 | 2019-07-02 16:38:49,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:40 | 2019-07-02 16:38:49,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-07-02 16:38:49,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-07-02 16:38:49,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-07-02 16:38:49,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: a29fc27d-2193-4f70-8ad0-6cd469660ee2) | 2019-07-02 16:38:49,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-07-02 16:38:49,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 8299adc9-4277-4bef-b4a5-87311ab3cec3) | 2019-07-02 16:38:49,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 107 | 2019-07-02 16:38:49,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 274.676 | 2019-07-02 16:38:49,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 95 | 2019-07-02 16:38:49,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2019-07-02 16:38:49,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-07-02 16:38:49,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-07-02 16:38:49,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-07-02 16:38:49,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-02 16:38:49,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-07-02 16:38:49,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-07-02 16:38:49,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2019-07-02 16:38:49,757 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'9fcd5562-5e5f-46c5-99b3-cc26d42842eb', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.html'] 2019-07-02 16:38:51,677 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 9fcd5562-5e5f-46c5-99b3-cc26d42842eb --to /home/opnfv/functest/results/tempest_smoke/tempest-report.html Saving the report to '/home/opnfv/functest/results/tempest_smoke/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-07-02 16:38:51,677 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'9fcd5562-5e5f-46c5-99b3-cc26d42842eb', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.xml'] 2019-07-02 16:38:53,596 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 9fcd5562-5e5f-46c5-99b3-cc26d42842eb --to /home/opnfv/functest/results/tempest_smoke/tempest-report.xml Saving the report to '/home/opnfv/functest/results/tempest_smoke/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-07-02 16:38:53,743 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-02 16:38:53,743 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 05:23 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-07-02 16:39:07,836 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:12 | PASS | | tenantnetwork1 | functest | healthcheck | 00:12 | PASS | | tenantnetwork2 | functest | healthcheck | 00:11 | PASS | | vmready1 | functest | healthcheck | 00:18 | PASS | | vmready2 | functest | healthcheck | 00:15 | PASS | | singlevm1 | functest | healthcheck | 00:54 | PASS | | singlevm2 | functest | healthcheck | 00:44 | PASS | | vping_ssh | functest | healthcheck | 01:03 | PASS | | vping_userdata | functest | healthcheck | 00:54 | PASS | | cinder_test | functest | healthcheck | 01:52 | PASS | | tempest_smoke | functest | healthcheck | 05:23 | PASS | | odl | functest | healthcheck | 00:00 | SKIP | +--------------------------+------------------+---------------------+------------------+----------------+ 2019-07-02 16:39:07,849 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-07-02 16:39:10,950 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-75 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-ovn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-07-02 16:39:10,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.21,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=RlNFjtDhGqVf0pxQyajiNXTHL 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=2c636b86c6224566817a470196f62197 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.8 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export OS_REGION_NAME=regionOne 2019-07-02 16:39:10,953 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-07-02 16:39:10,954 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+------------------------------------------+-------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+------------------------------------------+-------------------------------------------------+ | smoke | 1 | Set of basic Functional tests to | neutron-tempest-plugin-api rally_sanity | | | | validate the OPNFV scenarios. | refstack_defcore tempest_full | | | | | tempest_scenario patrole neutron_trunk | | | | | networking-bgpvpn networking-sfc | | | | | barbican | +---------------+---------------+------------------------------------------+-------------------------------------------------+ 2019-07-02 16:39:10,977 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2019-07-02 16:39:12,679 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: neutron-tempest-plugin-api', u'tags': [], 'enabled': True, 'id': u'a92565d9956e43c2a5f8f2c6ce58e3a7', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'neutron-tempest-pl-project_50959986-4a47-4c0e-9930-6f31012326d0'}) 2019-07-02 16:39:13,179 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'02219b5d2b46445e97c5cd53c0de963b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_50959986-4a47-4c0e-9930-6f31012326d0'}) 2019-07-02 16:39:14,980 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_50959986-4a47-4c0e-9930-6f31012326d0', 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'a92565d9956e43c2a5f8f2c6ce58e3a7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'kHIZyJ87QDxUWWUaGhLwaJezai1UNI', 'username': u'neutron-tempest-plugin-api-user_50959986-4a47-4c0e-9930-6f31012326d0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-02 16:39:14,984 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_50959986-4a47-4c0e-9930-6f31012326d0', 'password': 'kHIZyJ87QDxUWWUaGhLwaJezai1UNI', 'project_name': 'neutron-tempest-pl-project_50959986-4a47-4c0e-9930-6f31012326d0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'a92565d9956e43c2a5f8f2c6ce58e3a7', 'project_domain_name': 'Default'} 2019-07-02 16:39:18,163 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2019-07-02 16:39:20,277 - 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'dns_domain': u'', u'updated_at': u'2019-07-02T16:39:19Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'6f7d6e78-0f31-45e9-bffc-803e3d1ac2d2', u'provider:segmentation_id': 82, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'neutron-tempest-plugin-api-net_50959986-4a47-4c0e-9930-6f31012326d0', u'created_at': u'2019-07-02T16:39:19Z', u'mtu': 1442, u'tenant_id': u'a92565d9956e43c2a5f8f2c6ce58e3a7', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'a92565d9956e43c2a5f8f2c6ce58e3a7'}) 2019-07-02 16:39:22,414 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-02T16:39:21Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'd11397a9-3156-4d28-9e7a-5862928ef927', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron-tempest-plugin-api-subnet_50959986-4a47-4c0e-9930-6f31012326d0', u'enable_dhcp': True, u'network_id': u'6f7d6e78-0f31-45e9-bffc-803e3d1ac2d2', u'tenant_id': u'a92565d9956e43c2a5f8f2c6ce58e3a7', u'created_at': u'2019-07-02T16:39:21Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'a92565d9956e43c2a5f8f2c6ce58e3a7'}) 2019-07-02 16:39:24,660 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'88906248-8bd5-46c1-b21b-17eab9c12d99', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'621a68f6-d100-46cd-a42a-75525aeec4b5', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'a92565d9956e43c2a5f8f2c6ce58e3a7', u'created_at': u'2019-07-02T16:39:22Z', u'admin_state_up': True, u'updated_at': u'2019-07-02T16:39:24Z', u'revision_number': 2, u'routes': [], u'project_id': u'a92565d9956e43c2a5f8f2c6ce58e3a7', u'id': u'826d091a-7239-4a13-8571-ad888e5a06f2', u'name': u'neutron-tempest-plugin-api-router_50959986-4a47-4c0e-9930-6f31012326d0'}) 2019-07-02 16:39:29,388 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/f398f4fe-6ef5-4719-842b-1cea21bd5152/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f398f4fe-6ef5-4719-842b-1cea21bd5152/file', 'owner': u'a92565d9956e43c2a5f8f2c6ce58e3a7', 'id': u'f398f4fe-6ef5-4719-842b-1cea21bd5152', 'size': 12716032, u'self': u'/v2/images/f398f4fe-6ef5-4719-842b-1cea21bd5152', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a92565d9956e43c2a5f8f2c6ce58e3a7', 'name': 'neutron-tempest-pl-project_50959986-4a47-4c0e-9930-6f31012326d0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/f398f4fe-6ef5-4719-842b-1cea21bd5152/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-02T16:39:29Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-02T16:39:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_50959986-4a47-4c0e-9930-6f31012326d0', '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/f398f4fe-6ef5-4719-842b-1cea21bd5152', 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_50959986-4a47-4c0e-9930-6f31012326d0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_50959986-4a47-4c0e-9930-6f31012326d0', 'created': u'2019-07-02T16:39:28Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-02T16:39:28Z', 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/f398f4fe-6ef5-4719-842b-1cea21bd5152', 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_50959986-4a47-4c0e-9930-6f31012326d0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-02 16:39:29,736 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_50959986-4a47-4c0e-9930-6f31012326d0', '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'2c636b86c6224566817a470196f62197', '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'0f310b94-dd1b-4589-bc8b-3bad395c79d5', 'swap': 0}) 2019-07-02 16:39:30,190 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-02 16:39:34,286 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | bec6dfa2-ff54-48e7-9421-a9290124f963 | 2019-07-02T16:39:33.916344 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: bec6dfa2-ff54-48e7-9421-a9290124f963 ~/.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 2019-07-02 16:39:37,626 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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 | +-------------+----------------+-----------+ 2019-07-02 16:39:38,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-07-02 16:39:43,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=f31fb06d-0edc-4b71-97e2-e8d55f84c7e5) as the default verifier for the future CLI operations. 2019-07-02 16:39:47,933 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/7f13a3a4-81da-487d-b043-a6d3a04c02c5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7f13a3a4-81da-487d-b043-a6d3a04c02c5/file', 'owner': u'a92565d9956e43c2a5f8f2c6ce58e3a7', 'id': u'7f13a3a4-81da-487d-b043-a6d3a04c02c5', 'size': 12716032, u'self': u'/v2/images/7f13a3a4-81da-487d-b043-a6d3a04c02c5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a92565d9956e43c2a5f8f2c6ce58e3a7', 'name': 'neutron-tempest-pl-project_50959986-4a47-4c0e-9930-6f31012326d0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/7f13a3a4-81da-487d-b043-a6d3a04c02c5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-02T16:39:47Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-02T16:39:47Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_50959986-4a47-4c0e-9930-6f31012326d0', '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/7f13a3a4-81da-487d-b043-a6d3a04c02c5', 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_50959986-4a47-4c0e-9930-6f31012326d0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_50959986-4a47-4c0e-9930-6f31012326d0', 'created': u'2019-07-02T16:39:46Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-02T16:39:46Z', 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/7f13a3a4-81da-487d-b043-a6d3a04c02c5', 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_50959986-4a47-4c0e-9930-6f31012326d0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-02 16:39:47,974 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_50959986-4a47-4c0e-9930-6f31012326d0', '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'2c636b86c6224566817a470196f62197', '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'5b6510a0-c86d-4575-bcd7-5c43197959cc', 'swap': 0}) 2019-07-02 16:39:47,996 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_50959986-4a47-4c0e-9930-6f31012326d0', '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'2c636b86c6224566817a470196f62197', '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'5b6510a0-c86d-4575-bcd7-5c43197959cc', 'swap': 0}) 2019-07-02 16:39:51,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-07-02 16:39:51,362 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-07-02 16:39:51,362 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-07-02 16:39:51,364 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-07-02 16:39:51,393 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-07-02 16:39:54,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-f31fb06d-0edc-4b71-97e2-e8d55f84c7e5/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2019-07-02 16:39:54,683 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-07-02 16:39:54,692 - 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', '--concurrency=4']'. 2019-07-02 16:53:47,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 30e95594-664c-4dd4-8b1a-07b243e055cc 2019-07-02 16:53:47,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'30e95594-664c-4dd4-8b1a-07b243e055cc']'. 2019-07-02 16:53:48,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-07-02 16:53:48,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-07-02 16:53:48,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-02 16:53:48,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 30e95594-664c-4dd4-8b1a-07b243e055cc | 2019-07-02 16:53:48,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-07-02 16:53:48,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-07-02 16:39:56 | 2019-07-02 16:53:48,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-07-02 16:53:47 | 2019-07-02 16:53:48,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:13:51 | 2019-07-02 16:53:48,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-07-02 16:53:48,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-07-02 16:53:48,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-07-02 16:53:48,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: f31fb06d-0edc-4b71-97e2-e8d55f84c7e5) | 2019-07-02 16:53:48,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-07-02 16:53:48,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: bec6dfa2-ff54-48e7-9421-a9290124f963) | 2019-07-02 16:53:48,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 562 | 2019-07-02 16:53:48,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 824.104 | 2019-07-02 16:53:48,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 466 | 2019-07-02 16:53:48,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 95 | 2019-07-02 16:53:48,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-07-02 16:53:48,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-07-02 16:53:48,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2019-07-02 16:53:48,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-02 16:53:48,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-07-02 16:53:48,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-07-02 16:53:48,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 99.7858672377% 2019-07-02 16:53:48,968 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'30e95594-664c-4dd4-8b1a-07b243e055cc', '--to', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.html'] 2019-07-02 16:53:51,162 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 30e95594-664c-4dd4-8b1a-07b243e055cc --to /home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.html Saving the report to '/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-07-02 16:53:51,163 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'30e95594-664c-4dd4-8b1a-07b243e055cc', '--to', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.xml'] 2019-07-02 16:53:53,341 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 30e95594-664c-4dd4-8b1a-07b243e055cc --to /home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.xml Saving the report to '/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-07-02 16:53:53,584 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-02 16:53:53,586 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 14:35 | FAIL | +------------------------------------+------------------+------------------+----------------+ 2019-07-02 16:54:06,445 - xtesting.ci.run_tests - ERROR - The test case 'neutron-tempest-plugin-api' failed. 2019-07-02 16:54:06,498 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2019-07-02 16:54:07,882 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: rally_sanity', u'tags': [], 'enabled': True, 'id': u'9b0ba7f42a6e4618a0cc1ec175297a5a', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'rally_sanity-project_ba26b46b-fd58-4f8b-ad5e-33342942cfca'}) 2019-07-02 16:54:08,304 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd02f205f716b48ee98569b4b8335ee66', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_ba26b46b-fd58-4f8b-ad5e-33342942cfca'}) 2019-07-02 16:54:10,116 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_ba26b46b-fd58-4f8b-ad5e-33342942cfca', 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'9b0ba7f42a6e4618a0cc1ec175297a5a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'p5lWlYqjlHKLBvaqCbdwtaJbPi2Il4', 'username': u'rally_sanity-user_ba26b46b-fd58-4f8b-ad5e-33342942cfca', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-02 16:54:10,120 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_ba26b46b-fd58-4f8b-ad5e-33342942cfca', 'password': 'p5lWlYqjlHKLBvaqCbdwtaJbPi2Il4', 'project_name': 'rally_sanity-project_ba26b46b-fd58-4f8b-ad5e-33342942cfca', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '9b0ba7f42a6e4618a0cc1ec175297a5a', 'project_domain_name': 'Default'} 2019-07-02 16:54:11,676 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2019-07-02 16:54:13,438 - 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'dns_domain': u'', u'updated_at': u'2019-07-02T16:54:12Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'00eea232-9697-46d2-9094-450ad37c3ace', u'provider:segmentation_id': 79, 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_ba26b46b-fd58-4f8b-ad5e-33342942cfca', u'created_at': u'2019-07-02T16:54:12Z', u'mtu': 1442, u'tenant_id': u'9b0ba7f42a6e4618a0cc1ec175297a5a', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'9b0ba7f42a6e4618a0cc1ec175297a5a'}) 2019-07-02 16:54:16,137 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-02T16:54:14Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'e1ccf214-ad6d-4c02-86c5-09ff98720fea', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_ba26b46b-fd58-4f8b-ad5e-33342942cfca', u'enable_dhcp': True, u'network_id': u'00eea232-9697-46d2-9094-450ad37c3ace', u'tenant_id': u'9b0ba7f42a6e4618a0cc1ec175297a5a', u'created_at': u'2019-07-02T16:54:14Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9b0ba7f42a6e4618a0cc1ec175297a5a'}) 2019-07-02 16:54:18,389 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'88906248-8bd5-46c1-b21b-17eab9c12d99', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'621a68f6-d100-46cd-a42a-75525aeec4b5', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'9b0ba7f42a6e4618a0cc1ec175297a5a', u'created_at': u'2019-07-02T16:54:16Z', u'admin_state_up': True, u'updated_at': u'2019-07-02T16:54:17Z', u'revision_number': 2, u'routes': [], u'project_id': u'9b0ba7f42a6e4618a0cc1ec175297a5a', u'id': u'255cc425-bd6e-46e5-a58d-4ed21b51a7c3', u'name': u'rally_sanity-router_ba26b46b-fd58-4f8b-ad5e-33342942cfca'}) 2019-07-02 16:54:23,779 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/f1e715dd-a188-4d06-a353-ebe0d6615fd1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f1e715dd-a188-4d06-a353-ebe0d6615fd1/file', 'owner': u'9b0ba7f42a6e4618a0cc1ec175297a5a', 'id': u'f1e715dd-a188-4d06-a353-ebe0d6615fd1', 'size': 12716032, u'self': u'/v2/images/f1e715dd-a188-4d06-a353-ebe0d6615fd1', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9b0ba7f42a6e4618a0cc1ec175297a5a', 'name': 'rally_sanity-project_ba26b46b-fd58-4f8b-ad5e-33342942cfca', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/f1e715dd-a188-4d06-a353-ebe0d6615fd1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-02T16:54:23Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-02T16:54:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_ba26b46b-fd58-4f8b-ad5e-33342942cfca', '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/f1e715dd-a188-4d06-a353-ebe0d6615fd1', 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_ba26b46b-fd58-4f8b-ad5e-33342942cfca', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_ba26b46b-fd58-4f8b-ad5e-33342942cfca', 'created': u'2019-07-02T16:54:22Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-02T16:54:22Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/f1e715dd-a188-4d06-a353-ebe0d6615fd1', 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_ba26b46b-fd58-4f8b-ad5e-33342942cfca', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-02 16:54:24,159 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_ba26b46b-fd58-4f8b-ad5e-33342942cfca', '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'2c636b86c6224566817a470196f62197', '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'eafec149-465a-4098-b114-1aaad8fe1a5e', 'swap': 0}) 2019-07-02 16:54:24,182 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-02 16:54:26,512 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-07-02 16:54:28,869 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | fcf34d0f-3445-4ec3-91b2-96c64b2fe585 | 2019-07-02T16:54:28.443371 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: fcf34d0f-3445-4ec3-91b2-96c64b2fe585 ~/.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 2019-07-02 16:54:32,260 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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 | +-------------+----------------+-----------+ 2019-07-02 16:54:33,061 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-07-02 16:54:33,477 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_ba26b46b-fd58-4f8b-ad5e-33342942cfca', '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'2c636b86c6224566817a470196f62197', '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'56f2e63d-d620-40d1-996f-06b9e208ef97', 'swap': 0}) 2019-07-02 16:54:33,730 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_ba26b46b-fd58-4f8b-ad5e-33342942cfca', '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'2c636b86c6224566817a470196f62197', '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'56f2e63d-d620-40d1-996f-06b9e208ef97', 'swap': 0}) 2019-07-02 16:54:33,731 - 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 2019-07-02 16:54:33,731 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-02 16:54:33,749 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-02 16:54:33,750 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-07-02 16:54:33,751 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '00eea232-9697-46d2-9094-450ad37c3ace', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_ba26b46b-fd58-4f8b-ad5e-33342942cfca', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_ba26b46b-fd58-4f8b-ad5e-33342942cfca', '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_ba26b46b-fd58-4f8b-ad5e-33342942cfca', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-02 16:56:05,273 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ff0b1515-e52b-4afd-9478-efa7ca110d28 2019-07-02 16:56:05,274 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'ff0b1515-e52b-4afd-9478-efa7ca110d28'] 2019-07-02 16:56:06,156 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ff0b1515-e52b-4afd-9478-efa7ca110d28 -------------------------------------------------------------------------------- Task ff0b1515-e52b-4afd-9478-efa7ca110d28: 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 ff0b1515-e52b-4afd-9478-efa7ca110d28 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.613 | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 100.0% | 1 | | total | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 100.0% | 1 | | -> duration | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.613064 Full duration: 11.048895 -------------------------------------------------------------------------------- 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 ff0b1515-e52b-4afd-9478-efa7ca110d28 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.636 | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 100.0% | 1 | | total | 1.121 | 1.121 | 1.121 | 1.121 | 1.121 | 1.121 | 100.0% | 1 | | -> duration | 1.121 | 1.121 | 1.121 | 1.121 | 1.121 | 1.121 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.120861 Full duration: 11.137453 -------------------------------------------------------------------------------- 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 ff0b1515-e52b-4afd-9478-efa7ca110d28 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 | 1.07 | 1.07 | 1.07 | 1.07 | 1.07 | 1.07 | 100.0% | 1 | | total | 1.536 | 1.536 | 1.536 | 1.536 | 1.536 | 1.536 | 100.0% | 1 | | -> duration | 1.536 | 1.536 | 1.536 | 1.536 | 1.536 | 1.536 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.536233 Full duration: 11.616703 -------------------------------------------------------------------------------- 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 ff0b1515-e52b-4afd-9478-efa7ca110d28 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.656 | 1.656 | 1.656 | 1.656 | 1.656 | 1.656 | 100.0% | 1 | | total | 2.118 | 2.118 | 2.118 | 2.118 | 2.118 | 2.118 | 100.0% | 1 | | -> duration | 2.118 | 2.118 | 2.118 | 2.118 | 2.118 | 2.118 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.117981 Full duration: 12.218144 -------------------------------------------------------------------------------- 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 ff0b1515-e52b-4afd-9478-efa7ca110d28 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 | 1.133 | 1.133 | 1.133 | 1.133 | 1.133 | 1.133 | 100.0% | 1 | | total | 1.582 | 1.582 | 1.582 | 1.582 | 1.582 | 1.582 | 100.0% | 1 | | -> duration | 1.582 | 1.582 | 1.582 | 1.582 | 1.582 | 1.582 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.581675 Full duration: 12.13249 -------------------------------------------------------------------------------- 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 ff0b1515-e52b-4afd-9478-efa7ca110d28 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.347 | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 100.0% | 1 | | total | 0.855 | 0.855 | 0.855 | 0.855 | 0.855 | 0.855 | 100.0% | 1 | | -> duration | 0.855 | 0.855 | 0.855 | 0.855 | 0.855 | 0.855 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.854888 Full duration: 11.162329 HINTS: * To plot HTML graphics with this data, run: rally task report ff0b1515-e52b-4afd-9478-efa7ca110d28 --out output.html * To generate a JUnit report, run: rally task export ff0b1515-e52b-4afd-9478-efa7ca110d28 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ff0b1515-e52b-4afd-9478-efa7ca110d28 --json --out output.json 2019-07-02 16:56:06,157 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'ff0b1515-e52b-4afd-9478-efa7ca110d28', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2019-07-02 16:56:08,069 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ff0b1515-e52b-4afd-9478-efa7ca110d28 --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2019-07-02 16:56:08,076 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-07-02 16:56:08,077 - 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 2019-07-02 16:56:08,077 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-02 16:56:08,094 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-02 16:56:08,095 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-07-02 16:56:08,095 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['glance'], 'concurrency': 4, 'netid': '00eea232-9697-46d2-9094-450ad37c3ace', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_ba26b46b-fd58-4f8b-ad5e-33342942cfca', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_ba26b46b-fd58-4f8b-ad5e-33342942cfca', '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_ba26b46b-fd58-4f8b-ad5e-33342942cfca', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-02 16:58:14,927 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 70fc4a9a-114c-43e7-b522-f4066e023263 2019-07-02 16:58:14,927 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'70fc4a9a-114c-43e7-b522-f4066e023263'] 2019-07-02 16:58:15,715 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 70fc4a9a-114c-43e7-b522-f4066e023263 -------------------------------------------------------------------------------- Task 70fc4a9a-114c-43e7-b522-f4066e023263: 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 70fc4a9a-114c-43e7-b522-f4066e023263 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 | 5.044 | 5.044 | 5.044 | 5.044 | 5.044 | 5.044 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 100.0% | 1 | | -> glance_v2.upload_data | 1.379 | 1.379 | 1.379 | 1.379 | 1.379 | 1.379 | 100.0% | 1 | | glance_v2.delete_image | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 100.0% | 1 | | total | 5.843 | 5.843 | 5.843 | 5.843 | 5.843 | 5.843 | 100.0% | 1 | | -> duration | 5.843 | 5.843 | 5.843 | 5.843 | 5.843 | 5.843 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.843166 Full duration: 18.329054 -------------------------------------------------------------------------------- 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 70fc4a9a-114c-43e7-b522-f4066e023263 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.315 | 4.315 | 4.315 | 4.315 | 4.315 | 4.315 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | -> glance_v2.upload_data | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 100.0% | 1 | | glance_v2.list_images | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | total | 4.357 | 4.357 | 4.357 | 4.357 | 4.357 | 4.357 | 100.0% | 1 | | -> duration | 4.357 | 4.357 | 4.357 | 4.357 | 4.357 | 4.357 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.357201 Full duration: 19.712993 -------------------------------------------------------------------------------- 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 70fc4a9a-114c-43e7-b522-f4066e023263 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.841 | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 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.84129 Full duration: 11.817298 -------------------------------------------------------------------------------- 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": "00eea232-9697-46d2-9094-450ad37c3ace" } ], "flavor": { "name": "rally_sanity-flavor_ba26b46b-fd58-4f8b-ad5e-33342942cfca" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 70fc4a9a-114c-43e7-b522-f4066e023263 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.602 | 4.602 | 4.602 | 4.602 | 4.602 | 4.602 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 100.0% | 1 | | -> glance_v2.upload_data | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 100.0% | 1 | | nova.boot_servers | 25.161 | 25.161 | 25.161 | 25.161 | 25.161 | 25.161 | 100.0% | 1 | | total | 29.763 | 29.763 | 29.763 | 29.763 | 29.763 | 29.763 | 100.0% | 1 | | -> duration | 28.763 | 28.763 | 28.763 | 28.763 | 28.763 | 28.763 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.763447 Full duration: 56.190768 HINTS: * To plot HTML graphics with this data, run: rally task report 70fc4a9a-114c-43e7-b522-f4066e023263 --out output.html * To generate a JUnit report, run: rally task export 70fc4a9a-114c-43e7-b522-f4066e023263 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 70fc4a9a-114c-43e7-b522-f4066e023263 --json --out output.json 2019-07-02 16:58:15,716 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'70fc4a9a-114c-43e7-b522-f4066e023263', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2019-07-02 16:58:17,483 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 70fc4a9a-114c-43e7-b522-f4066e023263 --out /home/opnfv/functest/results/rally_sanity/glance.json 2019-07-02 16:58:17,489 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-07-02 16:58:17,490 - 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 2019-07-02 16:58:17,490 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-02 16:58:17,504 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-02 16:58:17,506 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-07-02 16:58:17,506 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '00eea232-9697-46d2-9094-450ad37c3ace', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_ba26b46b-fd58-4f8b-ad5e-33342942cfca', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_ba26b46b-fd58-4f8b-ad5e-33342942cfca', '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_ba26b46b-fd58-4f8b-ad5e-33342942cfca', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-02 17:02:37,856 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 15b83dfb-73aa-46bc-b5ff-e8bf59837498 2019-07-02 17:02:37,856 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'15b83dfb-73aa-46bc-b5ff-e8bf59837498'] 2019-07-02 17:02:38,722 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 15b83dfb-73aa-46bc-b5ff-e8bf59837498 -------------------------------------------------------------------------------- Task 15b83dfb-73aa-46bc-b5ff-e8bf59837498: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "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 15b83dfb-73aa-46bc-b5ff-e8bf59837498 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_v3.create_snapshot | 5.064 | 5.064 | 5.064 | 5.064 | 5.064 | 5.064 | 100.0% | 1 | | cinder_v3.delete_snapshot | 1.553 | 1.553 | 1.553 | 1.553 | 1.553 | 1.553 | 100.0% | 1 | | total | 6.617 | 6.617 | 6.617 | 6.617 | 6.617 | 6.617 | 100.0% | 1 | | -> duration | 6.617 | 6.617 | 6.617 | 6.617 | 6.617 | 6.617 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.61677 Full duration: 29.078972 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "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 15b83dfb-73aa-46bc-b5ff-e8bf59837498 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_v3.create_volume | 4.432 | 4.432 | 4.432 | 4.432 | 4.432 | 4.432 | 100.0% | 1 | | cinder_v3.delete_volume | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | total | 5.142 | 5.142 | 5.142 | 5.142 | 5.142 | 5.142 | 100.0% | 1 | | -> duration | 5.142 | 5.142 | 5.142 | 5.142 | 5.142 | 5.142 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.141882 Full duration: 21.676245 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 1 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "rally_sanity-img_ba26b46b-fd58-4f8b-ad5e-33342942cfca" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 15b83dfb-73aa-46bc-b5ff-e8bf59837498 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_v3.create_volume | 13.012 | 13.012 | 13.012 | 13.012 | 13.012 | 13.012 | 100.0% | 1 | | cinder_v3.delete_volume | 1.356 | 1.356 | 1.356 | 1.356 | 1.356 | 1.356 | 100.0% | 1 | | total | 14.369 | 14.369 | 14.369 | 14.369 | 14.369 | 14.369 | 100.0% | 1 | | -> duration | 14.369 | 14.369 | 14.369 | 14.369 | 14.369 | 14.369 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.369052 Full duration: 31.463211 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 2 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "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 15b83dfb-73aa-46bc-b5ff-e8bf59837498 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_v3.create_volume | 4.639 | 4.639 | 4.639 | 4.639 | 4.639 | 4.639 | 100.0% | 1 | | cinder_v3.delete_volume | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 100.0% | 1 | | total | 5.304 | 5.304 | 5.304 | 5.304 | 5.304 | 5.304 | 100.0% | 1 | | -> duration | 5.304 | 5.304 | 5.304 | 5.304 | 5.304 | 5.304 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.30373 Full duration: 20.503498 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "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 15b83dfb-73aa-46bc-b5ff-e8bf59837498 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_v3.create_volume | 3.837 | 3.837 | 3.837 | 3.837 | 3.837 | 3.837 | 100.0% | 1 | | cinder_v3.extend_volume | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 100.0% | 1 | | cinder_v3.delete_volume | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 100.0% | 1 | | total | 5.32 | 5.32 | 5.32 | 5.32 | 5.32 | 5.32 | 100.0% | 1 | | -> duration | 5.32 | 5.32 | 5.32 | 5.32 | 5.32 | 5.32 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.320258 Full duration: 20.05526 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "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 15b83dfb-73aa-46bc-b5ff-e8bf59837498 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_v3.create_volume | 4.043 | 4.043 | 4.043 | 4.043 | 4.043 | 4.043 | 100.0% | 1 | | cinder_v3.delete_volume | 2.968 | 2.968 | 2.968 | 2.968 | 2.968 | 2.968 | 100.0% | 1 | | total | 7.012 | 7.012 | 7.012 | 7.012 | 7.012 | 7.012 | 100.0% | 1 | | -> duration | 7.012 | 7.012 | 7.012 | 7.012 | 7.012 | 7.012 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.012283 Full duration: 29.112977 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "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 15b83dfb-73aa-46bc-b5ff-e8bf59837498 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_v3.create_qos | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 100.0% | 1 | | cinder_v3.list_qos | 0.314 | 0.314 | 0.314 | 0.314 | 0.314 | 0.314 | 100.0% | 1 | | total | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 100.0% | 1 | | -> duration | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.200272 Full duration: 18.381239 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "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 15b83dfb-73aa-46bc-b5ff-e8bf59837498 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_v3.create_qos | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 100.0% | 1 | | cinder_v3.set_qos | 0.371 | 0.371 | 0.371 | 0.371 | 0.371 | 0.371 | 100.0% | 1 | | total | 1.15 | 1.15 | 1.15 | 1.15 | 1.15 | 1.15 | 100.0% | 1 | | -> duration | 1.15 | 1.15 | 1.15 | 1.15 | 1.15 | 1.15 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.149558 Full duration: 18.198942 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 15b83dfb-73aa-46bc-b5ff-e8bf59837498 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_v3.create_volume_type | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 100.0% | 1 | | cinder_v3.list_types | 0.317 | 0.317 | 0.317 | 0.317 | 0.317 | 0.317 | 100.0% | 1 | | total | 1.171 | 1.171 | 1.171 | 1.171 | 1.171 | 1.171 | 100.0% | 1 | | -> duration | 1.171 | 1.171 | 1.171 | 1.171 | 1.171 | 1.171 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.171104 Full duration: 19.241762 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "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 15b83dfb-73aa-46bc-b5ff-e8bf59837498 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_v3.create_volume_type | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 100.0% | 1 | | cinder_v3.create_encryption_type | 0.358 | 0.358 | 0.358 | 0.358 | 0.358 | 0.358 | 100.0% | 1 | | total | 1.185 | 1.185 | 1.185 | 1.185 | 1.185 | 1.185 | 100.0% | 1 | | -> duration | 1.185 | 1.185 | 1.185 | 1.185 | 1.185 | 1.185 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.185479 Full duration: 18.397097 HINTS: * To plot HTML graphics with this data, run: rally task report 15b83dfb-73aa-46bc-b5ff-e8bf59837498 --out output.html * To generate a JUnit report, run: rally task export 15b83dfb-73aa-46bc-b5ff-e8bf59837498 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 15b83dfb-73aa-46bc-b5ff-e8bf59837498 --json --out output.json 2019-07-02 17:02:38,723 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'15b83dfb-73aa-46bc-b5ff-e8bf59837498', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2019-07-02 17:02:40,882 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 15b83dfb-73aa-46bc-b5ff-e8bf59837498 --out /home/opnfv/functest/results/rally_sanity/cinder.json 2019-07-02 17:02:40,895 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-07-02 17:02:40,896 - 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 2019-07-02 17:02:40,896 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-02 17:02:40,910 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-02 17:02:40,911 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-07-02 17:02:40,911 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': '00eea232-9697-46d2-9094-450ad37c3ace', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_ba26b46b-fd58-4f8b-ad5e-33342942cfca', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_ba26b46b-fd58-4f8b-ad5e-33342942cfca', '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_ba26b46b-fd58-4f8b-ad5e-33342942cfca', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-02 17:05:21,375 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4c0c8403-24a9-4f0f-8d6e-3bef22550779 2019-07-02 17:05:21,376 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'4c0c8403-24a9-4f0f-8d6e-3bef22550779'] 2019-07-02 17:05:22,275 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 4c0c8403-24a9-4f0f-8d6e-3bef22550779 -------------------------------------------------------------------------------- Task 4c0c8403-24a9-4f0f-8d6e-3bef22550779: 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 4c0c8403-24a9-4f0f-8d6e-3bef22550779 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.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | total | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | -> duration | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.741707 Full duration: 10.803835 -------------------------------------------------------------------------------- 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 4c0c8403-24a9-4f0f-8d6e-3bef22550779 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.914 | 0.914 | 0.914 | 0.914 | 0.914 | 0.914 | 100.0% | 1 | | total | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 100.0% | 1 | | -> duration | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.914582 Full duration: 10.911791 -------------------------------------------------------------------------------- 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 4c0c8403-24a9-4f0f-8d6e-3bef22550779 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.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | total | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | -> duration | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.767672 Full duration: 10.887004 -------------------------------------------------------------------------------- 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 4c0c8403-24a9-4f0f-8d6e-3bef22550779 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.767 | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.317 | 0.317 | 0.317 | 0.317 | 0.317 | 0.317 | 100.0% | 1 | | total | 1.084 | 1.084 | 1.084 | 1.084 | 1.084 | 1.084 | 100.0% | 1 | | -> duration | 1.084 | 1.084 | 1.084 | 1.084 | 1.084 | 1.084 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.084257 Full duration: 12.103411 -------------------------------------------------------------------------------- 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 4c0c8403-24a9-4f0f-8d6e-3bef22550779 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.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | total | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | -> duration | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.730991 Full duration: 11.277433 -------------------------------------------------------------------------------- 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 4c0c8403-24a9-4f0f-8d6e-3bef22550779 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.762 | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.318 | 0.318 | 0.318 | 0.318 | 0.318 | 0.318 | 100.0% | 1 | | total | 1.081 | 1.081 | 1.081 | 1.081 | 1.081 | 1.081 | 100.0% | 1 | | -> duration | 1.081 | 1.081 | 1.081 | 1.081 | 1.081 | 1.081 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.080599 Full duration: 11.970894 -------------------------------------------------------------------------------- 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 4c0c8403-24a9-4f0f-8d6e-3bef22550779 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.752 | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 100.0% | 1 | | total | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 100.0% | 1 | | -> duration | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.752447 Full duration: 10.720348 -------------------------------------------------------------------------------- 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 4c0c8403-24a9-4f0f-8d6e-3bef22550779 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.537 | 1.537 | 1.537 | 1.537 | 1.537 | 1.537 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.509 | 0.509 | 0.509 | 0.509 | 0.509 | 0.509 | 100.0% | 1 | | total | 2.046 | 2.046 | 2.046 | 2.046 | 2.046 | 2.046 | 100.0% | 1 | | -> duration | 2.046 | 2.046 | 2.046 | 2.046 | 2.046 | 2.046 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.045583 Full duration: 12.895561 -------------------------------------------------------------------------------- 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 4c0c8403-24a9-4f0f-8d6e-3bef22550779 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.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | total | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | -> duration | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.760962 Full duration: 11.312309 -------------------------------------------------------------------------------- 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 4c0c8403-24a9-4f0f-8d6e-3bef22550779 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 | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 100.0% | 1 | | gnocchi.delete_metric | 0.344 | 0.344 | 0.344 | 0.344 | 0.344 | 0.344 | 100.0% | 1 | | total | 1.402 | 1.402 | 1.402 | 1.402 | 1.402 | 1.402 | 100.0% | 1 | | -> duration | 1.402 | 1.402 | 1.402 | 1.402 | 1.402 | 1.402 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.401612 Full duration: 12.514794 -------------------------------------------------------------------------------- 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 4c0c8403-24a9-4f0f-8d6e-3bef22550779 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.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | gnocchi.delete_resource | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 100.0% | 1 | | total | 1.112 | 1.112 | 1.112 | 1.112 | 1.112 | 1.112 | 100.0% | 1 | | -> duration | 1.112 | 1.112 | 1.112 | 1.112 | 1.112 | 1.112 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.112208 Full duration: 11.9568 HINTS: * To plot HTML graphics with this data, run: rally task report 4c0c8403-24a9-4f0f-8d6e-3bef22550779 --out output.html * To generate a JUnit report, run: rally task export 4c0c8403-24a9-4f0f-8d6e-3bef22550779 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4c0c8403-24a9-4f0f-8d6e-3bef22550779 --json --out output.json 2019-07-02 17:05:22,276 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'4c0c8403-24a9-4f0f-8d6e-3bef22550779', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2019-07-02 17:05:24,075 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 4c0c8403-24a9-4f0f-8d6e-3bef22550779 --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2019-07-02 17:05:24,081 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-07-02 17:05:24,082 - 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 2019-07-02 17:05:24,082 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-02 17:05:24,091 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-02 17:05:24,091 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-07-02 17:05:24,091 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['heat'], 'concurrency': 4, 'netid': '00eea232-9697-46d2-9094-450ad37c3ace', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_ba26b46b-fd58-4f8b-ad5e-33342942cfca', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_ba26b46b-fd58-4f8b-ad5e-33342942cfca', '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_ba26b46b-fd58-4f8b-ad5e-33342942cfca', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-02 17:07:25,673 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 90abea37-8745-4276-9075-9d6550828370 2019-07-02 17:07:25,673 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'90abea37-8745-4276-9075-9d6550828370'] 2019-07-02 17:07:26,545 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 90abea37-8745-4276-9075-9d6550828370 -------------------------------------------------------------------------------- Task 90abea37-8745-4276-9075-9d6550828370: 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 90abea37-8745-4276-9075-9d6550828370 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 | 6.865 | 6.865 | 6.865 | 6.865 | 6.865 | 6.865 | 100.0% | 1 | | heat.update_stack | 4.037 | 4.037 | 4.037 | 4.037 | 4.037 | 4.037 | 100.0% | 1 | | heat.delete_stack | 4.606 | 4.606 | 4.606 | 4.606 | 4.606 | 4.606 | 100.0% | 1 | | total | 15.508 | 15.508 | 15.508 | 15.508 | 15.508 | 15.508 | 100.0% | 1 | | -> duration | 11.508 | 11.508 | 11.508 | 11.508 | 11.508 | 11.508 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.507976 Full duration: 28.024886 -------------------------------------------------------------------------------- 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 90abea37-8745-4276-9075-9d6550828370 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.978 | 7.978 | 7.978 | 7.978 | 7.978 | 7.978 | 100.0% | 1 | | heat.check_stack | 3.043 | 3.043 | 3.043 | 3.043 | 3.043 | 3.043 | 100.0% | 1 | | heat.delete_stack | 2.592 | 2.592 | 2.592 | 2.592 | 2.592 | 2.592 | 100.0% | 1 | | total | 13.613 | 13.613 | 13.613 | 13.613 | 13.613 | 13.613 | 100.0% | 1 | | -> duration | 11.613 | 11.613 | 11.613 | 11.613 | 11.613 | 11.613 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.613172 Full duration: 25.934763 -------------------------------------------------------------------------------- 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 90abea37-8745-4276-9075-9d6550828370 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.102 | 7.102 | 7.102 | 7.102 | 7.102 | 7.102 | 100.0% | 1 | | heat.suspend_stack | 2.56 | 2.56 | 2.56 | 2.56 | 2.56 | 2.56 | 100.0% | 1 | | heat.resume_stack | 1.62 | 1.62 | 1.62 | 1.62 | 1.62 | 1.62 | 100.0% | 1 | | heat.delete_stack | 2.34 | 2.34 | 2.34 | 2.34 | 2.34 | 2.34 | 100.0% | 1 | | total | 13.622 | 13.622 | 13.622 | 13.622 | 13.622 | 13.622 | 100.0% | 1 | | -> duration | 11.622 | 11.622 | 11.622 | 11.622 | 11.622 | 11.622 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.622256 Full duration: 26.154095 -------------------------------------------------------------------------------- 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 90abea37-8745-4276-9075-9d6550828370 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.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 100.0% | 1 | | total | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 100.0% | 1 | | -> duration | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.777912 Full duration: 12.34227 HINTS: * To plot HTML graphics with this data, run: rally task report 90abea37-8745-4276-9075-9d6550828370 --out output.html * To generate a JUnit report, run: rally task export 90abea37-8745-4276-9075-9d6550828370 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 90abea37-8745-4276-9075-9d6550828370 --json --out output.json 2019-07-02 17:07:26,546 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'90abea37-8745-4276-9075-9d6550828370', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2019-07-02 17:07:28,470 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 90abea37-8745-4276-9075-9d6550828370 --out /home/opnfv/functest/results/rally_sanity/heat.json 2019-07-02 17:07:28,477 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-07-02 17:07:28,478 - 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 2019-07-02 17:07:28,478 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-02 17:07:28,495 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-02 17:07:28,496 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-07-02 17:07:28,496 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '00eea232-9697-46d2-9094-450ad37c3ace', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_ba26b46b-fd58-4f8b-ad5e-33342942cfca', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_ba26b46b-fd58-4f8b-ad5e-33342942cfca', '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_ba26b46b-fd58-4f8b-ad5e-33342942cfca', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-02 17:12:06,334 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ea64fe90-07c4-4c30-a5da-a67636e5bb83 2019-07-02 17:12:06,334 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'ea64fe90-07c4-4c30-a5da-a67636e5bb83'] 2019-07-02 17:12:07,247 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ea64fe90-07c4-4c30-a5da-a67636e5bb83 -------------------------------------------------------------------------------- Task ea64fe90-07c4-4c30-a5da-a67636e5bb83: 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 ea64fe90-07c4-4c30-a5da-a67636e5bb83 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.867 | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 100.0% | 1 | | keystone_v3.add_role | 0.249 | 0.249 | 0.249 | 0.249 | 0.249 | 0.249 | 100.0% | 1 | | keystone_v3.revoke_role | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 100.0% | 1 | | total | 1.318 | 1.318 | 1.318 | 1.318 | 1.318 | 1.318 | 100.0% | 1 | | -> duration | 1.318 | 1.318 | 1.318 | 1.318 | 1.318 | 1.318 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.317634 Full duration: 21.162353 -------------------------------------------------------------------------------- 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 ea64fe90-07c4-4c30-a5da-a67636e5bb83 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.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | keystone_v3.add_role | 0.248 | 0.248 | 0.248 | 0.248 | 0.248 | 0.248 | 100.0% | 1 | | keystone_v3.list_roles | 0.249 | 0.249 | 0.249 | 0.249 | 0.249 | 0.249 | 100.0% | 1 | | total | 1.278 | 1.278 | 1.278 | 1.278 | 1.278 | 1.278 | 100.0% | 1 | | -> duration | 1.278 | 1.278 | 1.278 | 1.278 | 1.278 | 1.278 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.277815 Full duration: 21.079384 -------------------------------------------------------------------------------- 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 ea64fe90-07c4-4c30-a5da-a67636e5bb83 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.28 | 1.28 | 1.28 | 1.28 | 1.28 | 1.28 | 100.0% | 1 | | keystone_v3.list_projects | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 100.0% | 1 | | total | 1.495 | 1.495 | 1.495 | 1.495 | 1.495 | 1.495 | 100.0% | 1 | | -> duration | 1.495 | 1.495 | 1.495 | 1.495 | 1.495 | 1.495 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.494946 Full duration: 21.443318 -------------------------------------------------------------------------------- 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 ea64fe90-07c4-4c30-a5da-a67636e5bb83 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.857 | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 100.0% | 1 | | keystone_v3.delete_role | 0.256 | 0.256 | 0.256 | 0.256 | 0.256 | 0.256 | 100.0% | 1 | | total | 1.114 | 1.114 | 1.114 | 1.114 | 1.114 | 1.114 | 100.0% | 1 | | -> duration | 1.114 | 1.114 | 1.114 | 1.114 | 1.114 | 1.114 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.114095 Full duration: 18.395271 -------------------------------------------------------------------------------- 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 ea64fe90-07c4-4c30-a5da-a67636e5bb83 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.847 | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 100.0% | 1 | | keystone_v3.delete_service | 0.241 | 0.241 | 0.241 | 0.241 | 0.241 | 0.241 | 100.0% | 1 | | total | 1.088 | 1.088 | 1.088 | 1.088 | 1.088 | 1.088 | 100.0% | 1 | | -> duration | 1.088 | 1.088 | 1.088 | 1.088 | 1.088 | 1.088 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.088182 Full duration: 18.508743 -------------------------------------------------------------------------------- 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 ea64fe90-07c4-4c30-a5da-a67636e5bb83 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.259 | 1.259 | 1.259 | 1.259 | 1.259 | 1.259 | 100.0% | 1 | | keystone_v3.create_user | 1.044 | 1.044 | 1.044 | 1.044 | 1.044 | 1.044 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 100.0% | 1 | | -> keystone_v3.add_role | 0.244 | 0.244 | 0.244 | 0.244 | 0.244 | 0.244 | 100.0% | 1 | | keystone_v3.create_role | 0.235 | 0.235 | 0.235 | 0.235 | 0.235 | 0.235 | 100.0% | 1 | | keystone_v3.get_project | 0.206 | 0.206 | 0.206 | 0.206 | 0.206 | 0.206 | 100.0% | 1 | | keystone_v3.get_user | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 100.0% | 1 | | keystone_v3.get_role | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 100.0% | 1 | | keystone_v3.list_services | 0.219 | 0.219 | 0.219 | 0.219 | 0.219 | 0.219 | 100.0% | 1 | | keystone_v3.get_services | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 100.0% | 1 | | total | 3.776 | 3.776 | 3.776 | 3.776 | 3.776 | 3.776 | 100.0% | 1 | | -> duration | 3.776 | 3.776 | 3.776 | 3.776 | 3.776 | 3.776 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.775591 Full duration: 29.002286 -------------------------------------------------------------------------------- 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 ea64fe90-07c4-4c30-a5da-a67636e5bb83 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.392 | 1.392 | 1.392 | 1.392 | 1.392 | 1.392 | 100.0% | 1 | | keystone_v3.update_project | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 100.0% | 1 | | keystone_v3.delete_project | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 100.0% | 1 | | total | 1.897 | 1.897 | 1.897 | 1.897 | 1.897 | 1.897 | 100.0% | 1 | | -> duration | 1.897 | 1.897 | 1.897 | 1.897 | 1.897 | 1.897 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.897155 Full duration: 18.916673 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ea64fe90-07c4-4c30-a5da-a67636e5bb83 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.262 | 1.262 | 1.262 | 1.262 | 1.262 | 1.262 | 100.0% | 1 | | total | 1.492 | 1.492 | 1.492 | 1.492 | 1.492 | 1.492 | 100.0% | 1 | | -> duration | 1.492 | 1.492 | 1.492 | 1.492 | 1.492 | 1.492 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.491898 Full duration: 21.617624 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ea64fe90-07c4-4c30-a5da-a67636e5bb83 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.192 | 1.192 | 1.192 | 1.192 | 1.192 | 1.192 | 100.0% | 1 | | total | 1.192 | 1.192 | 1.192 | 1.192 | 1.192 | 1.192 | 100.0% | 1 | | -> duration | 1.192 | 1.192 | 1.192 | 1.192 | 1.192 | 1.192 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.191821 Full duration: 21.393891 -------------------------------------------------------------------------------- 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 ea64fe90-07c4-4c30-a5da-a67636e5bb83 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.331 | 1.331 | 1.331 | 1.331 | 1.331 | 1.331 | 100.0% | 1 | | keystone_v3.list_users | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 100.0% | 1 | | total | 1.708 | 1.708 | 1.708 | 1.708 | 1.708 | 1.708 | 100.0% | 1 | | -> duration | 1.708 | 1.708 | 1.708 | 1.708 | 1.708 | 1.708 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.707506 Full duration: 21.771568 -------------------------------------------------------------------------------- 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 ea64fe90-07c4-4c30-a5da-a67636e5bb83 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.204 | 1.204 | 1.204 | 1.204 | 1.204 | 1.204 | 100.0% | 1 | | keystone_v3.create_users | 10.159 | 10.159 | 10.159 | 10.159 | 10.159 | 10.159 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 10.158 | 10.158 | 10.158 | 10.158 | 10.158 | 10.158 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.985 | 1.985 | 1.985 | 1.985 | 1.985 | 1.985 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 2.358 | 2.358 | 2.358 | 2.358 | 2.358 | 2.358 | 100.0% | 1 | | total | 13.666 | 13.666 | 13.666 | 13.666 | 13.666 | 13.666 | 100.0% | 1 | | -> duration | 13.666 | 13.666 | 13.666 | 13.666 | 13.666 | 13.666 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.666208 Full duration: 36.366981 HINTS: * To plot HTML graphics with this data, run: rally task report ea64fe90-07c4-4c30-a5da-a67636e5bb83 --out output.html * To generate a JUnit report, run: rally task export ea64fe90-07c4-4c30-a5da-a67636e5bb83 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ea64fe90-07c4-4c30-a5da-a67636e5bb83 --json --out output.json 2019-07-02 17:12:07,248 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'ea64fe90-07c4-4c30-a5da-a67636e5bb83', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2019-07-02 17:12:09,332 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ea64fe90-07c4-4c30-a5da-a67636e5bb83 --out /home/opnfv/functest/results/rally_sanity/keystone.json 2019-07-02 17:12:09,348 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-07-02 17:12:09,349 - 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 2019-07-02 17:12:09,349 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-02 17:12:09,364 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-02 17:12:09,366 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-07-02 17:12:09,366 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '00eea232-9697-46d2-9094-450ad37c3ace', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_ba26b46b-fd58-4f8b-ad5e-33342942cfca', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_ba26b46b-fd58-4f8b-ad5e-33342942cfca', '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_ba26b46b-fd58-4f8b-ad5e-33342942cfca', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-02 17:18:06,689 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 09445b5f-b765-4143-9ee4-d413c256b3b9 2019-07-02 17:18:06,689 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'09445b5f-b765-4143-9ee4-d413c256b3b9'] 2019-07-02 17:18:07,562 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 09445b5f-b765-4143-9ee4-d413c256b3b9 -------------------------------------------------------------------------------- Task 09445b5f-b765-4143-9ee4-d413c256b3b9: 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 09445b5f-b765-4143-9ee4-d413c256b3b9 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.947 | 1.947 | 1.947 | 1.947 | 1.947 | 1.947 | 100.0% | 1 | | neutron.delete_network | 1.746 | 1.746 | 1.746 | 1.746 | 1.746 | 1.746 | 100.0% | 1 | | total | 3.693 | 3.693 | 3.693 | 3.693 | 3.693 | 3.693 | 100.0% | 1 | | -> duration | 3.693 | 3.693 | 3.693 | 3.693 | 3.693 | 3.693 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.693468 Full duration: 22.444612 -------------------------------------------------------------------------------- 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": { "router": {} } }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 09445b5f-b765-4143-9ee4-d413c256b3b9 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 | 2.082 | 2.082 | 2.082 | 2.082 | 2.082 | 2.082 | 100.0% | 1 | | neutron.delete_port | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 100.0% | 1 | | total | 3.003 | 3.003 | 3.003 | 3.003 | 3.003 | 3.003 | 100.0% | 1 | | -> duration | 3.003 | 3.003 | 3.003 | 3.003 | 3.003 | 3.003 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.00279 Full duration: 29.908244 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } } }, "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 09445b5f-b765-4143-9ee4-d413c256b3b9 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 | 2.08 | 2.08 | 2.08 | 2.08 | 2.08 | 2.08 | 100.0% | 1 | | neutron.create_subnet | 1.916 | 1.916 | 1.916 | 1.916 | 1.916 | 1.916 | 100.0% | 1 | | neutron.create_router | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 100.0% | 1 | | neutron.add_interface_router | 2.894 | 2.894 | 2.894 | 2.894 | 2.894 | 2.894 | 100.0% | 1 | | neutron.remove_interface_router | 1.73 | 1.73 | 1.73 | 1.73 | 1.73 | 1.73 | 100.0% | 1 | | neutron.delete_router | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 100.0% | 1 | | total | 10.196 | 10.196 | 10.196 | 10.196 | 10.196 | 10.196 | 100.0% | 1 | | -> duration | 10.196 | 10.196 | 10.196 | 10.196 | 10.196 | 10.196 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.195847 Full duration: 35.068126 -------------------------------------------------------------------------------- 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": { "router": {} } }, "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 09445b5f-b765-4143-9ee4-d413c256b3b9 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 | 2.482 | 2.482 | 2.482 | 2.482 | 2.482 | 2.482 | 100.0% | 1 | | neutron.delete_subnet | 1.871 | 1.871 | 1.871 | 1.871 | 1.871 | 1.871 | 100.0% | 1 | | total | 4.353 | 4.353 | 4.353 | 4.353 | 4.353 | 4.353 | 100.0% | 1 | | -> duration | 4.353 | 4.353 | 4.353 | 4.353 | 4.353 | 4.353 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.353092 Full duration: 31.022439 -------------------------------------------------------------------------------- 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 09445b5f-b765-4143-9ee4-d413c256b3b9 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 | 2.212 | 2.212 | 2.212 | 2.212 | 2.212 | 2.212 | 100.0% | 1 | | neutron.list_networks | 0.414 | 0.414 | 0.414 | 0.414 | 0.414 | 0.414 | 100.0% | 1 | | total | 2.626 | 2.626 | 2.626 | 2.626 | 2.626 | 2.626 | 100.0% | 1 | | -> duration | 2.626 | 2.626 | 2.626 | 2.626 | 2.626 | 2.626 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.625939 Full duration: 24.390269 -------------------------------------------------------------------------------- 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": { "router": {} } }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 09445b5f-b765-4143-9ee4-d413c256b3b9 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.721 | 1.721 | 1.721 | 1.721 | 1.721 | 1.721 | 100.0% | 1 | | neutron.list_ports | 0.368 | 0.368 | 0.368 | 0.368 | 0.368 | 0.368 | 100.0% | 1 | | total | 2.089 | 2.089 | 2.089 | 2.089 | 2.089 | 2.089 | 100.0% | 1 | | -> duration | 2.089 | 2.089 | 2.089 | 2.089 | 2.089 | 2.089 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.089408 Full duration: 31.978249 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 09445b5f-b765-4143-9ee4-d413c256b3b9 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.801 | 1.801 | 1.801 | 1.801 | 1.801 | 1.801 | 100.0% | 1 | | neutron.create_subnet | 2.042 | 2.042 | 2.042 | 2.042 | 2.042 | 2.042 | 100.0% | 1 | | neutron.create_router | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 100.0% | 1 | | neutron.add_interface_router | 3.076 | 3.076 | 3.076 | 3.076 | 3.076 | 3.076 | 100.0% | 1 | | neutron.list_routers | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 100.0% | 1 | | total | 8.15 | 8.15 | 8.15 | 8.15 | 8.15 | 8.15 | 100.0% | 1 | | -> duration | 8.15 | 8.15 | 8.15 | 8.15 | 8.15 | 8.15 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.149934 Full duration: 39.176516 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "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 09445b5f-b765-4143-9ee4-d413c256b3b9 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 | 2.153 | 2.153 | 2.153 | 2.153 | 2.153 | 2.153 | 100.0% | 1 | | neutron.create_subnet | 1.915 | 1.915 | 1.915 | 1.915 | 1.915 | 1.915 | 100.0% | 1 | | neutron.list_subnets | 0.36 | 0.36 | 0.36 | 0.36 | 0.36 | 0.36 | 100.0% | 1 | | total | 4.429 | 4.429 | 4.429 | 4.429 | 4.429 | 4.429 | 100.0% | 1 | | -> duration | 4.429 | 4.429 | 4.429 | 4.429 | 4.429 | 4.429 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.428809 Full duration: 30.039162 -------------------------------------------------------------------------------- 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 09445b5f-b765-4143-9ee4-d413c256b3b9 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 | 1.187 | 1.187 | 1.187 | 1.187 | 1.187 | 1.187 | 100.0% | 1 | | neutron.delete_security_group | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 100.0% | 1 | | total | 1.675 | 1.675 | 1.675 | 1.675 | 1.675 | 1.675 | 100.0% | 1 | | -> duration | 1.675 | 1.675 | 1.675 | 1.675 | 1.675 | 1.675 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.675047 Full duration: 20.360856 -------------------------------------------------------------------------------- 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 09445b5f-b765-4143-9ee4-d413c256b3b9 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 | 1.335 | 1.335 | 1.335 | 1.335 | 1.335 | 1.335 | 100.0% | 1 | | neutron.create_security_group_rule | 0.52 | 0.52 | 0.52 | 0.52 | 0.52 | 0.52 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.396 | 0.396 | 0.396 | 0.396 | 0.396 | 0.396 | 100.0% | 1 | | neutron.delete_security_group | 0.46 | 0.46 | 0.46 | 0.46 | 0.46 | 0.46 | 100.0% | 1 | | total | 2.713 | 2.713 | 2.713 | 2.713 | 2.713 | 2.713 | 100.0% | 1 | | -> duration | 2.713 | 2.713 | 2.713 | 2.713 | 2.713 | 2.713 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.712604 Full duration: 21.3336 -------------------------------------------------------------------------------- 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 09445b5f-b765-4143-9ee4-d413c256b3b9 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.863 | 1.863 | 1.863 | 1.863 | 1.863 | 1.863 | 100.0% | 1 | | neutron.create_router | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 100.0% | 1 | | neutron.add_gateway_router | 2.886 | 2.886 | 2.886 | 2.886 | 2.886 | 2.886 | 100.0% | 1 | | neutron.remove_gateway_router | 3.28 | 3.28 | 3.28 | 3.28 | 3.28 | 3.28 | 100.0% | 1 | | total | 8.933 | 8.933 | 8.933 | 8.933 | 8.933 | 8.933 | 100.0% | 1 | | -> duration | 8.933 | 8.933 | 8.933 | 8.933 | 8.933 | 8.933 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.933098 Full duration: 39.430782 HINTS: * To plot HTML graphics with this data, run: rally task report 09445b5f-b765-4143-9ee4-d413c256b3b9 --out output.html * To generate a JUnit report, run: rally task export 09445b5f-b765-4143-9ee4-d413c256b3b9 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 09445b5f-b765-4143-9ee4-d413c256b3b9 --json --out output.json 2019-07-02 17:18:07,564 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'09445b5f-b765-4143-9ee4-d413c256b3b9', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2019-07-02 17:18:09,572 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 09445b5f-b765-4143-9ee4-d413c256b3b9 --out /home/opnfv/functest/results/rally_sanity/neutron.json 2019-07-02 17:18:09,587 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-07-02 17:18:09,588 - 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 2019-07-02 17:18:09,588 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-02 17:18:09,601 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-02 17:18:09,602 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-07-02 17:18:09,602 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['nova'], 'concurrency': 4, 'netid': '00eea232-9697-46d2-9094-450ad37c3ace', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_ba26b46b-fd58-4f8b-ad5e-33342942cfca', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_ba26b46b-fd58-4f8b-ad5e-33342942cfca', '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_ba26b46b-fd58-4f8b-ad5e-33342942cfca', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-02 17:19:41,599 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a17aa2e4-bc8a-4090-9b4f-0b23199cef55 2019-07-02 17:19:41,600 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'a17aa2e4-bc8a-4090-9b4f-0b23199cef55'] 2019-07-02 17:19:42,456 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid a17aa2e4-bc8a-4090-9b4f-0b23199cef55 -------------------------------------------------------------------------------- Task a17aa2e4-bc8a-4090-9b4f-0b23199cef55: 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": true, "flavor": { "name": "rally_sanity-flavor_ba26b46b-fd58-4f8b-ad5e-33342942cfca" }, "image": { "name": "rally_sanity-img_ba26b46b-fd58-4f8b-ad5e-33342942cfca" }, "nics": [ { "net-id": "00eea232-9697-46d2-9094-450ad37c3ace" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a17aa2e4-bc8a-4090-9b4f-0b23199cef55 has 1 error(s) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-baecd6b2-eaf4-417d-a01e-858cda8a40fc) 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 789, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-baecd6b2-eaf4-417d-a01e-858cda8a40fc) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 20.651 | 20.651 | 20.651 | 20.651 | 20.651 | 20.651 | 100.0% | 1 | | nova.live_migrate | 6.844 | 6.844 | 6.844 | 6.844 | 6.844 | 6.844 | 0.0% | 1 | | total | 27.495 | 27.495 | 27.495 | 27.495 | 27.495 | 27.495 | 0.0% | 1 | | -> duration | 26.495 | 26.495 | 26.495 | 26.495 | 26.495 | 26.495 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.49519 Full duration: 48.083252 HINTS: * To plot HTML graphics with this data, run: rally task report a17aa2e4-bc8a-4090-9b4f-0b23199cef55 --out output.html * To generate a JUnit report, run: rally task export a17aa2e4-bc8a-4090-9b4f-0b23199cef55 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a17aa2e4-bc8a-4090-9b4f-0b23199cef55 --json --out output.json At least one workload did not pass SLA criteria. 2019-07-02 17:19:42,457 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'a17aa2e4-bc8a-4090-9b4f-0b23199cef55', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2019-07-02 17:19:44,659 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid a17aa2e4-bc8a-4090-9b4f-0b23199cef55 --out /home/opnfv/functest/results/rally_sanity/nova.json 2019-07-02 17:19:44,660 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2019-07-02 17:19:44,661 - 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 2019-07-02 17:19:44,661 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-02 17:19:44,671 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-02 17:19:44,671 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-07-02 17:19:44,671 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '00eea232-9697-46d2-9094-450ad37c3ace', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_ba26b46b-fd58-4f8b-ad5e-33342942cfca', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_ba26b46b-fd58-4f8b-ad5e-33342942cfca', '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_ba26b46b-fd58-4f8b-ad5e-33342942cfca', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-02 17:20:57,483 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 930b3425-abe9-4be2-9fdf-c30b7cd845c3 2019-07-02 17:20:57,483 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'930b3425-abe9-4be2-9fdf-c30b7cd845c3'] 2019-07-02 17:20:58,419 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 930b3425-abe9-4be2-9fdf-c30b7cd845c3 -------------------------------------------------------------------------------- Task 930b3425-abe9-4be2-9fdf-c30b7cd845c3: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 930b3425-abe9-4be2-9fdf-c30b7cd845c3 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.903 | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 100.0% | 1 | | quotas.delete_quotas | 0.343 | 0.343 | 0.343 | 0.343 | 0.343 | 0.343 | 100.0% | 1 | | total | 1.246 | 1.246 | 1.246 | 1.246 | 1.246 | 1.246 | 100.0% | 1 | | -> duration | 1.246 | 1.246 | 1.246 | 1.246 | 1.246 | 1.246 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.24618 Full duration: 13.789213 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 930b3425-abe9-4be2-9fdf-c30b7cd845c3 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.927 | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 100.0% | 1 | | total | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 100.0% | 1 | | -> duration | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.926819 Full duration: 13.084694 -------------------------------------------------------------------------------- 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 930b3425-abe9-4be2-9fdf-c30b7cd845c3 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.491 | 0.491 | 0.491 | 0.491 | 0.491 | 0.491 | 100.0% | 1 | | total | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | -> duration | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.938166 Full duration: 12.450321 -------------------------------------------------------------------------------- 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 930b3425-abe9-4be2-9fdf-c30b7cd845c3 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.53 | 1.53 | 1.53 | 1.53 | 1.53 | 1.53 | 100.0% | 1 | | total | 1.53 | 1.53 | 1.53 | 1.53 | 1.53 | 1.53 | 100.0% | 1 | | -> duration | 1.53 | 1.53 | 1.53 | 1.53 | 1.53 | 1.53 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.530486 Full duration: 13.1221 HINTS: * To plot HTML graphics with this data, run: rally task report 930b3425-abe9-4be2-9fdf-c30b7cd845c3 --out output.html * To generate a JUnit report, run: rally task export 930b3425-abe9-4be2-9fdf-c30b7cd845c3 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 930b3425-abe9-4be2-9fdf-c30b7cd845c3 --json --out output.json 2019-07-02 17:20:58,420 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'930b3425-abe9-4be2-9fdf-c30b7cd845c3', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2019-07-02 17:21:00,350 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 930b3425-abe9-4be2-9fdf-c30b7cd845c3 --out /home/opnfv/functest/results/rally_sanity/quotas.json 2019-07-02 17:21:00,355 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-07-02 17:21:00,358 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:01:09 | 6 | 100.00% | | glance | 00:01:46 | 4 | 100.00% | | cinder | 00:03:46 | 10 | 100.00% | | gnocchi | 00:02:07 | 11 | 100.00% | | heat | 00:01:32 | 4 | 100.00% | | keystone | 00:04:09 | 11 | 100.00% | | neutron | 00:05:25 | 11 | 100.00% | | nova | 00:00:48 | 1 | 0.00% | | quotas | 00:00:52 | 4 | 100.00% | | | | | | | TOTAL: | 00:21:36 | 62 | 98.39% | +----------------+------------+----------------+-----------+ 2019-07-02 17:21:00,359 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.39% in 8/9 modules 2019-07-02 17:21:00,359 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'html', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_sanity/rally_sanity.html'] 2019-07-02 17:21:02,760 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type html --deployment opnfv-rally --to /home/opnfv/functest/results/rally_sanity/rally_sanity.html 2019-07-02 17:21:02,761 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'junit-xml', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_sanity/rally_sanity.xml'] 2019-07-02 17:21:05,121 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type junit-xml --deployment opnfv-rally --to /home/opnfv/functest/results/rally_sanity/rally_sanity.xml 2019-07-02 17:21:05,273 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-02 17:21:05,273 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 26:53 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-07-02 17:21:19,123 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2019-07-02 17:21:19,173 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2019-07-02 17:21:20,525 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: refstack_defcore', u'tags': [], 'enabled': True, 'id': u'1b86519c1b1240fb97abcfdf05e4ce1f', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'refstack_defcore-project_b25b47f9-e22a-4eeb-816e-1b109718d6ed'}) 2019-07-02 17:21:21,064 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5456a0e7f8de497cbed8fc939e6b9f2d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_b25b47f9-e22a-4eeb-816e-1b109718d6ed'}) 2019-07-02 17:21:22,883 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_b25b47f9-e22a-4eeb-816e-1b109718d6ed', 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'1b86519c1b1240fb97abcfdf05e4ce1f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'r5tPKqkw4qEXXoVJp0xQtVelkjIIP1', 'username': u'refstack_defcore-user_b25b47f9-e22a-4eeb-816e-1b109718d6ed', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-02 17:21:22,887 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_b25b47f9-e22a-4eeb-816e-1b109718d6ed', 'password': 'r5tPKqkw4qEXXoVJp0xQtVelkjIIP1', 'project_name': 'refstack_defcore-project_b25b47f9-e22a-4eeb-816e-1b109718d6ed', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '1b86519c1b1240fb97abcfdf05e4ce1f', 'project_domain_name': 'Default'} 2019-07-02 17:21:26,249 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2019-07-02 17:21:28,211 - 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'dns_domain': u'', u'updated_at': u'2019-07-02T17:21:27Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'786bffaf-02d3-43d9-bd0a-6f7ba2764eae', u'provider:segmentation_id': 82, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'refstack_defcore-net_b25b47f9-e22a-4eeb-816e-1b109718d6ed', u'created_at': u'2019-07-02T17:21:27Z', u'mtu': 1442, u'tenant_id': u'1b86519c1b1240fb97abcfdf05e4ce1f', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'1b86519c1b1240fb97abcfdf05e4ce1f'}) 2019-07-02 17:21:30,399 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-02T17:21: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'ddf3ed81-2c8a-41ba-9558-fef5786d880f', u'subnetpool_id': None, u'service_types': [], u'name': u'refstack_defcore-subnet_b25b47f9-e22a-4eeb-816e-1b109718d6ed', u'enable_dhcp': True, u'network_id': u'786bffaf-02d3-43d9-bd0a-6f7ba2764eae', u'tenant_id': u'1b86519c1b1240fb97abcfdf05e4ce1f', u'created_at': u'2019-07-02T17:21: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'1b86519c1b1240fb97abcfdf05e4ce1f'}) 2019-07-02 17:21:32,886 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'88906248-8bd5-46c1-b21b-17eab9c12d99', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'621a68f6-d100-46cd-a42a-75525aeec4b5', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'1b86519c1b1240fb97abcfdf05e4ce1f', u'created_at': u'2019-07-02T17:21:30Z', u'admin_state_up': True, u'updated_at': u'2019-07-02T17:21:32Z', u'revision_number': 2, u'routes': [], u'project_id': u'1b86519c1b1240fb97abcfdf05e4ce1f', u'id': u'2c9a9622-8990-410c-b9aa-a8ce36b362a1', u'name': u'refstack_defcore-router_b25b47f9-e22a-4eeb-816e-1b109718d6ed'}) 2019-07-02 17:21:38,412 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/077b1ed8-c053-42a8-81b8-01335f93bc5c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/077b1ed8-c053-42a8-81b8-01335f93bc5c/file', 'owner': u'1b86519c1b1240fb97abcfdf05e4ce1f', 'id': u'077b1ed8-c053-42a8-81b8-01335f93bc5c', 'size': 12716032, u'self': u'/v2/images/077b1ed8-c053-42a8-81b8-01335f93bc5c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1b86519c1b1240fb97abcfdf05e4ce1f', 'name': 'refstack_defcore-project_b25b47f9-e22a-4eeb-816e-1b109718d6ed', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/077b1ed8-c053-42a8-81b8-01335f93bc5c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-02T17:21:37Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-02T17:21:37Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_b25b47f9-e22a-4eeb-816e-1b109718d6ed', '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/077b1ed8-c053-42a8-81b8-01335f93bc5c', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_b25b47f9-e22a-4eeb-816e-1b109718d6ed', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_b25b47f9-e22a-4eeb-816e-1b109718d6ed', 'created': u'2019-07-02T17:21:36Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-02T17:21:36Z', 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/077b1ed8-c053-42a8-81b8-01335f93bc5c', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_b25b47f9-e22a-4eeb-816e-1b109718d6ed', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-02 17:21:38,792 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_b25b47f9-e22a-4eeb-816e-1b109718d6ed', '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'2c636b86c6224566817a470196f62197', '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'8d58f0a8-c6d5-4513-b33c-34ed6f68d309', 'swap': 0}) 2019-07-02 17:21:39,263 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-02 17:21:41,783 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-07-02 17:21:44,104 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 50e18423-44aa-4103-80ef-95ae95dd3f48 | 2019-07-02T17:21:43.701467 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 50e18423-44aa-4103-80ef-95ae95dd3f48 ~/.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 2019-07-02 17:21:47,480 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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 | +-------------+----------------+-----------+ 2019-07-02 17:21:48,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-07-02 17:21:50,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-07-02 17:21:53,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=7a6d375d-2847-4f56-b357-369613b7ee7e) as the default verifier for the future CLI operations. 2019-07-02 17:21:57,117 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/56a0f385-131e-46eb-97b8-7744bb29d7dd/snap', u'metadata': Munch({})})], 'file': u'/v2/images/56a0f385-131e-46eb-97b8-7744bb29d7dd/file', 'owner': u'1b86519c1b1240fb97abcfdf05e4ce1f', 'id': u'56a0f385-131e-46eb-97b8-7744bb29d7dd', 'size': 12716032, u'self': u'/v2/images/56a0f385-131e-46eb-97b8-7744bb29d7dd', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1b86519c1b1240fb97abcfdf05e4ce1f', 'name': 'refstack_defcore-project_b25b47f9-e22a-4eeb-816e-1b109718d6ed', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/56a0f385-131e-46eb-97b8-7744bb29d7dd/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-02T17:21:56Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-02T17:21:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_b25b47f9-e22a-4eeb-816e-1b109718d6ed', '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/56a0f385-131e-46eb-97b8-7744bb29d7dd', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_b25b47f9-e22a-4eeb-816e-1b109718d6ed', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_b25b47f9-e22a-4eeb-816e-1b109718d6ed', 'created': u'2019-07-02T17:21:55Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-02T17:21: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/56a0f385-131e-46eb-97b8-7744bb29d7dd', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_b25b47f9-e22a-4eeb-816e-1b109718d6ed', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-02 17:21:57,169 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_b25b47f9-e22a-4eeb-816e-1b109718d6ed', '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'2c636b86c6224566817a470196f62197', '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'b1985abd-a36a-4be6-a6a4-840a630b527f', 'swap': 0}) 2019-07-02 17:21:57,194 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_b25b47f9-e22a-4eeb-816e-1b109718d6ed', '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'2c636b86c6224566817a470196f62197', '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'b1985abd-a36a-4be6-a6a4-840a630b527f', 'swap': 0}) 2019-07-02 17:22:00,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-07-02 17:22:00,440 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-07-02 17:22:00,441 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-07-02 17:22:00,443 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-07-02 17:22:06,033 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata: not found. skipping it 2019-07-02 17:22:06,033 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2019-07-02 17:22:06,033 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id: not found. skipping it 2019-07-02 17:22:06,033 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw: not found. skipping it 2019-07-02 17:22:06,034 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id: not found. skipping it 2019-07-02 17:22:06,034 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status: not found. skipping it 2019-07-02 17:22:06,034 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2019-07-02 17:22:06,034 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format: not found. skipping it 2019-07-02 17:22:06,034 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id: not found. skipping it 2019-07-02 17:22:06,034 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id: not found. skipping it 2019-07-02 17:22:06,034 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2019-07-02 17:22:06,034 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name: not found. skipping it 2019-07-02 17:22:06,034 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete: not found. skipping it 2019-07-02 17:22:06,034 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero: not found. skipping it 2019-07-02 17:22:06,034 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name: not found. skipping it 2019-07-02 17:22:06,034 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2019-07-02 17:22:06,034 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2019-07-02 17:22:06,035 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw_and_allocation_pools: not found. skipping it 2019-07-02 17:22:06,035 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone: not found. skipping it 2019-07-02 17:22:06,035 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2019-07-02 17:22:06,035 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status: not found. skipping it 2019-07-02 17:22:06,035 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status: not found. skipping it 2019-07-02 17:22:06,035 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type: not found. skipping it 2019-07-02 17:22:06,035 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id: not found. skipping it 2019-07-02 17:22:06,035 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status: not found. skipping it 2019-07-02 17:22:06,035 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility: not found. skipping it 2019-07-02 17:22:06,035 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes: not found. skipping it 2019-07-02 17:22:06,035 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2019-07-02 17:22:06,035 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_status: not found. skipping it 2019-07-02 17:22:06,035 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2019-07-02 17:22:06,035 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-07-02 17:22:06,035 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id: not found. skipping it 2019-07-02 17:22:06,036 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata: not found. skipping it 2019-07-02 17:22:06,036 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id: not found. skipping it 2019-07-02 17:22:06,036 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size: not found. skipping it 2019-07-02 17:22:06,036 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2019-07-02 17:22:06,036 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway: not found. skipping it 2019-07-02 17:22:06,036 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id: not found. skipping it 2019-07-02 17:22:06,036 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params: not found. skipping it 2019-07-02 17:22:06,036 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2019-07-02 17:22:06,036 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2019-07-02 17:22:06,036 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata: not found. skipping it 2019-07-02 17:22:06,036 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name: not found. skipping it 2019-07-02 17:22:06,036 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-07-02 17:22:06,036 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id: not found. skipping it 2019-07-02 17:22:06,036 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_host_routes_and_dns_nameservers: not found. skipping it 2019-07-02 17:22:06,037 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2019-07-02 17:22:06,037 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-07-02 17:22:06,037 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id: not found. skipping it 2019-07-02 17:22:06,037 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server: not found. skipping it 2019-07-02 17:22:06,037 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2019-07-02 17:22:06,037 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2019-07-02 17:22:06,037 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params: not found. skipping it 2019-07-02 17:22:06,037 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination: not found. skipping it 2019-07-02 17:22:06,037 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2019-07-02 17:22:06,037 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2019-07-02 17:22:06,037 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_out_passing_size: not found. skipping it 2019-07-02 17:22:06,037 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-07-02 17:22:06,037 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id: not found. skipping it 2019-07-02 17:22:06,037 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2019-07-02 17:22:06,038 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status: not found. skipping it 2019-07-02 17:22:06,038 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2019-07-02 17:22:06,038 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2019-07-02 17:22:06,038 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status: not found. skipping it 2019-07-02 17:22:06,038 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format: not found. skipping it 2019-07-02 17:22:06,038 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_update_subnet_gw_dns_host_routes_dhcp: not found. skipping it 2019-07-02 17:22:06,038 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image: not found. skipping it 2019-07-02 17:22:06,038 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid: not found. skipping it 2019-07-02 17:22:06,038 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2019-07-02 17:22:06,038 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params: not found. skipping it 2019-07-02 17:22:06,038 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet: not found. skipping it 2019-07-02 17:22:06,038 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id: not found. skipping it 2019-07-02 17:22:06,038 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2019-07-02 17:22:06,038 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_min_max_size: not found. skipping it 2019-07-02 17:22:06,039 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2019-07-02 17:22:06,039 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2019-07-02 17:22:06,039 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size: not found. skipping it 2019-07-02 17:22:06,039 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination: not found. skipping it 2019-07-02 17:22:06,039 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2019-07-02 17:22:06,039 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone: not found. skipping it 2019-07-02 17:22:06,039 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2019-07-02 17:22:06,039 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone: not found. skipping it 2019-07-02 17:22:06,039 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2019-07-02 17:22:06,039 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name: not found. skipping it 2019-07-02 17:22:06,039 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete: not found. skipping it 2019-07-02 17:22:06,039 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2019-07-02 17:22:06,039 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative: not found. skipping it 2019-07-02 17:22:06,039 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list: not found. skipping it 2019-07-02 17:22:06,039 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled: not found. skipping it 2019-07-02 17:22:06,040 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools: not found. skipping it 2019-07-02 17:22:06,040 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details: not found. skipping it 2019-07-02 17:22:06,040 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2019-07-02 17:22:06,040 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit: not found. skipping it 2019-07-02 17:22:06,040 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size: not found. skipping it 2019-07-02 17:22:06,040 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status: not found. skipping it 2019-07-02 17:22:06,040 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-07-02 17:22:06,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack_defcore/test_list.txt', u'--concurrency=4']'. 2019-07-02 17:29:23,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 3655568e-09ac-4def-be2d-725140c31759 2019-07-02 17:29:23,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'3655568e-09ac-4def-be2d-725140c31759']'. 2019-07-02 17:29:24,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-07-02 17:29:24,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-07-02 17:29:24,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-02 17:29:24,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 3655568e-09ac-4def-be2d-725140c31759 | 2019-07-02 17:29:24,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-07-02 17:29:24,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-07-02 17:22:08 | 2019-07-02 17:29:24,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-07-02 17:29:23 | 2019-07-02 17:29:24,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:07:15 | 2019-07-02 17:29:24,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-07-02 17:29:24,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-07-02 17:29:24,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-07-02 17:29:24,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 7a6d375d-2847-4f56-b357-369613b7ee7e) | 2019-07-02 17:29:24,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-07-02 17:29:24,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 50e18423-44aa-4103-80ef-95ae95dd3f48) | 2019-07-02 17:29:24,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 219 | 2019-07-02 17:29:24,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 428.802 | 2019-07-02 17:29:24,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 164 | 2019-07-02 17:29:24,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 55 | 2019-07-02 17:29:24,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-07-02 17:29:24,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-07-02 17:29:24,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-07-02 17:29:24,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-02 17:29:24,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-07-02 17:29:24,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-07-02 17:29:24,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2019-07-02 17:29:24,770 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'3655568e-09ac-4def-be2d-725140c31759', '--to', u'/home/opnfv/functest/results/refstack_defcore/tempest-report.html'] 2019-07-02 17:29:26,954 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 3655568e-09ac-4def-be2d-725140c31759 --to /home/opnfv/functest/results/refstack_defcore/tempest-report.html Saving the report to '/home/opnfv/functest/results/refstack_defcore/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-07-02 17:29:26,955 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'3655568e-09ac-4def-be2d-725140c31759', '--to', u'/home/opnfv/functest/results/refstack_defcore/tempest-report.xml'] 2019-07-02 17:29:29,033 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 3655568e-09ac-4def-be2d-725140c31759 --to /home/opnfv/functest/results/refstack_defcore/tempest-report.xml Saving the report to '/home/opnfv/functest/results/refstack_defcore/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-07-02 17:29:29,227 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-02 17:29:29,227 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 08:03 | FAIL | +--------------------------+------------------+------------------+----------------+ 2019-07-02 17:29:43,000 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2019-07-02 17:29:43,052 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2019-07-02 17:29:44,491 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_full', u'tags': [], 'enabled': True, 'id': u'c79bdc5726144965a5abe5d17b7fc359', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tempest_full-project_7bb11913-fa38-4454-bb0b-d89dce468801'}) 2019-07-02 17:29:44,928 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f5fbdb8991a8407296eac5e9bbf4a987', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_7bb11913-fa38-4454-bb0b-d89dce468801'}) 2019-07-02 17:29:46,934 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_7bb11913-fa38-4454-bb0b-d89dce468801', 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'c79bdc5726144965a5abe5d17b7fc359', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'MZd15nbNwe7OI447dMmvDWkamsyq1p', 'username': u'tempest_full-user_7bb11913-fa38-4454-bb0b-d89dce468801', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-02 17:29:46,938 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_7bb11913-fa38-4454-bb0b-d89dce468801', 'password': 'MZd15nbNwe7OI447dMmvDWkamsyq1p', 'project_name': 'tempest_full-project_7bb11913-fa38-4454-bb0b-d89dce468801', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'c79bdc5726144965a5abe5d17b7fc359', 'project_domain_name': 'Default'} 2019-07-02 17:29:49,969 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2019-07-02 17:29:51,831 - 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'dns_domain': u'', u'updated_at': u'2019-07-02T17:29:51Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'7506fa68-2f5e-486a-b439-dcd8e10204f5', u'provider:segmentation_id': 69, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_full-net_7bb11913-fa38-4454-bb0b-d89dce468801', u'created_at': u'2019-07-02T17:29:50Z', u'mtu': 1442, u'tenant_id': u'c79bdc5726144965a5abe5d17b7fc359', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'c79bdc5726144965a5abe5d17b7fc359'}) 2019-07-02 17:29:54,052 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-02T17:29:52Z', 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'a5157ba6-343e-4fce-bddf-fcae6e4fd7bf', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_full-subnet_7bb11913-fa38-4454-bb0b-d89dce468801', u'enable_dhcp': True, u'network_id': u'7506fa68-2f5e-486a-b439-dcd8e10204f5', u'tenant_id': u'c79bdc5726144965a5abe5d17b7fc359', u'created_at': u'2019-07-02T17:29:52Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c79bdc5726144965a5abe5d17b7fc359'}) 2019-07-02 17:29:56,516 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'88906248-8bd5-46c1-b21b-17eab9c12d99', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'621a68f6-d100-46cd-a42a-75525aeec4b5', u'ip_address': u'172.30.9.204'}]}, u'description': u'', u'tags': [], u'tenant_id': u'c79bdc5726144965a5abe5d17b7fc359', u'created_at': u'2019-07-02T17:29:54Z', u'admin_state_up': True, u'updated_at': u'2019-07-02T17:29:55Z', u'revision_number': 2, u'routes': [], u'project_id': u'c79bdc5726144965a5abe5d17b7fc359', u'id': u'7920c286-e1eb-4a1b-952f-f181e419069b', u'name': u'tempest_full-router_7bb11913-fa38-4454-bb0b-d89dce468801'}) 2019-07-02 17:30:02,653 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/83f69ad9-5ec8-4c72-81a9-4c2aced86d6d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/83f69ad9-5ec8-4c72-81a9-4c2aced86d6d/file', 'owner': u'c79bdc5726144965a5abe5d17b7fc359', 'id': u'83f69ad9-5ec8-4c72-81a9-4c2aced86d6d', 'size': 12716032, u'self': u'/v2/images/83f69ad9-5ec8-4c72-81a9-4c2aced86d6d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c79bdc5726144965a5abe5d17b7fc359', 'name': 'tempest_full-project_7bb11913-fa38-4454-bb0b-d89dce468801', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/83f69ad9-5ec8-4c72-81a9-4c2aced86d6d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-02T17:30:02Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-02T17:30:02Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_7bb11913-fa38-4454-bb0b-d89dce468801', '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/83f69ad9-5ec8-4c72-81a9-4c2aced86d6d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_7bb11913-fa38-4454-bb0b-d89dce468801', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_7bb11913-fa38-4454-bb0b-d89dce468801', 'created': u'2019-07-02T17:30:00Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-02T17:30: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/83f69ad9-5ec8-4c72-81a9-4c2aced86d6d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_7bb11913-fa38-4454-bb0b-d89dce468801', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-02 17:30:03,022 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_7bb11913-fa38-4454-bb0b-d89dce468801', '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'2c636b86c6224566817a470196f62197', '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'31880794-4581-4583-86bd-4dc007f5562c', 'swap': 0}) 2019-07-02 17:30:03,487 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-02 17:30:06,037 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-07-02 17:30:08,487 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 8c699706-a553-48f0-9c3a-d7fa390c3bd2 | 2019-07-02T17:30:08.031899 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 8c699706-a553-48f0-9c3a-d7fa390c3bd2 ~/.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 2019-07-02 17:30:11,994 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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 | +-------------+----------------+-----------+ 2019-07-02 17:30:12,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-07-02 17:30:15,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-07-02 17:30:18,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=91a3504e-aa51-4073-9633-3565fa52d2f4) as the default verifier for the future CLI operations. 2019-07-02 17:30:23,234 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/7084259d-333d-4236-b01b-ce7b4d4775dd/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7084259d-333d-4236-b01b-ce7b4d4775dd/file', 'owner': u'c79bdc5726144965a5abe5d17b7fc359', 'id': u'7084259d-333d-4236-b01b-ce7b4d4775dd', 'size': 12716032, u'self': u'/v2/images/7084259d-333d-4236-b01b-ce7b4d4775dd', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c79bdc5726144965a5abe5d17b7fc359', 'name': 'tempest_full-project_7bb11913-fa38-4454-bb0b-d89dce468801', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/7084259d-333d-4236-b01b-ce7b4d4775dd/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-02T17:30:22Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-02T17:30:22Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_7bb11913-fa38-4454-bb0b-d89dce468801', '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/7084259d-333d-4236-b01b-ce7b4d4775dd', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_7bb11913-fa38-4454-bb0b-d89dce468801', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_7bb11913-fa38-4454-bb0b-d89dce468801', 'created': u'2019-07-02T17:30:21Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-02T17:30:21Z', 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/7084259d-333d-4236-b01b-ce7b4d4775dd', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_7bb11913-fa38-4454-bb0b-d89dce468801', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-02 17:30:23,274 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_7bb11913-fa38-4454-bb0b-d89dce468801', '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'2c636b86c6224566817a470196f62197', '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'996e720e-632d-446f-bcaa-75dc68149df3', 'swap': 0}) 2019-07-02 17:30:23,299 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_7bb11913-fa38-4454-bb0b-d89dce468801', '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'2c636b86c6224566817a470196f62197', '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'996e720e-632d-446f-bcaa-75dc68149df3', 'swap': 0}) 2019-07-02 17:30:26,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-07-02 17:30:26,691 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-07-02 17:30:26,691 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-07-02 17:30:26,694 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-07-02 17:30:26,726 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-07-02 17:30:30,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-91a3504e-aa51-4073-9633-3565fa52d2f4/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2019-07-02 17:30:30,024 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-07-02 17:30:30,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_full/test_list.txt', u'--concurrency=4']'. 2019-07-02 18:05:12,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 4d2cab26-204a-4af1-97fd-d9b30b341f84 2019-07-02 18:05:12,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'4d2cab26-204a-4af1-97fd-d9b30b341f84']'. 2019-07-02 18:05:13,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-07-02 18:05:13,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-07-02 18:05:13,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-02 18:05:13,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 4d2cab26-204a-4af1-97fd-d9b30b341f84 | 2019-07-02 18:05:13,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-07-02 18:05:13,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-07-02 17:30:32 | 2019-07-02 18:05:13,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-07-02 18:05:11 | 2019-07-02 18:05:13,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:34:39 | 2019-07-02 18:05:13,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-07-02 18:05:13,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-07-02 18:05:13,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-07-02 18:05:13,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 91a3504e-aa51-4073-9633-3565fa52d2f4) | 2019-07-02 18:05:13,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-07-02 18:05:13,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 8c699706-a553-48f0-9c3a-d7fa390c3bd2) | 2019-07-02 18:05:13,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1482 | 2019-07-02 18:05:13,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 2071.688 | 2019-07-02 18:05:13,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1030 | 2019-07-02 18:05:13,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 448 | 2019-07-02 18:05:13,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-07-02 18:05:13,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-07-02 18:05:13,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 4 | 2019-07-02 18:05:13,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-02 18:05:13,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-07-02 18:05:13,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-07-02 18:05:14,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 99.6131528046% 2019-07-02 18:05:14,010 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'4d2cab26-204a-4af1-97fd-d9b30b341f84', '--to', u'/home/opnfv/functest/results/tempest_full/tempest-report.html'] 2019-07-02 18:05:16,073 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 4d2cab26-204a-4af1-97fd-d9b30b341f84 --to /home/opnfv/functest/results/tempest_full/tempest-report.html Saving the report to '/home/opnfv/functest/results/tempest_full/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-07-02 18:05:16,074 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'4d2cab26-204a-4af1-97fd-d9b30b341f84', '--to', u'/home/opnfv/functest/results/tempest_full/tempest-report.xml'] 2019-07-02 18:05:18,048 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 4d2cab26-204a-4af1-97fd-d9b30b341f84 --to /home/opnfv/functest/results/tempest_full/tempest-report.xml Saving the report to '/home/opnfv/functest/results/tempest_full/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-07-02 18:05:18,303 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-02 18:05:18,304 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 35:28 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-07-02 18:05:32,046 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2019-07-02 18:05:32,098 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2019-07-02 18:05:33,490 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_scenario', u'tags': [], 'enabled': True, 'id': u'd835d6f4ebce40469fcb44d27879f4c6', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tempest_scenario-project_1c655cea-9b96-4cf9-be37-2688a454375f'}) 2019-07-02 18:05:33,976 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c2502f32e4ec49f18950197cf7d87283', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_1c655cea-9b96-4cf9-be37-2688a454375f'}) 2019-07-02 18:05:35,973 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_1c655cea-9b96-4cf9-be37-2688a454375f', 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'd835d6f4ebce40469fcb44d27879f4c6', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'PKnyKYF7jERaAViH2PnpNAkoPBdApy', 'username': u'tempest_scenario-user_1c655cea-9b96-4cf9-be37-2688a454375f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-02 18:05:35,977 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_1c655cea-9b96-4cf9-be37-2688a454375f', 'password': 'PKnyKYF7jERaAViH2PnpNAkoPBdApy', 'project_name': 'tempest_scenario-project_1c655cea-9b96-4cf9-be37-2688a454375f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'd835d6f4ebce40469fcb44d27879f4c6', 'project_domain_name': 'Default'} 2019-07-02 18:05:39,026 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2019-07-02 18:05:40,854 - 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'dns_domain': u'', u'updated_at': u'2019-07-02T18:05:40Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'a303ea43-9012-4d9b-981e-779b330c5436', u'provider:segmentation_id': 64, 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_scenario-net_1c655cea-9b96-4cf9-be37-2688a454375f', u'created_at': u'2019-07-02T18:05:39Z', u'mtu': 1442, u'tenant_id': u'd835d6f4ebce40469fcb44d27879f4c6', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'd835d6f4ebce40469fcb44d27879f4c6'}) 2019-07-02 18:05:43,364 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-02T18:05:41Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'f6f81882-134e-4020-a9c0-29053309772c', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_scenario-subnet_1c655cea-9b96-4cf9-be37-2688a454375f', u'enable_dhcp': True, u'network_id': u'a303ea43-9012-4d9b-981e-779b330c5436', u'tenant_id': u'd835d6f4ebce40469fcb44d27879f4c6', u'created_at': u'2019-07-02T18:05:41Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd835d6f4ebce40469fcb44d27879f4c6'}) 2019-07-02 18:05:45,641 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'88906248-8bd5-46c1-b21b-17eab9c12d99', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'621a68f6-d100-46cd-a42a-75525aeec4b5', u'ip_address': u'172.30.9.204'}]}, u'description': u'', u'tags': [], u'tenant_id': u'd835d6f4ebce40469fcb44d27879f4c6', u'created_at': u'2019-07-02T18:05:43Z', u'admin_state_up': True, u'updated_at': u'2019-07-02T18:05:45Z', u'revision_number': 2, u'routes': [], u'project_id': u'd835d6f4ebce40469fcb44d27879f4c6', u'id': u'1f2edc89-2114-4e6a-b857-cfe3248aaa8e', u'name': u'tempest_scenario-router_1c655cea-9b96-4cf9-be37-2688a454375f'}) 2019-07-02 18:05:50,183 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/d5cd7edf-ca5b-4883-a86a-c95da951f299/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d5cd7edf-ca5b-4883-a86a-c95da951f299/file', 'owner': u'd835d6f4ebce40469fcb44d27879f4c6', 'id': u'd5cd7edf-ca5b-4883-a86a-c95da951f299', 'size': 12716032, u'self': u'/v2/images/d5cd7edf-ca5b-4883-a86a-c95da951f299', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd835d6f4ebce40469fcb44d27879f4c6', 'name': 'tempest_scenario-project_1c655cea-9b96-4cf9-be37-2688a454375f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/d5cd7edf-ca5b-4883-a86a-c95da951f299/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-02T18:05:49Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-02T18:05:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_1c655cea-9b96-4cf9-be37-2688a454375f', '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/d5cd7edf-ca5b-4883-a86a-c95da951f299', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_1c655cea-9b96-4cf9-be37-2688a454375f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_1c655cea-9b96-4cf9-be37-2688a454375f', 'created': u'2019-07-02T18:05:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-02T18:05:48Z', 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/d5cd7edf-ca5b-4883-a86a-c95da951f299', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_1c655cea-9b96-4cf9-be37-2688a454375f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-02 18:05:50,552 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_1c655cea-9b96-4cf9-be37-2688a454375f', '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'2c636b86c6224566817a470196f62197', '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'0ce2d603-e613-44f9-95f4-9baa514d8a1f', 'swap': 0}) 2019-07-02 18:05:51,125 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-02 18:05:53,557 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-07-02 18:05:56,006 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | ada6723f-ae06-4351-a7aa-6d959c926292 | 2019-07-02T18:05:55.546272 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: ada6723f-ae06-4351-a7aa-6d959c926292 ~/.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 2019-07-02 18:05:59,300 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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 | +-------------+----------------+-----------+ 2019-07-02 18:06:00,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-07-02 18:06:02,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-07-02 18:06:05,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=b0f2bd1c-7244-4add-9289-508b37c2ddd9) as the default verifier for the future CLI operations. 2019-07-02 18:06:09,435 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/461a2ef9-507d-48e3-b327-66fc6937215a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/461a2ef9-507d-48e3-b327-66fc6937215a/file', 'owner': u'd835d6f4ebce40469fcb44d27879f4c6', 'id': u'461a2ef9-507d-48e3-b327-66fc6937215a', 'size': 12716032, u'self': u'/v2/images/461a2ef9-507d-48e3-b327-66fc6937215a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd835d6f4ebce40469fcb44d27879f4c6', 'name': 'tempest_scenario-project_1c655cea-9b96-4cf9-be37-2688a454375f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/461a2ef9-507d-48e3-b327-66fc6937215a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-02T18:06:09Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-02T18:06:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_1c655cea-9b96-4cf9-be37-2688a454375f', '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/461a2ef9-507d-48e3-b327-66fc6937215a', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_1c655cea-9b96-4cf9-be37-2688a454375f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_1c655cea-9b96-4cf9-be37-2688a454375f', 'created': u'2019-07-02T18:06:08Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-02T18:06:08Z', 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/461a2ef9-507d-48e3-b327-66fc6937215a', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_1c655cea-9b96-4cf9-be37-2688a454375f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-02 18:06:09,488 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_1c655cea-9b96-4cf9-be37-2688a454375f', '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'2c636b86c6224566817a470196f62197', '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'd7676415-b28e-4d6a-8934-fc77d7ef4669', 'swap': 0}) 2019-07-02 18:06:09,514 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_1c655cea-9b96-4cf9-be37-2688a454375f', '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'2c636b86c6224566817a470196f62197', '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'd7676415-b28e-4d6a-8934-fc77d7ef4669', 'swap': 0}) 2019-07-02 18:06:13,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-07-02 18:06:13,041 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-07-02 18:06:13,041 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-07-02 18:06:13,044 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-07-02 18:06:13,079 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-07-02 18:06:16,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-b0f2bd1c-7244-4add-9289-508b37c2ddd9/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2019-07-02 18:06:16,666 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-07-02 18:06:16,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_scenario/test_list.txt', u'--concurrency=1']'. 2019-07-02 18:15:53,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 87c2f5a0-c5db-49eb-bf5c-51276ffcb9c3 2019-07-02 18:15:53,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'87c2f5a0-c5db-49eb-bf5c-51276ffcb9c3']'. 2019-07-02 18:15:54,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-07-02 18:15:54,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-07-02 18:15:54,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-02 18:15:54,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 87c2f5a0-c5db-49eb-bf5c-51276ffcb9c3 | 2019-07-02 18:15:54,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-07-02 18:15:54,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-07-02 18:06:18 | 2019-07-02 18:15:54,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-07-02 18:15:53 | 2019-07-02 18:15:54,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:09:35 | 2019-07-02 18:15:54,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2019-07-02 18:15:54,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-07-02 18:15:54,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-07-02 18:15:54,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: b0f2bd1c-7244-4add-9289-508b37c2ddd9) | 2019-07-02 18:15:54,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-07-02 18:15:54,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ada6723f-ae06-4351-a7aa-6d959c926292) | 2019-07-02 18:15:54,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 10 | 2019-07-02 18:15:54,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 550.857 | 2019-07-02 18:15:54,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 7 | 2019-07-02 18:15:54,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 3 | 2019-07-02 18:15:54,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-07-02 18:15:54,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-07-02 18:15:54,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-07-02 18:15:54,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-02 18:15:54,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------+ 2019-07-02 18:15:54,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-07-02 18:15:54,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 100.0% 2019-07-02 18:15:54,513 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'87c2f5a0-c5db-49eb-bf5c-51276ffcb9c3', '--to', u'/home/opnfv/functest/results/tempest_scenario/tempest-report.html'] 2019-07-02 18:15:56,559 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 87c2f5a0-c5db-49eb-bf5c-51276ffcb9c3 --to /home/opnfv/functest/results/tempest_scenario/tempest-report.html Saving the report to '/home/opnfv/functest/results/tempest_scenario/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-07-02 18:15:56,559 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'87c2f5a0-c5db-49eb-bf5c-51276ffcb9c3', '--to', u'/home/opnfv/functest/results/tempest_scenario/tempest-report.xml'] 2019-07-02 18:15:58,564 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 87c2f5a0-c5db-49eb-bf5c-51276ffcb9c3 --to /home/opnfv/functest/results/tempest_scenario/tempest-report.xml Saving the report to '/home/opnfv/functest/results/tempest_scenario/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-07-02 18:15:58,683 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-02 18:15:58,683 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 10:20 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-07-02 18:16:12,317 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2019-07-02 18:16:13,673 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: patrole', u'tags': [], 'enabled': True, 'id': u'e6c0c4206e664cd7aa1835de9e3111a9', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'patrole-project_7fea91af-9ad9-4a66-972a-6c021ef9a32d'}) 2019-07-02 18:16:14,081 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'bc248552c5254f9d89233913655f9907', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_7fea91af-9ad9-4a66-972a-6c021ef9a32d'}) 2019-07-02 18:16:15,772 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_7fea91af-9ad9-4a66-972a-6c021ef9a32d', 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'e6c0c4206e664cd7aa1835de9e3111a9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'WJ2h1nwe1euDTRRusrv9E9Y7pMboFo', 'username': u'patrole-user_7fea91af-9ad9-4a66-972a-6c021ef9a32d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-02 18:16:15,776 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_7fea91af-9ad9-4a66-972a-6c021ef9a32d', 'password': 'WJ2h1nwe1euDTRRusrv9E9Y7pMboFo', 'project_name': 'patrole-project_7fea91af-9ad9-4a66-972a-6c021ef9a32d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'e6c0c4206e664cd7aa1835de9e3111a9', 'project_domain_name': 'Default'} 2019-07-02 18:16:19,162 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2019-07-02 18:16:21,234 - 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'dns_domain': u'', u'updated_at': u'2019-07-02T18:16:20Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'09be84e0-cc23-48e7-a50d-b8bafea2e116', u'provider:segmentation_id': 49, 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_7fea91af-9ad9-4a66-972a-6c021ef9a32d', u'created_at': u'2019-07-02T18:16:20Z', u'mtu': 1442, u'tenant_id': u'e6c0c4206e664cd7aa1835de9e3111a9', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'e6c0c4206e664cd7aa1835de9e3111a9'}) 2019-07-02 18:16:23,168 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-02T18:16:21Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'1bb299fd-6189-49f4-9686-3541b2ac2359', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_7fea91af-9ad9-4a66-972a-6c021ef9a32d', u'enable_dhcp': True, u'network_id': u'09be84e0-cc23-48e7-a50d-b8bafea2e116', u'tenant_id': u'e6c0c4206e664cd7aa1835de9e3111a9', u'created_at': u'2019-07-02T18:16:21Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e6c0c4206e664cd7aa1835de9e3111a9'}) 2019-07-02 18:16:25,506 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'88906248-8bd5-46c1-b21b-17eab9c12d99', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'621a68f6-d100-46cd-a42a-75525aeec4b5', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'e6c0c4206e664cd7aa1835de9e3111a9', u'created_at': u'2019-07-02T18:16:23Z', u'admin_state_up': True, u'updated_at': u'2019-07-02T18:16:24Z', u'revision_number': 2, u'routes': [], u'project_id': u'e6c0c4206e664cd7aa1835de9e3111a9', u'id': u'55af6c21-58f9-4a47-8885-b4c8c4f82d13', u'name': u'patrole-router_7fea91af-9ad9-4a66-972a-6c021ef9a32d'}) 2019-07-02 18:16:30,449 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/1b7dd925-e1cb-4154-84a0-03d1f98f3da5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1b7dd925-e1cb-4154-84a0-03d1f98f3da5/file', 'owner': u'e6c0c4206e664cd7aa1835de9e3111a9', 'id': u'1b7dd925-e1cb-4154-84a0-03d1f98f3da5', 'size': 12716032, u'self': u'/v2/images/1b7dd925-e1cb-4154-84a0-03d1f98f3da5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e6c0c4206e664cd7aa1835de9e3111a9', 'name': 'patrole-project_7fea91af-9ad9-4a66-972a-6c021ef9a32d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/1b7dd925-e1cb-4154-84a0-03d1f98f3da5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-02T18:16:30Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-02T18:16:30Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_7fea91af-9ad9-4a66-972a-6c021ef9a32d', '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/1b7dd925-e1cb-4154-84a0-03d1f98f3da5', 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_7fea91af-9ad9-4a66-972a-6c021ef9a32d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_7fea91af-9ad9-4a66-972a-6c021ef9a32d', 'created': u'2019-07-02T18:16:29Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-02T18:16:29Z', 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/1b7dd925-e1cb-4154-84a0-03d1f98f3da5', 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_7fea91af-9ad9-4a66-972a-6c021ef9a32d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-02 18:16:30,790 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_7fea91af-9ad9-4a66-972a-6c021ef9a32d', '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'2c636b86c6224566817a470196f62197', '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'899e7387-cd51-46c3-9650-3b47bde90917', 'swap': 0}) 2019-07-02 18:16:31,264 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-02 18:16:33,422 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-07-02 18:16:35,527 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 18aaa7a2-7bad-4c45-98a3-8f9968d296ee | 2019-07-02T18:16:35.213950 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 18aaa7a2-7bad-4c45-98a3-8f9968d296ee ~/.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 2019-07-02 18:16:38,805 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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 | +-------------+----------------+-----------+ 2019-07-02 18:16:39,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-07-02 18:16:41,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-07-02 18:16:44,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=75ac44a5-e4a6-41dc-94b3-00524d6dc8e7) as the default verifier for the future CLI operations. 2019-07-02 18:16:48,405 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/af60fd44-11f8-4f94-b25f-8b5f4ff384ab/snap', u'metadata': Munch({})})], 'file': u'/v2/images/af60fd44-11f8-4f94-b25f-8b5f4ff384ab/file', 'owner': u'e6c0c4206e664cd7aa1835de9e3111a9', 'id': u'af60fd44-11f8-4f94-b25f-8b5f4ff384ab', 'size': 12716032, u'self': u'/v2/images/af60fd44-11f8-4f94-b25f-8b5f4ff384ab', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e6c0c4206e664cd7aa1835de9e3111a9', 'name': 'patrole-project_7fea91af-9ad9-4a66-972a-6c021ef9a32d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/af60fd44-11f8-4f94-b25f-8b5f4ff384ab/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-02T18:16:48Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-02T18:16:48Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_7fea91af-9ad9-4a66-972a-6c021ef9a32d', '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/af60fd44-11f8-4f94-b25f-8b5f4ff384ab', 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_7fea91af-9ad9-4a66-972a-6c021ef9a32d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_7fea91af-9ad9-4a66-972a-6c021ef9a32d', 'created': u'2019-07-02T18:16:47Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-02T18:16:47Z', 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/af60fd44-11f8-4f94-b25f-8b5f4ff384ab', 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_7fea91af-9ad9-4a66-972a-6c021ef9a32d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-02 18:16:48,482 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_7fea91af-9ad9-4a66-972a-6c021ef9a32d', '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'2c636b86c6224566817a470196f62197', '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'8b2703c1-8ca6-4dbf-8f19-b1d5e87c19ef', 'swap': 0}) 2019-07-02 18:16:48,508 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_7fea91af-9ad9-4a66-972a-6c021ef9a32d', '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'2c636b86c6224566817a470196f62197', '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'8b2703c1-8ca6-4dbf-8f19-b1d5e87c19ef', 'swap': 0}) 2019-07-02 18:16:52,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-07-02 18:16:52,029 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-07-02 18:16:52,029 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-07-02 18:16:52,032 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-07-02 18:16:52,070 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-07-02 18:16:55,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-75ac44a5-e4a6-41dc-94b3-00524d6dc8e7/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?!.*test_auto_allocated_topology_rbac)(?!.*test_create_network_provider_segmentation_id)(?!.*test_list_metadef_namespaces)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2019-07-02 18:16:55,712 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-07-02 18:16:55,717 - 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']'. 2019-07-02 18:18:42,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 1638514f-44d6-475a-bf84-6992510701e3 2019-07-02 18:18:42,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'1638514f-44d6-475a-bf84-6992510701e3']'. 2019-07-02 18:18:43,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-07-02 18:18:43,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-07-02 18:18:43,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-02 18:18:43,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 1638514f-44d6-475a-bf84-6992510701e3 | 2019-07-02 18:18:43,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-07-02 18:18:43,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-07-02 18:16:57 | 2019-07-02 18:18:43,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-07-02 18:18:42 | 2019-07-02 18:18:43,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:45 | 2019-07-02 18:18:43,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-07-02 18:18:43,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-07-02 18:18:43,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 75ac44a5-e4a6-41dc-94b3-00524d6dc8e7) | 2019-07-02 18:18:43,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-07-02 18:18:43,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 18aaa7a2-7bad-4c45-98a3-8f9968d296ee) | 2019-07-02 18:18:43,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 138 | 2019-07-02 18:18:43,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 79.041 | 2019-07-02 18:18:43,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 117 | 2019-07-02 18:18:43,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 21 | 2019-07-02 18:18:43,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-07-02 18:18:43,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-07-02 18:18:43,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-07-02 18:18:43,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-02 18:18:43,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-07-02 18:18:43,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-07-02 18:18:43,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2019-07-02 18:18:43,313 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'1638514f-44d6-475a-bf84-6992510701e3', '--to', u'/home/opnfv/functest/results/patrole/tempest-report.html'] 2019-07-02 18:18:45,401 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 1638514f-44d6-475a-bf84-6992510701e3 --to /home/opnfv/functest/results/patrole/tempest-report.html Saving the report to '/home/opnfv/functest/results/patrole/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-07-02 18:18:45,402 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'1638514f-44d6-475a-bf84-6992510701e3', '--to', u'/home/opnfv/functest/results/patrole/tempest-report.xml'] 2019-07-02 18:18:47,524 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 1638514f-44d6-475a-bf84-6992510701e3 --to /home/opnfv/functest/results/patrole/tempest-report.xml Saving the report to '/home/opnfv/functest/results/patrole/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-07-02 18:18:47,714 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-02 18:18:47,714 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:28 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-02 18:18:59,935 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2019-07-02 18:19:01,141 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: neutron_trunk', u'tags': [], 'enabled': True, 'id': u'2aeb791dc42e483e949ae7bb6cdbdf73', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'neutron_trunk-project_2cd37944-dd02-4f85-abc8-c303d78f6eb1'}) 2019-07-02 18:19:01,641 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4ada348f9a2c4a4db98682e8c83220b5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_2cd37944-dd02-4f85-abc8-c303d78f6eb1'}) 2019-07-02 18:19:03,442 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_2cd37944-dd02-4f85-abc8-c303d78f6eb1', 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'2aeb791dc42e483e949ae7bb6cdbdf73', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'usJCea24k2n3eTUThbpimNX4dXeMqM', 'username': u'neutron_trunk-user_2cd37944-dd02-4f85-abc8-c303d78f6eb1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-02 18:19:03,446 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_2cd37944-dd02-4f85-abc8-c303d78f6eb1', 'password': 'usJCea24k2n3eTUThbpimNX4dXeMqM', 'project_name': 'neutron_trunk-project_2cd37944-dd02-4f85-abc8-c303d78f6eb1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '2aeb791dc42e483e949ae7bb6cdbdf73', 'project_domain_name': 'Default'} 2019-07-02 18:19:06,711 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2019-07-02 18:19:08,696 - 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'dns_domain': u'', u'updated_at': u'2019-07-02T18:19:07Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'9a2ae5af-6bb5-42cd-943b-9b97bf602998', u'provider:segmentation_id': 96, 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_2cd37944-dd02-4f85-abc8-c303d78f6eb1', u'created_at': u'2019-07-02T18:19:07Z', u'mtu': 1442, u'tenant_id': u'2aeb791dc42e483e949ae7bb6cdbdf73', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'2aeb791dc42e483e949ae7bb6cdbdf73'}) 2019-07-02 18:19:10,624 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-02T18:19:09Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'910bf2c4-c22b-4c91-b1da-28481be6d4b9', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_2cd37944-dd02-4f85-abc8-c303d78f6eb1', u'enable_dhcp': True, u'network_id': u'9a2ae5af-6bb5-42cd-943b-9b97bf602998', u'tenant_id': u'2aeb791dc42e483e949ae7bb6cdbdf73', u'created_at': u'2019-07-02T18:19:09Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2aeb791dc42e483e949ae7bb6cdbdf73'}) 2019-07-02 18:19:12,997 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'88906248-8bd5-46c1-b21b-17eab9c12d99', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'621a68f6-d100-46cd-a42a-75525aeec4b5', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'2aeb791dc42e483e949ae7bb6cdbdf73', u'created_at': u'2019-07-02T18:19:11Z', u'admin_state_up': True, u'updated_at': u'2019-07-02T18:19:12Z', u'revision_number': 2, u'routes': [], u'project_id': u'2aeb791dc42e483e949ae7bb6cdbdf73', u'id': u'ba384980-0c75-41d8-8acd-7f8360197290', u'name': u'neutron_trunk-router_2cd37944-dd02-4f85-abc8-c303d78f6eb1'}) 2019-07-02 18:19:17,787 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/81da78b7-0955-4c6a-bbf3-3963458955ae/snap', u'metadata': Munch({})})], 'file': u'/v2/images/81da78b7-0955-4c6a-bbf3-3963458955ae/file', 'owner': u'2aeb791dc42e483e949ae7bb6cdbdf73', 'id': u'81da78b7-0955-4c6a-bbf3-3963458955ae', 'size': 12716032, u'self': u'/v2/images/81da78b7-0955-4c6a-bbf3-3963458955ae', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2aeb791dc42e483e949ae7bb6cdbdf73', 'name': 'neutron_trunk-project_2cd37944-dd02-4f85-abc8-c303d78f6eb1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/81da78b7-0955-4c6a-bbf3-3963458955ae/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-02T18:19:17Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-02T18:19:17Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_2cd37944-dd02-4f85-abc8-c303d78f6eb1', '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/81da78b7-0955-4c6a-bbf3-3963458955ae', 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_2cd37944-dd02-4f85-abc8-c303d78f6eb1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_2cd37944-dd02-4f85-abc8-c303d78f6eb1', 'created': u'2019-07-02T18:19:16Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-02T18:19: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/81da78b7-0955-4c6a-bbf3-3963458955ae', 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_2cd37944-dd02-4f85-abc8-c303d78f6eb1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-02 18:19:18,131 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_2cd37944-dd02-4f85-abc8-c303d78f6eb1', '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'2c636b86c6224566817a470196f62197', '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'1658b6ba-c943-4dbe-a046-2298493a97ab', 'swap': 0}) 2019-07-02 18:19:18,623 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-02 18:19:21,008 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-07-02 18:19:23,102 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 7f204174-e761-4efb-b111-cb04ec48db9f | 2019-07-02T18:19:22.704030 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 7f204174-e761-4efb-b111-cb04ec48db9f ~/.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 2019-07-02 18:19:26,671 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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 | +-------------+----------------+-----------+ 2019-07-02 18:19:27,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-07-02 18:19:29,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-07-02 18:19:32,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=eb323851-ba37-491d-8283-7648debcf738) as the default verifier for the future CLI operations. 2019-07-02 18:19:37,840 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/673a22f4-10a7-47aa-ab64-096b8bc38c09/snap', u'metadata': Munch({})})], 'file': u'/v2/images/673a22f4-10a7-47aa-ab64-096b8bc38c09/file', 'owner': u'2aeb791dc42e483e949ae7bb6cdbdf73', 'id': u'673a22f4-10a7-47aa-ab64-096b8bc38c09', 'size': 12716032, u'self': u'/v2/images/673a22f4-10a7-47aa-ab64-096b8bc38c09', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2aeb791dc42e483e949ae7bb6cdbdf73', 'name': 'neutron_trunk-project_2cd37944-dd02-4f85-abc8-c303d78f6eb1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/673a22f4-10a7-47aa-ab64-096b8bc38c09/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-02T18:19:37Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-02T18:19:37Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_2cd37944-dd02-4f85-abc8-c303d78f6eb1', '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/673a22f4-10a7-47aa-ab64-096b8bc38c09', 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_2cd37944-dd02-4f85-abc8-c303d78f6eb1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_2cd37944-dd02-4f85-abc8-c303d78f6eb1', 'created': u'2019-07-02T18:19:35Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-02T18:19: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/673a22f4-10a7-47aa-ab64-096b8bc38c09', 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_2cd37944-dd02-4f85-abc8-c303d78f6eb1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-02 18:19:37,880 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_2cd37944-dd02-4f85-abc8-c303d78f6eb1', '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'2c636b86c6224566817a470196f62197', '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'66c93fb3-61ba-45d7-ae38-0b5c7fea3799', 'swap': 0}) 2019-07-02 18:19:37,907 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_2cd37944-dd02-4f85-abc8-c303d78f6eb1', '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'2c636b86c6224566817a470196f62197', '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'66c93fb3-61ba-45d7-ae38-0b5c7fea3799', 'swap': 0}) 2019-07-02 18:19:41,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-07-02 18:19:41,453 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-07-02 18:19:41,454 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-07-02 18:19:41,456 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-07-02 18:19:41,489 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-07-02 18:19:45,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-eb323851-ba37-491d-8283-7648debcf738/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2019-07-02 18:19:45,698 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-07-02 18:19:45,708 - 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']'. 2019-07-02 18:22:15,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: dd6e46ff-cd3b-4c84-8c10-f51c6b9d432b 2019-07-02 18:22:15,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'dd6e46ff-cd3b-4c84-8c10-f51c6b9d432b']'. 2019-07-02 18:22:15,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-07-02 18:22:15,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-07-02 18:22:15,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-02 18:22:15,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | dd6e46ff-cd3b-4c84-8c10-f51c6b9d432b | 2019-07-02 18:22:15,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-07-02 18:22:15,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-07-02 18:19:47 | 2019-07-02 18:22:15,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-07-02 18:22:14 | 2019-07-02 18:22:15,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:27 | 2019-07-02 18:22:15,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-07-02 18:22:15,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-07-02 18:22:15,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: eb323851-ba37-491d-8283-7648debcf738) | 2019-07-02 18:22:15,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-07-02 18:22:15,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 7f204174-e761-4efb-b111-cb04ec48db9f) | 2019-07-02 18:22:15,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 53 | 2019-07-02 18:22:15,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 137.311 | 2019-07-02 18:22:15,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2019-07-02 18:22:15,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 10 | 2019-07-02 18:22:15,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-07-02 18:22:15,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-07-02 18:22:15,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-07-02 18:22:15,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-02 18:22:15,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-07-02 18:22:15,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-07-02 18:22:15,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2019-07-02 18:22:15,955 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'dd6e46ff-cd3b-4c84-8c10-f51c6b9d432b', '--to', u'/home/opnfv/functest/results/neutron_trunk/tempest-report.html'] 2019-07-02 18:22:18,025 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid dd6e46ff-cd3b-4c84-8c10-f51c6b9d432b --to /home/opnfv/functest/results/neutron_trunk/tempest-report.html Saving the report to '/home/opnfv/functest/results/neutron_trunk/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-07-02 18:22:18,025 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'dd6e46ff-cd3b-4c84-8c10-f51c6b9d432b', '--to', u'/home/opnfv/functest/results/neutron_trunk/tempest-report.xml'] 2019-07-02 18:22:19,898 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid dd6e46ff-cd3b-4c84-8c10-f51c6b9d432b --to /home/opnfv/functest/results/neutron_trunk/tempest-report.xml Saving the report to '/home/opnfv/functest/results/neutron_trunk/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-07-02 18:22:20,019 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-02 18:22:20,019 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 03:13 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-07-02 18:22:32,947 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2019-07-02 18:22:34,314 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: networking-bgpvpn', u'tags': [], 'enabled': True, 'id': u'627b77c603174d45b2fe2676766f6bf1', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'networking-bgpvpn-project_920e2204-fc0a-4a64-9dec-45cc821e40fa'}) 2019-07-02 18:22:34,795 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8d4deebe499a4a548c55a455ecb0de97', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-bgpvpn-user_920e2204-fc0a-4a64-9dec-45cc821e40fa'}) 2019-07-02 18:22:36,670 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-bgpvpn-project_920e2204-fc0a-4a64-9dec-45cc821e40fa', 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'627b77c603174d45b2fe2676766f6bf1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '1LjIb6bWS8gtvmC9gozgf2yFMvVJBK', 'username': u'networking-bgpvpn-user_920e2204-fc0a-4a64-9dec-45cc821e40fa', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-02 18:22:36,674 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-bgpvpn-user_920e2204-fc0a-4a64-9dec-45cc821e40fa', 'password': '1LjIb6bWS8gtvmC9gozgf2yFMvVJBK', 'project_name': 'networking-bgpvpn-project_920e2204-fc0a-4a64-9dec-45cc821e40fa', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '627b77c603174d45b2fe2676766f6bf1', 'project_domain_name': 'Default'} 2019-07-02 18:22:39,705 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2019-07-02 18:22:41,697 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2019-07-02 18:22:41,697 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2019-07-02 18:22:41,748 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2019-07-02 18:22:43,106 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: networking-sfc', u'tags': [], 'enabled': True, 'id': u'4fb198d381d8452e98861770e227057e', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'networking-sfc-project_8e37df27-36d9-4070-b8b0-67f92afada2e'}) 2019-07-02 18:22:43,520 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'40c5f315bc2f479194106265bf238f4f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-sfc-user_8e37df27-36d9-4070-b8b0-67f92afada2e'}) 2019-07-02 18:22:45,457 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-sfc-project_8e37df27-36d9-4070-b8b0-67f92afada2e', 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'4fb198d381d8452e98861770e227057e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'yW0BSkXQkXdlfnvMKpcpNR77ILI4cu', 'username': u'networking-sfc-user_8e37df27-36d9-4070-b8b0-67f92afada2e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-02 18:22:45,461 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-sfc-user_8e37df27-36d9-4070-b8b0-67f92afada2e', 'password': 'yW0BSkXQkXdlfnvMKpcpNR77ILI4cu', 'project_name': 'networking-sfc-project_8e37df27-36d9-4070-b8b0-67f92afada2e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '4fb198d381d8452e98861770e227057e', 'project_domain_name': 'Default'} 2019-07-02 18:22:48,698 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2019-07-02 18:22:50,164 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2019-07-02 18:22:50,164 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2019-07-02 18:22:50,218 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2019-07-02 18:22:51,706 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: barbican', u'tags': [], 'enabled': True, 'id': u'b537415f2a9843fb8b16917ec2af1101', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'barbican-project_94008216-3f74-4342-89f6-70f302f2ae6c'}) 2019-07-02 18:22:52,141 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c6c641fefca24c23a593764520520ad1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'barbican-user_94008216-3f74-4342-89f6-70f302f2ae6c'}) 2019-07-02 18:22:53,967 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'barbican-project_94008216-3f74-4342-89f6-70f302f2ae6c', 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'b537415f2a9843fb8b16917ec2af1101', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '6B1gPUT72BFveWfsnvNH4iuKyoNALA', 'username': u'barbican-user_94008216-3f74-4342-89f6-70f302f2ae6c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-02 18:22:53,971 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'barbican-user_94008216-3f74-4342-89f6-70f302f2ae6c', 'password': '6B1gPUT72BFveWfsnvNH4iuKyoNALA', 'project_name': 'barbican-project_94008216-3f74-4342-89f6-70f302f2ae6c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'b537415f2a9843fb8b16917ec2af1101', 'project_domain_name': 'Default'} 2019-07-02 18:22:59,128 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2019-07-02 18:22:59,129 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2019-07-02 18:22:59,134 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | smoke | 14:35 | FAIL | | rally_sanity | functest | smoke | 26:53 | FAIL | | refstack_defcore | functest | smoke | 08:03 | FAIL | | tempest_full | functest | smoke | 35:28 | FAIL | | tempest_scenario | functest | smoke | 10:20 | PASS | | patrole | functest | smoke | 02:28 | PASS | | neutron_trunk | functest | smoke | 03:13 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2019-07-02 18:22:59,144 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-07-02 18:23:01,939 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-75 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-ovn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-07-02 18:23:01,942 - 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.21,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=RlNFjtDhGqVf0pxQyajiNXTHL 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=2c636b86c6224566817a470196f62197 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.8 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export OS_REGION_NAME=regionOne 2019-07-02 18:23:01,942 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-07-02 18:23:01,943 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +----------------------+---------------+-------------------------------------------------+-------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +----------------------+---------------+-------------------------------------------------+-------------------------------------------+ | benchmarking | 2 | Run several OpenStack performance tools | rally_full rally_jobs vmtp shaker | | | | https://docs.openstack.org/performance- | | | | | docs/latest/methodologies/tools.html | | +----------------------+---------------+-------------------------------------------------+-------------------------------------------+ 2019-07-02 18:23:01,951 - xtesting.ci.run_tests - INFO - Loading test case 'rally_full'... 2019-07-02 18:23:03,802 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: rally_full', u'tags': [], 'enabled': True, 'id': u'cb2e4abac46d40139577ed63fddcdf3f', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'rally_full-project_1691d261-d67d-458c-a840-c71de462a194'}) 2019-07-02 18:23:04,304 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0486dc5cf2dd4808acb36457eed8b8e3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_full-user_1691d261-d67d-458c-a840-c71de462a194'}) 2019-07-02 18:23:06,199 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_full-project_1691d261-d67d-458c-a840-c71de462a194', 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'cb2e4abac46d40139577ed63fddcdf3f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ikzp3EmZNggTA40YlBEQGi83nxs8Vo', 'username': u'rally_full-user_1691d261-d67d-458c-a840-c71de462a194', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-02 18:23:06,203 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_full-user_1691d261-d67d-458c-a840-c71de462a194', 'password': 'ikzp3EmZNggTA40YlBEQGi83nxs8Vo', 'project_name': 'rally_full-project_1691d261-d67d-458c-a840-c71de462a194', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'cb2e4abac46d40139577ed63fddcdf3f', 'project_domain_name': 'Default'} 2019-07-02 18:23:07,526 - xtesting.ci.run_tests - INFO - Running test case 'rally_full'... 2019-07-02 18:23:09,727 - 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'dns_domain': u'', u'updated_at': u'2019-07-02T18:23:08Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'9a2f0b17-002f-4598-8fa2-6d6290c43655', u'provider:segmentation_id': 46, 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_full-net_1691d261-d67d-458c-a840-c71de462a194', u'created_at': u'2019-07-02T18:23:08Z', u'mtu': 1442, u'tenant_id': u'cb2e4abac46d40139577ed63fddcdf3f', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'cb2e4abac46d40139577ed63fddcdf3f'}) 2019-07-02 18:23:12,572 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-02T18:23: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'920b6541-4cf9-4d40-85e4-ebbff732d399', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_full-subnet_1691d261-d67d-458c-a840-c71de462a194', u'enable_dhcp': True, u'network_id': u'9a2f0b17-002f-4598-8fa2-6d6290c43655', u'tenant_id': u'cb2e4abac46d40139577ed63fddcdf3f', u'created_at': u'2019-07-02T18:23: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'cb2e4abac46d40139577ed63fddcdf3f'}) 2019-07-02 18:23:14,747 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'88906248-8bd5-46c1-b21b-17eab9c12d99', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'621a68f6-d100-46cd-a42a-75525aeec4b5', u'ip_address': u'172.30.9.205'}]}, u'description': u'', u'tags': [], u'tenant_id': u'cb2e4abac46d40139577ed63fddcdf3f', u'created_at': u'2019-07-02T18:23:12Z', u'admin_state_up': True, u'updated_at': u'2019-07-02T18:23:13Z', u'revision_number': 2, u'routes': [], u'project_id': u'cb2e4abac46d40139577ed63fddcdf3f', u'id': u'7d838926-1516-47e0-bd1e-50b35405ca2d', u'name': u'rally_full-router_1691d261-d67d-458c-a840-c71de462a194'}) 2019-07-02 18:23:20,128 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/2125a538-15cc-49c2-9a6f-fa15a48f66e8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2125a538-15cc-49c2-9a6f-fa15a48f66e8/file', 'owner': u'cb2e4abac46d40139577ed63fddcdf3f', 'id': u'2125a538-15cc-49c2-9a6f-fa15a48f66e8', 'size': 12716032, u'self': u'/v2/images/2125a538-15cc-49c2-9a6f-fa15a48f66e8', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cb2e4abac46d40139577ed63fddcdf3f', 'name': 'rally_full-project_1691d261-d67d-458c-a840-c71de462a194', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/2125a538-15cc-49c2-9a6f-fa15a48f66e8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-02T18:23:19Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-02T18:23:19Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_full-img_1691d261-d67d-458c-a840-c71de462a194', '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/2125a538-15cc-49c2-9a6f-fa15a48f66e8', 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_full-img_1691d261-d67d-458c-a840-c71de462a194', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_full-img_1691d261-d67d-458c-a840-c71de462a194', 'created': u'2019-07-02T18:23:18Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-02T18:23:18Z', 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/2125a538-15cc-49c2-9a6f-fa15a48f66e8', 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_full-img_1691d261-d67d-458c-a840-c71de462a194', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-02 18:23:20,881 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_full-flavor_1691d261-d67d-458c-a840-c71de462a194', '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'2c636b86c6224566817a470196f62197', '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'133c17b8-1a9f-4869-9509-30957bd51d21', 'swap': 0}) 2019-07-02 18:23:20,906 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-02 18:23:25,165 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 8c511ba3-5a3d-4ad5-8250-74af692c25db | 2019-07-02T18:23:24.750221 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 8c511ba3-5a3d-4ad5-8250-74af692c25db ~/.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 2019-07-02 18:23:28,755 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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 | +-------------+----------------+-----------+ 2019-07-02 18:23:29,493 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-07-02 18:23:30,216 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_full-flavor_alt_1691d261-d67d-458c-a840-c71de462a194', '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'2c636b86c6224566817a470196f62197', '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'b8418710-19ce-4d4c-a055-63d54bb077da', 'swap': 0}) 2019-07-02 18:23:30,493 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_full-flavor_alt_1691d261-d67d-458c-a840-c71de462a194', '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'2c636b86c6224566817a470196f62197', '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'b8418710-19ce-4d4c-a055-63d54bb077da', 'swap': 0}) 2019-07-02 18:23:30,494 - 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 2019-07-02 18:23:30,494 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-02 18:23:30,510 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-02 18:23:30,511 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-07-02 18:23:30,511 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '9a2f0b17-002f-4598-8fa2-6d6290c43655', 'tenants_amount': 3, 'image_name': 'rally_full-img_1691d261-d67d-458c-a840-c71de462a194', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_1691d261-d67d-458c-a840-c71de462a194', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_1691d261-d67d-458c-a840-c71de462a194', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-02 18:25:34,774 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 248fd65a-935f-4a52-9fcc-cf41c310c396 2019-07-02 18:25:34,775 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'248fd65a-935f-4a52-9fcc-cf41c310c396'] 2019-07-02 18:25:35,599 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 248fd65a-935f-4a52-9fcc-cf41c310c396 -------------------------------------------------------------------------------- Task 248fd65a-935f-4a52-9fcc-cf41c310c396: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 248fd65a-935f-4a52-9fcc-cf41c310c396 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.58 | 0.606 | 0.618 | 0.624 | 0.63 | 0.604 | 100.0% | 10 | | total | 0.58 | 0.606 | 0.618 | 0.624 | 0.63 | 0.604 | 100.0% | 10 | | -> duration | 0.58 | 0.606 | 0.618 | 0.624 | 0.63 | 0.604 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.822119 Full duration: 16.223958 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 248fd65a-935f-4a52-9fcc-cf41c310c396 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.85 | 1.427 | 1.539 | 1.592 | 1.645 | 1.393 | 100.0% | 10 | | total | 1.297 | 1.903 | 2.013 | 2.044 | 2.075 | 1.846 | 100.0% | 10 | | -> duration | 1.297 | 1.903 | 2.013 | 2.044 | 2.075 | 1.846 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.639822 Full duration: 19.05556 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 248fd65a-935f-4a52-9fcc-cf41c310c396 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.58 | 0.981 | 1.4 | 1.555 | 1.711 | 1.003 | 100.0% | 10 | | total | 1.015 | 1.439 | 1.844 | 1.993 | 2.143 | 1.451 | 100.0% | 10 | | -> duration | 1.015 | 1.439 | 1.844 | 1.993 | 2.143 | 1.451 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.5265 Full duration: 17.74248 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 248fd65a-935f-4a52-9fcc-cf41c310c396 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.078 | 1.473 | 1.68 | 1.695 | 1.709 | 1.452 | 100.0% | 10 | | total | 1.52 | 1.923 | 2.115 | 2.137 | 2.158 | 1.901 | 100.0% | 10 | | -> duration | 1.52 | 1.923 | 2.115 | 2.137 | 2.158 | 1.901 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.905522 Full duration: 19.191099 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 248fd65a-935f-4a52-9fcc-cf41c310c396 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.46 | 0.694 | 1.049 | 1.115 | 1.181 | 0.725 | 100.0% | 10 | | total | 0.893 | 1.125 | 1.478 | 1.548 | 1.619 | 1.16 | 100.0% | 10 | | -> duration | 0.893 | 1.125 | 1.478 | 1.548 | 1.619 | 1.16 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.361116 Full duration: 16.044369 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 248fd65a-935f-4a52-9fcc-cf41c310c396 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.306 | 0.342 | 0.74 | 0.752 | 0.764 | 0.491 | 100.0% | 10 | | total | 0.737 | 0.901 | 1.242 | 1.25 | 1.257 | 0.976 | 100.0% | 10 | | -> duration | 0.737 | 0.901 | 1.242 | 1.25 | 1.257 | 0.976 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.152839 Full duration: 16.030597 HINTS: * To plot HTML graphics with this data, run: rally task report 248fd65a-935f-4a52-9fcc-cf41c310c396 --out output.html * To generate a JUnit report, run: rally task export 248fd65a-935f-4a52-9fcc-cf41c310c396 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 248fd65a-935f-4a52-9fcc-cf41c310c396 --json --out output.json 2019-07-02 18:25:35,600 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'248fd65a-935f-4a52-9fcc-cf41c310c396', '--out', u'/home/opnfv/functest/results/rally_full/authenticate.json'] 2019-07-02 18:25:37,537 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 248fd65a-935f-4a52-9fcc-cf41c310c396 --out /home/opnfv/functest/results/rally_full/authenticate.json 2019-07-02 18:25:37,548 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-07-02 18:25:37,549 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-glance.yaml 2019-07-02 18:25:37,550 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-02 18:25:37,565 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-02 18:25:37,566 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-07-02 18:25:37,566 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['glance'], 'concurrency': 4, 'netid': '9a2f0b17-002f-4598-8fa2-6d6290c43655', 'tenants_amount': 3, 'image_name': 'rally_full-img_1691d261-d67d-458c-a840-c71de462a194', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_1691d261-d67d-458c-a840-c71de462a194', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_1691d261-d67d-458c-a840-c71de462a194', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-02 18:32:43,418 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 32b5fde7-0e1a-42f6-872d-d66fcc4f5c45 2019-07-02 18:32:43,418 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'32b5fde7-0e1a-42f6-872d-d66fcc4f5c45'] 2019-07-02 18:32:44,262 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 32b5fde7-0e1a-42f6-872d-d66fcc4f5c45 -------------------------------------------------------------------------------- Task 32b5fde7-0e1a-42f6-872d-d66fcc4f5c45: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "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 32b5fde7-0e1a-42f6-872d-d66fcc4f5c45 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.877 | 4.631 | 5.583 | 5.808 | 6.032 | 4.851 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.344 | 0.767 | 1.005 | 1.017 | 1.029 | 0.749 | 100.0% | 10 | | -> glance_v2.upload_data | 0.426 | 1.291 | 1.76 | 1.83 | 1.899 | 1.235 | 100.0% | 10 | | glance_v2.delete_image | 0.676 | 0.888 | 1.966 | 2.069 | 2.172 | 1.119 | 100.0% | 10 | | total | 4.717 | 6.079 | 6.502 | 6.806 | 7.11 | 5.97 | 100.0% | 10 | | -> duration | 4.717 | 6.079 | 6.502 | 6.806 | 7.11 | 5.97 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.643868 Full duration: 38.191422 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "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 32b5fde7-0e1a-42f6-872d-d66fcc4f5c45 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.627 | 4.503 | 4.809 | 5.073 | 5.336 | 4.401 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.239 | 0.625 | 0.692 | 0.733 | 0.775 | 0.569 | 100.0% | 10 | | -> glance_v2.upload_data | 0.662 | 1.416 | 1.494 | 1.605 | 1.716 | 1.293 | 100.0% | 10 | | glance_v2.list_images | 0.045 | 0.326 | 0.341 | 0.368 | 0.395 | 0.297 | 100.0% | 10 | | total | 3.952 | 4.71 | 5.138 | 5.398 | 5.658 | 4.698 | 100.0% | 10 | | -> duration | 3.952 | 4.71 | 5.138 | 5.398 | 5.658 | 4.698 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.209486 Full duration: 37.58187 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 32b5fde7-0e1a-42f6-872d-d66fcc4f5c45 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.325 | 0.576 | 0.622 | 0.63 | 0.639 | 0.524 | 100.0% | 10 | | total | 0.325 | 0.576 | 0.622 | 0.631 | 0.639 | 0.524 | 100.0% | 10 | | -> duration | 0.325 | 0.576 | 0.622 | 0.631 | 0.639 | 0.524 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.500002 Full duration: 17.559165 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "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": "9a2f0b17-002f-4598-8fa2-6d6290c43655" } ], "flavor": { "name": "rally_full-flavor_1691d261-d67d-458c-a840-c71de462a194" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 32b5fde7-0e1a-42f6-872d-d66fcc4f5c45 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.307 | 5.964 | 7.439 | 7.985 | 8.532 | 5.992 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.048 | 0.714 | 1.119 | 1.704 | 2.289 | 0.821 | 100.0% | 10 | | -> glance_v2.upload_data | 1.113 | 2.657 | 3.638 | 3.891 | 4.144 | 2.507 | 100.0% | 10 | | nova.boot_servers | 19.606 | 23.086 | 26.124 | 26.776 | 27.428 | 23.232 | 100.0% | 10 | | total | 26.925 | 29.184 | 31.575 | 31.861 | 32.147 | 29.226 | 100.0% | 10 | | -> duration | 25.925 | 28.184 | 30.575 | 30.861 | 31.147 | 28.226 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 88.267975 Full duration: 142.373581 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_deactivate_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "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 32b5fde7-0e1a-42f6-872d-d66fcc4f5c45 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.486 | 4.567 | 5.131 | 5.415 | 5.699 | 4.527 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.324 | 0.62 | 1.124 | 1.379 | 1.634 | 0.726 | 100.0% | 10 | | -> glance_v2.upload_data | 0.469 | 1.179 | 1.637 | 1.668 | 1.699 | 1.189 | 100.0% | 10 | | glance_v2.deactivate_image | 0.069 | 0.289 | 0.371 | 0.377 | 0.382 | 0.246 | 100.0% | 10 | | total | 3.868 | 4.77 | 5.23 | 5.503 | 5.775 | 4.773 | 100.0% | 10 | | -> duration | 3.868 | 4.77 | 5.23 | 5.503 | 5.775 | 4.773 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.994899 Full duration: 40.535281 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_download_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "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 32b5fde7-0e1a-42f6-872d-d66fcc4f5c45 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.108 | 4.685 | 5.336 | 5.561 | 5.787 | 4.761 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.46 | 0.628 | 1.498 | 1.577 | 1.657 | 0.819 | 100.0% | 10 | | -> glance_v2.upload_data | 0.836 | 1.338 | 1.602 | 1.928 | 2.254 | 1.362 | 100.0% | 10 | | glance_v2.download_image | 0.151 | 0.57 | 0.71 | 0.733 | 0.755 | 0.514 | 100.0% | 10 | | total | 4.586 | 5.19 | 6.017 | 6.132 | 6.247 | 5.275 | 100.0% | 10 | | -> duration | 4.586 | 5.19 | 6.017 | 6.132 | 6.247 | 5.275 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.293009 Full duration: 40.14983 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_get_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "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 32b5fde7-0e1a-42f6-872d-d66fcc4f5c45 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.557 | 4.296 | 5.161 | 5.204 | 5.246 | 4.439 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.249 | 0.616 | 0.967 | 1.19 | 1.413 | 0.685 | 100.0% | 10 | | -> glance_v2.upload_data | 0.708 | 0.889 | 1.969 | 1.978 | 1.988 | 1.183 | 100.0% | 10 | | glance_v2.get_image | 0.015 | 0.315 | 0.391 | 0.395 | 0.398 | 0.248 | 100.0% | 10 | | total | 3.939 | 4.612 | 5.297 | 5.42 | 5.543 | 4.687 | 100.0% | 10 | | -> duration | 3.939 | 4.612 | 5.297 | 5.42 | 5.543 | 4.687 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.876861 Full duration: 38.720934 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_update_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "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 32b5fde7-0e1a-42f6-872d-d66fcc4f5c45 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.124 | 4.322 | 5.129 | 5.132 | 5.136 | 4.355 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.315 | 0.516 | 0.776 | 0.836 | 0.897 | 0.528 | 100.0% | 10 | | -> glance_v2.upload_data | 0.473 | 1.211 | 1.437 | 1.493 | 1.549 | 1.112 | 100.0% | 10 | | glance_v2.update_image | 0.155 | 0.628 | 1.115 | 1.417 | 1.718 | 0.726 | 100.0% | 10 | | total | 3.729 | 5.167 | 5.76 | 5.794 | 5.828 | 5.082 | 100.0% | 10 | | -> duration | 3.729 | 5.167 | 5.76 | 5.794 | 5.828 | 5.082 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.077189 Full duration: 40.911008 HINTS: * To plot HTML graphics with this data, run: rally task report 32b5fde7-0e1a-42f6-872d-d66fcc4f5c45 --out output.html * To generate a JUnit report, run: rally task export 32b5fde7-0e1a-42f6-872d-d66fcc4f5c45 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 32b5fde7-0e1a-42f6-872d-d66fcc4f5c45 --json --out output.json 2019-07-02 18:32:44,263 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'32b5fde7-0e1a-42f6-872d-d66fcc4f5c45', '--out', u'/home/opnfv/functest/results/rally_full/glance.json'] 2019-07-02 18:32:46,241 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 32b5fde7-0e1a-42f6-872d-d66fcc4f5c45 --out /home/opnfv/functest/results/rally_full/glance.json 2019-07-02 18:32:46,263 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-07-02 18:32:46,264 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-cinder.yaml 2019-07-02 18:32:46,264 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-02 18:32:46,277 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-02 18:32:46,279 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-07-02 18:32:46,280 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '9a2f0b17-002f-4598-8fa2-6d6290c43655', 'tenants_amount': 3, 'image_name': 'rally_full-img_1691d261-d67d-458c-a840-c71de462a194', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_1691d261-d67d-458c-a840-c71de462a194', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_1691d261-d67d-458c-a840-c71de462a194', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-02 18:58:42,409 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c8ac11cf-6d5f-46f7-ab95-62de3e8e6144 2019-07-02 18:58:42,409 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'c8ac11cf-6d5f-46f7-ab95-62de3e8e6144'] 2019-07-02 18:58:43,364 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid c8ac11cf-6d5f-46f7-ab95-62de3e8e6144 -------------------------------------------------------------------------------- Task c8ac11cf-6d5f-46f7-ab95-62de3e8e6144: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_attach_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "nics": [ { "net-id": "9a2f0b17-002f-4598-8fa2-6d6290c43655" } ], "flavor": { "name": "rally_full-flavor_1691d261-d67d-458c-a840-c71de462a194" }, "image": { "name": "rally_full-img_1691d261-d67d-458c-a840-c71de462a194" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c8ac11cf-6d5f-46f7-ab95-62de3e8e6144 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 16.159 | 18.315 | 21.94 | 22.619 | 23.298 | 19.03 | 100.0% | 10 | | cinder_v3.create_volume | 2.995 | 3.287 | 3.693 | 3.936 | 4.178 | 3.387 | 100.0% | 10 | | nova.attach_volume | 4.549 | 5.045 | 5.838 | 5.848 | 5.857 | 5.169 | 100.0% | 10 | | nova.detach_volume | 1.609 | 4.53 | 4.86 | 4.864 | 4.868 | 4.024 | 100.0% | 10 | | cinder_v3.delete_volume | 0.468 | 0.893 | 2.623 | 2.697 | 2.771 | 1.452 | 100.0% | 10 | | nova.delete_server | 2.961 | 3.38 | 5.551 | 5.731 | 5.911 | 3.768 | 100.0% | 10 | | total | 32.368 | 37.2 | 39.799 | 40.089 | 40.379 | 36.831 | 100.0% | 10 | | -> duration | 31.368 | 36.2 | 38.799 | 39.089 | 39.379 | 35.831 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 110.987296 Full duration: 148.490769 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_list_snapshots args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "detailed": true, "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c8ac11cf-6d5f-46f7-ab95-62de3e8e6144 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_v3.create_snapshot | 3.32 | 3.572 | 3.651 | 3.7 | 3.75 | 3.53 | 100.0% | 10 | | cinder_v3.list_snapshots | 0.022 | 0.302 | 0.319 | 0.32 | 0.322 | 0.266 | 100.0% | 10 | | total | 3.516 | 3.844 | 3.935 | 3.992 | 4.05 | 3.795 | 100.0% | 10 | | -> duration | 3.516 | 3.844 | 3.935 | 3.992 | 4.05 | 3.795 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.30455 Full duration: 57.877799 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_list_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "detailed": true, "image": { "name": "rally_full-img_1691d261-d67d-458c-a840-c71de462a194" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c8ac11cf-6d5f-46f7-ab95-62de3e8e6144 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_v3.create_volume | 14.1 | 16.616 | 19.268 | 19.326 | 19.385 | 16.577 | 100.0% | 10 | | cinder_v3.list_volumes | 0.265 | 0.353 | 0.389 | 0.392 | 0.394 | 0.343 | 100.0% | 10 | | total | 14.435 | 16.987 | 19.658 | 19.699 | 19.74 | 16.921 | 100.0% | 10 | | -> duration | 14.435 | 16.987 | 19.658 | 19.699 | 19.74 | 16.921 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 46.652475 Full duration: 77.912261 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_list_volume args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "detailed": true, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c8ac11cf-6d5f-46f7-ab95-62de3e8e6144 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_v3.create_volume | 3.536 | 3.728 | 4.003 | 4.038 | 4.072 | 3.743 | 100.0% | 10 | | cinder_v3.list_volumes | 0.255 | 0.33 | 0.371 | 0.386 | 0.401 | 0.322 | 100.0% | 10 | | total | 3.818 | 4.059 | 4.364 | 4.368 | 4.371 | 4.065 | 100.0% | 10 | | -> duration | 3.818 | 4.059 | 4.364 | 4.368 | 4.371 | 4.065 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.332068 Full duration: 42.396411 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_upload_volume_to_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "container_format": "bare", "force": false, "disk_format": "raw", "do_delete": true, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c8ac11cf-6d5f-46f7-ab95-62de3e8e6144 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_v3.create_volume | 3.069 | 3.253 | 3.378 | 3.407 | 3.435 | 3.254 | 100.0% | 10 | | cinder_v3.upload_volume_to_image | 31.275 | 50.302 | 51.716 | 51.903 | 52.091 | 47.063 | 100.0% | 10 | | cinder_v3.delete_volume | 0.309 | 2.473 | 2.766 | 2.792 | 2.818 | 1.832 | 100.0% | 10 | | glance_v2.delete_image | 0.81 | 1.138 | 1.495 | 1.501 | 1.507 | 1.146 | 100.0% | 10 | | total | 38.17 | 56.316 | 59.131 | 59.159 | 59.187 | 53.295 | 100.0% | 10 | | -> duration | 38.17 | 56.316 | 59.131 | 59.159 | 59.187 | 53.295 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 154.09323 Full duration: 183.92175 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_nested_snapshots_and_attach_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "create_vm_params": { "nics": [ { "net-id": "9a2f0b17-002f-4598-8fa2-6d6290c43655" } ] }, "flavor": { "name": "rally_full-flavor_1691d261-d67d-458c-a840-c71de462a194" }, "image": { "name": "rally_full-img_1691d261-d67d-458c-a840-c71de462a194" }, "nested_level": 1, "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c8ac11cf-6d5f-46f7-ab95-62de3e8e6144 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 15.505 | 17.885 | 19.44 | 20.484 | 21.529 | 17.831 | 100.0% | 10 | | cinder_v3.create_volume | 2.931 | 3.295 | 3.543 | 3.605 | 3.668 | 3.297 | 100.0% | 10 | | cinder_v3.create_snapshot | 2.526 | 2.903 | 3.04 | 3.143 | 3.246 | 2.886 | 100.0% | 10 | | nova.attach_volume | 4.479 | 4.953 | 5.192 | 5.202 | 5.212 | 4.928 | 100.0% | 10 | | nova.detach_volume | 1.724 | 3.05 | 4.723 | 4.785 | 4.847 | 3.215 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.526 | 2.78 | 2.985 | 2.99 | 2.996 | 2.794 | 100.0% | 10 | | cinder_v3.delete_volume | 0.401 | 1.604 | 2.775 | 2.82 | 2.865 | 1.618 | 100.0% | 10 | | nova.delete_server | 3.055 | 3.383 | 3.913 | 4.642 | 5.37 | 3.599 | 100.0% | 10 | | total | 35.079 | 40.226 | 42.815 | 43.156 | 43.497 | 40.169 | 100.0% | 10 | | -> duration | 34.079 | 39.226 | 41.815 | 42.156 | 42.497 | 39.169 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 120.305025 Full duration: 157.217539 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_snapshot_and_attach_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "create_vm_params": { "nics": [ { "net-id": "9a2f0b17-002f-4598-8fa2-6d6290c43655" } ] }, "flavor": { "name": "rally_full-flavor_1691d261-d67d-458c-a840-c71de462a194" }, "image": { "name": "rally_full-img_1691d261-d67d-458c-a840-c71de462a194" }, "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c8ac11cf-6d5f-46f7-ab95-62de3e8e6144 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_v3.create_volume | 3.405 | 3.671 | 3.96 | 3.966 | 3.972 | 3.692 | 100.0% | 10 | | cinder_v3.create_snapshot | 2.769 | 3.027 | 3.139 | 3.14 | 3.141 | 3.01 | 100.0% | 10 | | nova.boot_server | 14.076 | 16.946 | 19.195 | 20.905 | 22.614 | 17.252 | 100.0% | 10 | | nova.attach_volume | 4.519 | 4.907 | 5.091 | 5.139 | 5.187 | 4.878 | 100.0% | 10 | | nova.detach_volume | 1.193 | 4.446 | 4.779 | 4.779 | 4.779 | 3.471 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.354 | 2.733 | 3.064 | 3.885 | 4.706 | 2.867 | 100.0% | 10 | | cinder_v3.delete_volume | 0.398 | 2.421 | 2.747 | 2.759 | 2.771 | 1.891 | 100.0% | 10 | | nova.delete_server | 2.737 | 3.227 | 3.344 | 3.369 | 3.394 | 3.164 | 100.0% | 10 | | total | 36.183 | 39.567 | 42.776 | 44.974 | 47.172 | 40.225 | 100.0% | 10 | | -> duration | 35.183 | 38.567 | 41.776 | 43.974 | 46.172 | 39.225 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 115.203573 Full duration: 152.012897 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c8ac11cf-6d5f-46f7-ab95-62de3e8e6144 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_v3.create_volume | 3.448 | 3.716 | 3.854 | 3.905 | 3.956 | 3.714 | 100.0% | 10 | | total | 3.448 | 3.716 | 3.854 | 3.905 | 3.956 | 3.714 | 100.0% | 10 | | -> duration | 3.448 | 3.716 | 3.854 | 3.905 | 3.956 | 3.714 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.187355 Full duration: 37.529358 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_volume args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c8ac11cf-6d5f-46f7-ab95-62de3e8e6144 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_v3.create_volume | 3.492 | 3.658 | 3.776 | 3.792 | 3.808 | 3.659 | 100.0% | 10 | | total | 3.493 | 3.658 | 3.776 | 3.792 | 3.808 | 3.659 | 100.0% | 10 | | -> duration | 3.493 | 3.658 | 3.776 | 3.792 | 3.808 | 3.659 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.850535 Full duration: 40.509068 -------------------------------------------------------------------------------- test scenario CinderVolumes.list_volumes args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "volumes": { "volumes_per_tenant": 4, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "detailed": true }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c8ac11cf-6d5f-46f7-ab95-62de3e8e6144 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_v3.list_volumes | 0.789 | 0.809 | 0.849 | 0.885 | 0.922 | 0.82 | 100.0% | 10 | | total | 0.789 | 0.809 | 0.849 | 0.885 | 0.922 | 0.82 | 100.0% | 10 | | -> duration | 0.789 | 0.809 | 0.849 | 0.885 | 0.922 | 0.82 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.436501 Full duration: 64.043331 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "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 c8ac11cf-6d5f-46f7-ab95-62de3e8e6144 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_v3.create_snapshot | 3.287 | 3.548 | 3.629 | 3.632 | 3.634 | 3.518 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.637 | 2.84 | 2.913 | 2.957 | 3.002 | 2.838 | 100.0% | 10 | | total | 6.126 | 6.363 | 6.524 | 6.527 | 6.529 | 6.356 | 100.0% | 10 | | -> duration | 6.126 | 6.363 | 6.524 | 6.527 | 6.529 | 6.356 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.869027 Full duration: 60.130922 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c8ac11cf-6d5f-46f7-ab95-62de3e8e6144 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_v3.create_volume | 3.529 | 3.637 | 3.776 | 3.791 | 3.806 | 3.659 | 100.0% | 10 | | cinder_v3.delete_volume | 0.413 | 1.904 | 3.1 | 3.128 | 3.155 | 1.817 | 100.0% | 10 | | total | 4.025 | 5.608 | 6.719 | 6.733 | 6.748 | 5.476 | 100.0% | 10 | | -> duration | 4.025 | 5.608 | 6.719 | 6.733 | 6.748 | 5.476 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.291949 Full duration: 40.450213 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "rally_full-img_1691d261-d67d-458c-a840-c71de462a194" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c8ac11cf-6d5f-46f7-ab95-62de3e8e6144 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_v3.create_volume | 11.557 | 16.64 | 18.959 | 20.313 | 21.666 | 15.876 | 100.0% | 10 | | cinder_v3.delete_volume | 0.799 | 2.936 | 5.101 | 5.174 | 5.246 | 3.086 | 100.0% | 10 | | total | 13.704 | 19.784 | 21.845 | 22.95 | 24.054 | 18.962 | 100.0% | 10 | | -> duration | 13.704 | 19.784 | 21.845 | 22.95 | 24.054 | 18.962 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 54.597472 Full duration: 80.749485 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 2 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c8ac11cf-6d5f-46f7-ab95-62de3e8e6144 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_v3.create_volume | 3.411 | 3.674 | 3.808 | 3.855 | 3.902 | 3.672 | 100.0% | 10 | | cinder_v3.delete_volume | 0.587 | 2.934 | 3.095 | 3.105 | 3.115 | 2.276 | 100.0% | 10 | | total | 4.143 | 6.608 | 6.898 | 6.931 | 6.965 | 5.948 | 100.0% | 10 | | -> duration | 4.143 | 6.608 | 6.898 | 6.931 | 6.965 | 5.948 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.267421 Full duration: 42.767641 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c8ac11cf-6d5f-46f7-ab95-62de3e8e6144 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_v3.create_volume | 3.564 | 3.636 | 3.772 | 3.781 | 3.791 | 3.65 | 100.0% | 10 | | cinder_v3.extend_volume | 0.501 | 0.723 | 2.93 | 2.968 | 3.005 | 1.539 | 100.0% | 10 | | cinder_v3.delete_volume | 0.605 | 0.745 | 2.959 | 3.002 | 3.045 | 1.563 | 100.0% | 10 | | total | 4.881 | 7.109 | 9.178 | 9.342 | 9.507 | 6.753 | 100.0% | 10 | | -> duration | 4.881 | 7.109 | 9.178 | 9.342 | 9.507 | 6.753 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.29784 Full duration: 41.247027 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "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 c8ac11cf-6d5f-46f7-ab95-62de3e8e6144 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_v3.create_volume | 3.61 | 4.064 | 6.358 | 7.444 | 8.529 | 4.923 | 100.0% | 10 | | cinder_v3.delete_volume | 2.927 | 4.975 | 5.185 | 5.193 | 5.201 | 4.418 | 100.0% | 10 | | total | 6.623 | 9.157 | 11.322 | 12.394 | 13.466 | 9.341 | 100.0% | 10 | | -> duration | 6.623 | 9.157 | 11.322 | 12.394 | 13.466 | 9.341 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.957326 Full duration: 67.077026 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_get_qos args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c8ac11cf-6d5f-46f7-ab95-62de3e8e6144 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_v3.create_qos | 0.679 | 0.771 | 0.816 | 0.833 | 0.851 | 0.775 | 100.0% | 10 | | cinder_v3.get_qos | 0.211 | 0.296 | 0.316 | 0.353 | 0.389 | 0.297 | 100.0% | 10 | | total | 0.89 | 1.083 | 1.145 | 1.152 | 1.158 | 1.072 | 100.0% | 10 | | -> duration | 0.89 | 1.083 | 1.145 | 1.152 | 1.158 | 1.072 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.229154 Full duration: 24.715018 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c8ac11cf-6d5f-46f7-ab95-62de3e8e6144 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_v3.create_qos | 0.664 | 0.757 | 0.771 | 0.777 | 0.783 | 0.748 | 100.0% | 10 | | cinder_v3.list_qos | 0.225 | 0.293 | 0.309 | 0.316 | 0.323 | 0.29 | 100.0% | 10 | | total | 0.956 | 1.049 | 1.067 | 1.087 | 1.107 | 1.039 | 100.0% | 10 | | -> duration | 0.956 | 1.049 | 1.067 | 1.087 | 1.107 | 1.039 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.150655 Full duration: 24.474825 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "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 c8ac11cf-6d5f-46f7-ab95-62de3e8e6144 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_v3.create_qos | 0.699 | 0.776 | 0.806 | 0.809 | 0.812 | 0.772 | 100.0% | 10 | | cinder_v3.set_qos | 0.245 | 0.319 | 0.35 | 0.366 | 0.382 | 0.311 | 100.0% | 10 | | total | 0.976 | 1.089 | 1.157 | 1.175 | 1.194 | 1.084 | 100.0% | 10 | | -> duration | 0.976 | 1.089 | 1.157 | 1.175 | 1.194 | 1.084 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.200816 Full duration: 23.898342 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_get_volume_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c8ac11cf-6d5f-46f7-ab95-62de3e8e6144 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_v3.create_volume_type | 0.744 | 0.783 | 0.846 | 0.864 | 0.882 | 0.794 | 100.0% | 10 | | cinder_v3.get_volume_type | 0.283 | 0.296 | 0.301 | 0.301 | 0.302 | 0.295 | 100.0% | 10 | | total | 1.042 | 1.075 | 1.141 | 1.162 | 1.183 | 1.089 | 100.0% | 10 | | -> duration | 1.042 | 1.075 | 1.141 | 1.162 | 1.183 | 1.089 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.286257 Full duration: 23.534317 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c8ac11cf-6d5f-46f7-ab95-62de3e8e6144 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_v3.create_volume_type | 0.75 | 0.801 | 0.865 | 0.902 | 0.939 | 0.813 | 100.0% | 10 | | cinder_v3.list_types | 0.227 | 0.295 | 0.32 | 0.351 | 0.383 | 0.294 | 100.0% | 10 | | total | 1.002 | 1.097 | 1.211 | 1.231 | 1.252 | 1.107 | 100.0% | 10 | | -> duration | 1.002 | 1.097 | 1.211 | 1.231 | 1.252 | 1.107 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.294135 Full duration: 23.698319 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_update_volume_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "description": "test", "update_description": "test update" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c8ac11cf-6d5f-46f7-ab95-62de3e8e6144 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.712 | 0.782 | 0.842 | 0.892 | 0.942 | 0.794 | 100.0% | 10 | | cinder_v2.update_volume_type | 0.24 | 0.336 | 0.398 | 0.425 | 0.452 | 0.335 | 100.0% | 10 | | total | 0.984 | 1.121 | 1.25 | 1.292 | 1.334 | 1.129 | 100.0% | 10 | | -> duration | 0.984 | 1.121 | 1.25 | 1.292 | 1.334 | 1.129 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.375596 Full duration: 24.214469 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "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 c8ac11cf-6d5f-46f7-ab95-62de3e8e6144 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_v3.create_volume_type | 0.752 | 0.79 | 0.814 | 0.843 | 0.873 | 0.79 | 100.0% | 10 | | cinder_v3.create_encryption_type | 0.255 | 0.337 | 0.348 | 0.351 | 0.354 | 0.33 | 100.0% | 10 | | total | 1.042 | 1.126 | 1.151 | 1.178 | 1.205 | 1.12 | 100.0% | 10 | | -> duration | 1.042 | 1.126 | 1.151 | 1.178 | 1.205 | 1.12 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.388156 Full duration: 24.097779 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_add_and_list_type_access args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c8ac11cf-6d5f-46f7-ab95-62de3e8e6144 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.678 | 0.787 | 0.808 | 0.838 | 0.869 | 0.782 | 100.0% | 10 | | cinder_v2.add_type_access | 0.234 | 0.33 | 0.448 | 0.485 | 0.522 | 0.341 | 100.0% | 10 | | cinder_v2.list_type_access | 0.211 | 0.295 | 0.312 | 0.32 | 0.328 | 0.28 | 100.0% | 10 | | total | 1.222 | 1.415 | 1.474 | 1.547 | 1.619 | 1.404 | 100.0% | 10 | | -> duration | 1.222 | 1.415 | 1.474 | 1.547 | 1.619 | 1.404 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.300064 Full duration: 25.53641 HINTS: * To plot HTML graphics with this data, run: rally task report c8ac11cf-6d5f-46f7-ab95-62de3e8e6144 --out output.html * To generate a JUnit report, run: rally task export c8ac11cf-6d5f-46f7-ab95-62de3e8e6144 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c8ac11cf-6d5f-46f7-ab95-62de3e8e6144 --json --out output.json 2019-07-02 18:58:43,367 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'c8ac11cf-6d5f-46f7-ab95-62de3e8e6144', '--out', u'/home/opnfv/functest/results/rally_full/cinder.json'] 2019-07-02 18:58:45,444 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid c8ac11cf-6d5f-46f7-ab95-62de3e8e6144 --out /home/opnfv/functest/results/rally_full/cinder.json 2019-07-02 18:58:45,506 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-07-02 18:58:45,507 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-gnocchi.yaml 2019-07-02 18:58:45,507 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-02 18:58:45,519 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-02 18:58:45,520 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-07-02 18:58:45,520 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': '9a2f0b17-002f-4598-8fa2-6d6290c43655', 'tenants_amount': 3, 'image_name': 'rally_full-img_1691d261-d67d-458c-a840-c71de462a194', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_1691d261-d67d-458c-a840-c71de462a194', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_1691d261-d67d-458c-a840-c71de462a194', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-02 19:04:16,852 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 69ba0ed0-ea60-48ea-8b8b-77d5483730f5 2019-07-02 19:04:16,852 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'69ba0ed0-ea60-48ea-8b8b-77d5483730f5'] 2019-07-02 19:04:17,635 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 69ba0ed0-ea60-48ea-8b8b-77d5483730f5 -------------------------------------------------------------------------------- Task 69ba0ed0-ea60-48ea-8b8b-77d5483730f5: finished -------------------------------------------------------------------------------- test scenario Gnocchi.list_capabilities args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 69ba0ed0-ea60-48ea-8b8b-77d5483730f5 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.629 | 0.718 | 0.745 | 0.775 | 0.806 | 0.716 | 100.0% | 10 | | total | 0.629 | 0.718 | 0.745 | 0.775 | 0.806 | 0.716 | 100.0% | 10 | | -> duration | 0.629 | 0.718 | 0.745 | 0.775 | 0.806 | 0.716 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.170844 Full duration: 15.313044 -------------------------------------------------------------------------------- test scenario Gnocchi.get_status args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "detailed": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 69ba0ed0-ea60-48ea-8b8b-77d5483730f5 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.727 | 0.758 | 0.799 | 0.821 | 0.843 | 0.762 | 100.0% | 10 | | total | 0.727 | 0.758 | 0.799 | 0.821 | 0.843 | 0.762 | 100.0% | 10 | | -> duration | 0.727 | 0.758 | 0.799 | 0.821 | 0.843 | 0.762 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.285615 Full duration: 15.514241 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.list_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 69ba0ed0-ea60-48ea-8b8b-77d5483730f5 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.691 | 0.718 | 0.783 | 0.793 | 0.804 | 0.732 | 100.0% | 10 | | total | 0.691 | 0.718 | 0.783 | 0.793 | 0.804 | 0.732 | 100.0% | 10 | | -> duration | 0.691 | 0.718 | 0.783 | 0.793 | 0.804 | 0.732 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.236085 Full duration: 15.099379 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.create_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "metric_pattern": "cpu_*", "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 69ba0ed0-ea60-48ea-8b8b-77d5483730f5 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.737 | 0.762 | 0.83 | 0.835 | 0.84 | 0.773 | 100.0% | 10 | | total | 0.738 | 0.762 | 0.83 | 0.835 | 0.841 | 0.773 | 100.0% | 10 | | -> duration | 0.738 | 0.762 | 0.83 | 0.835 | 0.841 | 0.773 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.289309 Full duration: 18.722508 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.create_delete_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "metric_pattern": "cpu_*", "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 69ba0ed0-ea60-48ea-8b8b-77d5483730f5 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.652 | 0.736 | 0.786 | 0.833 | 0.881 | 0.746 | 100.0% | 10 | | gnocchi.delete_archive_policy_rule | 0.239 | 0.295 | 0.311 | 0.311 | 0.312 | 0.294 | 100.0% | 10 | | total | 0.892 | 1.038 | 1.094 | 1.135 | 1.176 | 1.04 | 100.0% | 10 | | -> duration | 0.892 | 1.038 | 1.094 | 1.135 | 1.176 | 1.04 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.096121 Full duration: 17.109336 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.list_archive_policy args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 69ba0ed0-ea60-48ea-8b8b-77d5483730f5 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.692 | 0.717 | 0.735 | 0.736 | 0.736 | 0.719 | 100.0% | 10 | | total | 0.692 | 0.718 | 0.736 | 0.736 | 0.736 | 0.719 | 100.0% | 10 | | -> duration | 0.692 | 0.718 | 0.736 | 0.736 | 0.736 | 0.719 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.154349 Full duration: 15.29741 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.create_archive_policy args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "definition": [ { "timespan": "1:00:00", "granularity": "0:00:01" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 69ba0ed0-ea60-48ea-8b8b-77d5483730f5 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.723 | 0.744 | 0.772 | 0.797 | 0.821 | 0.75 | 100.0% | 10 | | total | 0.724 | 0.745 | 0.773 | 0.797 | 0.822 | 0.75 | 100.0% | 10 | | -> duration | 0.724 | 0.745 | 0.773 | 0.797 | 0.822 | 0.75 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.24703 Full duration: 18.360386 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.create_delete_archive_policy args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "definition": [ { "timespan": "1:00:00", "granularity": "0:00:01" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 69ba0ed0-ea60-48ea-8b8b-77d5483730f5 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.661 | 0.735 | 0.741 | 0.757 | 0.772 | 0.718 | 100.0% | 10 | | gnocchi.delete_archive_policy | 0.215 | 0.305 | 0.309 | 0.312 | 0.315 | 0.288 | 100.0% | 10 | | total | 0.888 | 1.034 | 1.053 | 1.065 | 1.077 | 1.007 | 100.0% | 10 | | -> duration | 0.888 | 1.034 | 1.053 | 1.065 | 1.077 | 1.007 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.964645 Full duration: 16.647544 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.list_resource_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 69ba0ed0-ea60-48ea-8b8b-77d5483730f5 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.692 | 0.72 | 0.75 | 0.786 | 0.822 | 0.725 | 100.0% | 10 | | total | 0.692 | 0.72 | 0.75 | 0.786 | 0.822 | 0.725 | 100.0% | 10 | | -> duration | 0.692 | 0.72 | 0.75 | 0.786 | 0.822 | 0.725 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.153358 Full duration: 15.334767 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.create_resource_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 69ba0ed0-ea60-48ea-8b8b-77d5483730f5 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.535 | 2.969 | 3.16 | 3.166 | 3.173 | 2.709 | 100.0% | 10 | | total | 1.536 | 2.969 | 3.16 | 3.167 | 3.174 | 2.71 | 100.0% | 10 | | -> duration | 1.536 | 2.969 | 3.16 | 3.167 | 3.174 | 2.71 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.489535 Full duration: 24.872645 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.create_delete_resource_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 69ba0ed0-ea60-48ea-8b8b-77d5483730f5 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.822 | 2.716 | 2.935 | 2.974 | 3.013 | 2.546 | 100.0% | 10 | | gnocchi.delete_resource_type | 0.371 | 0.595 | 0.797 | 1.093 | 1.389 | 0.652 | 100.0% | 10 | | total | 2.282 | 3.384 | 3.551 | 3.559 | 3.567 | 3.198 | 100.0% | 10 | | -> duration | 2.282 | 3.384 | 3.551 | 3.559 | 3.567 | 3.198 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.040739 Full duration: 23.228763 -------------------------------------------------------------------------------- test scenario GnocchiMetric.list_metric args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "limit": 10000 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 69ba0ed0-ea60-48ea-8b8b-77d5483730f5 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.657 | 0.759 | 0.838 | 0.848 | 0.858 | 0.763 | 100.0% | 10 | | total | 0.658 | 0.759 | 0.838 | 0.848 | 0.858 | 0.763 | 100.0% | 10 | | -> duration | 0.658 | 0.759 | 0.838 | 0.848 | 0.858 | 0.763 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.268211 Full duration: 14.993049 -------------------------------------------------------------------------------- test scenario GnocchiMetric.create_metric args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 69ba0ed0-ea60-48ea-8b8b-77d5483730f5 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.936 | 1.016 | 1.063 | 1.087 | 1.111 | 1.015 | 100.0% | 10 | | total | 0.936 | 1.016 | 1.063 | 1.087 | 1.111 | 1.015 | 100.0% | 10 | | -> duration | 0.936 | 1.016 | 1.063 | 1.087 | 1.111 | 1.015 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.071634 Full duration: 18.128466 -------------------------------------------------------------------------------- test scenario GnocchiMetric.create_delete_metric args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 69ba0ed0-ea60-48ea-8b8b-77d5483730f5 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.945 | 1.022 | 1.082 | 1.119 | 1.155 | 1.035 | 100.0% | 10 | | gnocchi.delete_metric | 0.232 | 0.33 | 0.378 | 0.418 | 0.459 | 0.338 | 100.0% | 10 | | total | 1.253 | 1.373 | 1.46 | 1.472 | 1.484 | 1.374 | 100.0% | 10 | | -> duration | 1.253 | 1.373 | 1.46 | 1.472 | 1.484 | 1.374 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.090112 Full duration: 19.195638 -------------------------------------------------------------------------------- test scenario GnocchiResource.create_resource args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 69ba0ed0-ea60-48ea-8b8b-77d5483730f5 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.724 | 0.748 | 0.834 | 0.839 | 0.844 | 0.768 | 100.0% | 10 | | total | 0.724 | 0.749 | 0.835 | 0.839 | 0.844 | 0.769 | 100.0% | 10 | | -> duration | 0.724 | 0.749 | 0.835 | 0.839 | 0.844 | 0.769 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.337515 Full duration: 21.044046 -------------------------------------------------------------------------------- test scenario GnocchiResource.create_delete_resource args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 69ba0ed0-ea60-48ea-8b8b-77d5483730f5 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.685 | 0.757 | 0.772 | 0.773 | 0.775 | 0.75 | 100.0% | 10 | | gnocchi.delete_resource | 0.221 | 0.299 | 0.341 | 0.368 | 0.395 | 0.303 | 100.0% | 10 | | total | 0.972 | 1.057 | 1.112 | 1.141 | 1.17 | 1.053 | 100.0% | 10 | | -> duration | 0.972 | 1.057 | 1.112 | 1.141 | 1.17 | 1.053 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.127079 Full duration: 18.592694 HINTS: * To plot HTML graphics with this data, run: rally task report 69ba0ed0-ea60-48ea-8b8b-77d5483730f5 --out output.html * To generate a JUnit report, run: rally task export 69ba0ed0-ea60-48ea-8b8b-77d5483730f5 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 69ba0ed0-ea60-48ea-8b8b-77d5483730f5 --json --out output.json 2019-07-02 19:04:17,636 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'69ba0ed0-ea60-48ea-8b8b-77d5483730f5', '--out', u'/home/opnfv/functest/results/rally_full/gnocchi.json'] 2019-07-02 19:04:19,737 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 69ba0ed0-ea60-48ea-8b8b-77d5483730f5 --out /home/opnfv/functest/results/rally_full/gnocchi.json 2019-07-02 19:04:19,750 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-07-02 19:04:19,751 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-heat.yaml 2019-07-02 19:04:19,751 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-02 19:04:19,757 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-02 19:04:19,758 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-07-02 19:04:19,758 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['heat'], 'concurrency': 4, 'netid': '9a2f0b17-002f-4598-8fa2-6d6290c43655', 'tenants_amount': 3, 'image_name': 'rally_full-img_1691d261-d67d-458c-a840-c71de462a194', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_1691d261-d67d-458c-a840-c71de462a194', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_1691d261-d67d-458c-a840-c71de462a194', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-02 19:18:38,144 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6350be36-f400-4c3f-bb3a-b564094df188 2019-07-02 19:18:38,144 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'6350be36-f400-4c3f-bb3a-b564094df188'] 2019-07-02 19:18:38,989 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 6350be36-f400-4c3f-bb3a-b564094df188 -------------------------------------------------------------------------------- Task 6350be36-f400-4c3f-bb3a-b564094df188: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_and_delete_stack args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/default.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6350be36-f400-4c3f-bb3a-b564094df188 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.118 | 5.466 | 6.002 | 6.103 | 6.204 | 5.555 | 100.0% | 10 | | heat.delete_stack | 0.756 | 0.962 | 1.725 | 1.794 | 1.864 | 1.093 | 100.0% | 10 | | total | 5.992 | 6.601 | 7.254 | 7.471 | 7.689 | 6.648 | 100.0% | 10 | | -> duration | 3.992 | 4.601 | 5.254 | 5.471 | 5.689 | 4.648 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.676374 Full duration: 36.765549 -------------------------------------------------------------------------------- test scenario HeatStacks.create_and_delete_stack args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/server_with_ports.yaml.template", "parameters": { "image": "rally_full-img_1691d261-d67d-458c-a840-c71de462a194", "public_net": "external", "flavor": "rally_full-flavor_1691d261-d67d-458c-a840-c71de462a194" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6350be36-f400-4c3f-bb3a-b564094df188 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 | 27.398 | 32.322 | 36.316 | 37.281 | 38.246 | 32.883 | 100.0% | 10 | | heat.delete_stack | 9.14 | 11.703 | 13.538 | 13.693 | 13.848 | 11.811 | 100.0% | 10 | | total | 37.467 | 45.056 | 48.675 | 49.075 | 49.476 | 44.694 | 100.0% | 10 | | -> duration | 35.467 | 43.056 | 46.675 | 47.075 | 47.476 | 42.694 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 130.415954 Full duration: 148.590543 -------------------------------------------------------------------------------- test scenario HeatStacks.create_and_delete_stack args position 2 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/server_with_volume.yaml.template", "parameters": { "network_id": "9a2f0b17-002f-4598-8fa2-6d6290c43655", "image": "rally_full-img_1691d261-d67d-458c-a840-c71de462a194", "flavor": "rally_full-flavor_1691d261-d67d-458c-a840-c71de462a194" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6350be36-f400-4c3f-bb3a-b564094df188 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 | 27.37 | 29.993 | 34.581 | 34.757 | 34.933 | 31.041 | 100.0% | 10 | | heat.delete_stack | 8.19 | 8.704 | 9.701 | 9.787 | 9.874 | 8.919 | 100.0% | 10 | | total | 37.052 | 39.124 | 43.356 | 43.452 | 43.549 | 39.96 | 100.0% | 10 | | -> duration | 35.052 | 37.124 | 41.356 | 41.452 | 41.549 | 37.96 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 116.296753 Full duration: 134.909178 -------------------------------------------------------------------------------- test scenario HeatStacks.create_and_list_stack args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/default.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6350be36-f400-4c3f-bb3a-b564094df188 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.151 | 5.395 | 5.638 | 5.645 | 5.652 | 5.41 | 100.0% | 10 | | heat.list_stacks | 0.231 | 0.322 | 0.346 | 0.387 | 0.429 | 0.308 | 100.0% | 10 | | total | 5.383 | 5.745 | 5.958 | 5.973 | 5.989 | 5.719 | 100.0% | 10 | | -> duration | 3.383 | 3.745 | 3.958 | 3.973 | 3.989 | 3.719 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.87246 Full duration: 38.675255 -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_random_strings_add.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6350be36-f400-4c3f-bb3a-b564094df188 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.227 | 5.548 | 5.803 | 5.855 | 5.906 | 5.536 | 100.0% | 10 | | heat.update_stack | 3.143 | 3.722 | 5.014 | 5.036 | 5.059 | 4.011 | 100.0% | 10 | | heat.delete_stack | 2.958 | 3.55 | 3.663 | 3.728 | 3.794 | 3.469 | 100.0% | 10 | | total | 12.174 | 12.515 | 13.977 | 14.271 | 14.564 | 13.016 | 100.0% | 10 | | -> duration | 8.174 | 8.515 | 9.977 | 10.271 | 10.564 | 9.016 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 34.609451 Full duration: 55.408481 -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_random_strings_delete.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6350be36-f400-4c3f-bb3a-b564094df188 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.861 | 5.354 | 5.562 | 5.673 | 5.785 | 5.342 | 100.0% | 10 | | heat.update_stack | 2.809 | 3.11 | 3.22 | 3.272 | 3.324 | 3.082 | 100.0% | 10 | | heat.delete_stack | 0.538 | 0.975 | 1.311 | 1.702 | 2.092 | 1.014 | 100.0% | 10 | | total | 8.51 | 9.481 | 9.992 | 10.084 | 10.176 | 9.438 | 100.0% | 10 | | -> duration | 4.51 | 5.481 | 5.992 | 6.084 | 6.176 | 5.438 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.006688 Full duration: 44.854631 -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 2 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/resource_group.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_resource_group_increase.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6350be36-f400-4c3f-bb3a-b564094df188 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.15 | 5.449 | 5.676 | 5.761 | 5.846 | 5.471 | 100.0% | 10 | | heat.update_stack | 4.376 | 4.639 | 5.018 | 5.233 | 5.447 | 4.697 | 100.0% | 10 | | heat.delete_stack | 3.514 | 4.602 | 4.806 | 4.939 | 5.073 | 4.436 | 100.0% | 10 | | total | 13.236 | 14.69 | 15.303 | 15.555 | 15.807 | 14.605 | 100.0% | 10 | | -> duration | 9.236 | 10.69 | 11.303 | 11.555 | 11.807 | 10.605 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 38.881905 Full duration: 62.4104 -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 3 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "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 6350be36-f400-4c3f-bb3a-b564094df188 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.309 | 5.596 | 7.441 | 7.457 | 7.472 | 6.172 | 100.0% | 10 | | heat.update_stack | 2.443 | 3.155 | 3.678 | 4.032 | 4.386 | 3.256 | 100.0% | 10 | | heat.delete_stack | 2.704 | 3.863 | 4.217 | 4.672 | 5.128 | 3.81 | 100.0% | 10 | | total | 10.517 | 13.404 | 14.579 | 14.959 | 15.34 | 13.238 | 100.0% | 10 | | -> duration | 6.517 | 9.404 | 10.579 | 10.959 | 11.34 | 9.238 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 34.620644 Full duration: 56.119107 -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 4 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/resource_group.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_resource_group_reduce.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6350be36-f400-4c3f-bb3a-b564094df188 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.236 | 5.506 | 5.64 | 5.708 | 5.777 | 5.497 | 100.0% | 10 | | heat.update_stack | 3.059 | 4.656 | 4.89 | 4.895 | 4.901 | 4.395 | 100.0% | 10 | | heat.delete_stack | 1.879 | 2.209 | 2.409 | 2.477 | 2.545 | 2.195 | 100.0% | 10 | | total | 11.028 | 12.129 | 12.724 | 12.877 | 13.03 | 12.087 | 100.0% | 10 | | -> duration | 7.028 | 8.129 | 8.724 | 8.877 | 9.03 | 8.087 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 32.443227 Full duration: 53.817534 -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 5 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_random_strings_replace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6350be36-f400-4c3f-bb3a-b564094df188 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.801 | 5.445 | 5.744 | 5.801 | 5.857 | 5.395 | 100.0% | 10 | | heat.update_stack | 2.82 | 3.162 | 3.493 | 3.92 | 4.348 | 3.277 | 100.0% | 10 | | heat.delete_stack | 1.506 | 2.353 | 2.498 | 2.577 | 2.656 | 2.263 | 100.0% | 10 | | total | 9.921 | 11.051 | 11.607 | 11.815 | 12.023 | 10.934 | 100.0% | 10 | | -> duration | 5.921 | 7.051 | 7.607 | 7.815 | 8.023 | 6.934 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.004079 Full duration: 49.710242 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "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 6350be36-f400-4c3f-bb3a-b564094df188 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.204 | 5.449 | 5.522 | 5.591 | 5.66 | 5.436 | 100.0% | 10 | | heat.check_stack | 1.013 | 1.188 | 1.393 | 1.396 | 1.4 | 1.192 | 100.0% | 10 | | heat.delete_stack | 1.809 | 2.195 | 2.728 | 2.863 | 2.998 | 2.249 | 100.0% | 10 | | total | 8.374 | 8.827 | 9.426 | 9.469 | 9.512 | 8.877 | 100.0% | 10 | | -> duration | 6.374 | 6.827 | 7.426 | 7.469 | 7.512 | 6.877 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.514415 Full duration: 43.830362 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "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 6350be36-f400-4c3f-bb3a-b564094df188 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.176 | 5.517 | 5.843 | 5.882 | 5.921 | 5.536 | 100.0% | 10 | | heat.suspend_stack | 1.074 | 1.3 | 1.449 | 1.49 | 1.531 | 1.289 | 100.0% | 10 | | heat.resume_stack | 0.69 | 1.454 | 2.289 | 2.533 | 2.778 | 1.576 | 100.0% | 10 | | heat.delete_stack | 1.779 | 2.078 | 2.473 | 2.476 | 2.479 | 2.109 | 100.0% | 10 | | total | 9.408 | 10.729 | 11.377 | 11.423 | 11.47 | 10.511 | 100.0% | 10 | | -> duration | 7.408 | 8.729 | 9.377 | 9.423 | 9.47 | 8.511 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.63155 Full duration: 49.042182 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6350be36-f400-4c3f-bb3a-b564094df188 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.726 | 0.742 | 0.773 | 0.781 | 0.788 | 0.749 | 100.0% | 10 | | total | 0.726 | 0.743 | 0.773 | 0.781 | 0.788 | 0.749 | 100.0% | 10 | | -> duration | 0.726 | 0.743 | 0.773 | 0.781 | 0.788 | 0.749 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.239955 Full duration: 17.299081 HINTS: * To plot HTML graphics with this data, run: rally task report 6350be36-f400-4c3f-bb3a-b564094df188 --out output.html * To generate a JUnit report, run: rally task export 6350be36-f400-4c3f-bb3a-b564094df188 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 6350be36-f400-4c3f-bb3a-b564094df188 --json --out output.json 2019-07-02 19:18:38,990 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'6350be36-f400-4c3f-bb3a-b564094df188', '--out', u'/home/opnfv/functest/results/rally_full/heat.json'] 2019-07-02 19:18:40,909 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 6350be36-f400-4c3f-bb3a-b564094df188 --out /home/opnfv/functest/results/rally_full/heat.json 2019-07-02 19:18:40,942 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-07-02 19:18:40,943 - 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 2019-07-02 19:18:40,943 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-02 19:18:40,957 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-02 19:18:40,958 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-07-02 19:18:40,958 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '9a2f0b17-002f-4598-8fa2-6d6290c43655', 'tenants_amount': 3, 'image_name': 'rally_full-img_1691d261-d67d-458c-a840-c71de462a194', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_1691d261-d67d-458c-a840-c71de462a194', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_1691d261-d67d-458c-a840-c71de462a194', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-02 19:25:17,283 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 64b4233e-890f-449a-9887-864d5c84e9c7 2019-07-02 19:25:17,284 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'64b4233e-890f-449a-9887-864d5c84e9c7'] 2019-07-02 19:25:18,147 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 64b4233e-890f-449a-9887-864d5c84e9c7 -------------------------------------------------------------------------------- Task 64b4233e-890f-449a-9887-864d5c84e9c7: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 64b4233e-890f-449a-9887-864d5c84e9c7 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.742 | 0.809 | 0.854 | 0.859 | 0.865 | 0.809 | 100.0% | 10 | | keystone_v3.add_role | 0.189 | 0.2 | 0.239 | 0.248 | 0.257 | 0.213 | 100.0% | 10 | | keystone_v3.revoke_role | 0.155 | 0.221 | 0.255 | 0.293 | 0.331 | 0.223 | 100.0% | 10 | | total | 1.092 | 1.249 | 1.335 | 1.366 | 1.396 | 1.245 | 100.0% | 10 | | -> duration | 1.092 | 1.249 | 1.335 | 1.366 | 1.396 | 1.245 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.18663 Full duration: 30.082896 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 64b4233e-890f-449a-9887-864d5c84e9c7 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.735 | 0.814 | 0.847 | 0.87 | 0.892 | 0.804 | 100.0% | 10 | | keystone_v3.add_role | 0.152 | 0.201 | 0.26 | 0.281 | 0.302 | 0.209 | 100.0% | 10 | | keystone_v3.list_roles | 0.137 | 0.182 | 0.231 | 0.231 | 0.231 | 0.188 | 100.0% | 10 | | total | 1.111 | 1.183 | 1.306 | 1.316 | 1.326 | 1.2 | 100.0% | 10 | | -> duration | 1.111 | 1.183 | 1.306 | 1.316 | 1.326 | 1.2 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.156193 Full duration: 30.231788 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 64b4233e-890f-449a-9887-864d5c84e9c7 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.021 | 1.11 | 1.229 | 1.233 | 1.237 | 1.117 | 100.0% | 10 | | keystone_v3.list_projects | 0.118 | 0.167 | 0.22 | 0.224 | 0.228 | 0.173 | 100.0% | 10 | | total | 1.205 | 1.265 | 1.37 | 1.418 | 1.465 | 1.291 | 100.0% | 10 | | -> duration | 1.205 | 1.265 | 1.37 | 1.418 | 1.465 | 1.291 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.210778 Full duration: 30.739602 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 64b4233e-890f-449a-9887-864d5c84e9c7 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.673 | 0.73 | 0.757 | 0.796 | 0.835 | 0.731 | 100.0% | 10 | | keystone_v3.delete_role | 0.144 | 0.233 | 0.241 | 0.243 | 0.245 | 0.219 | 100.0% | 10 | | total | 0.906 | 0.958 | 0.979 | 0.979 | 0.979 | 0.951 | 100.0% | 10 | | -> duration | 0.906 | 0.958 | 0.979 | 0.979 | 0.979 | 0.951 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.347869 Full duration: 26.564688 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 64b4233e-890f-449a-9887-864d5c84e9c7 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.695 | 0.753 | 0.813 | 0.822 | 0.831 | 0.756 | 100.0% | 10 | | keystone_v3.delete_service | 0.151 | 0.22 | 0.237 | 0.24 | 0.242 | 0.201 | 100.0% | 10 | | total | 0.896 | 0.953 | 1.01 | 1.025 | 1.041 | 0.958 | 100.0% | 10 | | -> duration | 0.896 | 0.953 | 1.01 | 1.025 | 1.041 | 0.958 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.321699 Full duration: 26.508277 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 64b4233e-890f-449a-9887-864d5c84e9c7 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.903 | 1.093 | 1.262 | 1.288 | 1.314 | 1.095 | 100.0% | 10 | | keystone_v3.create_user | 0.728 | 0.853 | 0.898 | 0.936 | 0.975 | 0.842 | 100.0% | 10 | | -> keystone_v3.list_roles | 0.111 | 0.142 | 0.213 | 0.255 | 0.297 | 0.163 | 100.0% | 10 | | -> keystone_v3.add_role | 0.147 | 0.171 | 0.251 | 0.254 | 0.258 | 0.186 | 100.0% | 10 | | keystone_v3.create_role | 0.124 | 0.169 | 0.222 | 0.226 | 0.23 | 0.177 | 100.0% | 10 | | keystone_v3.get_project | 0.116 | 0.129 | 0.161 | 0.183 | 0.205 | 0.136 | 100.0% | 10 | | keystone_v3.get_user | 0.123 | 0.132 | 0.213 | 0.219 | 0.225 | 0.152 | 100.0% | 10 | | keystone_v3.get_role | 0.111 | 0.129 | 0.214 | 0.244 | 0.274 | 0.158 | 100.0% | 10 | | keystone_v3.list_services | 0.112 | 0.116 | 0.206 | 0.214 | 0.221 | 0.147 | 100.0% | 10 | | keystone_v3.get_services | 0.113 | 0.155 | 0.203 | 0.204 | 0.206 | 0.157 | 100.0% | 10 | | total | 2.709 | 3.122 | 3.29 | 3.316 | 3.341 | 3.025 | 100.0% | 10 | | -> duration | 2.709 | 3.122 | 3.29 | 3.316 | 3.341 | 3.025 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.503634 Full duration: 40.397364 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 64b4233e-890f-449a-9887-864d5c84e9c7 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.077 | 1.156 | 1.279 | 1.363 | 1.448 | 1.185 | 100.0% | 10 | | keystone_v3.update_project | 0.167 | 0.234 | 0.259 | 0.291 | 0.323 | 0.235 | 100.0% | 10 | | keystone_v3.delete_project | 0.189 | 0.209 | 0.283 | 0.292 | 0.3 | 0.228 | 100.0% | 10 | | total | 1.473 | 1.63 | 1.757 | 1.873 | 1.988 | 1.649 | 100.0% | 10 | | -> duration | 1.473 | 1.63 | 1.757 | 1.873 | 1.988 | 1.649 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.673931 Full duration: 29.466515 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 64b4233e-890f-449a-9887-864d5c84e9c7 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.092 | 1.188 | 1.255 | 1.255 | 1.255 | 1.184 | 100.0% | 10 | | total | 1.283 | 1.38 | 1.446 | 1.459 | 1.473 | 1.373 | 100.0% | 10 | | -> duration | 1.283 | 1.38 | 1.446 | 1.459 | 1.473 | 1.373 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.517294 Full duration: 27.035285 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 64b4233e-890f-449a-9887-864d5c84e9c7 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.003 | 1.146 | 1.278 | 1.29 | 1.301 | 1.152 | 100.0% | 10 | | total | 1.003 | 1.146 | 1.278 | 1.29 | 1.301 | 1.152 | 100.0% | 10 | | -> duration | 1.003 | 1.146 | 1.278 | 1.29 | 1.301 | 1.152 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.068054 Full duration: 27.274625 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 64b4233e-890f-449a-9887-864d5c84e9c7 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.089 | 1.161 | 1.235 | 1.242 | 1.25 | 1.165 | 100.0% | 10 | | keystone_v3.list_users | 0.133 | 0.182 | 0.221 | 0.224 | 0.226 | 0.18 | 100.0% | 10 | | total | 1.414 | 1.522 | 1.615 | 1.643 | 1.671 | 1.522 | 100.0% | 10 | | -> duration | 1.414 | 1.522 | 1.615 | 1.643 | 1.671 | 1.522 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.998238 Full duration: 27.005657 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 64b4233e-890f-449a-9887-864d5c84e9c7 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.967 | 1.167 | 1.232 | 1.242 | 1.253 | 1.137 | 100.0% | 10 | | keystone_v3.create_users | 7.722 | 7.952 | 8.722 | 8.778 | 8.834 | 8.055 | 100.0% | 10 | | -> keystone_v3.create_user (x10) | 7.722 | 7.952 | 8.722 | 8.778 | 8.834 | 8.055 | 100.0% | 10 | | --> keystone_v3.list_roles (x10) | 1.212 | 1.396 | 1.739 | 1.769 | 1.799 | 1.46 | 100.0% | 10 | | --> keystone_v3.add_role (x10) | 1.744 | 1.911 | 2.142 | 2.148 | 2.154 | 1.962 | 100.0% | 10 | | total | 10.144 | 10.695 | 11.55 | 11.639 | 11.728 | 10.763 | 100.0% | 10 | | -> duration | 10.144 | 10.695 | 11.55 | 11.639 | 11.728 | 10.763 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 35.123975 Full duration: 71.371394 HINTS: * To plot HTML graphics with this data, run: rally task report 64b4233e-890f-449a-9887-864d5c84e9c7 --out output.html * To generate a JUnit report, run: rally task export 64b4233e-890f-449a-9887-864d5c84e9c7 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 64b4233e-890f-449a-9887-864d5c84e9c7 --json --out output.json 2019-07-02 19:25:18,148 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'64b4233e-890f-449a-9887-864d5c84e9c7', '--out', u'/home/opnfv/functest/results/rally_full/keystone.json'] 2019-07-02 19:25:20,056 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 64b4233e-890f-449a-9887-864d5c84e9c7 --out /home/opnfv/functest/results/rally_full/keystone.json 2019-07-02 19:25:20,093 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-07-02 19:25:20,095 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-neutron.yaml 2019-07-02 19:25:20,095 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-02 19:25:20,108 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-02 19:25:20,111 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-07-02 19:25:20,111 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '9a2f0b17-002f-4598-8fa2-6d6290c43655', 'tenants_amount': 3, 'image_name': 'rally_full-img_1691d261-d67d-458c-a840-c71de462a194', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_1691d261-d67d-458c-a840-c71de462a194', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_1691d261-d67d-458c-a840-c71de462a194', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-02 19:35:01,990 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 352c8793-0e9b-4811-ba16-e81d3b5bf83e 2019-07-02 19:35:01,990 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'352c8793-0e9b-4811-ba16-e81d3b5bf83e'] 2019-07-02 19:35:02,704 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 352c8793-0e9b-4811-ba16-e81d3b5bf83e -------------------------------------------------------------------------------- Task 352c8793-0e9b-4811-ba16-e81d3b5bf83e: aborted -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_networks args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {}, "network_update_args": { "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 352c8793-0e9b-4811-ba16-e81d3b5bf83e 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.84 | 1.984 | 2.159 | 2.189 | 2.218 | 2.008 | 100.0% | 10 | | neutron.update_network | 0.519 | 0.842 | 1.151 | 1.317 | 1.484 | 0.907 | 100.0% | 10 | | total | 2.386 | 2.974 | 3.14 | 3.274 | 3.408 | 2.914 | 100.0% | 10 | | -> duration | 2.386 | 2.974 | 3.14 | 3.274 | 3.408 | 2.914 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.91765 Full duration: 55.879535 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "router": {} } }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {}, "port_update_args": { "device_owner": "dummy_owner", "device_id": "dummy_id", "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 352c8793-0e9b-4811-ba16-e81d3b5bf83e 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.728 | 1.983 | 2.932 | 2.943 | 2.954 | 2.112 | 100.0% | 10 | | neutron.update_port | 0.565 | 1.063 | 1.226 | 1.229 | 1.232 | 1.025 | 100.0% | 10 | | total | 2.606 | 2.978 | 3.558 | 3.844 | 4.13 | 3.137 | 100.0% | 10 | | -> duration | 2.606 | 2.978 | 3.558 | 3.844 | 4.13 | 3.137 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.848522 Full duration: 74.309245 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_routers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } } }, "args": { "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30", "network_create_args": {}, "subnet_create_args": {}, "router_update_args": { "admin_state_up": false }, "router_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 352c8793-0e9b-4811-ba16-e81d3b5bf83e 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.579 | 1.863 | 2.877 | 2.889 | 2.901 | 2.01 | 100.0% | 10 | | neutron.create_subnet | 1.578 | 2.045 | 2.107 | 2.107 | 2.108 | 1.943 | 100.0% | 10 | | neutron.create_router | 0.374 | 0.861 | 0.999 | 1.009 | 1.019 | 0.803 | 100.0% | 10 | | neutron.add_interface_router | 2.426 | 2.98 | 3.278 | 3.28 | 3.283 | 2.915 | 100.0% | 10 | | neutron.update_router | 0.927 | 1.247 | 1.383 | 1.507 | 1.631 | 1.213 | 100.0% | 10 | | total | 7.898 | 8.817 | 9.562 | 9.627 | 9.692 | 8.884 | 100.0% | 10 | | -> duration | 7.898 | 8.817 | 9.562 | 9.627 | 9.692 | 8.884 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.854087 Full duration: 86.961695 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_subnets args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.4.0.0/16", "subnet_update_args": { "enable_dhcp": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 352c8793-0e9b-4811-ba16-e81d3b5bf83e 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.783 | 2.029 | 3.026 | 3.036 | 3.046 | 2.202 | 100.0% | 10 | | neutron.create_subnet | 1.388 | 1.966 | 2.123 | 2.142 | 2.162 | 1.903 | 100.0% | 10 | | neutron.update_subnet | 0.739 | 1.099 | 1.329 | 1.346 | 1.363 | 1.116 | 100.0% | 10 | | total | 4.789 | 5.087 | 5.559 | 5.857 | 6.155 | 5.221 | 100.0% | 10 | | -> duration | 4.789 | 5.087 | 5.559 | 5.857 | 6.155 | 5.221 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.677646 Full duration: 63.748965 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 352c8793-0e9b-4811-ba16-e81d3b5bf83e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.556 | 1.987 | 2.731 | 2.804 | 2.877 | 2.127 | 100.0% | 10 | | neutron.delete_network | 1.37 | 1.483 | 1.773 | 1.785 | 1.797 | 1.552 | 100.0% | 10 | | total | 3.193 | 3.694 | 4.12 | 4.258 | 4.397 | 3.678 | 100.0% | 10 | | -> duration | 3.193 | 3.694 | 4.12 | 4.258 | 4.397 | 3.678 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.82632 Full duration: 48.33499 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "router": {} } }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 352c8793-0e9b-4811-ba16-e81d3b5bf83e 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.67 | 1.958 | 2.158 | 2.183 | 2.207 | 1.923 | 100.0% | 10 | | neutron.delete_port | 0.632 | 0.987 | 1.217 | 1.252 | 1.286 | 0.996 | 100.0% | 10 | | total | 2.557 | 2.903 | 3.119 | 3.307 | 3.494 | 2.919 | 100.0% | 10 | | -> duration | 2.557 | 2.903 | 3.119 | 3.307 | 3.494 | 2.919 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.700986 Full duration: 69.153357 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } } }, "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 352c8793-0e9b-4811-ba16-e81d3b5bf83e 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.82 | 1.994 | 2.282 | 2.305 | 2.328 | 2.033 | 100.0% | 10 | | neutron.create_subnet | 1.526 | 2.021 | 2.483 | 2.666 | 2.849 | 2.026 | 100.0% | 10 | | neutron.create_router | 0.385 | 0.805 | 0.977 | 1.001 | 1.026 | 0.794 | 100.0% | 10 | | neutron.add_interface_router | 2.374 | 3.002 | 3.147 | 3.256 | 3.364 | 2.928 | 100.0% | 10 | | neutron.remove_interface_router | 1.752 | 1.976 | 2.303 | 2.319 | 2.335 | 2.006 | 100.0% | 10 | | neutron.delete_router | 0.495 | 0.789 | 1.167 | 1.183 | 1.199 | 0.843 | 100.0% | 10 | | total | 9.551 | 10.676 | 11.29 | 11.443 | 11.597 | 10.631 | 100.0% | 10 | | -> duration | 9.551 | 10.676 | 11.29 | 11.443 | 11.597 | 10.631 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.327717 Full duration: 80.324844 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "router": {} } }, "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 352c8793-0e9b-4811-ba16-e81d3b5bf83e has 1 error(s) -------------------------------------------------------------------------------- NotFound: Subnet aa350240-ee76-4030-b847-f46b5d40f598 could not be found. Neutron server returns request_ids: ['req-469f9c1c-f805-4448-ba71-42b66e47eae7'] 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/neutron/network.py", line 228, in run subnet_cidr_start, subnets_per_network) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 343, in _create_subnets for i in range(subnets_per_network)] 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/neutron/utils.py", line 153, in _create_subnet {"subnet": subnet_create_args}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 839, in create_subnet return self.post(self.subnets_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 294, in do_request self._handle_fault_response(status_code, replybody, resp) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 93, in exception_handler_v20 request_ids=request_ids) NotFound: Subnet aa350240-ee76-4030-b847-f46b5d40f598 could not be found. Neutron server returns request_ids: ['req-469f9c1c-f805-4448-ba71-42b66e47eae7'] -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 2.398 | 2.627 | 4.354 | 4.741 | 5.127 | 3.151 | 85.7% | 7 | | neutron.delete_subnet | 0.534 | 1.676 | 2.153 | 2.211 | 2.27 | 1.61 | 100.0% | 6 | | total | 3.024 | 4.663 | 5.416 | 5.561 | 5.705 | 4.531 | 85.7% | 7 | | -> duration | 3.024 | 4.663 | 5.416 | 5.561 | 5.705 | 4.531 | 85.7% | 7 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 85.7% | 7 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.322239 Full duration: 69.344145 HINTS: * To plot HTML graphics with this data, run: rally task report 352c8793-0e9b-4811-ba16-e81d3b5bf83e --out output.html * To generate a JUnit report, run: rally task export 352c8793-0e9b-4811-ba16-e81d3b5bf83e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 352c8793-0e9b-4811-ba16-e81d3b5bf83e --json --out output.json At least one workload did not pass SLA criteria. 2019-07-02 19:35:02,705 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'352c8793-0e9b-4811-ba16-e81d3b5bf83e', '--out', u'/home/opnfv/functest/results/rally_full/neutron.json'] 2019-07-02 19:35:04,789 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 352c8793-0e9b-4811-ba16-e81d3b5bf83e --out /home/opnfv/functest/results/rally_full/neutron.json 2019-07-02 19:35:04,807 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" Failed. 2019-07-02 19:35:04,808 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-nova.yaml 2019-07-02 19:35:04,808 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-02 19:35:04,820 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-02 19:35:04,822 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-07-02 19:35:04,822 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['nova'], 'concurrency': 4, 'netid': '9a2f0b17-002f-4598-8fa2-6d6290c43655', 'tenants_amount': 3, 'image_name': 'rally_full-img_1691d261-d67d-458c-a840-c71de462a194', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_1691d261-d67d-458c-a840-c71de462a194', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_1691d261-d67d-458c-a840-c71de462a194', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-02 20:07:45,781 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 20496f09-5f69-4f16-96f4-88e820b9cd0b 2019-07-02 20:07:45,781 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'20496f09-5f69-4f16-96f4-88e820b9cd0b'] 2019-07-02 20:07:46,542 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 20496f09-5f69-4f16-96f4-88e820b9cd0b -------------------------------------------------------------------------------- Task 20496f09-5f69-4f16-96f4-88e820b9cd0b: aborted -------------------------------------------------------------------------------- test scenario NovaKeypair.create_and_delete_keypair args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "key_pairs": -1, "cores": -1, "security_groups": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 20496f09-5f69-4f16-96f4-88e820b9cd0b has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.738 | 0.936 | 1.142 | 1.215 | 1.289 | 0.961 | 100.0% | 10 | | nova.delete_keypair | 0.034 | 0.046 | 0.055 | 0.061 | 0.068 | 0.046 | 100.0% | 10 | | total | 0.779 | 0.996 | 1.187 | 1.262 | 1.336 | 1.007 | 100.0% | 10 | | -> duration | 0.779 | 0.996 | 1.187 | 1.262 | 1.336 | 1.007 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.919819 Full duration: 29.225221 -------------------------------------------------------------------------------- test scenario NovaKeypair.create_and_list_keypairs args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "key_pairs": -1, "cores": -1, "security_groups": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 20496f09-5f69-4f16-96f4-88e820b9cd0b has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.748 | 0.904 | 1.007 | 1.008 | 1.009 | 0.915 | 100.0% | 10 | | nova.list_keypairs | 0.018 | 0.02 | 0.026 | 0.026 | 0.026 | 0.022 | 100.0% | 10 | | total | 0.768 | 0.924 | 1.033 | 1.034 | 1.035 | 0.937 | 100.0% | 10 | | -> duration | 0.768 | 0.924 | 1.033 | 1.034 | 1.035 | 0.937 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.753127 Full duration: 30.952033 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_bounce_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "nics": [ { "net-id": "9a2f0b17-002f-4598-8fa2-6d6290c43655" } ], "flavor": { "name": "rally_full-flavor_1691d261-d67d-458c-a840-c71de462a194" }, "image": { "name": "rally_full-img_1691d261-d67d-458c-a840-c71de462a194" }, "actions": [ { "hard_reboot": 1 }, { "soft_reboot": 1 }, { "stop_start": 1 }, { "rescue_unrescue": 1 } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 20496f09-5f69-4f16-96f4-88e820b9cd0b has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 13.061 | 18.475 | 20.569 | 20.786 | 21.002 | 17.399 | 100.0% | 10 | | nova.reboot_server | 4.917 | 6.028 | 8.783 | 9.018 | 9.253 | 6.776 | 100.0% | 10 | | nova.soft_reboot_server | 5.826 | 8.952 | 126.921 | 128.031 | 129.14 | 44.009 | 100.0% | 10 | | nova.stop_and_start_server | 10.009 | 18.399 | 20.523 | 20.986 | 21.448 | 16.028 | 100.0% | 10 | | -> nova.stop_server | 6.167 | 14.822 | 16.402 | 16.835 | 17.267 | 12.003 | 100.0% | 10 | | -> nova.start_server | 3.321 | 3.816 | 4.469 | 5.191 | 5.914 | 4.024 | 100.0% | 10 | | nova.rescue_and_unrescue_server | 13.038 | 22.944 | 24.42 | 24.447 | 24.475 | 20.006 | 100.0% | 10 | | -> nova.rescue_server | 7.73 | 17.902 | 18.859 | 19.227 | 19.596 | 14.694 | 100.0% | 10 | | -> nova.unrescue_server | 4.794 | 5.267 | 5.836 | 5.93 | 6.024 | 5.312 | 100.0% | 10 | | nova.delete_server | 2.545 | 2.91 | 3.133 | 3.203 | 3.273 | 2.874 | 100.0% | 10 | | total | 55.262 | 75.994 | 195.676 | 199.51 | 203.344 | 107.126 | 100.0% | 10 | | -> duration | 46.262 | 66.994 | 186.676 | 190.51 | 194.344 | 98.126 | 100.0% | 10 | | -> idle_duration | 9.0 | 9.0 | 9.0 | 9.0 | 9.0 | 9.0 | 100.0% | 10 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 316.70729 Full duration: 408.51908 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_delete_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "nics": [ { "net-id": "9a2f0b17-002f-4598-8fa2-6d6290c43655" } ], "flavor": { "name": "rally_full-flavor_1691d261-d67d-458c-a840-c71de462a194" }, "image": { "name": "rally_full-img_1691d261-d67d-458c-a840-c71de462a194" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 20496f09-5f69-4f16-96f4-88e820b9cd0b has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 17.969 | 19.548 | 20.247 | 20.435 | 20.622 | 19.365 | 100.0% | 10 | | nova.delete_server | 2.697 | 5.064 | 5.53 | 5.644 | 5.758 | 4.398 | 100.0% | 10 | | total | 20.666 | 24.387 | 25.506 | 25.574 | 25.642 | 23.763 | 100.0% | 10 | | -> duration | 19.666 | 23.387 | 24.506 | 24.574 | 24.642 | 22.763 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 70.551009 Full duration: 154.088039 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_list_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "detailed": true, "nics": [ { "net-id": "9a2f0b17-002f-4598-8fa2-6d6290c43655" } ], "flavor": { "name": "rally_full-flavor_1691d261-d67d-458c-a840-c71de462a194" }, "image": { "name": "rally_full-img_1691d261-d67d-458c-a840-c71de462a194" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 20496f09-5f69-4f16-96f4-88e820b9cd0b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 13.731 | 17.478 | 18.321 | 18.332 | 18.342 | 16.637 | 100.0% | 10 | | nova.list_servers | 0.394 | 0.918 | 1.226 | 1.261 | 1.296 | 0.91 | 100.0% | 10 | | total | 14.635 | 18.191 | 18.989 | 19.128 | 19.268 | 17.547 | 100.0% | 10 | | -> duration | 13.635 | 17.191 | 17.989 | 18.128 | 18.268 | 16.547 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 50.709595 Full duration: 145.177338 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_rebuild_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "nics": [ { "net-id": "9a2f0b17-002f-4598-8fa2-6d6290c43655" } ], "flavor": { "name": "rally_full-flavor_1691d261-d67d-458c-a840-c71de462a194" }, "from_image": { "name": "rally_full-img_1691d261-d67d-458c-a840-c71de462a194" }, "to_image": { "name": "rally_full-img_1691d261-d67d-458c-a840-c71de462a194" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 20496f09-5f69-4f16-96f4-88e820b9cd0b has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 14.702 | 17.261 | 20.322 | 21.713 | 23.103 | 18.055 | 100.0% | 10 | | nova.rebuild_server | 10.027 | 14.299 | 19.891 | 23.145 | 26.4 | 15.317 | 100.0% | 10 | | nova.delete_server | 2.702 | 2.975 | 3.294 | 4.097 | 4.9 | 3.121 | 100.0% | 10 | | total | 30.588 | 36.062 | 40.249 | 44.079 | 47.909 | 36.492 | 100.0% | 10 | | -> duration | 28.588 | 34.062 | 38.249 | 42.079 | 45.909 | 34.492 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 116.328255 Full duration: 201.870112 -------------------------------------------------------------------------------- test scenario NovaServers.snapshot_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "nics": [ { "net-id": "9a2f0b17-002f-4598-8fa2-6d6290c43655" } ], "flavor": { "name": "rally_full-flavor_1691d261-d67d-458c-a840-c71de462a194" }, "image": { "name": "rally_full-img_1691d261-d67d-458c-a840-c71de462a194" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 20496f09-5f69-4f16-96f4-88e820b9cd0b has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server (x2) | 26.868 | 30.786 | 35.31 | 35.67 | 36.029 | 31.366 | 100.0% | 10 | | nova.snapshot_server | 16.602 | 20.583 | 24.028 | 24.813 | 25.598 | 20.658 | 100.0% | 10 | | -> glance_v2.get_image | 0.31 | 0.588 | 0.636 | 0.651 | 0.667 | 0.533 | 100.0% | 10 | | -> glance.wait_for_image | 14.979 | 18.749 | 22.27 | 22.937 | 23.604 | 18.914 | 100.0% | 10 | | --> glance_v2.get_image (x10) | 1.601 | 1.666 | 1.717 | 1.724 | 1.73 | 1.666 | 100.0% | 2 | | --> glance_v2.get_image (x9) | 1.629 | 1.743 | 1.834 | 1.846 | 1.857 | 1.743 | 100.0% | 2 | | --> glance_v2.get_image (x8) | 0.964 | 1.639 | 1.995 | 2.039 | 2.084 | 1.562 | 100.0% | 3 | | --> glance_v2.get_image (x12) | 1.578 | 1.578 | 1.578 | 1.578 | 1.578 | 1.578 | 100.0% | 1 | | --> glance_v2.get_image (x11) | 1.767 | 1.935 | 2.069 | 2.086 | 2.103 | 1.935 | 100.0% | 2 | | nova.delete_server (x2) | 5.388 | 6.407 | 9.193 | 9.302 | 9.411 | 6.922 | 100.0% | 10 | | nova.delete_image | 0.645 | 1.043 | 1.803 | 1.921 | 2.039 | 1.159 | 100.0% | 10 | | -> glance_v2.delete_image | 0.434 | 1.024 | 1.78 | 1.899 | 2.018 | 1.085 | 100.0% | 10 | | -> glance.wait_for_delete | 0.015 | 0.019 | 0.284 | 0.293 | 0.302 | 0.072 | 100.0% | 10 | | --> glance_v2.get_image | 0.015 | 0.018 | 0.284 | 0.293 | 0.301 | 0.072 | 0.0% | 10 | | total | 54.22 | 61.415 | 62.938 | 63.357 | 63.776 | 60.106 | 100.0% | 10 | | -> duration | 52.22 | 59.415 | 60.938 | 61.357 | 61.776 | 58.106 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 178.989881 Full duration: 264.317301 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "volume_size": 1, "flavor": { "name": "rally_full-flavor_1691d261-d67d-458c-a840-c71de462a194" }, "image": { "name": "rally_full-img_1691d261-d67d-458c-a840-c71de462a194" }, "nics": [ { "net-id": "9a2f0b17-002f-4598-8fa2-6d6290c43655" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 20496f09-5f69-4f16-96f4-88e820b9cd0b 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_v3.create_volume | 13.628 | 15.377 | 19.999 | 20.016 | 20.033 | 16.296 | 100.0% | 10 | | nova.boot_server | 12.324 | 15.485 | 18.976 | 19.192 | 19.408 | 15.576 | 100.0% | 10 | | total | 25.953 | 32.402 | 37.681 | 38.542 | 39.404 | 31.873 | 100.0% | 10 | | -> duration | 24.953 | 31.402 | 36.681 | 37.542 | 38.404 | 30.873 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 88.416725 Full duration: 137.174065 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "nics": [ { "net-id": "9a2f0b17-002f-4598-8fa2-6d6290c43655" } ], "flavor": { "name": "rally_full-flavor_1691d261-d67d-458c-a840-c71de462a194" }, "image": { "name": "rally_full-img_1691d261-d67d-458c-a840-c71de462a194" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 20496f09-5f69-4f16-96f4-88e820b9cd0b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 13.515 | 17.076 | 17.935 | 18.086 | 18.238 | 16.29 | 100.0% | 10 | | total | 13.515 | 17.076 | 17.935 | 18.086 | 18.238 | 16.29 | 100.0% | 10 | | -> duration | 12.515 | 16.076 | 16.935 | 17.086 | 17.238 | 15.29 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 46.545591 Full duration: 84.575739 -------------------------------------------------------------------------------- test scenario NovaServers.list_servers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "network": {}, "users": { "users_per_tenant": 2, "tenants": 3 }, "servers": { "servers_per_tenant": 2, "flavor": { "name": "rally_full-flavor_1691d261-d67d-458c-a840-c71de462a194" }, "auto_assign_nic": true, "image": { "name": "rally_full-img_1691d261-d67d-458c-a840-c71de462a194" } } }, "args": { "detailed": true }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 20496f09-5f69-4f16-96f4-88e820b9cd0b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.list_servers | 0.988 | 1.807 | 2.343 | 2.406 | 2.47 | 1.814 | 100.0% | 10 | | total | 0.988 | 1.807 | 2.343 | 2.406 | 2.47 | 1.815 | 100.0% | 10 | | -> duration | 0.988 | 1.807 | 2.343 | 2.406 | 2.47 | 1.815 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.841044 Full duration: 151.466021 -------------------------------------------------------------------------------- test scenario NovaServers.resize_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "confirm": true, "nics": [ { "net-id": "9a2f0b17-002f-4598-8fa2-6d6290c43655" } ], "image": { "name": "rally_full-img_1691d261-d67d-458c-a840-c71de462a194" }, "force_delete": false, "flavor": { "name": "rally_full-flavor_1691d261-d67d-458c-a840-c71de462a194" }, "to_flavor": { "name": "rally_full-flavor_alt_1691d261-d67d-458c-a840-c71de462a194" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 20496f09-5f69-4f16-96f4-88e820b9cd0b has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 14.94 | 17.211 | 20.071 | 20.667 | 21.263 | 17.432 | 100.0% | 10 | | nova.resize | 13.653 | 14.307 | 20.13 | 20.205 | 20.28 | 15.439 | 100.0% | 10 | | nova.resize_confirm | 3.237 | 4.139 | 5.445 | 5.639 | 5.833 | 4.446 | 100.0% | 10 | | nova.delete_server | 2.573 | 3.085 | 3.821 | 4.513 | 5.206 | 3.278 | 100.0% | 10 | | total | 35.624 | 39.078 | 46.64 | 47.64 | 48.64 | 40.596 | 100.0% | 10 | | -> duration | 34.624 | 38.078 | 45.64 | 46.64 | 47.64 | 39.596 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 120.709995 Full duration: 144.926748 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "block_migration": true, "flavor": { "name": "rally_full-flavor_1691d261-d67d-458c-a840-c71de462a194" }, "image": { "name": "rally_full-img_1691d261-d67d-458c-a840-c71de462a194" }, "nics": [ { "net-id": "9a2f0b17-002f-4598-8fa2-6d6290c43655" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 20496f09-5f69-4f16-96f4-88e820b9cd0b has 5 error(s) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-8859d130-23db-4432-a106-34a8aadae4ed) 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 789, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-8859d130-23db-4432-a106-34a8aadae4ed) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-56720523-aec2-47a9-b26d-d3eb45e60f39) 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 789, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-56720523-aec2-47a9-b26d-d3eb45e60f39) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-716a11d0-a72c-43af-8b12-8c0964ea9713) 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 789, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-716a11d0-a72c-43af-8b12-8c0964ea9713) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-55bfd230-f18f-43a2-9035-0ebd041879b2) 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 789, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-55bfd230-f18f-43a2-9035-0ebd041879b2) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-0.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-a6182cc6-fef6-4b57-8024-1b0881a61a29) 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 789, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-0.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-a6182cc6-fef6-4b57-8024-1b0881a61a29) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 14.652 | 17.02 | 19.152 | 19.529 | 19.907 | 17.302 | 100.0% | 5 | | nova.live_migrate | 3.994 | 4.487 | 4.702 | 4.725 | 4.749 | 4.466 | 0.0% | 5 | | total | 19.401 | 21.653 | 23.431 | 23.903 | 24.375 | 21.768 | 0.0% | 5 | | -> duration | 18.401 | 20.653 | 22.431 | 22.903 | 23.375 | 20.768 | 0.0% | 5 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 5 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 39.813798 Full duration: 75.311752 HINTS: * To plot HTML graphics with this data, run: rally task report 20496f09-5f69-4f16-96f4-88e820b9cd0b --out output.html * To generate a JUnit report, run: rally task export 20496f09-5f69-4f16-96f4-88e820b9cd0b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 20496f09-5f69-4f16-96f4-88e820b9cd0b --json --out output.json At least one workload did not pass SLA criteria. 2019-07-02 20:07:46,544 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'20496f09-5f69-4f16-96f4-88e820b9cd0b', '--out', u'/home/opnfv/functest/results/rally_full/nova.json'] 2019-07-02 20:07:48,838 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 20496f09-5f69-4f16-96f4-88e820b9cd0b --out /home/opnfv/functest/results/rally_full/nova.json 2019-07-02 20:07:48,877 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2019-07-02 20:07:48,878 - 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 2019-07-02 20:07:48,878 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-02 20:07:48,890 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-02 20:07:48,891 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-07-02 20:07:48,891 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '9a2f0b17-002f-4598-8fa2-6d6290c43655', 'tenants_amount': 3, 'image_name': 'rally_full-img_1691d261-d67d-458c-a840-c71de462a194', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_1691d261-d67d-458c-a840-c71de462a194', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_1691d261-d67d-458c-a840-c71de462a194', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-02 20:09:23,804 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : af375b9e-8df2-43e8-8e03-971c8b847928 2019-07-02 20:09:23,805 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'af375b9e-8df2-43e8-8e03-971c8b847928'] 2019-07-02 20:09:24,616 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid af375b9e-8df2-43e8-8e03-971c8b847928 -------------------------------------------------------------------------------- Task af375b9e-8df2-43e8-8e03-971c8b847928: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task af375b9e-8df2-43e8-8e03-971c8b847928 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.858 | 0.92 | 0.958 | 0.969 | 0.981 | 0.922 | 100.0% | 10 | | quotas.delete_quotas | 0.216 | 0.293 | 0.322 | 0.323 | 0.325 | 0.281 | 100.0% | 10 | | total | 1.107 | 1.224 | 1.266 | 1.273 | 1.28 | 1.203 | 100.0% | 10 | | -> duration | 1.107 | 1.224 | 1.266 | 1.273 | 1.28 | 1.203 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.515653 Full duration: 18.720239 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task af375b9e-8df2-43e8-8e03-971c8b847928 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.799 | 0.898 | 0.986 | 1.003 | 1.02 | 0.907 | 100.0% | 10 | | total | 0.799 | 0.898 | 0.986 | 1.003 | 1.02 | 0.907 | 100.0% | 10 | | -> duration | 0.799 | 0.898 | 0.986 | 1.003 | 1.02 | 0.907 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.670359 Full duration: 17.709525 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task af375b9e-8df2-43e8-8e03-971c8b847928 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.465 | 0.761 | 0.919 | 0.97 | 1.021 | 0.756 | 100.0% | 10 | | total | 0.91 | 1.191 | 1.358 | 1.403 | 1.448 | 1.19 | 100.0% | 10 | | -> duration | 0.91 | 1.191 | 1.358 | 1.403 | 1.448 | 1.19 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.435799 Full duration: 18.422993 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task af375b9e-8df2-43e8-8e03-971c8b847928 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.307 | 1.421 | 1.68 | 1.683 | 1.686 | 1.461 | 100.0% | 10 | | total | 1.307 | 1.421 | 1.68 | 1.683 | 1.686 | 1.461 | 100.0% | 10 | | -> duration | 1.307 | 1.421 | 1.68 | 1.683 | 1.686 | 1.461 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.314995 Full duration: 18.843485 HINTS: * To plot HTML graphics with this data, run: rally task report af375b9e-8df2-43e8-8e03-971c8b847928 --out output.html * To generate a JUnit report, run: rally task export af375b9e-8df2-43e8-8e03-971c8b847928 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report af375b9e-8df2-43e8-8e03-971c8b847928 --json --out output.json 2019-07-02 20:09:24,616 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'af375b9e-8df2-43e8-8e03-971c8b847928', '--out', u'/home/opnfv/functest/results/rally_full/quotas.json'] 2019-07-02 20:09:26,509 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid af375b9e-8df2-43e8-8e03-971c8b847928 --out /home/opnfv/functest/results/rally_full/quotas.json 2019-07-02 20:09:26,519 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-07-02 20:09:26,522 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:01:44 | 60 | 100.00% | | glance | 00:06:36 | 80 | 100.00% | | cinder | 00:24:48 | 240 | 100.00% | | gnocchi | 00:04:47 | 160 | 100.00% | | heat | 00:13:11 | 130 | 100.00% | | keystone | 00:06:06 | 110 | 100.00% | | neutron | 00:09:08 | 77 | 98.70% | | nova | 00:30:27 | 115 | 95.65% | | quotas | 00:01:13 | 40 | 100.00% | | | | | | | TOTAL: | 01:38:03 | 1012 | 99.41% | +----------------+------------+----------------+-----------+ 2019-07-02 20:09:26,522 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_full' success_rate is 99.41% in 7/9 modules 2019-07-02 20:09:26,523 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'html', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_full/rally_full.html'] 2019-07-02 20:09:29,337 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type html --deployment opnfv-rally --to /home/opnfv/functest/results/rally_full/rally_full.html 2019-07-02 20:09:29,338 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'junit-xml', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_full/rally_full.xml'] 2019-07-02 20:09:31,926 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type junit-xml --deployment opnfv-rally --to /home/opnfv/functest/results/rally_full/rally_full.xml 2019-07-02 20:09:32,077 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-02 20:09:32,077 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_full | functest | 106:24 | FAIL | +--------------------+------------------+------------------+----------------+ 2019-07-02 20:09:46,833 - xtesting.ci.run_tests - ERROR - The test case 'rally_full' failed. 2019-07-02 20:09:46,853 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2019-07-02 20:09:48,224 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: rally_jobs', u'tags': [], 'enabled': True, 'id': u'638a6679c1a94835b171063d2178414a', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'rally_jobs-project_61ad945b-02d7-4d03-96fb-66548394c33f'}) 2019-07-02 20:09:48,729 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd6fe2b805e8b42928d17d99b1d2c1f08', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_61ad945b-02d7-4d03-96fb-66548394c33f'}) 2019-07-02 20:09:50,477 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_61ad945b-02d7-4d03-96fb-66548394c33f', 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'638a6679c1a94835b171063d2178414a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'puVHEEe9kHgWNfe2RTaDPmSRfaJzRd', 'username': u'rally_jobs-user_61ad945b-02d7-4d03-96fb-66548394c33f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-02 20:09:50,481 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_61ad945b-02d7-4d03-96fb-66548394c33f', 'password': 'puVHEEe9kHgWNfe2RTaDPmSRfaJzRd', 'project_name': 'rally_jobs-project_61ad945b-02d7-4d03-96fb-66548394c33f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '638a6679c1a94835b171063d2178414a', 'project_domain_name': 'Default'} 2019-07-02 20:09:51,964 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2019-07-02 20:09:54,058 - 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'dns_domain': u'', u'updated_at': u'2019-07-02T20:09:53Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'15d532f4-9f3e-46ed-9d96-65e55625f4fd', u'provider:segmentation_id': 21, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_jobs-net_61ad945b-02d7-4d03-96fb-66548394c33f', u'created_at': u'2019-07-02T20:09:52Z', u'mtu': 1442, u'tenant_id': u'638a6679c1a94835b171063d2178414a', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'638a6679c1a94835b171063d2178414a'}) 2019-07-02 20:09:56,813 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-02T20:09: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'2761d3e8-44dd-4afc-819b-7e239223b776', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_61ad945b-02d7-4d03-96fb-66548394c33f', u'enable_dhcp': True, u'network_id': u'15d532f4-9f3e-46ed-9d96-65e55625f4fd', u'tenant_id': u'638a6679c1a94835b171063d2178414a', u'created_at': u'2019-07-02T20:09: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'638a6679c1a94835b171063d2178414a'}) 2019-07-02 20:09:59,336 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'88906248-8bd5-46c1-b21b-17eab9c12d99', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'621a68f6-d100-46cd-a42a-75525aeec4b5', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'638a6679c1a94835b171063d2178414a', u'created_at': u'2019-07-02T20:09:57Z', u'admin_state_up': True, u'updated_at': u'2019-07-02T20:09:58Z', u'revision_number': 2, u'routes': [], u'project_id': u'638a6679c1a94835b171063d2178414a', u'id': u'd8b4bc5f-b424-4ea2-8b0a-83b6557b9aea', u'name': u'rally_jobs-router_61ad945b-02d7-4d03-96fb-66548394c33f'}) 2019-07-02 20:10:04,340 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/43faa602-9209-483d-a22a-bdd2e260f1bc/snap', u'metadata': Munch({})})], 'file': u'/v2/images/43faa602-9209-483d-a22a-bdd2e260f1bc/file', 'owner': u'638a6679c1a94835b171063d2178414a', 'id': u'43faa602-9209-483d-a22a-bdd2e260f1bc', 'size': 12716032, u'self': u'/v2/images/43faa602-9209-483d-a22a-bdd2e260f1bc', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'638a6679c1a94835b171063d2178414a', 'name': 'rally_jobs-project_61ad945b-02d7-4d03-96fb-66548394c33f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/43faa602-9209-483d-a22a-bdd2e260f1bc/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-02T20:10:03Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-02T20:10:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_61ad945b-02d7-4d03-96fb-66548394c33f', '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/43faa602-9209-483d-a22a-bdd2e260f1bc', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_61ad945b-02d7-4d03-96fb-66548394c33f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_61ad945b-02d7-4d03-96fb-66548394c33f', 'created': u'2019-07-02T20:10:02Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-02T20:10: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/43faa602-9209-483d-a22a-bdd2e260f1bc', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_61ad945b-02d7-4d03-96fb-66548394c33f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-02 20:10:04,685 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_61ad945b-02d7-4d03-96fb-66548394c33f', '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'2c636b86c6224566817a470196f62197', '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'55106d69-39c4-4dc1-b79b-8d278414893b', 'swap': 0}) 2019-07-02 20:10:04,708 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-02 20:10:07,057 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-07-02 20:10:09,402 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 7c476813-c471-45ef-a146-d65ba260d977 | 2019-07-02T20:10:08.951926 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 7c476813-c471-45ef-a146-d65ba260d977 ~/.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 2019-07-02 20:10:12,661 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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 | +-------------+----------------+-----------+ 2019-07-02 20:10:13,400 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-07-02 20:10:14,109 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_61ad945b-02d7-4d03-96fb-66548394c33f', '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'2c636b86c6224566817a470196f62197', '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'8b5f20b8-1cea-446a-a678-a4c3c3946e9b', 'swap': 0}) 2019-07-02 20:10:14,373 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_61ad945b-02d7-4d03-96fb-66548394c33f', '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'2c636b86c6224566817a470196f62197', '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'8b5f20b8-1cea-446a-a678-a4c3c3946e9b', 'swap': 0}) 2019-07-02 20:10:14,377 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2019-07-02 20:10:14,377 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-02 20:10:14,393 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-02 20:10:14,646 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-07-02 20:10:14,646 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--task', u'/home/opnfv/functest/data/rally/task/var/task-neutron.yaml'] 2019-07-02 20:36:27,622 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ac13de89-3612-4815-ab82-36a20944c6ea 2019-07-02 20:36:27,623 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'ac13de89-3612-4815-ab82-36a20944c6ea'] 2019-07-02 20:36:28,646 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ac13de89-3612-4815-ab82-36a20944c6ea -------------------------------------------------------------------------------- Task ac13de89-3612-4815-ab82-36a20944c6ea: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 20, "times": 100 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": 119 } } }, "args": {}, "sla": { "max_avg_duration_per_atomic": { "neutron.list_networks": 15 }, "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ac13de89-3612-4815-ab82-36a20944c6ea 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.771 | 2.778 | 3.822 | 7.206 | 8.448 | 3.158 | 100.0% | 100 | | neutron.list_networks | 0.169 | 0.534 | 0.888 | 1.075 | 1.412 | 0.582 | 100.0% | 100 | | total | 1.995 | 3.416 | 4.784 | 8.008 | 9.084 | 3.74 | 100.0% | 100 | | -> duration | 1.995 | 3.416 | 4.784 | 8.008 | 9.084 | 3.74 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.560734 Full duration: 60.529203 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_networks args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {}, "network_update_args": { "name": "_updated", "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ac13de89-3612-4815-ab82-36a20944c6ea 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 | 2.272 | 3.393 | 4.544 | 5.248 | 5.369 | 3.501 | 100.0% | 40 | | neutron.update_network | 0.549 | 1.076 | 1.535 | 1.575 | 2.164 | 1.103 | 100.0% | 40 | | total | 3.32 | 4.48 | 5.66 | 6.001 | 6.665 | 4.604 | 100.0% | 40 | | -> duration | 3.32 | 4.48 | 5.66 | 6.001 | 6.665 | 4.604 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.781067 Full duration: 41.36398 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ac13de89-3612-4815-ab82-36a20944c6ea 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 | 2.022 | 2.845 | 6.045 | 6.238 | 6.481 | 3.315 | 100.0% | 40 | | neutron.delete_network | 1.378 | 1.992 | 2.713 | 3.004 | 3.394 | 2.039 | 100.0% | 40 | | total | 3.4 | 4.881 | 8.125 | 8.34 | 8.579 | 5.354 | 100.0% | 40 | | -> duration | 3.4 | 4.881 | 8.125 | 8.34 | 8.579 | 5.354 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.741591 Full duration: 32.363301 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": { "subnets_per_network": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ac13de89-3612-4815-ab82-36a20944c6ea 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 | 2.261 | 3.574 | 4.611 | 4.69 | 4.9 | 3.423 | 100.0% | 40 | | neutron.create_subnet (x2) | 3.896 | 5.22 | 6.663 | 8.298 | 10.006 | 5.51 | 100.0% | 40 | | neutron.list_subnets | 0.108 | 0.268 | 0.514 | 0.603 | 0.778 | 0.323 | 100.0% | 40 | | total | 6.587 | 9.028 | 10.422 | 13.637 | 15.13 | 9.257 | 100.0% | 40 | | -> duration | 6.587 | 9.028 | 10.422 | 13.637 | 15.13 | 9.257 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.11411 Full duration: 68.596573 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_subnets args position 1 args values: { "runner": { "concurrency": 20, "times": 100 }, "contexts": { "users": { "users_per_tenant": 5, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.4.0.0/16", "subnets_per_network": 2, "subnet_create_args": {}, "subnet_update_args": { "name": "_subnet_updated", "enable_dhcp": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ac13de89-3612-4815-ab82-36a20944c6ea 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.759 | 2.559 | 3.218 | 3.745 | 6.634 | 2.752 | 100.0% | 100 | | neutron.create_subnet (x2) | 3.962 | 5.517 | 7.042 | 7.489 | 9.156 | 5.743 | 100.0% | 100 | | neutron.update_subnet (x2) | 1.705 | 2.994 | 3.949 | 4.253 | 5.343 | 3.057 | 100.0% | 100 | | total | 7.793 | 11.258 | 13.947 | 14.474 | 17.022 | 11.552 | 100.0% | 100 | | -> duration | 7.793 | 11.258 | 13.947 | 14.474 | 17.022 | 11.552 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 63.427797 Full duration: 142.474388 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ac13de89-3612-4815-ab82-36a20944c6ea 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 | 2.03 | 2.981 | 5.304 | 6.171 | 6.336 | 3.328 | 100.0% | 40 | | neutron.create_subnet (x2) | 4.477 | 5.501 | 7.318 | 7.699 | 9.0 | 5.79 | 100.0% | 40 | | neutron.delete_subnet (x2) | 2.575 | 4.293 | 5.251 | 5.365 | 6.336 | 4.31 | 100.0% | 40 | | total | 9.311 | 12.996 | 15.996 | 16.89 | 21.398 | 13.429 | 100.0% | 40 | | -> duration | 9.311 | 12.996 | 15.996 | 16.89 | 21.398 | 13.429 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.721314 Full duration: 59.803892 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": null, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": null, "router_create_args": null }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ac13de89-3612-4815-ab82-36a20944c6ea 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.942 | 2.906 | 6.372 | 6.445 | 6.54 | 3.539 | 100.0% | 40 | | neutron.create_subnet (x2) | 4.374 | 5.832 | 7.647 | 8.314 | 10.288 | 6.165 | 100.0% | 40 | | neutron.create_router (x2) | 0.884 | 1.859 | 2.769 | 2.84 | 2.966 | 1.951 | 100.0% | 40 | | neutron.add_interface_router (x2) | 6.035 | 8.076 | 10.037 | 10.189 | 12.648 | 8.365 | 100.0% | 40 | | neutron.list_routers | 0.192 | 0.516 | 0.933 | 1.006 | 1.182 | 0.569 | 100.0% | 40 | | total | 16.832 | 20.265 | 24.394 | 24.689 | 26.106 | 20.589 | 100.0% | 40 | | -> duration | 16.832 | 20.265 | 24.394 | 24.689 | 26.106 | 20.589 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 45.254086 Full duration: 125.217241 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_routers args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "subnets_per_network": 2, "subnet_cidr_start": "1.1.0.0/30", "network_create_args": {}, "subnet_create_args": {}, "router_update_args": { "name": "_router_updated", "admin_state_up": false }, "router_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ac13de89-3612-4815-ab82-36a20944c6ea 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 | 2.17 | 3.342 | 4.631 | 4.902 | 4.969 | 3.439 | 100.0% | 40 | | neutron.create_subnet (x2) | 4.177 | 5.928 | 8.182 | 8.623 | 10.151 | 6.224 | 100.0% | 40 | | neutron.create_router (x2) | 0.957 | 1.867 | 2.781 | 2.852 | 3.039 | 1.969 | 100.0% | 40 | | neutron.add_interface_router (x2) | 6.616 | 8.317 | 10.659 | 10.928 | 12.329 | 8.752 | 100.0% | 40 | | neutron.update_router (x2) | 1.778 | 2.903 | 4.262 | 4.379 | 5.547 | 3.057 | 100.0% | 40 | | total | 18.444 | 23.256 | 26.778 | 27.397 | 28.168 | 23.442 | 100.0% | 40 | | -> duration | 18.444 | 23.256 | 26.778 | 27.397 | 28.168 | 23.442 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 50.505563 Full duration: 128.921176 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": {}, "router_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ac13de89-3612-4815-ab82-36a20944c6ea 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.989 | 2.984 | 4.737 | 4.878 | 5.05 | 3.229 | 100.0% | 40 | | neutron.create_subnet (x2) | 4.105 | 5.696 | 7.313 | 7.553 | 9.264 | 5.996 | 100.0% | 40 | | neutron.create_router (x2) | 1.176 | 1.927 | 2.446 | 2.57 | 2.697 | 1.955 | 100.0% | 40 | | neutron.add_interface_router (x2) | 6.736 | 8.562 | 10.124 | 11.344 | 11.904 | 8.814 | 100.0% | 40 | | neutron.remove_interface_router (x2) | 3.66 | 5.269 | 7.06 | 7.41 | 8.082 | 5.477 | 100.0% | 40 | | neutron.delete_router (x2) | 1.497 | 2.315 | 3.209 | 3.388 | 3.783 | 2.379 | 100.0% | 40 | | total | 23.418 | 27.758 | 31.398 | 32.48 | 34.191 | 27.851 | 100.0% | 40 | | -> duration | 23.418 | 27.758 | 31.398 | 32.48 | 34.191 | 27.851 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 58.749518 Full duration: 104.958647 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 8 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "port": 811, "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": null, "ports_per_network": 50, "port_create_args": null }, "sla": { "max_avg_duration_per_atomic": { "neutron.list_ports": 15 }, "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ac13de89-3612-4815-ab82-36a20944c6ea 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.749 | 1.917 | 2.202 | 2.296 | 2.39 | 1.97 | 100.0% | 8 | | neutron.create_port (x50) | 51.07 | 53.943 | 55.537 | 55.543 | 55.549 | 53.904 | 100.0% | 8 | | neutron.list_ports | 0.429 | 0.751 | 1.092 | 1.092 | 1.092 | 0.763 | 100.0% | 8 | | total | 53.668 | 56.681 | 58.336 | 58.676 | 59.017 | 56.64 | 100.0% | 8 | | -> duration | 53.668 | 56.681 | 58.336 | 58.676 | 59.017 | 56.64 | 100.0% | 8 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 8 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 114.511806 Full duration: 194.107344 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_ports args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "ports_per_network": 5, "port_create_args": {}, "port_update_args": { "device_owner": "dummy_owner", "device_id": "dummy_id", "name": "_port_updated", "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ac13de89-3612-4815-ab82-36a20944c6ea 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 | 2.0 | 3.028 | 6.555 | 6.747 | 6.929 | 3.496 | 100.0% | 40 | | neutron.create_port (x5) | 7.256 | 8.97 | 9.781 | 10.381 | 10.973 | 8.887 | 100.0% | 40 | | neutron.update_port (x5) | 4.069 | 5.588 | 6.83 | 6.954 | 7.942 | 5.717 | 100.0% | 40 | | total | 15.794 | 17.719 | 21.263 | 22.107 | 23.814 | 18.102 | 100.0% | 40 | | -> duration | 15.794 | 17.719 | 21.263 | 22.107 | 23.814 | 18.102 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 39.864603 Full duration: 98.016883 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "ports_per_network": 5, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ac13de89-3612-4815-ab82-36a20944c6ea 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 | 2.058 | 3.173 | 5.894 | 5.963 | 5.994 | 3.764 | 100.0% | 40 | | neutron.create_port (x5) | 7.292 | 8.527 | 10.566 | 10.742 | 11.189 | 8.769 | 100.0% | 40 | | neutron.delete_port (x5) | 4.589 | 5.989 | 6.818 | 6.941 | 7.022 | 5.919 | 100.0% | 40 | | total | 15.006 | 18.393 | 21.555 | 23.004 | 23.521 | 18.453 | 100.0% | 40 | | -> duration | 15.006 | 18.393 | 21.555 | 23.004 | 23.521 | 18.453 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 40.336636 Full duration: 68.325945 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 20 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ac13de89-3612-4815-ab82-36a20944c6ea 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.562 | 1.628 | 2.272 | 2.3 | 2.334 | 1.716 | 100.0% | 40 | | total | 1.02 | 2.136 | 2.775 | 2.813 | 2.874 | 2.221 | 100.0% | 40 | | -> duration | 1.02 | 2.136 | 2.775 | 2.813 | 2.874 | 2.221 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.886494 Full duration: 47.657888 -------------------------------------------------------------------------------- test scenario NeutronTrunks.create_and_list_trunk_subports args position 0 args values: { "runner": { "concurrency": 4, "times": 4 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": 1000 } } }, "args": { "subport_count": 125 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ac13de89-3612-4815-ab82-36a20944c6ea has 4 error(s) -------------------------------------------------------------------------------- NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. 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 "/root/.rally/plugins/trunk_scenario.py", line 41, in run trunk = self._create_trunk(trunk_payload) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/root/.rally/plugins/trunk_scenario.py", line 53, in _create_trunk return self.clients("neutron").create_trunk({'trunk': trunk_payload}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 2091, in create_trunk return self.post(self.trunks_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 294, in do_request self._handle_fault_response(status_code, replybody, resp) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 93, in exception_handler_v20 request_ids=request_ids) NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. -------------------------------------------------------------------------------- NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. 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 "/root/.rally/plugins/trunk_scenario.py", line 41, in run trunk = self._create_trunk(trunk_payload) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/root/.rally/plugins/trunk_scenario.py", line 53, in _create_trunk return self.clients("neutron").create_trunk({'trunk': trunk_payload}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 2091, in create_trunk return self.post(self.trunks_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 294, in do_request self._handle_fault_response(status_code, replybody, resp) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 93, in exception_handler_v20 request_ids=request_ids) NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. -------------------------------------------------------------------------------- NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. 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 "/root/.rally/plugins/trunk_scenario.py", line 41, in run trunk = self._create_trunk(trunk_payload) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/root/.rally/plugins/trunk_scenario.py", line 53, in _create_trunk return self.clients("neutron").create_trunk({'trunk': trunk_payload}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 2091, in create_trunk return self.post(self.trunks_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 294, in do_request self._handle_fault_response(status_code, replybody, resp) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 93, in exception_handler_v20 request_ids=request_ids) NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. -------------------------------------------------------------------------------- NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. 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 "/root/.rally/plugins/trunk_scenario.py", line 41, in run trunk = self._create_trunk(trunk_payload) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/root/.rally/plugins/trunk_scenario.py", line 53, in _create_trunk return self.clients("neutron").create_trunk({'trunk': trunk_payload}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 2091, in create_trunk return self.post(self.trunks_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 294, in do_request self._handle_fault_response(status_code, replybody, resp) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 93, in exception_handler_v20 request_ids=request_ids) NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.886 | 2.121 | 2.403 | 2.436 | 2.47 | 2.149 | 100.0% | 4 | | neutron.create_subnet | 1.401 | 1.67 | 2.012 | 2.086 | 2.159 | 1.725 | 100.0% | 4 | | neutron.create_port (x125) | 159.156 | 162.911 | 165.792 | 166.282 | 166.772 | 162.937 | 100.0% | 4 | | neutron.create_trunk | 120.011 | 120.013 | 120.014 | 120.014 | 120.015 | 120.013 | 0.0% | 4 | | total | 283.217 | 286.584 | 289.807 | 290.368 | 290.93 | 286.829 | 0.0% | 4 | | -> duration | 283.217 | 286.584 | 289.807 | 290.368 | 290.93 | 286.829 | 0.0% | 4 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0% | 4 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 290.936075 Full duration: 362.6049 HINTS: * To plot HTML graphics with this data, run: rally task report ac13de89-3612-4815-ab82-36a20944c6ea --out output.html * To generate a JUnit report, run: rally task export ac13de89-3612-4815-ab82-36a20944c6ea --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ac13de89-3612-4815-ab82-36a20944c6ea --json --out output.json At least one workload did not pass SLA criteria. 2019-07-02 20:36:28,648 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'ac13de89-3612-4815-ab82-36a20944c6ea', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2019-07-02 20:36:30,792 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ac13de89-3612-4815-ab82-36a20944c6ea --out /home/opnfv/functest/results/rally_jobs/neutron.json 2019-07-02 20:36:30,955 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" Failed. 2019-07-02 20:36:30,956 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:25:34 | 612 | 99.35% | | | | | | | TOTAL: | 00:25:34 | 612 | 99.35% | +-----------+------------+----------------+-----------+ 2019-07-02 20:36:30,956 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 99.35% in 0/1 modules 2019-07-02 20:36:30,956 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'html', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_jobs/rally_jobs.html'] 2019-07-02 20:36:33,156 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type html --deployment opnfv-rally --to /home/opnfv/functest/results/rally_jobs/rally_jobs.html 2019-07-02 20:36:33,156 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'junit-xml', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_jobs/rally_jobs.xml'] 2019-07-02 20:36:35,278 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type junit-xml --deployment opnfv-rally --to /home/opnfv/functest/results/rally_jobs/rally_jobs.xml 2019-07-02 20:36:35,430 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-02 20:36:35,431 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 26:43 | FAIL | +--------------------+------------------+------------------+----------------+ 2019-07-02 20:36:49,473 - xtesting.ci.run_tests - ERROR - The test case 'rally_jobs' failed. 2019-07-02 20:36:49,494 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2019-07-02 20:36:50,853 - 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'92a87c47694c474198446df73845bd6d', '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_7b69b383-692f-45a4-8fb5-d602565dc229'}) 2019-07-02 20:36:51,428 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b1ccd18db7b7462abb10f7d67654f3d3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_7b69b383-692f-45a4-8fb5-d602565dc229'}) 2019-07-02 20:36:53,276 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_7b69b383-692f-45a4-8fb5-d602565dc229', 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'92a87c47694c474198446df73845bd6d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'wIG9iAQhS4DPu2oRj17yUVtEP3uL5j', 'username': u'vmtp-user_7b69b383-692f-45a4-8fb5-d602565dc229', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-02 20:36:53,279 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_7b69b383-692f-45a4-8fb5-d602565dc229', 'password': 'wIG9iAQhS4DPu2oRj17yUVtEP3uL5j', 'project_name': 'vmtp-project_7b69b383-692f-45a4-8fb5-d602565dc229', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '92a87c47694c474198446df73845bd6d', 'project_domain_name': 'Default'} 2019-07-02 20:36:54,042 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2019-07-02 20:36:56,998 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'88906248-8bd5-46c1-b21b-17eab9c12d99', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'621a68f6-d100-46cd-a42a-75525aeec4b5', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'92a87c47694c474198446df73845bd6d', u'created_at': u'2019-07-02T20:36:54Z', u'admin_state_up': True, u'updated_at': u'2019-07-02T20:36:56Z', u'revision_number': 2, u'routes': [], u'project_id': u'92a87c47694c474198446df73845bd6d', u'id': u'7ce048a3-161d-4677-a94c-5105e2c78d3b', u'name': u'vmtp-router_7b69b383-692f-45a4-8fb5-d602565dc229'}) 2019-07-02 20:37:05,403 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/d2afe66a-7f3c-437b-8bd9-456aa7c99566/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d2afe66a-7f3c-437b-8bd9-456aa7c99566/file', 'owner': u'92a87c47694c474198446df73845bd6d', 'id': u'd2afe66a-7f3c-437b-8bd9-456aa7c99566', 'size': 263848448, u'self': u'/v2/images/d2afe66a-7f3c-437b-8bd9-456aa7c99566', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'92a87c47694c474198446df73845bd6d', 'name': 'vmtp-project_7b69b383-692f-45a4-8fb5-d602565dc229', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/d2afe66a-7f3c-437b-8bd9-456aa7c99566/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-02T20:37:04Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-02T20:37:04Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/vmtp-img_7b69b383-692f-45a4-8fb5-d602565dc229', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', 'properties': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/d2afe66a-7f3c-437b-8bd9-456aa7c99566', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/vmtp-img_7b69b383-692f-45a4-8fb5-d602565dc229', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_7b69b383-692f-45a4-8fb5-d602565dc229', 'created': u'2019-07-02T20:36:59Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-07-02T20:36:59Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', 'metadata': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/d2afe66a-7f3c-437b-8bd9-456aa7c99566', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/vmtp-img_7b69b383-692f-45a4-8fb5-d602565dc229', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-07-02 20:37:05,468 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_7b69b383-692f-45a4-8fb5-d602565dc229', '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'2c636b86c6224566817a470196f62197', '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'8672cd30-2709-4122-9207-46d0e799145f', 'swap': 0}) 2019-07-02 20:37:07,072 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_7b69b383-692f-45a4-8fb5-d602565dc229' 2019-07-02 20:37:07,907 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5cg9geIXRbpDNNsYrOC1l7zkeS3J9hGDcOEGiEqLTefLCvyuXp0DcXmG4J9v2377Im6LVJWMVR7BT8zw9YVM1dJ7P8Y/TX8T1yu7oa9/PrNqTi/FJAcsmbLopQDm80G1ra1LpOYPwBR7ibgFrlcnkvN7mS91V46bmIN+dhwSX+fYlVntcVhRjm9f946C8wa1Dr5r7qQTgcPEM6eYqB1Aamzo4VtAsFmcwh2b5iSqrxNEn1tDgRuIYiqLj7F23KfR0bjhC3jBBT4IVNQ9XiwaqPAo5m1oPXKAVnDFEHHO0DlxMm9K/FK/JcrnV5PjAhs9LqT7MmFZJKK+2tsSL9gJf Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAuXIPYHiF0W6QzTbGKzgtZe85HktyfYRg3DhBohKi03nywr8r\nl6dA3F5huCfb9t++yJui1SVjFUewU/M8PWFTNXSez/GP01/E9cru6Gvfz6zak4vx\nSQHLJmy6KUA5vNBta2tS6TmD8AUe4m4Ba5XJ5Lze5kvdVeOm5iDfnYcEl/n2JVZ7\nXFYUY5vX/eOgvMGtQ6+a+6kE4HDxDOnmKgdQGps6OFbQLBZnMIdm+Ykqq8TRJ9bQ\n4EbiGIqi4+xdtyn0dG44Qt4wQU+CFTUPV4sGqjwKOZtaD1ygFZwxRBxztA5cTJvS\nvxSvyXK51eT4wIbPS6k+zJhWSSivtrbEi/YCXwIDAQABAoIBAF4pYU9twx0FlDbv\nMg5t9vdEUe9lBdxf5ELNud3OsqjIyhBCu6LEhTWgIuQ8MP+YuqnoBPVPh5EdlpX5\n8sOD8Jk6/wy9Lnd4sGzRvx967ujnbxDuRPT6GSoImToq52ZNOtIJa88KqkisgPMe\nQlBbfWlM0a2EJf3fmzZMyN6W2SlFIEgjqp1xJYGz+rVNtZfl3YyDQbdCqB8zccWs\nDkMtyGjSxp/QmRpAFzyJIXyCap1YsIC3oQiwqZpZoCUQl9g153tOmu7wWJvkd3Pd\nTaM4D4R45I6IXFyxVcYRpEpqlgcocaox0590jB58HjwpT1cteHojyQSmQ5MtRrDG\nBGMwi5kCgYEA5GGzQj2ux9nzEQmaI8vPfuvsktlCbXH3hv2+bP516ceDwUly8lLc\nUXWwDbJqWR4EFHqjtukYZTSkVrvRhsAjUe8/h5z174qo0p4YKcqX1ljaWjqJJbwI\nt37D3Zjn9z7WWdsUphyGITxg52Fq+XC3TxNd1/i/bY72SDWMz4t90W0CgYEAz98h\n/YN25R8zJeQyogg8pVXTH6+16zeUkh+eaEJYuoEiBBxC/7bcW3hDXbJE7cISFX8v\nz4x3dCagfr2S/Vy6tRECe/Rbumwwojcjxy6qtwqUajezLmbHK1CycZgWv9HcqgnM\nrKEEVwfJWy44SZtlTzANphN3XDAtixmEsdsRD3sCgYA4G7yzqH3ZQbWS2P4Sj08C\nCqpLha7pPpemhY6ULov/jHHVOdtQp4TTSoufQdcY3+P2uA6isG+65Yz+dhRK+8dx\nqMq94ZUWbcV+QTMEiW52TcwPYNQy/hhSJIWwWpGaz8hPuSBAkz9syO2xyuBCOiv+\n9G4Y0lcNbpMZOHbIwqd9nQKBgHLbo/hkT6nCV4y0TpXhX0Er7wAvIqHZkCo9dlW9\nczF6cMU8qHiLHa8dAHwhKJ0HAt8F6/EOeGKhhUUCktmUB0ZNI8ZB+v1DEoxPU2GX\nk5SYL/GQ3VziRWLVsAO8ObW7y+XYjFNGlRNRphzPqSJiztO2hZQiZW124XNeokdz\n+DVJAoGAA6LWRvVL0CbDDYoLn0thKEPRSSeohNb5/vBbCi5M+hiioDIKOYOQuCjX\naIZiaX5QgFg/XC9U51HuCoPlu2Xgho4ZRjFYTT/XLSG8OKyR798Xtg3CriFNjHcL\nnzNWG3iyHMRQzEykk1dwsIlSGkMz2bsz3CN/l56DgiI+PY8QWqw=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'b1ccd18db7b7462abb10f7d67654f3d3', 'name': u'vmtp_7b69b383-692f-45a4-8fb5-d602565dc229', 'created_at': '2019-07-02T20:37:07.907064', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'92a87c47694c474198446df73845bd6d', 'name': 'vmtp-project_7b69b383-692f-45a4-8fb5-d602565dc229', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'17:bc:b1:94:dd:cf:6a:59:54:3f:05:33:7e:ef:b4:b2', 'type': 'ssh', 'id': u'vmtp_7b69b383-692f-45a4-8fb5-d602565dc229'}) 2019-07-02 20:37:08,746 - 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 2019-07-02 20:56:06,719 - 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 2019-07-02 20:37:09,342 INFO Using http://172.30.9.21:5000/v3 2019-07-02 20:37:09,342 INFO VM public key: /tmp/tmpeHslLN 2019-07-02 20:37:09,342 INFO VM private key: /tmp/tmpb0FDSP 2019-07-02 20:37:12,205 INFO Found image vmtp-img_7b69b383-692f-45a4-8fb5-d602565dc229 to launch VM, will continue 2019-07-02 20:37:14,011 INFO Using external router: vmtp-router_7b69b383-692f-45a4-8fb5-d602565dc229 2019-07-02 20:37:14,011 INFO Using external network: external. 2019-07-02 20:37:17,179 INFO Created internal network: pns-internal-net_7b69b383-692f-45a4-8fb5-d602565dc229. 2019-07-02 20:37:20,826 INFO Created internal network: pns-internal-net2_7b69b383-692f-45a4-8fb5-d602565dc229. 2019-07-02 20:37:24,977 DEBUG Ext router associated to pns-internal-net_7b69b383-692f-45a4-8fb5-d602565dc229 2019-07-02 20:37:28,191 DEBUG Ext router associated to pns-internal-net2_7b69b383-692f-45a4-8fb5-d602565dc229 2019-07-02 20:37:28,567 INFO OpenStack agent: Unknown agent 2019-07-02 20:37:28,567 INFO OpenStack network type: geneve 2019-07-02 20:37:31,121 INFO [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] Creating server VM... 2019-07-02 20:37:31,121 DEBUG [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-07-02 20:37:37,591 DEBUG [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] VM status=BUILD, retrying 1 of 150... 2019-07-02 20:37:40,354 DEBUG [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] VM status=BUILD, retrying 2 of 150... 2019-07-02 20:37:43,703 DEBUG [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] VM status=BUILD, retrying 3 of 150... 2019-07-02 20:37:46,560 DEBUG [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] VM status=BUILD, retrying 4 of 150... 2019-07-02 20:37:49,712 DEBUG [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] VM status=BUILD, retrying 5 of 150... 2019-07-02 20:37:53,247 DEBUG [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] VM status=BUILD, retrying 6 of 150... 2019-07-02 20:37:56,426 DEBUG [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] VM status=BUILD, retrying 7 of 150... 2019-07-02 20:37:59,398 DEBUG [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] VM status=BUILD, retrying 8 of 150... 2019-07-02 20:38:02,944 DEBUG [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] VM status=BUILD, retrying 9 of 150... 2019-07-02 20:38:05,721 DEBUG [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] VM status=BUILD, retrying 10 of 150... 2019-07-02 20:38:08,947 DEBUG [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] VM status=BUILD, retrying 11 of 150... 2019-07-02 20:38:11,637 DEBUG [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] VM status=BUILD, retrying 12 of 150... 2019-07-02 20:38:15,312 DEBUG [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] VM status=BUILD, retrying 13 of 150... 2019-07-02 20:38:18,940 DEBUG [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] VM status=BUILD, retrying 14 of 150... 2019-07-02 20:38:22,337 DEBUG [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] VM status=BUILD, retrying 15 of 150... 2019-07-02 20:38:25,481 DEBUG [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] VM status=BUILD, retrying 16 of 150... 2019-07-02 20:38:29,013 DEBUG [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] VM status=BUILD, retrying 17 of 150... 2019-07-02 20:38:32,522 DEBUG [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] VM status=BUILD, retrying 18 of 150... 2019-07-02 20:38:35,701 DEBUG [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] VM status=BUILD, retrying 19 of 150... 2019-07-02 20:38:38,793 DEBUG [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] VM status=BUILD, retrying 20 of 150... 2019-07-02 20:38:42,165 DEBUG [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] VM status=BUILD, retrying 21 of 150... 2019-07-02 20:38:44,639 DEBUG [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] VM status=BUILD, retrying 22 of 150... 2019-07-02 20:38:47,363 DEBUG [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] VM status=BUILD, retrying 23 of 150... 2019-07-02 20:38:50,328 DEBUG [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] VM status=BUILD, retrying 24 of 150... 2019-07-02 20:38:52,894 DEBUG [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] VM status=BUILD, retrying 25 of 150... 2019-07-02 20:38:56,087 DEBUG [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] VM status=BUILD, retrying 26 of 150... 2019-07-02 20:38:58,854 DEBUG [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] VM status=BUILD, retrying 27 of 150... 2019-07-02 20:39:01,596 DEBUG [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] VM status=BUILD, retrying 28 of 150... 2019-07-02 20:39:04,811 DEBUG [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] VM status=BUILD, retrying 29 of 150... 2019-07-02 20:39:07,474 DEBUG [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] VM status=BUILD, retrying 30 of 150... 2019-07-02 20:39:10,142 DEBUG [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] VM status=BUILD, retrying 31 of 150... 2019-07-02 20:39:12,838 DEBUG [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] VM status=BUILD, retrying 32 of 150... 2019-07-02 20:39:15,836 DEBUG [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] VM status=BUILD, retrying 33 of 150... 2019-07-02 20:39:19,386 DEBUG [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] VM status=BUILD, retrying 34 of 150... 2019-07-02 20:39:22,148 DEBUG [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] VM status=BUILD, retrying 35 of 150... 2019-07-02 20:39:24,892 DEBUG [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] VM status=BUILD, retrying 36 of 150... 2019-07-02 20:39:30,079 INFO [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] Internal network IP: 192.168.1.15 2019-07-02 20:39:30,079 INFO [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] SSH IP: 172.30.9.210 2019-07-02 20:39:30,079 INFO [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] Setup SSH for ubuntu@172.30.9.210 2019-07-02 20:39:39,945 INFO [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] Installing nuttcp-8.1.4... 2019-07-02 20:39:39,992 DEBUG [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] Copying nuttcp-8.1.4 to target... 2019-07-02 20:39:40,209 DEBUG [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] Starting nuttcp-8.1.4 server... 2019-07-02 20:39:40,253 DEBUG [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] 2019-07-02 20:39:40,300 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] Creating client VM... 2019-07-02 20:39:40,300 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-07-02 20:39:46,000 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] VM status=BUILD, retrying 1 of 150... 2019-07-02 20:39:48,811 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] VM status=BUILD, retrying 2 of 150... 2019-07-02 20:39:51,553 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] VM status=BUILD, retrying 3 of 150... 2019-07-02 20:39:54,033 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] VM status=BUILD, retrying 4 of 150... 2019-07-02 20:39:56,788 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] VM status=BUILD, retrying 5 of 150... 2019-07-02 20:39:59,571 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] VM status=BUILD, retrying 6 of 150... 2019-07-02 20:40:05,886 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] Internal network IP: 192.168.1.3 2019-07-02 20:40:05,886 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] SSH IP: 172.30.9.200 2019-07-02 20:40:05,887 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] Setup SSH for ubuntu@172.30.9.200 2019-07-02 20:40:13,907 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] Installing nuttcp-8.1.4... 2019-07-02 20:40:13,952 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] Copying nuttcp-8.1.4 to target... 2019-07-02 20:40:14,121 INFO ============================================================ 2019-07-02 20:40:14,121 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2019-07-02 20:40:23,168 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] PING 192.168.1.15 (192.168.1.15) 64(92) bytes of data. 72 bytes from 192.168.1.15: icmp_seq=1 ttl=64 time=1.14 ms 72 bytes from 192.168.1.15: icmp_seq=2 ttl=64 time=0.411 ms 72 bytes from 192.168.1.15: icmp_seq=3 ttl=64 time=0.236 ms 72 bytes from 192.168.1.15: icmp_seq=4 ttl=64 time=0.339 ms 72 bytes from 192.168.1.15: icmp_seq=5 ttl=64 time=0.143 ms 72 bytes from 192.168.1.15: icmp_seq=6 ttl=64 time=0.418 ms 72 bytes from 192.168.1.15: icmp_seq=7 ttl=64 time=0.200 ms 72 bytes from 192.168.1.15: icmp_seq=8 ttl=64 time=0.240 ms 72 bytes from 192.168.1.15: icmp_seq=9 ttl=64 time=0.347 ms 72 bytes from 192.168.1.15: icmp_seq=10 ttl=64 time=0.358 ms --- 192.168.1.15 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.143/0.383/1.143/0.268 ms 2019-07-02 20:40:32,212 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] PING 192.168.1.15 (192.168.1.15) 391(419) bytes of data. 399 bytes from 192.168.1.15: icmp_seq=1 ttl=64 time=0.154 ms 399 bytes from 192.168.1.15: icmp_seq=2 ttl=64 time=0.151 ms 399 bytes from 192.168.1.15: icmp_seq=3 ttl=64 time=0.200 ms 399 bytes from 192.168.1.15: icmp_seq=4 ttl=64 time=0.136 ms 399 bytes from 192.168.1.15: icmp_seq=5 ttl=64 time=0.139 ms 399 bytes from 192.168.1.15: icmp_seq=6 ttl=64 time=0.113 ms 399 bytes from 192.168.1.15: icmp_seq=7 ttl=64 time=0.118 ms 399 bytes from 192.168.1.15: icmp_seq=8 ttl=64 time=0.167 ms 399 bytes from 192.168.1.15: icmp_seq=9 ttl=64 time=0.132 ms 399 bytes from 192.168.1.15: icmp_seq=10 ttl=64 time=0.169 ms --- 192.168.1.15 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.113/0.147/0.200/0.029 ms 2019-07-02 20:40:41,254 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] PING 192.168.1.15 (192.168.1.15) 1500(1528) bytes of data. 1508 bytes from 192.168.1.15: icmp_seq=1 ttl=64 time=0.538 ms 1508 bytes from 192.168.1.15: icmp_seq=2 ttl=64 time=0.599 ms 1508 bytes from 192.168.1.15: icmp_seq=3 ttl=64 time=0.244 ms 1508 bytes from 192.168.1.15: icmp_seq=4 ttl=64 time=0.178 ms 1508 bytes from 192.168.1.15: icmp_seq=5 ttl=64 time=0.151 ms 1508 bytes from 192.168.1.15: icmp_seq=6 ttl=64 time=0.361 ms 1508 bytes from 192.168.1.15: icmp_seq=7 ttl=64 time=0.240 ms 1508 bytes from 192.168.1.15: icmp_seq=8 ttl=64 time=0.249 ms 1508 bytes from 192.168.1.15: icmp_seq=9 ttl=64 time=0.174 ms 1508 bytes from 192.168.1.15: icmp_seq=10 ttl=64 time=0.620 ms --- 192.168.1.15 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.151/0.335/0.620/0.174 ms 2019-07-02 20:40:41,255 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] Measuring TCP Throughput (packet size=65536)... 2019-07-02 20:40:41,255 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:40:51,381 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] megabytes=21755.6875 real_seconds=10.00 rate_Mbps=18247.3786 tx_cpu=35 rx_cpu=53 retrans=1 cwnd=853 rtt_ms=0.29 2019-07-02 20:40:51,383 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:41:01,486 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] megabytes=21954.5924 real_seconds=10.00 rate_Mbps=18413.6448 tx_cpu=36 rx_cpu=53 retrans=0 cwnd=3138 rtt_ms=0.33 2019-07-02 20:41:01,486 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:41:11,590 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] megabytes=20006.8125 real_seconds=10.00 rate_Mbps=16781.3566 tx_cpu=33 rx_cpu=51 retrans=0 cwnd=3138 rtt_ms=0.25 2019-07-02 20:41:11,590 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] Measuring UDP Throughput (packet size=128)... 2019-07-02 20:41:11,591 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:41:14,947 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] megabytes=31.0265 real_seconds=1.00 rate_Mbps=259.9836 tx_cpu=20 rx_cpu=38 drop=5 pkt=254174 data_loss=0.00193 2019-07-02 20:41:14,949 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] pkt-size=128 throughput=1<266223/5000000<10000000 Kbps loss-rate=0 2019-07-02 20:41:14,950 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R798669K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:41:18,304 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] megabytes=28.1584 real_seconds=1.00 rate_Mbps=235.8757 tx_cpu=21 rx_cpu=35 drop=597 pkt=231271 data_loss=0.25822 2019-07-02 20:41:18,305 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] pkt-size=128 throughput=1<241536/798669<798669 Kbps loss-rate=0 2019-07-02 20:41:18,305 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R520102K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:41:21,633 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] megabytes=27.8788 real_seconds=1.00 rate_Mbps=233.5288 tx_cpu=18 rx_cpu=32 drop=3 pkt=228386 data_loss=0.00143 2019-07-02 20:41:21,634 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] pkt-size=128 throughput=1<239133/520102<520102 Kbps loss-rate=0 2019-07-02 20:41:21,634 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R379617K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:41:24,987 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] megabytes=28.8683 real_seconds=1.00 rate_Mbps=241.8571 tx_cpu=19 rx_cpu=34 drop=12 pkt=236501 data_loss=0.00520 2019-07-02 20:41:24,987 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] pkt-size=128 throughput=1<247661/379617<379617 Kbps loss-rate=0 2019-07-02 20:41:24,988 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R313639K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:41:28,315 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] megabytes=28.6417 real_seconds=1.00 rate_Mbps=239.9166 tx_cpu=19 rx_cpu=35 drop=0 pkt=234633 data_loss=0.00000 2019-07-02 20:41:28,315 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] pkt-size=128 throughput=1<245674/313639<313639 Kbps loss-rate=0 2019-07-02 20:41:28,315 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R279656K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:41:31,643 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] megabytes=27.0050 real_seconds=1.00 rate_Mbps=226.1642 tx_cpu=18 rx_cpu=37 drop=0 pkt=221225 data_loss=0.00000 2019-07-02 20:41:31,643 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] pkt-size=128 throughput=1<231592/279656<279656 Kbps loss-rate=0 2019-07-02 20:41:31,643 DEBUG undershot, min=231592 kbps=255624 max=279656 2019-07-02 20:41:31,644 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R255624K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:41:34,971 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] megabytes=28.7010 real_seconds=1.00 rate_Mbps=240.3645 tx_cpu=20 rx_cpu=38 drop=1035 pkt=236153 data_loss=0.43813 2019-07-02 20:41:34,972 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] pkt-size=128 throughput=231592<246133/255624<279656 Kbps loss-rate=0 2019-07-02 20:41:34,972 DEBUG undershot, min=246133 kbps=262894 max=279656 2019-07-02 20:41:34,972 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R262894K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:41:38,298 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] megabytes=28.5001 real_seconds=1.00 rate_Mbps=238.8010 tx_cpu=20 rx_cpu=36 drop=415 pkt=233888 data_loss=0.17758 2019-07-02 20:41:38,299 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] pkt-size=128 throughput=246133<244532/262894<279656 Kbps loss-rate=0 2019-07-02 20:41:38,299 DEBUG undershot, min=262894 kbps=271275 max=279656 2019-07-02 20:41:38,299 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R271275K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:41:41,627 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] megabytes=28.7444 real_seconds=1.00 rate_Mbps=240.7551 tx_cpu=20 rx_cpu=38 drop=37 pkt=235511 data_loss=0.01565 2019-07-02 20:41:41,628 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] pkt-size=128 throughput=262894<246533/271275<279656 Kbps loss-rate=0 2019-07-02 20:41:41,628 DEBUG undershot, min=271275 kbps=275465 max=279656 2019-07-02 20:41:41,628 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] Measuring UDP Throughput (packet size=1024)... 2019-07-02 20:41:41,629 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:41:44,980 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] megabytes=226.6602 real_seconds=1.00 rate_Mbps=1900.0465 tx_cpu=29 rx_cpu=40 drop=0 pkt=232100 data_loss=0.00000 2019-07-02 20:41:44,981 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] pkt-size=1024 throughput=1<1945647/5000000<10000000 Kbps loss-rate=0 2019-07-02 20:41:44,981 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3472823K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:41:48,307 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] megabytes=229.3701 real_seconds=1.00 rate_Mbps=1922.6867 tx_cpu=30 rx_cpu=37 drop=771 pkt=235646 data_loss=0.32717 2019-07-02 20:41:48,307 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] pkt-size=1024 throughput=1<1968831/3472823<3472823 Kbps loss-rate=0 2019-07-02 20:41:48,307 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2720827K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:41:51,634 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] megabytes=210.2891 real_seconds=1.00 rate_Mbps=1762.5555 tx_cpu=27 rx_cpu=37 drop=10 pkt=215346 data_loss=0.00461 2019-07-02 20:41:51,634 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] pkt-size=1024 throughput=1<1804856/2720827<2720827 Kbps loss-rate=0 2019-07-02 20:41:51,635 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2262841K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:41:54,962 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] megabytes=229.1660 real_seconds=1.00 rate_Mbps=1920.8549 tx_cpu=30 rx_cpu=40 drop=155 pkt=234821 data_loss=0.06602 2019-07-02 20:41:54,962 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] pkt-size=1024 throughput=1<1966955/2262841<2262841 Kbps loss-rate=0 2019-07-02 20:41:54,963 DEBUG undershot, min=1966955 kbps=2114898 max=2262841 2019-07-02 20:41:54,963 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2114898K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:41:58,292 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] megabytes=231.4717 real_seconds=1.00 rate_Mbps=1940.6345 tx_cpu=32 rx_cpu=40 drop=769 pkt=237796 data_loss=0.32340 2019-07-02 20:41:58,292 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] pkt-size=1024 throughput=1966955<1987209/2114898<2262841 Kbps loss-rate=0 2019-07-02 20:41:58,292 DEBUG undershot, min=1987209 kbps=2125025 max=2262841 2019-07-02 20:41:58,293 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2125025K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:42:01,645 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] megabytes=201.7158 real_seconds=1.00 rate_Mbps=1690.5664 tx_cpu=30 rx_cpu=35 drop=0 pkt=206557 data_loss=0.00000 2019-07-02 20:42:01,645 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] pkt-size=1024 throughput=1987209<1731139/2125025<2262841 Kbps loss-rate=0 2019-07-02 20:42:01,646 DEBUG undershot, min=2125025 kbps=2193933 max=2262841 2019-07-02 20:42:01,646 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2193933K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:42:04,970 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] megabytes=210.5762 real_seconds=1.00 rate_Mbps=1765.7029 tx_cpu=27 rx_cpu=38 drop=0 pkt=215630 data_loss=0.00000 2019-07-02 20:42:04,971 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] pkt-size=1024 throughput=2125025<1808079/2193933<2262841 Kbps loss-rate=0 2019-07-02 20:42:04,971 DEBUG undershot, min=2193933 kbps=2228387 max=2262841 2019-07-02 20:42:04,971 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] Measuring UDP Throughput (packet size=8192)... 2019-07-02 20:42:04,972 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:42:08,324 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] megabytes=595.8438 real_seconds=1.00 rate_Mbps=4998.3846 tx_cpu=99 rx_cpu=24 drop=26 pkt=76294 data_loss=0.03407 2019-07-02 20:42:08,325 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] pkt-size=8192 throughput=1<5118345/5000000<10000000 Kbps loss-rate=0 2019-07-02 20:42:08,325 DEBUG undershot, min=5118345 kbps=7559172 max=10000000 2019-07-02 20:42:08,325 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7559172K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:42:11,650 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] megabytes=900.9609 real_seconds=1.00 rate_Mbps=7547.6339 tx_cpu=80 rx_cpu=32 drop=21 pkt=115344 data_loss=0.01821 2019-07-02 20:42:11,651 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] pkt-size=8192 throughput=5118345<7728777/7559172<10000000 Kbps loss-rate=0 2019-07-02 20:42:11,651 DEBUG undershot, min=7728777 kbps=8864388 max=10000000 2019-07-02 20:42:11,651 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8864388K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:42:14,979 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] megabytes=1056.6406 real_seconds=1.00 rate_Mbps=8864.4266 tx_cpu=91 rx_cpu=36 drop=10 pkt=135260 data_loss=0.00740 2019-07-02 20:42:14,979 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] pkt-size=8192 throughput=7728777<9077172/8864388<10000000 Kbps loss-rate=0 2019-07-02 20:42:14,979 DEBUG undershot, min=9077172 kbps=9538586 max=10000000 2019-07-02 20:42:14,980 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9538586K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:42:18,308 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] megabytes=1047.2656 real_seconds=1.00 rate_Mbps=8777.6310 tx_cpu=27 rx_cpu=33 drop=216 pkt=134266 data_loss=0.16087 2019-07-02 20:42:18,308 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] pkt-size=8192 throughput=9077172<8988294/9538586<10000000 Kbps loss-rate=0 2019-07-02 20:42:18,308 DEBUG undershot, min=9538586 kbps=9769293 max=10000000 2019-07-02 20:42:18,319 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.3', 'ip_to': u'192.168.1.15', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.29, 'throughput_kbps': 18685315, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.33, 'throughput_kbps': 18855572, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.25, 'throughput_kbps': 17184109, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.02, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 246533, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1808079, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.16, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 8988294, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.383', 'rtt_max_ms': '1.143', 'rtt_min_ms': '0.143', 'rtt_stddev': '0.268', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.147', 'rtt_max_ms': '0.200', 'rtt_min_ms': '0.113', 'rtt_stddev': '0.029', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.335', 'rtt_max_ms': '0.620', 'rtt_min_ms': '0.151', 'rtt_stddev': '0.174', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2019-07-02 20:42:18,321 INFO Deleting floating ip b9e63dec-781c-4dee-935f-2e614b44738c 2019-07-02 20:42:19,154 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] Floating IP 172.30.9.200 deleted 2019-07-02 20:42:19,630 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2291] Instance deleted 2019-07-02 20:42:19,745 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] Creating client VM... 2019-07-02 20:42:19,745 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-07-02 20:42:25,143 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] VM status=BUILD, retrying 1 of 150... 2019-07-02 20:42:27,974 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] VM status=BUILD, retrying 2 of 150... 2019-07-02 20:42:31,462 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] VM status=BUILD, retrying 3 of 150... 2019-07-02 20:42:34,619 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] VM status=BUILD, retrying 4 of 150... 2019-07-02 20:42:37,974 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] VM status=BUILD, retrying 5 of 150... 2019-07-02 20:42:41,349 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] VM status=BUILD, retrying 6 of 150... 2019-07-02 20:42:46,995 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] Internal network IP: 192.168.2.5 2019-07-02 20:42:46,996 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] SSH IP: 172.30.9.215 2019-07-02 20:42:46,996 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] Setup SSH for ubuntu@172.30.9.215 2019-07-02 20:42:55,681 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] Installing nuttcp-8.1.4... 2019-07-02 20:42:55,727 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] Copying nuttcp-8.1.4 to target... 2019-07-02 20:42:55,897 INFO ============================================================ 2019-07-02 20:42:55,898 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2019-07-02 20:43:04,939 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] PING 192.168.1.15 (192.168.1.15) 64(92) bytes of data. 72 bytes from 192.168.1.15: icmp_seq=1 ttl=63 time=1.71 ms 72 bytes from 192.168.1.15: icmp_seq=2 ttl=63 time=0.745 ms 72 bytes from 192.168.1.15: icmp_seq=3 ttl=63 time=0.214 ms 72 bytes from 192.168.1.15: icmp_seq=4 ttl=63 time=0.220 ms 72 bytes from 192.168.1.15: icmp_seq=5 ttl=63 time=0.143 ms 72 bytes from 192.168.1.15: icmp_seq=6 ttl=63 time=0.140 ms 72 bytes from 192.168.1.15: icmp_seq=7 ttl=63 time=0.134 ms 72 bytes from 192.168.1.15: icmp_seq=8 ttl=63 time=0.413 ms 72 bytes from 192.168.1.15: icmp_seq=9 ttl=63 time=0.204 ms 72 bytes from 192.168.1.15: icmp_seq=10 ttl=63 time=0.278 ms --- 192.168.1.15 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.134/0.420/1.718/0.467 ms 2019-07-02 20:43:13,975 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] PING 192.168.1.15 (192.168.1.15) 391(419) bytes of data. 399 bytes from 192.168.1.15: icmp_seq=1 ttl=63 time=0.163 ms 399 bytes from 192.168.1.15: icmp_seq=2 ttl=63 time=0.159 ms 399 bytes from 192.168.1.15: icmp_seq=3 ttl=63 time=0.362 ms 399 bytes from 192.168.1.15: icmp_seq=4 ttl=63 time=0.298 ms 399 bytes from 192.168.1.15: icmp_seq=5 ttl=63 time=0.200 ms 399 bytes from 192.168.1.15: icmp_seq=6 ttl=63 time=0.119 ms 399 bytes from 192.168.1.15: icmp_seq=7 ttl=63 time=0.106 ms 399 bytes from 192.168.1.15: icmp_seq=8 ttl=63 time=0.136 ms 399 bytes from 192.168.1.15: icmp_seq=9 ttl=63 time=0.344 ms 399 bytes from 192.168.1.15: icmp_seq=10 ttl=63 time=0.210 ms --- 192.168.1.15 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.106/0.209/0.362/0.090 ms 2019-07-02 20:43:23,012 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] PING 192.168.1.15 (192.168.1.15) 1500(1528) bytes of data. 1508 bytes from 192.168.1.15: icmp_seq=1 ttl=63 time=0.628 ms 1508 bytes from 192.168.1.15: icmp_seq=2 ttl=63 time=0.492 ms 1508 bytes from 192.168.1.15: icmp_seq=3 ttl=63 time=0.249 ms 1508 bytes from 192.168.1.15: icmp_seq=4 ttl=63 time=0.440 ms 1508 bytes from 192.168.1.15: icmp_seq=5 ttl=63 time=0.154 ms 1508 bytes from 192.168.1.15: icmp_seq=6 ttl=63 time=0.132 ms 1508 bytes from 192.168.1.15: icmp_seq=7 ttl=63 time=0.229 ms 1508 bytes from 192.168.1.15: icmp_seq=8 ttl=63 time=0.159 ms 1508 bytes from 192.168.1.15: icmp_seq=9 ttl=63 time=0.559 ms 1508 bytes from 192.168.1.15: icmp_seq=10 ttl=63 time=0.312 ms --- 192.168.1.15 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.132/0.335/0.628/0.172 ms 2019-07-02 20:43:23,012 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] Measuring TCP Throughput (packet size=65536)... 2019-07-02 20:43:23,013 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:43:33,109 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=19311.4725 real_seconds=10.00 rate_Mbps=16206.8250 tx_cpu=31 rx_cpu=50 retrans=3 cwnd=792 rtt_ms=0.37 2019-07-02 20:43:33,109 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:43:43,204 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=20272.3750 real_seconds=10.00 rate_Mbps=17010.8567 tx_cpu=33 rx_cpu=52 retrans=0 cwnd=3138 rtt_ms=0.16 2019-07-02 20:43:43,205 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:43:53,298 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=20726.4511 real_seconds=10.00 rate_Mbps=17391.8928 tx_cpu=34 rx_cpu=50 retrans=0 cwnd=3138 rtt_ms=0.38 2019-07-02 20:43:53,298 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] Measuring UDP Throughput (packet size=128)... 2019-07-02 20:43:53,299 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:43:56,651 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=31.3239 real_seconds=1.00 rate_Mbps=262.4842 tx_cpu=20 rx_cpu=41 drop=0 pkt=256605 data_loss=0.00000 2019-07-02 20:43:56,651 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] pkt-size=128 throughput=1<268783/5000000<10000000 Kbps loss-rate=0 2019-07-02 20:43:56,651 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R806349K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:43:59,980 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=27.4781 real_seconds=1.00 rate_Mbps=230.2173 tx_cpu=18 rx_cpu=38 drop=86 pkt=225187 data_loss=0.03820 2019-07-02 20:43:59,980 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] pkt-size=128 throughput=1<235742/806349<806349 Kbps loss-rate=0 2019-07-02 20:43:59,980 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R521045K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:44:03,304 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=27.0286 real_seconds=1.00 rate_Mbps=226.5413 tx_cpu=17 rx_cpu=36 drop=632 pkt=222051 data_loss=0.28481 2019-07-02 20:44:03,304 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] pkt-size=128 throughput=1<231978/521045<521045 Kbps loss-rate=0 2019-07-02 20:44:03,305 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R376511K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:44:06,632 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=26.9150 real_seconds=1.00 rate_Mbps=225.4947 tx_cpu=19 rx_cpu=36 drop=3 pkt=220491 data_loss=0.00149 2019-07-02 20:44:06,632 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] pkt-size=128 throughput=1<230906/376511<376511 Kbps loss-rate=0 2019-07-02 20:44:06,633 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R303708K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:44:09,958 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=27.7163 real_seconds=1.00 rate_Mbps=232.3330 tx_cpu=18 rx_cpu=36 drop=122 pkt=227174 data_loss=0.05373 2019-07-02 20:44:09,958 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] pkt-size=128 throughput=1<237908/303708<303708 Kbps loss-rate=0 2019-07-02 20:44:09,958 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R270808K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:44:13,283 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=24.3512 real_seconds=1.00 rate_Mbps=204.0182 tx_cpu=23 rx_cpu=37 drop=0 pkt=199485 data_loss=0.00000 2019-07-02 20:44:13,284 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] pkt-size=128 throughput=1<208914/270808<270808 Kbps loss-rate=0 2019-07-02 20:44:13,284 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R239861K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:44:16,609 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=26.7400 real_seconds=1.00 rate_Mbps=224.1360 tx_cpu=20 rx_cpu=36 drop=12 pkt=219066 data_loss=0.00561 2019-07-02 20:44:16,610 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] pkt-size=128 throughput=1<229515/239861<239861 Kbps loss-rate=0 2019-07-02 20:44:16,610 DEBUG undershot, min=229515 kbps=234688 max=239861 2019-07-02 20:44:16,610 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] Measuring UDP Throughput (packet size=1024)... 2019-07-02 20:44:16,611 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:44:19,961 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=218.1113 real_seconds=1.00 rate_Mbps=1829.4364 tx_cpu=29 rx_cpu=39 drop=100 pkt=223446 data_loss=0.04477 2019-07-02 20:44:19,962 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] pkt-size=1024 throughput=1<1873342/5000000<10000000 Kbps loss-rate=0 2019-07-02 20:44:19,962 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3436671K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:44:23,312 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=208.0752 real_seconds=1.00 rate_Mbps=1744.7511 tx_cpu=27 rx_cpu=36 drop=882 pkt=213951 data_loss=0.41223 2019-07-02 20:44:23,313 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] pkt-size=1024 throughput=1<1786625/3436671<3436671 Kbps loss-rate=0 2019-07-02 20:44:23,313 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2611648K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:44:26,637 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=212.7139 real_seconds=1.00 rate_Mbps=1784.0967 tx_cpu=27 rx_cpu=37 drop=12 pkt=217831 data_loss=0.00550 2019-07-02 20:44:26,638 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] pkt-size=1024 throughput=1<1826915/2611648<2611648 Kbps loss-rate=0 2019-07-02 20:44:26,638 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2219281K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:44:29,965 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=214.0996 real_seconds=1.00 rate_Mbps=1795.0463 tx_cpu=28 rx_cpu=33 drop=107 pkt=219345 data_loss=0.04879 2019-07-02 20:44:29,965 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] pkt-size=1024 throughput=1<1838127/2219281<2219281 Kbps loss-rate=0 2019-07-02 20:44:29,965 DEBUG undershot, min=1838127 kbps=2028704 max=2219281 2019-07-02 20:44:29,966 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2028704K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:44:33,290 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=210.0010 real_seconds=1.00 rate_Mbps=1760.9890 tx_cpu=27 rx_cpu=39 drop=0 pkt=215041 data_loss=0.00000 2019-07-02 20:44:33,290 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] pkt-size=1024 throughput=1838127<1803252/2028704<2219281 Kbps loss-rate=0 2019-07-02 20:44:33,291 DEBUG undershot, min=2028704 kbps=2123992 max=2219281 2019-07-02 20:44:33,291 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2123992K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:44:36,616 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=221.4834 real_seconds=1.00 rate_Mbps=1857.0869 tx_cpu=29 rx_cpu=40 drop=7 pkt=226806 data_loss=0.00307 2019-07-02 20:44:36,616 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] pkt-size=1024 throughput=2028704<1901656/2123992<2219281 Kbps loss-rate=0 2019-07-02 20:44:36,617 DEBUG undershot, min=2123992 kbps=2171636 max=2219281 2019-07-02 20:44:36,617 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] Measuring UDP Throughput (packet size=8192)... 2019-07-02 20:44:36,617 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:44:39,943 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=595.4453 real_seconds=1.00 rate_Mbps=4997.3160 tx_cpu=99 rx_cpu=26 drop=77 pkt=76294 data_loss=0.10093 2019-07-02 20:44:39,944 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] pkt-size=8192 throughput=1<5117251/5000000<10000000 Kbps loss-rate=0 2019-07-02 20:44:39,944 DEBUG undershot, min=5117251 kbps=7558625 max=10000000 2019-07-02 20:44:39,944 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7558625K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:44:43,270 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=900.8281 real_seconds=1.00 rate_Mbps=7562.1842 tx_cpu=94 rx_cpu=31 drop=29 pkt=115335 data_loss=0.02515 2019-07-02 20:44:43,270 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] pkt-size=8192 throughput=5117251<7743676/7558625<10000000 Kbps loss-rate=0 2019-07-02 20:44:43,270 DEBUG undershot, min=7743676 kbps=8871838 max=10000000 2019-07-02 20:44:43,271 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8871838K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:44:46,622 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=1027.0156 real_seconds=1.00 rate_Mbps=8609.4976 tx_cpu=28 rx_cpu=34 drop=65 pkt=131523 data_loss=0.04942 2019-07-02 20:44:46,622 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] pkt-size=8192 throughput=7743676<8816125/8871838<10000000 Kbps loss-rate=0 2019-07-02 20:44:46,622 DEBUG undershot, min=8816125 kbps=9408062 max=10000000 2019-07-02 20:44:46,623 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9408062K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:44:49,974 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=1013.8750 real_seconds=1.00 rate_Mbps=8493.0587 tx_cpu=26 rx_cpu=32 drop=369 pkt=130145 data_loss=0.28353 2019-07-02 20:44:49,974 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] pkt-size=8192 throughput=8816125<8696892/9408062<10000000 Kbps loss-rate=0 2019-07-02 20:44:49,974 DEBUG undershot, min=9408062 kbps=9704031 max=10000000 2019-07-02 20:44:49,975 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9704031K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:44:53,303 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=989.6250 real_seconds=1.00 rate_Mbps=8296.9133 tx_cpu=25 rx_cpu=31 drop=2 pkt=126674 data_loss=0.00158 2019-07-02 20:44:53,304 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] pkt-size=8192 throughput=9408062<8496039/9704031<10000000 Kbps loss-rate=0 2019-07-02 20:44:53,304 DEBUG undershot, min=9704031 kbps=9852015 max=10000000 2019-07-02 20:44:53,315 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.5', 'ip_to': u'192.168.1.15', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 3, 'rtt_ms': 0.37, 'throughput_kbps': 16595788, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.16, 'throughput_kbps': 17419117, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.38, 'throughput_kbps': 17809298, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.01, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 229515, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1901656, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 8496039, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.420', 'rtt_max_ms': '1.718', 'rtt_min_ms': '0.134', 'rtt_stddev': '0.467', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.209', 'rtt_max_ms': '0.362', 'rtt_min_ms': '0.106', 'rtt_stddev': '0.090', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.335', 'rtt_max_ms': '0.628', 'rtt_min_ms': '0.132', 'rtt_stddev': '0.172', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-07-02 20:44:53,316 INFO ============================================================ 2019-07-02 20:44:53,316 INFO Flow 3: VM to VM different network floating IP (intra-node) 2019-07-02 20:45:02,384 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] PING 172.30.9.210 (172.30.9.210) 64(92) bytes of data. 72 bytes from 172.30.9.210: icmp_seq=1 ttl=62 time=2.00 ms 72 bytes from 172.30.9.210: icmp_seq=2 ttl=62 time=0.959 ms 72 bytes from 172.30.9.210: icmp_seq=3 ttl=62 time=0.547 ms 72 bytes from 172.30.9.210: icmp_seq=4 ttl=62 time=0.293 ms 72 bytes from 172.30.9.210: icmp_seq=5 ttl=62 time=0.394 ms 72 bytes from 172.30.9.210: icmp_seq=6 ttl=62 time=0.233 ms 72 bytes from 172.30.9.210: icmp_seq=7 ttl=62 time=0.325 ms 72 bytes from 172.30.9.210: icmp_seq=8 ttl=62 time=0.301 ms 72 bytes from 172.30.9.210: icmp_seq=9 ttl=62 time=0.326 ms 72 bytes from 172.30.9.210: icmp_seq=10 ttl=62 time=0.212 ms --- 172.30.9.210 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.212/0.559/2.006/0.525 ms 2019-07-02 20:45:11,423 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] PING 172.30.9.210 (172.30.9.210) 391(419) bytes of data. 399 bytes from 172.30.9.210: icmp_seq=1 ttl=62 time=0.192 ms 399 bytes from 172.30.9.210: icmp_seq=2 ttl=62 time=0.326 ms 399 bytes from 172.30.9.210: icmp_seq=3 ttl=62 time=0.294 ms 399 bytes from 172.30.9.210: icmp_seq=4 ttl=62 time=0.246 ms 399 bytes from 172.30.9.210: icmp_seq=5 ttl=62 time=0.483 ms 399 bytes from 172.30.9.210: icmp_seq=6 ttl=62 time=0.318 ms 399 bytes from 172.30.9.210: icmp_seq=7 ttl=62 time=0.426 ms 399 bytes from 172.30.9.210: icmp_seq=8 ttl=62 time=0.493 ms 399 bytes from 172.30.9.210: icmp_seq=9 ttl=62 time=0.275 ms 399 bytes from 172.30.9.210: icmp_seq=10 ttl=62 time=0.261 ms --- 172.30.9.210 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.192/0.331/0.493/0.098 ms 2019-07-02 20:45:20,467 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] PING 172.30.9.210 (172.30.9.210) 1500(1528) bytes of data. 1508 bytes from 172.30.9.210: icmp_seq=1 ttl=62 time=1.00 ms 1508 bytes from 172.30.9.210: icmp_seq=2 ttl=62 time=0.322 ms 1508 bytes from 172.30.9.210: icmp_seq=3 ttl=62 time=0.406 ms 1508 bytes from 172.30.9.210: icmp_seq=4 ttl=62 time=0.328 ms 1508 bytes from 172.30.9.210: icmp_seq=5 ttl=62 time=0.282 ms 1508 bytes from 172.30.9.210: icmp_seq=6 ttl=62 time=0.374 ms 1508 bytes from 172.30.9.210: icmp_seq=7 ttl=62 time=0.333 ms 1508 bytes from 172.30.9.210: icmp_seq=8 ttl=62 time=0.456 ms 1508 bytes from 172.30.9.210: icmp_seq=9 ttl=62 time=0.352 ms 1508 bytes from 172.30.9.210: icmp_seq=10 ttl=62 time=0.714 ms --- 172.30.9.210 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.282/0.457/1.008/0.218 ms 2019-07-02 20:45:20,468 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] Measuring TCP Throughput (packet size=65536)... 2019-07-02 20:45:20,468 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:45:30,592 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=5684.8112 real_seconds=10.00 rate_Mbps=4769.9358 tx_cpu=10 rx_cpu=21 retrans=5 cwnd=568 rtt_ms=0.39 2019-07-02 20:45:30,592 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:45:40,690 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=7419.0000 real_seconds=10.00 rate_Mbps=6223.7678 tx_cpu=13 rx_cpu=20 retrans=108 cwnd=1152 rtt_ms=0.51 2019-07-02 20:45:40,690 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:45:50,792 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=7446.9134 real_seconds=10.00 rate_Mbps=6247.2942 tx_cpu=14 rx_cpu=20 retrans=14 cwnd=1027 rtt_ms=0.72 2019-07-02 20:45:50,793 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] Measuring UDP Throughput (packet size=128)... 2019-07-02 20:45:50,793 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:45:54,145 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=13.8336 real_seconds=1.00 rate_Mbps=116.1163 tx_cpu=22 rx_cpu=21 drop=167900 pkt=281225 data_loss=59.70311 2019-07-02 20:45:54,145 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] pkt-size=128 throughput=1<118903/5000000<10000000 Kbps loss-rate=59 2019-07-02 20:45:54,146 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R356709K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:45:57,470 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=13.7704 real_seconds=1.01 rate_Mbps=114.9063 tx_cpu=19 rx_cpu=21 drop=116110 pkt=228917 data_loss=50.72144 2019-07-02 20:45:57,471 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] pkt-size=128 throughput=1<117664/356709<356709 Kbps loss-rate=50 2019-07-02 20:45:57,471 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R237186K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:46:00,798 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=13.0616 real_seconds=1.00 rate_Mbps=109.5313 tx_cpu=54 rx_cpu=21 drop=122349 pkt=229350 data_loss=53.34610 2019-07-02 20:46:00,798 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] pkt-size=128 throughput=1<112160/237186<237186 Kbps loss-rate=53 2019-07-02 20:46:00,798 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R174673K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:46:04,123 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=13.2969 real_seconds=1.00 rate_Mbps=111.0885 tx_cpu=96 rx_cpu=18 drop=61651 pkt=170579 data_loss=36.14198 2019-07-02 20:46:04,124 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] pkt-size=128 throughput=1<113754/174673<174673 Kbps loss-rate=36 2019-07-02 20:46:04,124 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R144213K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:46:07,449 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=12.7094 real_seconds=1.00 rate_Mbps=106.2205 tx_cpu=99 rx_cpu=20 drop=36717 pkt=140833 data_loss=26.07161 2019-07-02 20:46:07,449 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] pkt-size=128 throughput=1<108769/144213<144213 Kbps loss-rate=26 2019-07-02 20:46:07,450 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R126491K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:46:10,776 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=13.6116 real_seconds=1.00 rate_Mbps=113.7710 tx_cpu=98 rx_cpu=22 drop=12020 pkt=123526 data_loss=9.73082 2019-07-02 20:46:10,777 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] pkt-size=128 throughput=1<116501/126491<126491 Kbps loss-rate=9 2019-07-02 20:46:10,777 DEBUG overshot, min=1 kbps=116501 max=126491 2019-07-02 20:46:10,778 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R116501K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:46:14,130 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=13.6064 real_seconds=1.00 rate_Mbps=113.7276 tx_cpu=99 rx_cpu=19 drop=2306 pkt=113770 data_loss=2.02694 2019-07-02 20:46:14,130 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] pkt-size=128 throughput=1<116457/116501<126491 Kbps loss-rate=2 2019-07-02 20:46:14,130 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] Measuring UDP Throughput (packet size=1024)... 2019-07-02 20:46:14,131 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:46:17,456 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=114.3242 real_seconds=1.01 rate_Mbps=952.6999 tx_cpu=42 rx_cpu=22 drop=98452 pkt=215520 data_loss=45.68117 2019-07-02 20:46:17,457 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] pkt-size=1024 throughput=1<975564/5000000<10000000 Kbps loss-rate=45 2019-07-02 20:46:17,457 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2926692K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:46:20,783 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=113.2129 real_seconds=1.00 rate_Mbps=949.4906 tx_cpu=39 rx_cpu=22 drop=122173 pkt=238103 data_loss=51.31099 2019-07-02 20:46:20,783 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] pkt-size=1024 throughput=1<972278/2926692<2926692 Kbps loss-rate=51 2019-07-02 20:46:20,784 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1949485K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:46:24,108 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=113.6309 real_seconds=1.00 rate_Mbps=953.5680 tx_cpu=36 rx_cpu=23 drop=116166 pkt=232524 data_loss=49.95869 2019-07-02 20:46:24,109 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] pkt-size=1024 throughput=1<976453/1949485<1949485 Kbps loss-rate=49 2019-07-02 20:46:24,109 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1462969K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:46:27,435 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=106.6367 real_seconds=1.00 rate_Mbps=894.9534 tx_cpu=84 rx_cpu=22 drop=69389 pkt=178585 data_loss=38.85489 2019-07-02 20:46:27,436 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] pkt-size=1024 throughput=1<916432/1462969<1462969 Kbps loss-rate=38 2019-07-02 20:46:27,436 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1189700K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:46:30,762 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=104.6045 real_seconds=1.00 rate_Mbps=877.7529 tx_cpu=96 rx_cpu=20 drop=38112 pkt=145227 data_loss=26.24303 2019-07-02 20:46:30,762 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] pkt-size=1024 throughput=1<898818/1189700<1189700 Kbps loss-rate=26 2019-07-02 20:46:30,762 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1044259K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:46:34,114 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=106.8457 real_seconds=1.00 rate_Mbps=892.7657 tx_cpu=95 rx_cpu=20 drop=18063 pkt=127473 data_loss=14.17010 2019-07-02 20:46:34,114 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] pkt-size=1024 throughput=1<914192/1044259<1044259 Kbps loss-rate=14 2019-07-02 20:46:34,115 DEBUG overshot, min=1 kbps=914192 max=1044259 2019-07-02 20:46:34,115 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R914192K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:46:37,467 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=108.9805 real_seconds=1.00 rate_Mbps=914.6847 tx_cpu=98 rx_cpu=19 drop=0 pkt=111596 data_loss=0.00000 2019-07-02 20:46:37,468 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] pkt-size=1024 throughput=1<936637/914192<1044259 Kbps loss-rate=0 2019-07-02 20:46:37,468 DEBUG undershot, min=936637 kbps=990448 max=1044259 2019-07-02 20:46:37,468 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R990448K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:46:40,820 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=114.3584 real_seconds=1.00 rate_Mbps=956.2859 tx_cpu=99 rx_cpu=22 drop=3801 pkt=120904 data_loss=3.14381 2019-07-02 20:46:40,820 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] pkt-size=1024 throughput=936637<979236/990448<1044259 Kbps loss-rate=3 2019-07-02 20:46:40,821 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] Measuring UDP Throughput (packet size=8192)... 2019-07-02 20:46:40,821 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:46:44,173 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=224.3984 real_seconds=1.00 rate_Mbps=1883.4716 tx_cpu=89 rx_cpu=13 drop=47571 pkt=76294 data_loss=62.35222 2019-07-02 20:46:44,173 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] pkt-size=8192 throughput=1<1928674/5000000<10000000 Kbps loss-rate=62 2019-07-02 20:46:44,174 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3464337K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:46:47,499 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=225.7344 real_seconds=1.00 rate_Mbps=1889.8609 tx_cpu=94 rx_cpu=13 drop=23968 pkt=52862 data_loss=45.34070 2019-07-02 20:46:47,500 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] pkt-size=8192 throughput=1<1935217/3464337<3464337 Kbps loss-rate=45 2019-07-02 20:46:47,500 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2699777K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:46:50,824 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=231.7266 real_seconds=1.00 rate_Mbps=1939.9136 tx_cpu=99 rx_cpu=15 drop=11534 pkt=41195 data_loss=27.99852 2019-07-02 20:46:50,824 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] pkt-size=8192 throughput=1<1986471/2699777<2699777 Kbps loss-rate=28 2019-07-02 20:46:50,825 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2343124K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:46:54,150 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=229.5391 real_seconds=1.00 rate_Mbps=1921.5050 tx_cpu=97 rx_cpu=12 drop=6373 pkt=35754 data_loss=17.82456 2019-07-02 20:46:54,151 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] pkt-size=8192 throughput=1<1967621/2343124<2343124 Kbps loss-rate=17 2019-07-02 20:46:54,151 DEBUG overshot, min=1 kbps=1967621 max=2343124 2019-07-02 20:46:54,151 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1967621K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:46:57,477 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=233.2031 real_seconds=1.00 rate_Mbps=1952.7132 tx_cpu=99 rx_cpu=10 drop=174 pkt=30024 data_loss=0.57955 2019-07-02 20:46:57,477 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] pkt-size=8192 throughput=1<1999578/1967621<2343124 Kbps loss-rate=0 2019-07-02 20:46:57,478 DEBUG undershot, min=1999578 kbps=2171351 max=2343124 2019-07-02 20:46:57,478 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2171351K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:47:00,803 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=231.3516 real_seconds=1.00 rate_Mbps=1937.2228 tx_cpu=99 rx_cpu=12 drop=3519 pkt=33132 data_loss=10.62115 2019-07-02 20:47:00,804 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] pkt-size=8192 throughput=1999578<1983716/2171351<2343124 Kbps loss-rate=10 2019-07-02 20:47:00,804 DEBUG overshot, min=1999578 kbps=1983716 max=2171351 2019-07-02 20:47:00,804 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1983716K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:47:04,131 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] megabytes=227.6250 real_seconds=1.00 rate_Mbps=1910.6205 tx_cpu=99 rx_cpu=11 drop=1133 pkt=30269 data_loss=3.74312 2019-07-02 20:47:04,132 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] pkt-size=8192 throughput=1999578<1956475/1983716<2171351 Kbps loss-rate=3 2019-07-02 20:47:04,143 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.5', 'ip_to': u'172.30.9.210', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 5, 'rtt_ms': 0.39, 'throughput_kbps': 4884414, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 108, 'rtt_ms': 0.51, 'throughput_kbps': 6373138, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 14, 'rtt_ms': 0.72, 'throughput_kbps': 6397229, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.03, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 116457, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.14, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 979236, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.74, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1956475, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.559', 'rtt_max_ms': '2.006', 'rtt_min_ms': '0.212', 'rtt_stddev': '0.525', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.331', 'rtt_max_ms': '0.493', 'rtt_min_ms': '0.192', 'rtt_stddev': '0.098', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.457', 'rtt_max_ms': '1.008', 'rtt_min_ms': '0.282', 'rtt_stddev': '0.218', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-07-02 20:47:04,144 INFO Deleting floating ip 3ab9d06b-8aad-44f3-9eda-c1f3153fa462 2019-07-02 20:47:05,743 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] Floating IP 172.30.9.215 deleted 2019-07-02 20:47:05,926 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2292] Instance deleted 2019-07-02 20:47:05,958 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] Creating client VM... 2019-07-02 20:47:05,959 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-07-02 20:47:11,721 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] VM status=BUILD, retrying 1 of 150... 2019-07-02 20:47:14,095 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] VM status=BUILD, retrying 2 of 150... 2019-07-02 20:47:16,769 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] VM status=BUILD, retrying 3 of 150... 2019-07-02 20:47:19,492 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] VM status=BUILD, retrying 4 of 150... 2019-07-02 20:47:22,611 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] VM status=BUILD, retrying 5 of 150... 2019-07-02 20:47:25,620 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] VM status=BUILD, retrying 6 of 150... 2019-07-02 20:47:28,482 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] VM status=BUILD, retrying 7 of 150... 2019-07-02 20:47:31,507 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] VM status=BUILD, retrying 8 of 150... 2019-07-02 20:47:34,461 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] VM status=BUILD, retrying 9 of 150... 2019-07-02 20:47:37,847 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] VM status=BUILD, retrying 10 of 150... 2019-07-02 20:47:41,125 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] VM status=BUILD, retrying 11 of 150... 2019-07-02 20:47:44,163 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] VM status=BUILD, retrying 12 of 150... 2019-07-02 20:47:47,191 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] VM status=BUILD, retrying 13 of 150... 2019-07-02 20:47:50,124 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] VM status=BUILD, retrying 14 of 150... 2019-07-02 20:47:52,880 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] VM status=BUILD, retrying 15 of 150... 2019-07-02 20:47:55,626 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] VM status=BUILD, retrying 16 of 150... 2019-07-02 20:47:58,623 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] VM status=BUILD, retrying 17 of 150... 2019-07-02 20:48:02,026 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] VM status=BUILD, retrying 18 of 150... 2019-07-02 20:48:05,029 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] VM status=BUILD, retrying 19 of 150... 2019-07-02 20:48:07,683 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] VM status=BUILD, retrying 20 of 150... 2019-07-02 20:48:10,566 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] VM status=BUILD, retrying 21 of 150... 2019-07-02 20:48:13,631 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] VM status=BUILD, retrying 22 of 150... 2019-07-02 20:48:16,394 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] VM status=BUILD, retrying 23 of 150... 2019-07-02 20:48:19,128 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] VM status=BUILD, retrying 24 of 150... 2019-07-02 20:48:21,845 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] VM status=BUILD, retrying 25 of 150... 2019-07-02 20:48:24,586 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] VM status=BUILD, retrying 26 of 150... 2019-07-02 20:48:27,622 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] VM status=BUILD, retrying 27 of 150... 2019-07-02 20:48:30,579 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] VM status=BUILD, retrying 28 of 150... 2019-07-02 20:48:33,031 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] VM status=BUILD, retrying 29 of 150... 2019-07-02 20:48:35,914 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] VM status=BUILD, retrying 30 of 150... 2019-07-02 20:48:38,670 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] VM status=BUILD, retrying 31 of 150... 2019-07-02 20:48:41,225 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] VM status=BUILD, retrying 32 of 150... 2019-07-02 20:48:44,671 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] VM status=BUILD, retrying 33 of 150... 2019-07-02 20:48:47,401 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] VM status=BUILD, retrying 34 of 150... 2019-07-02 20:48:50,468 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] VM status=BUILD, retrying 35 of 150... 2019-07-02 20:48:53,508 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] VM status=BUILD, retrying 36 of 150... 2019-07-02 20:48:56,183 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] VM status=BUILD, retrying 37 of 150... 2019-07-02 20:48:59,084 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] VM status=BUILD, retrying 38 of 150... 2019-07-02 20:49:04,397 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] Internal network IP: 192.168.1.4 2019-07-02 20:49:04,397 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] SSH IP: 172.30.9.200 2019-07-02 20:49:04,397 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] Setup SSH for ubuntu@172.30.9.200 2019-07-02 20:49:14,114 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] Installing nuttcp-8.1.4... 2019-07-02 20:49:14,160 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] Copying nuttcp-8.1.4 to target... 2019-07-02 20:49:14,327 INFO ============================================================ 2019-07-02 20:49:14,327 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2019-07-02 20:49:23,373 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] PING 192.168.1.15 (192.168.1.15) 64(92) bytes of data. 72 bytes from 192.168.1.15: icmp_seq=1 ttl=64 time=1.88 ms 72 bytes from 192.168.1.15: icmp_seq=2 ttl=64 time=0.678 ms 72 bytes from 192.168.1.15: icmp_seq=3 ttl=64 time=0.429 ms 72 bytes from 192.168.1.15: icmp_seq=4 ttl=64 time=0.273 ms 72 bytes from 192.168.1.15: icmp_seq=5 ttl=64 time=0.247 ms 72 bytes from 192.168.1.15: icmp_seq=6 ttl=64 time=0.206 ms 72 bytes from 192.168.1.15: icmp_seq=7 ttl=64 time=0.527 ms 72 bytes from 192.168.1.15: icmp_seq=8 ttl=64 time=0.500 ms 72 bytes from 192.168.1.15: icmp_seq=9 ttl=64 time=0.240 ms 72 bytes from 192.168.1.15: icmp_seq=10 ttl=64 time=0.494 ms --- 192.168.1.15 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.206/0.548/1.886/0.469 ms 2019-07-02 20:49:32,413 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] PING 192.168.1.15 (192.168.1.15) 391(419) bytes of data. 399 bytes from 192.168.1.15: icmp_seq=1 ttl=64 time=0.394 ms 399 bytes from 192.168.1.15: icmp_seq=2 ttl=64 time=0.189 ms 399 bytes from 192.168.1.15: icmp_seq=3 ttl=64 time=0.287 ms 399 bytes from 192.168.1.15: icmp_seq=4 ttl=64 time=0.169 ms 399 bytes from 192.168.1.15: icmp_seq=5 ttl=64 time=0.146 ms 399 bytes from 192.168.1.15: icmp_seq=6 ttl=64 time=0.173 ms 399 bytes from 192.168.1.15: icmp_seq=7 ttl=64 time=0.250 ms 399 bytes from 192.168.1.15: icmp_seq=8 ttl=64 time=0.265 ms 399 bytes from 192.168.1.15: icmp_seq=9 ttl=64 time=0.476 ms 399 bytes from 192.168.1.15: icmp_seq=10 ttl=64 time=0.187 ms --- 192.168.1.15 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.146/0.253/0.476/0.103 ms 2019-07-02 20:49:41,455 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] PING 192.168.1.15 (192.168.1.15) 1500(1528) bytes of data. 1508 bytes from 192.168.1.15: icmp_seq=1 ttl=64 time=0.673 ms 1508 bytes from 192.168.1.15: icmp_seq=2 ttl=64 time=0.289 ms 1508 bytes from 192.168.1.15: icmp_seq=3 ttl=64 time=0.445 ms 1508 bytes from 192.168.1.15: icmp_seq=4 ttl=64 time=0.365 ms 1508 bytes from 192.168.1.15: icmp_seq=5 ttl=64 time=0.531 ms 1508 bytes from 192.168.1.15: icmp_seq=6 ttl=64 time=0.442 ms 1508 bytes from 192.168.1.15: icmp_seq=7 ttl=64 time=0.200 ms 1508 bytes from 192.168.1.15: icmp_seq=8 ttl=64 time=0.595 ms 1508 bytes from 192.168.1.15: icmp_seq=9 ttl=64 time=0.420 ms 1508 bytes from 192.168.1.15: icmp_seq=10 ttl=64 time=0.736 ms --- 192.168.1.15 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.200/0.469/0.736/0.160 ms 2019-07-02 20:49:41,455 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] Measuring TCP Throughput (packet size=65536)... 2019-07-02 20:49:41,456 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:49:51,584 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] megabytes=9424.8362 real_seconds=10.00 rate_Mbps=7904.1709 tx_cpu=14 rx_cpu=22 retrans=2 cwnd=695 rtt_ms=0.71 2019-07-02 20:49:51,584 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:50:01,688 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] megabytes=10584.8855 real_seconds=10.00 rate_Mbps=8876.1690 tx_cpu=18 rx_cpu=25 retrans=1450 cwnd=2258 rtt_ms=0.65 2019-07-02 20:50:01,688 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:50:11,790 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] megabytes=10397.3347 real_seconds=10.00 rate_Mbps=8719.9493 tx_cpu=16 rx_cpu=25 retrans=4177 cwnd=2298 rtt_ms=0.51 2019-07-02 20:50:11,790 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] Measuring UDP Throughput (packet size=128)... 2019-07-02 20:50:11,791 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:50:15,121 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] megabytes=32.7953 real_seconds=1.00 rate_Mbps=274.8847 tx_cpu=21 rx_cpu=31 drop=816 pkt=269475 data_loss=0.30278 2019-07-02 20:50:15,121 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] pkt-size=128 throughput=1<281481/5000000<10000000 Kbps loss-rate=0 2019-07-02 20:50:15,122 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R844443K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:50:18,447 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] megabytes=31.9926 real_seconds=1.00 rate_Mbps=268.0101 tx_cpu=22 rx_cpu=30 drop=8491 pkt=270574 data_loss=3.13814 2019-07-02 20:50:18,448 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] pkt-size=128 throughput=1<274442/844443<844443 Kbps loss-rate=3 2019-07-02 20:50:18,448 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R559442K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:50:21,802 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] megabytes=32.8081 real_seconds=1.00 rate_Mbps=274.3009 tx_cpu=23 rx_cpu=30 drop=10238 pkt=279002 data_loss=3.66963 2019-07-02 20:50:21,803 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] pkt-size=128 throughput=1<280884/559442<559442 Kbps loss-rate=3 2019-07-02 20:50:21,803 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R420163K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:50:25,153 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] megabytes=31.8661 real_seconds=1.00 rate_Mbps=266.5652 tx_cpu=23 rx_cpu=30 drop=12434 pkt=273481 data_loss=4.54650 2019-07-02 20:50:25,154 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] pkt-size=128 throughput=1<272962/420163<420163 Kbps loss-rate=4 2019-07-02 20:50:25,154 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R346562K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:50:28,479 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] megabytes=31.5341 real_seconds=1.00 rate_Mbps=264.3925 tx_cpu=22 rx_cpu=30 drop=6676 pkt=265004 data_loss=2.51939 2019-07-02 20:50:28,479 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] pkt-size=128 throughput=1<270737/346562<346562 Kbps loss-rate=2 2019-07-02 20:50:28,479 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R308649K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:50:31,807 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] megabytes=32.7283 real_seconds=1.00 rate_Mbps=273.6970 tx_cpu=24 rx_cpu=31 drop=5093 pkt=273203 data_loss=1.86417 2019-07-02 20:50:31,808 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] pkt-size=128 throughput=1<280265/308649<308649 Kbps loss-rate=1 2019-07-02 20:50:31,808 DEBUG undershot, min=280265 kbps=294457 max=308649 2019-07-02 20:50:31,808 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R294457K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:50:35,135 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] megabytes=32.0005 real_seconds=1.00 rate_Mbps=268.3239 tx_cpu=28 rx_cpu=31 drop=5637 pkt=267785 data_loss=2.10502 2019-07-02 20:50:35,136 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] pkt-size=128 throughput=280265<274763/294457<308649 Kbps loss-rate=2 2019-07-02 20:50:35,136 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] Measuring UDP Throughput (packet size=1024)... 2019-07-02 20:50:35,136 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:50:38,465 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] megabytes=250.3994 real_seconds=1.00 rate_Mbps=2099.0919 tx_cpu=45 rx_cpu=31 drop=3725 pkt=260134 data_loss=1.43196 2019-07-02 20:50:38,465 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] pkt-size=1024 throughput=1<2149470/5000000<10000000 Kbps loss-rate=1 2019-07-02 20:50:38,466 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3574735K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:50:41,823 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] megabytes=254.5020 real_seconds=1.00 rate_Mbps=2133.0251 tx_cpu=43 rx_cpu=32 drop=8028 pkt=268638 data_loss=2.98839 2019-07-02 20:50:41,824 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] pkt-size=1024 throughput=1<2184217/3574735<3574735 Kbps loss-rate=2 2019-07-02 20:50:41,824 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2879476K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:50:45,176 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] megabytes=241.2422 real_seconds=1.00 rate_Mbps=2022.3635 tx_cpu=45 rx_cpu=31 drop=17733 pkt=264765 data_loss=6.69764 2019-07-02 20:50:45,176 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] pkt-size=1024 throughput=1<2070900/2879476<2879476 Kbps loss-rate=6 2019-07-02 20:50:45,176 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2475188K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:50:48,530 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] megabytes=247.0713 real_seconds=1.00 rate_Mbps=2070.5220 tx_cpu=43 rx_cpu=33 drop=1901 pkt=254902 data_loss=0.74576 2019-07-02 20:50:48,530 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] pkt-size=1024 throughput=1<2120214/2475188<2475188 Kbps loss-rate=0 2019-07-02 20:50:48,531 DEBUG undershot, min=2120214 kbps=2297701 max=2475188 2019-07-02 20:50:48,531 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2297701K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:50:51,885 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] megabytes=253.2812 real_seconds=1.00 rate_Mbps=2123.0806 tx_cpu=53 rx_cpu=33 drop=2365 pkt=261725 data_loss=0.90363 2019-07-02 20:50:51,885 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] pkt-size=1024 throughput=2120214<2174034/2297701<2475188 Kbps loss-rate=0 2019-07-02 20:50:51,885 DEBUG undershot, min=2174034 kbps=2324611 max=2475188 2019-07-02 20:50:51,886 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2324611K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:50:55,212 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] megabytes=253.1787 real_seconds=1.00 rate_Mbps=2121.4113 tx_cpu=41 rx_cpu=31 drop=10579 pkt=269834 data_loss=3.92058 2019-07-02 20:50:55,212 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] pkt-size=1024 throughput=2174034<2172325/2324611<2475188 Kbps loss-rate=3 2019-07-02 20:50:55,212 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] Measuring UDP Throughput (packet size=8192)... 2019-07-02 20:50:55,213 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:50:58,565 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] megabytes=427.0938 real_seconds=1.00 rate_Mbps=3582.1095 tx_cpu=99 rx_cpu=24 drop=21628 pkt=76296 data_loss=28.34748 2019-07-02 20:50:58,566 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] pkt-size=8192 throughput=1<3668080/5000000<10000000 Kbps loss-rate=28 2019-07-02 20:50:58,566 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4334040K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:51:01,891 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] megabytes=423.8594 real_seconds=1.00 rate_Mbps=3553.7351 tx_cpu=99 rx_cpu=24 drop=11878 pkt=66132 data_loss=17.96103 2019-07-02 20:51:01,892 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] pkt-size=8192 throughput=1<3639024/4334040<4334040 Kbps loss-rate=17 2019-07-02 20:51:01,892 DEBUG overshot, min=1 kbps=3639024 max=4334040 2019-07-02 20:51:01,892 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3639024K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:51:05,219 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] megabytes=406.3906 real_seconds=1.00 rate_Mbps=3407.7465 tx_cpu=99 rx_cpu=20 drop=3509 pkt=55527 data_loss=6.31946 2019-07-02 20:51:05,220 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] pkt-size=8192 throughput=1<3489532/3639024<4334040 Kbps loss-rate=6 2019-07-02 20:51:05,220 DEBUG overshot, min=1 kbps=3489532 max=3639024 2019-07-02 20:51:05,220 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3489532K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:51:08,571 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] megabytes=372.7500 real_seconds=1.00 rate_Mbps=3122.4541 tx_cpu=98 rx_cpu=19 drop=5534 pkt=53246 data_loss=10.39327 2019-07-02 20:51:08,572 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] pkt-size=8192 throughput=1<3197392/3489532<3639024 Kbps loss-rate=10 2019-07-02 20:51:08,572 DEBUG overshot, min=1 kbps=3197392 max=3489532 2019-07-02 20:51:08,572 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3197392K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:51:11,925 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] megabytes=359.8359 real_seconds=1.00 rate_Mbps=3017.4876 tx_cpu=99 rx_cpu=19 drop=2729 pkt=48788 data_loss=5.59359 2019-07-02 20:51:11,925 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] pkt-size=8192 throughput=1<3089907/3197392<3489532 Kbps loss-rate=5 2019-07-02 20:51:11,926 DEBUG overshot, min=1 kbps=3089907 max=3197392 2019-07-02 20:51:11,926 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3089907K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:51:15,279 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] megabytes=364.1250 real_seconds=1.00 rate_Mbps=3054.4164 tx_cpu=99 rx_cpu=19 drop=540 pkt=47148 data_loss=1.14534 2019-07-02 20:51:15,279 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] pkt-size=8192 throughput=1<3127722/3089907<3197392 Kbps loss-rate=1 2019-07-02 20:51:15,279 DEBUG undershot, min=3127722 kbps=3162557 max=3197392 2019-07-02 20:51:15,292 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.4', 'ip_to': u'192.168.1.15', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.71, 'throughput_kbps': 8093871, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1450, 'rtt_ms': 0.65, 'throughput_kbps': 9089197, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 4177, 'rtt_ms': 0.51, 'throughput_kbps': 8929228, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.11, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 274763, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.92, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 2172325, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.15, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3127722, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.548', 'rtt_max_ms': '1.886', 'rtt_min_ms': '0.206', 'rtt_stddev': '0.469', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.253', 'rtt_max_ms': '0.476', 'rtt_min_ms': '0.146', 'rtt_stddev': '0.103', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.469', 'rtt_max_ms': '0.736', 'rtt_min_ms': '0.200', 'rtt_stddev': '0.160', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-07-02 20:51:15,294 INFO Deleting floating ip be002218-f8ca-4b56-8a65-1bc994837786 2019-07-02 20:51:16,107 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] Floating IP 172.30.9.200 deleted 2019-07-02 20:51:16,292 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2293] Instance deleted 2019-07-02 20:51:16,324 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] Creating client VM... 2019-07-02 20:51:16,324 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-07-02 20:51:21,298 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] VM status=BUILD, retrying 1 of 150... 2019-07-02 20:51:23,660 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] VM status=BUILD, retrying 2 of 150... 2019-07-02 20:51:26,395 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] VM status=BUILD, retrying 3 of 150... 2019-07-02 20:51:29,361 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] VM status=BUILD, retrying 4 of 150... 2019-07-02 20:51:32,117 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] VM status=BUILD, retrying 5 of 150... 2019-07-02 20:51:34,868 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] VM status=BUILD, retrying 6 of 150... 2019-07-02 20:51:37,610 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] VM status=BUILD, retrying 7 of 150... 2019-07-02 20:51:42,697 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] Internal network IP: 192.168.2.6 2019-07-02 20:51:42,697 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] SSH IP: 172.30.9.200 2019-07-02 20:51:42,697 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] Setup SSH for ubuntu@172.30.9.200 2019-07-02 20:51:52,415 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] Installing nuttcp-8.1.4... 2019-07-02 20:51:52,458 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] Copying nuttcp-8.1.4 to target... 2019-07-02 20:51:52,621 INFO ============================================================ 2019-07-02 20:51:52,621 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2019-07-02 20:52:01,667 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] PING 192.168.1.15 (192.168.1.15) 64(92) bytes of data. 72 bytes from 192.168.1.15: icmp_seq=1 ttl=63 time=1.74 ms 72 bytes from 192.168.1.15: icmp_seq=2 ttl=63 time=0.954 ms 72 bytes from 192.168.1.15: icmp_seq=3 ttl=63 time=0.358 ms 72 bytes from 192.168.1.15: icmp_seq=4 ttl=63 time=0.265 ms 72 bytes from 192.168.1.15: icmp_seq=5 ttl=63 time=0.305 ms 72 bytes from 192.168.1.15: icmp_seq=6 ttl=63 time=0.271 ms 72 bytes from 192.168.1.15: icmp_seq=7 ttl=63 time=0.314 ms 72 bytes from 192.168.1.15: icmp_seq=8 ttl=63 time=0.452 ms 72 bytes from 192.168.1.15: icmp_seq=9 ttl=63 time=0.418 ms 72 bytes from 192.168.1.15: icmp_seq=10 ttl=63 time=0.366 ms --- 192.168.1.15 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9003ms rtt min/avg/max/mdev = 0.265/0.544/1.741/0.442 ms 2019-07-02 20:52:10,702 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] PING 192.168.1.15 (192.168.1.15) 391(419) bytes of data. 399 bytes from 192.168.1.15: icmp_seq=1 ttl=63 time=0.265 ms 399 bytes from 192.168.1.15: icmp_seq=2 ttl=63 time=0.204 ms 399 bytes from 192.168.1.15: icmp_seq=3 ttl=63 time=0.255 ms 399 bytes from 192.168.1.15: icmp_seq=4 ttl=63 time=0.329 ms 399 bytes from 192.168.1.15: icmp_seq=5 ttl=63 time=0.318 ms 399 bytes from 192.168.1.15: icmp_seq=6 ttl=63 time=0.382 ms 399 bytes from 192.168.1.15: icmp_seq=7 ttl=63 time=0.602 ms 399 bytes from 192.168.1.15: icmp_seq=8 ttl=63 time=0.410 ms 399 bytes from 192.168.1.15: icmp_seq=9 ttl=63 time=0.478 ms 399 bytes from 192.168.1.15: icmp_seq=10 ttl=63 time=0.440 ms --- 192.168.1.15 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.204/0.368/0.602/0.114 ms 2019-07-02 20:52:19,746 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] PING 192.168.1.15 (192.168.1.15) 1500(1528) bytes of data. 1508 bytes from 192.168.1.15: icmp_seq=1 ttl=63 time=1.28 ms 1508 bytes from 192.168.1.15: icmp_seq=2 ttl=63 time=0.423 ms 1508 bytes from 192.168.1.15: icmp_seq=3 ttl=63 time=0.311 ms 1508 bytes from 192.168.1.15: icmp_seq=4 ttl=63 time=0.446 ms 1508 bytes from 192.168.1.15: icmp_seq=5 ttl=63 time=0.405 ms 1508 bytes from 192.168.1.15: icmp_seq=6 ttl=63 time=0.361 ms 1508 bytes from 192.168.1.15: icmp_seq=7 ttl=63 time=0.568 ms 1508 bytes from 192.168.1.15: icmp_seq=8 ttl=63 time=0.722 ms 1508 bytes from 192.168.1.15: icmp_seq=9 ttl=63 time=0.664 ms 1508 bytes from 192.168.1.15: icmp_seq=10 ttl=63 time=0.524 ms --- 192.168.1.15 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.311/0.571/1.289/0.270 ms 2019-07-02 20:52:19,747 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] Measuring TCP Throughput (packet size=65536)... 2019-07-02 20:52:19,747 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:52:29,871 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=9195.0730 real_seconds=10.00 rate_Mbps=7715.2804 tx_cpu=14 rx_cpu=22 retrans=8 cwnd=643 rtt_ms=0.41 2019-07-02 20:52:29,871 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:52:39,970 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=10362.4507 real_seconds=10.00 rate_Mbps=8693.8352 tx_cpu=16 rx_cpu=26 retrans=2177 cwnd=1852 rtt_ms=0.70 2019-07-02 20:52:39,970 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:52:50,066 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=10433.4375 real_seconds=10.00 rate_Mbps=8753.6881 tx_cpu=16 rx_cpu=25 retrans=2621 cwnd=1318 rtt_ms=0.32 2019-07-02 20:52:50,067 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] Measuring UDP Throughput (packet size=128)... 2019-07-02 20:52:50,067 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:52:53,398 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=31.6919 real_seconds=1.00 rate_Mbps=265.7868 tx_cpu=21 rx_cpu=30 drop=1582 pkt=261202 data_loss=0.60561 2019-07-02 20:52:53,399 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] pkt-size=128 throughput=1<272165/5000000<10000000 Kbps loss-rate=0 2019-07-02 20:52:53,399 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R816495K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:52:56,749 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=29.3464 real_seconds=1.00 rate_Mbps=246.0011 tx_cpu=21 rx_cpu=28 drop=20355 pkt=260761 data_loss=7.80618 2019-07-02 20:52:56,749 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] pkt-size=128 throughput=1<251905/816495<816495 Kbps loss-rate=7 2019-07-02 20:52:56,750 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R534200K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:53:00,076 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=31.4485 real_seconds=1.00 rate_Mbps=263.6524 tx_cpu=21 rx_cpu=31 drop=227 pkt=257853 data_loss=0.08800 2019-07-02 20:53:00,077 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] pkt-size=128 throughput=1<269980/534200<534200 Kbps loss-rate=0 2019-07-02 20:53:00,077 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R402090K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:53:03,402 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=31.2271 real_seconds=1.00 rate_Mbps=261.3783 tx_cpu=22 rx_cpu=29 drop=6518 pkt=262330 data_loss=2.48449 2019-07-02 20:53:03,402 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] pkt-size=128 throughput=1<267651/402090<402090 Kbps loss-rate=2 2019-07-02 20:53:03,402 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R334870K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:53:06,727 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=31.8143 real_seconds=1.00 rate_Mbps=266.9057 tx_cpu=22 rx_cpu=30 drop=6923 pkt=267546 data_loss=2.58762 2019-07-02 20:53:06,728 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] pkt-size=128 throughput=1<273311/334870<334870 Kbps loss-rate=2 2019-07-02 20:53:06,728 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] Measuring UDP Throughput (packet size=1024)... 2019-07-02 20:53:06,728 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:53:10,054 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=243.0488 real_seconds=1.00 rate_Mbps=2038.7088 tx_cpu=44 rx_cpu=32 drop=494 pkt=249376 data_loss=0.19809 2019-07-02 20:53:10,055 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] pkt-size=1024 throughput=1<2087637/5000000<10000000 Kbps loss-rate=0 2019-07-02 20:53:10,055 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3543818K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:53:13,406 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=243.2188 real_seconds=1.00 rate_Mbps=2040.1505 tx_cpu=45 rx_cpu=31 drop=175 pkt=249231 data_loss=0.07018 2019-07-02 20:53:13,407 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] pkt-size=1024 throughput=1<2089114/3543818<3543818 Kbps loss-rate=0 2019-07-02 20:53:13,407 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2816466K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:53:16,730 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=238.7510 real_seconds=1.00 rate_Mbps=2003.6399 tx_cpu=37 rx_cpu=32 drop=8465 pkt=252946 data_loss=3.34656 2019-07-02 20:53:16,731 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] pkt-size=1024 throughput=1<2051727/2816466<2816466 Kbps loss-rate=3 2019-07-02 20:53:16,731 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2434096K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:53:20,059 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=238.4717 real_seconds=1.00 rate_Mbps=2000.4514 tx_cpu=45 rx_cpu=32 drop=14448 pkt=258643 data_loss=5.58609 2019-07-02 20:53:20,059 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] pkt-size=1024 throughput=1<2048462/2434096<2434096 Kbps loss-rate=5 2019-07-02 20:53:20,059 DEBUG overshot, min=1 kbps=2048462 max=2434096 2019-07-02 20:53:20,060 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2048462K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:53:23,384 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=243.6465 real_seconds=1.00 rate_Mbps=2045.5916 tx_cpu=99 rx_cpu=33 drop=562 pkt=250056 data_loss=0.22474 2019-07-02 20:53:23,384 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] pkt-size=1024 throughput=1<2094685/2048462<2434096 Kbps loss-rate=0 2019-07-02 20:53:23,384 DEBUG undershot, min=2094685 kbps=2264390 max=2434096 2019-07-02 20:53:23,385 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2264390K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:53:26,709 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=245.8018 real_seconds=1.00 rate_Mbps=2061.6501 tx_cpu=56 rx_cpu=32 drop=8195 pkt=259896 data_loss=3.15317 2019-07-02 20:53:26,710 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] pkt-size=1024 throughput=2094685<2111129/2264390<2434096 Kbps loss-rate=3 2019-07-02 20:53:26,710 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] Measuring UDP Throughput (packet size=8192)... 2019-07-02 20:53:26,710 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:53:30,036 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=417.3828 real_seconds=1.00 rate_Mbps=3499.0004 tx_cpu=99 rx_cpu=24 drop=22869 pkt=76294 data_loss=29.97484 2019-07-02 20:53:30,036 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] pkt-size=8192 throughput=1<3582976/5000000<10000000 Kbps loss-rate=29 2019-07-02 20:53:30,037 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4291488K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:53:33,365 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=425.1797 real_seconds=1.00 rate_Mbps=3564.0640 tx_cpu=99 rx_cpu=24 drop=11060 pkt=65483 data_loss=16.88987 2019-07-02 20:53:33,365 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] pkt-size=8192 throughput=1<3649601/4291488<4291488 Kbps loss-rate=16 2019-07-02 20:53:33,366 DEBUG overshot, min=1 kbps=3649601 max=4291488 2019-07-02 20:53:33,366 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3649601K -p5001 -P5002 -fparse 192.168.1.15 2019-07-02 20:53:36,693 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=425.7500 real_seconds=1.00 rate_Mbps=3576.5035 tx_cpu=99 rx_cpu=20 drop=1193 pkt=55689 data_loss=2.14225 2019-07-02 20:53:36,693 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] pkt-size=8192 throughput=1<3662339/3649601<4291488 Kbps loss-rate=2 2019-07-02 20:53:36,704 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.6', 'ip_to': u'192.168.1.15', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 8, 'rtt_ms': 0.41, 'throughput_kbps': 7900447, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2177, 'rtt_ms': 0.7, 'throughput_kbps': 8902487, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2621, 'rtt_ms': 0.32, 'throughput_kbps': 8963776, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.59, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 273311, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.15, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 2111129, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.14, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3662339, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.544', 'rtt_max_ms': '1.741', 'rtt_min_ms': '0.265', 'rtt_stddev': '0.442', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.368', 'rtt_max_ms': '0.602', 'rtt_min_ms': '0.204', 'rtt_stddev': '0.114', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.571', 'rtt_max_ms': '1.289', 'rtt_min_ms': '0.311', 'rtt_stddev': '0.270', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-07-02 20:53:36,705 INFO ============================================================ 2019-07-02 20:53:36,706 INFO Flow 6: VM to VM different network floating IP (inter-node) 2019-07-02 20:53:45,773 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] PING 172.30.9.210 (172.30.9.210) 64(92) bytes of data. 72 bytes from 172.30.9.210: icmp_seq=1 ttl=62 time=1.86 ms 72 bytes from 172.30.9.210: icmp_seq=2 ttl=62 time=0.732 ms 72 bytes from 172.30.9.210: icmp_seq=3 ttl=62 time=0.326 ms 72 bytes from 172.30.9.210: icmp_seq=4 ttl=62 time=0.393 ms 72 bytes from 172.30.9.210: icmp_seq=5 ttl=62 time=0.366 ms 72 bytes from 172.30.9.210: icmp_seq=6 ttl=62 time=0.366 ms 72 bytes from 172.30.9.210: icmp_seq=7 ttl=62 time=0.364 ms 72 bytes from 172.30.9.210: icmp_seq=8 ttl=62 time=0.360 ms 72 bytes from 172.30.9.210: icmp_seq=9 ttl=62 time=0.417 ms 72 bytes from 172.30.9.210: icmp_seq=10 ttl=62 time=0.477 ms --- 172.30.9.210 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.326/0.567/1.869/0.447 ms 2019-07-02 20:53:54,812 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] PING 172.30.9.210 (172.30.9.210) 391(419) bytes of data. 399 bytes from 172.30.9.210: icmp_seq=1 ttl=62 time=0.343 ms 399 bytes from 172.30.9.210: icmp_seq=2 ttl=62 time=0.265 ms 399 bytes from 172.30.9.210: icmp_seq=3 ttl=62 time=0.326 ms 399 bytes from 172.30.9.210: icmp_seq=4 ttl=62 time=0.311 ms 399 bytes from 172.30.9.210: icmp_seq=5 ttl=62 time=0.268 ms 399 bytes from 172.30.9.210: icmp_seq=6 ttl=62 time=0.569 ms 399 bytes from 172.30.9.210: icmp_seq=7 ttl=62 time=0.389 ms 399 bytes from 172.30.9.210: icmp_seq=8 ttl=62 time=0.382 ms 399 bytes from 172.30.9.210: icmp_seq=9 ttl=62 time=0.257 ms 399 bytes from 172.30.9.210: icmp_seq=10 ttl=62 time=0.279 ms --- 172.30.9.210 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.257/0.338/0.569/0.092 ms 2019-07-02 20:54:03,858 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] PING 172.30.9.210 (172.30.9.210) 1500(1528) bytes of data. 1508 bytes from 172.30.9.210: icmp_seq=1 ttl=62 time=1.04 ms 1508 bytes from 172.30.9.210: icmp_seq=2 ttl=62 time=0.452 ms 1508 bytes from 172.30.9.210: icmp_seq=3 ttl=62 time=0.356 ms 1508 bytes from 172.30.9.210: icmp_seq=4 ttl=62 time=0.364 ms 1508 bytes from 172.30.9.210: icmp_seq=5 ttl=62 time=0.458 ms 1508 bytes from 172.30.9.210: icmp_seq=6 ttl=62 time=0.422 ms 1508 bytes from 172.30.9.210: icmp_seq=7 ttl=62 time=0.306 ms 1508 bytes from 172.30.9.210: icmp_seq=8 ttl=62 time=0.311 ms 1508 bytes from 172.30.9.210: icmp_seq=9 ttl=62 time=0.451 ms 1508 bytes from 172.30.9.210: icmp_seq=10 ttl=62 time=3.08 ms --- 172.30.9.210 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.306/0.725/3.086/0.812 ms 2019-07-02 20:54:03,858 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] Measuring TCP Throughput (packet size=65536)... 2019-07-02 20:54:03,859 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:54:13,954 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=7085.2623 real_seconds=10.00 rate_Mbps=5944.8846 tx_cpu=11 rx_cpu=20 retrans=6 cwnd=574 rtt_ms=0.59 2019-07-02 20:54:13,955 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:54:24,054 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=8765.8275 real_seconds=10.00 rate_Mbps=7355.2251 tx_cpu=14 rx_cpu=23 retrans=108 cwnd=648 rtt_ms=0.65 2019-07-02 20:54:24,055 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:54:34,155 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=8573.3125 real_seconds=10.00 rate_Mbps=7193.2544 tx_cpu=13 rx_cpu=21 retrans=372 cwnd=707 rtt_ms=0.64 2019-07-02 20:54:34,156 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] Measuring UDP Throughput (packet size=128)... 2019-07-02 20:54:34,156 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:54:37,481 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=11.2687 real_seconds=1.00 rate_Mbps=94.5238 tx_cpu=22 rx_cpu=18 drop=182158 pkt=274471 data_loss=66.36691 2019-07-02 20:54:37,481 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] pkt-size=128 throughput=1<96792/5000000<10000000 Kbps loss-rate=66 2019-07-02 20:54:37,482 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R290376K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:54:40,805 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=12.2491 real_seconds=1.01 rate_Mbps=102.1145 tx_cpu=27 rx_cpu=20 drop=170816 pkt=271161 data_loss=62.99444 2019-07-02 20:54:40,806 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] pkt-size=128 throughput=1<104565/290376<290376 Kbps loss-rate=62 2019-07-02 20:54:40,806 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R197470K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:54:44,132 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=11.6410 real_seconds=1.00 rate_Mbps=97.6989 tx_cpu=98 rx_cpu=21 drop=97479 pkt=192842 data_loss=50.54863 2019-07-02 20:54:44,133 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] pkt-size=128 throughput=1<100043/197470<197470 Kbps loss-rate=50 2019-07-02 20:54:44,133 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R148756K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:54:47,461 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=10.9895 real_seconds=1.00 rate_Mbps=92.2535 tx_cpu=99 rx_cpu=22 drop=55244 pkt=145270 data_loss=38.02867 2019-07-02 20:54:47,461 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] pkt-size=128 throughput=1<94467/148756<148756 Kbps loss-rate=38 2019-07-02 20:54:47,461 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R121611K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:54:50,785 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=10.5652 real_seconds=1.00 rate_Mbps=88.6840 tx_cpu=99 rx_cpu=22 drop=32211 pkt=118761 data_loss=27.12248 2019-07-02 20:54:50,786 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] pkt-size=128 throughput=1<90812/121611<121611 Kbps loss-rate=27 2019-07-02 20:54:50,786 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R106211K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:54:54,111 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=10.4019 real_seconds=1.00 rate_Mbps=86.8440 tx_cpu=99 rx_cpu=20 drop=18510 pkt=103722 data_loss=17.84558 2019-07-02 20:54:54,112 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] pkt-size=128 throughput=1<88928/106211<106211 Kbps loss-rate=17 2019-07-02 20:54:54,112 DEBUG overshot, min=1 kbps=88928 max=106211 2019-07-02 20:54:54,113 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R88928K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:54:57,464 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=10.5885 real_seconds=1.00 rate_Mbps=88.8773 tx_cpu=99 rx_cpu=20 drop=103 pkt=86844 data_loss=0.11886 2019-07-02 20:54:57,464 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] pkt-size=128 throughput=1<91010/88928<106211 Kbps loss-rate=0 2019-07-02 20:54:57,464 DEBUG undershot, min=91010 kbps=98610 max=106211 2019-07-02 20:54:57,465 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R98610K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:55:00,814 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=11.7065 real_seconds=1.00 rate_Mbps=98.2653 tx_cpu=99 rx_cpu=18 drop=399 pkt=96299 data_loss=0.41428 2019-07-02 20:55:00,814 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] pkt-size=128 throughput=91010<100623/98610<106211 Kbps loss-rate=0 2019-07-02 20:55:00,814 DEBUG undershot, min=100623 kbps=103417 max=106211 2019-07-02 20:55:00,815 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R103417K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:55:04,137 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=12.1854 real_seconds=1.00 rate_Mbps=101.8690 tx_cpu=99 rx_cpu=18 drop=1171 pkt=100994 data_loss=1.15992 2019-07-02 20:55:04,138 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] pkt-size=128 throughput=100623<104313/103417<106211 Kbps loss-rate=1 2019-07-02 20:55:04,138 DEBUG undershot, min=104313 kbps=105262 max=106211 2019-07-02 20:55:04,138 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] Measuring UDP Throughput (packet size=1024)... 2019-07-02 20:55:04,139 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:55:07,489 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=92.8535 real_seconds=1.00 rate_Mbps=778.9554 tx_cpu=44 rx_cpu=21 drop=159202 pkt=254284 data_loss=62.60795 2019-07-02 20:55:07,489 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] pkt-size=1024 throughput=1<797650/5000000<10000000 Kbps loss-rate=62 2019-07-02 20:55:07,490 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2392950K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:55:10,815 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=98.1152 real_seconds=1.00 rate_Mbps=823.7059 tx_cpu=45 rx_cpu=21 drop=149377 pkt=249847 data_loss=59.78740 2019-07-02 20:55:10,816 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] pkt-size=1024 throughput=1<843474/2392950<2392950 Kbps loss-rate=59 2019-07-02 20:55:10,816 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1618212K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:55:14,141 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=97.9277 real_seconds=1.00 rate_Mbps=822.0158 tx_cpu=99 rx_cpu=20 drop=97257 pkt=197535 data_loss=49.23535 2019-07-02 20:55:14,142 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] pkt-size=1024 throughput=1<841744/1618212<1618212 Kbps loss-rate=49 2019-07-02 20:55:14,142 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1229978K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:55:17,492 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=98.3955 real_seconds=1.00 rate_Mbps=821.9786 tx_cpu=99 rx_cpu=20 drop=49387 pkt=150144 data_loss=32.89309 2019-07-02 20:55:17,493 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] pkt-size=1024 throughput=1<841706/1229978<1229978 Kbps loss-rate=32 2019-07-02 20:55:17,493 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1035842K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:55:20,819 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=98.2109 real_seconds=1.00 rate_Mbps=820.5095 tx_cpu=99 rx_cpu=20 drop=25877 pkt=126445 data_loss=20.46503 2019-07-02 20:55:20,819 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] pkt-size=1024 throughput=1<840201/1035842<1035842 Kbps loss-rate=20 2019-07-02 20:55:20,820 DEBUG overshot, min=1 kbps=840201 max=1035842 2019-07-02 20:55:20,820 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R840201K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:55:24,144 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=93.8096 real_seconds=1.00 rate_Mbps=783.3198 tx_cpu=99 rx_cpu=22 drop=6502 pkt=102563 data_loss=6.33951 2019-07-02 20:55:24,145 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] pkt-size=1024 throughput=1<802119/840201<1035842 Kbps loss-rate=6 2019-07-02 20:55:24,145 DEBUG overshot, min=1 kbps=802119 max=840201 2019-07-02 20:55:24,145 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R802119K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:55:27,496 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=93.7607 real_seconds=1.00 rate_Mbps=783.1015 tx_cpu=99 rx_cpu=24 drop=1904 pkt=97915 data_loss=1.94457 2019-07-02 20:55:27,497 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] pkt-size=1024 throughput=1<801895/802119<840201 Kbps loss-rate=1 2019-07-02 20:55:27,497 DEBUG undershot, min=801895 kbps=821048 max=840201 2019-07-02 20:55:27,497 INFO [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] Measuring UDP Throughput (packet size=8192)... 2019-07-02 20:55:27,498 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:55:30,847 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=199.7812 real_seconds=1.00 rate_Mbps=1672.3329 tx_cpu=99 rx_cpu=10 drop=50722 pkt=76294 data_loss=66.48230 2019-07-02 20:55:30,848 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] pkt-size=8192 throughput=1<1712468/5000000<10000000 Kbps loss-rate=66 2019-07-02 20:55:30,848 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3356234K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:55:34,171 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=210.7812 real_seconds=1.00 rate_Mbps=1763.9507 tx_cpu=99 rx_cpu=9 drop=24232 pkt=51212 data_loss=47.31705 2019-07-02 20:55:34,171 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] pkt-size=8192 throughput=1<1806285/3356234<3356234 Kbps loss-rate=47 2019-07-02 20:55:34,172 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2581259K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:55:37,523 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=203.9141 real_seconds=1.00 rate_Mbps=1707.5106 tx_cpu=99 rx_cpu=8 drop=13286 pkt=39387 data_loss=33.73192 2019-07-02 20:55:37,523 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] pkt-size=8192 throughput=1<1748490/2581259<2581259 Kbps loss-rate=33 2019-07-02 20:55:37,523 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2164874K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:55:40,848 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=214.4375 real_seconds=1.00 rate_Mbps=1795.3707 tx_cpu=99 rx_cpu=10 drop=5586 pkt=33034 data_loss=16.90984 2019-07-02 20:55:40,849 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] pkt-size=8192 throughput=1<1838459/2164874<2164874 Kbps loss-rate=16 2019-07-02 20:55:40,849 DEBUG overshot, min=1 kbps=1838459 max=2164874 2019-07-02 20:55:40,849 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1838459K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:55:44,198 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=218.6562 real_seconds=1.00 rate_Mbps=1835.2309 tx_cpu=99 rx_cpu=10 drop=65 pkt=28053 data_loss=0.23174 2019-07-02 20:55:44,198 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] pkt-size=8192 throughput=1<1879276/1838459<2164874 Kbps loss-rate=0 2019-07-02 20:55:44,199 DEBUG undershot, min=1879276 kbps=2022075 max=2164874 2019-07-02 20:55:44,199 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2022075K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:55:47,525 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=216.8359 real_seconds=1.00 rate_Mbps=1815.1399 tx_cpu=99 rx_cpu=10 drop=3100 pkt=30855 data_loss=10.04701 2019-07-02 20:55:47,525 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] pkt-size=8192 throughput=1879276<1858703/2022075<2164874 Kbps loss-rate=10 2019-07-02 20:55:47,525 DEBUG overshot, min=1879276 kbps=1858703 max=2022075 2019-07-02 20:55:47,526 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1858703K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:55:50,878 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=220.0156 real_seconds=1.00 rate_Mbps=1844.4167 tx_cpu=99 rx_cpu=10 drop=200 pkt=28362 data_loss=0.70517 2019-07-02 20:55:50,878 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] pkt-size=8192 throughput=1879276<1888682/1858703<2022075 Kbps loss-rate=0 2019-07-02 20:55:50,878 DEBUG undershot, min=1888682 kbps=1955378 max=2022075 2019-07-02 20:55:50,879 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1955378K -p5001 -P5002 -fparse 172.30.9.210 2019-07-02 20:55:54,229 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] megabytes=208.8438 real_seconds=1.00 rate_Mbps=1748.3958 tx_cpu=99 rx_cpu=10 drop=3105 pkt=29837 data_loss=10.40654 2019-07-02 20:55:54,229 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] pkt-size=8192 throughput=1888682<1790357/1955378<2022075 Kbps loss-rate=10 2019-07-02 20:55:54,229 DEBUG overshot, min=1888682 kbps=1790357 max=1955378 2019-07-02 20:55:54,240 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.6', 'ip_to': u'172.30.9.210', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 6, 'rtt_ms': 0.59, 'throughput_kbps': 6087561, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 108, 'rtt_ms': 0.65, 'throughput_kbps': 7531750, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 372, 'rtt_ms': 0.64, 'throughput_kbps': 7365892, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.16, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 104313, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.94, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 801895, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 10.41, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1790357, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.567', 'rtt_max_ms': '1.869', 'rtt_min_ms': '0.326', 'rtt_stddev': '0.447', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.338', 'rtt_max_ms': '0.569', 'rtt_min_ms': '0.257', 'rtt_stddev': '0.092', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.725', 'rtt_max_ms': '3.086', 'rtt_min_ms': '0.306', 'rtt_stddev': '0.812', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-07-02 20:55:54,241 INFO Deleting floating ip 71b67677-109a-4da1-80e3-8c44544e2fc7 2019-07-02 20:55:55,392 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] Floating IP 172.30.9.200 deleted 2019-07-02 20:55:55,850 DEBUG [TestClient_7b69b383-692f-45a4-8fb5-d602565dc2294] Instance deleted 2019-07-02 20:55:55,858 INFO Cleaning up... 2019-07-02 20:55:55,858 DEBUG [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] Terminating nuttcp-8.1.4 2019-07-02 20:55:55,873 INFO Deleting floating ip af197c60-60dd-49b6-b86e-104835e0c103 2019-07-02 20:55:57,062 DEBUG [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] Floating IP 172.30.9.210 deleted 2019-07-02 20:55:57,269 DEBUG [TestServer_7b69b383-692f-45a4-8fb5-d602565dc2291] Instance deleted 2019-07-02 20:56:03,921 INFO Network pns-internal-net_7b69b383-692f-45a4-8fb5-d602565dc229 deleted. 2019-07-02 20:56:06,029 INFO Network pns-internal-net2_7b69b383-692f-45a4-8fb5-d602565dc229 deleted. 2019-07-02 20:56:06,097 INFO Removed public key pns_public_key 2019-07-02 20:56:06,097 INFO Deleting security group 2019-07-02 20:56:06,632 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': '18241665', 'rtt_ms': '0.29'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 246533, 'loss_rate': 0.02}, 1024: {'tp_kbps': 1808079, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 8988294, 'loss_rate': 0.16}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.147/0.113/0.200/0.029', | | | | | '64-byte': '0.383/0.143/1.143/0.268', '1500-byte': '0.335/0.151/0.620/0.174'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '8704098', 'rtt_ms': '0.623333'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 274763, 'loss_rate': 2.11}, 1024: {'tp_kbps': 2172325, | | | | | 'loss_rate': 3.92}, 8192: {'tp_kbps': 3127722, 'loss_rate': 1.15}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.253/0.146/0.476/0.103', | | | | | '64-byte': '0.548/0.206/1.886/0.469', '1500-byte': '0.469/0.200/0.736/0.160'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '17274734', 'rtt_ms': '0.303333'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 229515, 'loss_rate': 0.01}, 1024: {'tp_kbps': 1901656, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 8496039, 'loss_rate': 0.0}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.209/0.106/0.362/0.090', | | | | | '64-byte': '0.420/0.134/1.718/0.467', '1500-byte': '0.335/0.132/0.628/0.172'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '8588903', 'rtt_ms': '0.476667'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 273311, 'loss_rate': 2.59}, 1024: {'tp_kbps': 2111129, | | | | | 'loss_rate': 3.15}, 8192: {'tp_kbps': 3662339, 'loss_rate': 2.14}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.368/0.204/0.602/0.114', | | | | | '64-byte': '0.544/0.265/1.741/0.442', '1500-byte': '0.571/0.311/1.289/0.270'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '5884927', 'rtt_ms': '0.54'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 116457, 'loss_rate': 2.03}, 1024: {'tp_kbps': 979236, | | | | | 'loss_rate': 3.14}, 8192: {'tp_kbps': 1956475, 'loss_rate': 3.74}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.331/0.192/0.493/0.098', | | | | | '64-byte': '0.559/0.212/2.006/0.525', '1500-byte': '0.457/0.282/1.008/0.218'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '6995067', 'rtt_ms': '0.626667'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 104313, 'loss_rate': 1.16}, 1024: {'tp_kbps': 801895, | | | | | 'loss_rate': 1.94}, 8192: {'tp_kbps': 1790357, 'loss_rate': 10.41}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.338/0.257/0.569/0.092', | | | | | '64-byte': '0.567/0.326/1.869/0.447', '1500-byte': '0.725/0.306/3.086/0.812'}} | | 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 | {} | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ 2019-07-02 20:56:06,637 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2019-07-02 20:56:06,964 - 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... 2019-07-02 20:56:07,117 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-02 20:56:07,117 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 19:13 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-02 20:56:14,435 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2019-07-02 20:56:15,906 - 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'1596766a4c814111935f0b1bb22a1755', '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_f27c9889-26ae-41c8-a1fb-8e2e48fbd701'}) 2019-07-02 20:56:16,394 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'99b9d410b50a45a5bcdadcd85dc0f1aa', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_f27c9889-26ae-41c8-a1fb-8e2e48fbd701'}) 2019-07-02 20:56:18,227 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_f27c9889-26ae-41c8-a1fb-8e2e48fbd701', 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'1596766a4c814111935f0b1bb22a1755', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'rV0wPK03PDtAxHaqpxptwhVK2Kg1L9', 'username': u'shaker-user_f27c9889-26ae-41c8-a1fb-8e2e48fbd701', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-02 20:56:18,231 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_f27c9889-26ae-41c8-a1fb-8e2e48fbd701', 'password': 'rV0wPK03PDtAxHaqpxptwhVK2Kg1L9', 'project_name': 'shaker-project_f27c9889-26ae-41c8-a1fb-8e2e48fbd701', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '1596766a4c814111935f0b1bb22a1755', 'project_domain_name': 'Default'} 2019-07-02 20:56:18,562 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2019-07-02 20:56:20,898 - 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'dns_domain': u'', u'updated_at': u'2019-07-02T20:56:19Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'b2de163a-90eb-4188-8206-dce7c14d9e19', u'provider:segmentation_id': 63, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'shaker-net_f27c9889-26ae-41c8-a1fb-8e2e48fbd701', u'created_at': u'2019-07-02T20:56:19Z', u'mtu': 1442, u'tenant_id': u'1596766a4c814111935f0b1bb22a1755', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1596766a4c814111935f0b1bb22a1755'}) 2019-07-02 20:56:23,572 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-02T20:56:22Z', 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'b3a5aee2-0f98-45ea-ac8f-293fb5e8d157', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_f27c9889-26ae-41c8-a1fb-8e2e48fbd701', u'enable_dhcp': True, u'network_id': u'b2de163a-90eb-4188-8206-dce7c14d9e19', u'tenant_id': u'1596766a4c814111935f0b1bb22a1755', u'created_at': u'2019-07-02T20:56:22Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'1596766a4c814111935f0b1bb22a1755'}) 2019-07-02 20:56:25,691 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'88906248-8bd5-46c1-b21b-17eab9c12d99', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'621a68f6-d100-46cd-a42a-75525aeec4b5', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'1596766a4c814111935f0b1bb22a1755', u'created_at': u'2019-07-02T20:56:23Z', u'admin_state_up': True, u'updated_at': u'2019-07-02T20:56:25Z', u'revision_number': 2, u'routes': [], u'project_id': u'1596766a4c814111935f0b1bb22a1755', u'id': u'fc90cfd9-ec7a-4cbe-8063-1a1b236a55ff', u'name': u'shaker-router_f27c9889-26ae-41c8-a1fb-8e2e48fbd701'}) 2019-07-02 20:56:44,647 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/0e8c9ab6-fa02-4f60-9004-e93deec68203/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0e8c9ab6-fa02-4f60-9004-e93deec68203/file', 'owner': u'1596766a4c814111935f0b1bb22a1755', 'id': u'0e8c9ab6-fa02-4f60-9004-e93deec68203', 'size': 666173440, u'self': u'/v2/images/0e8c9ab6-fa02-4f60-9004-e93deec68203', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1596766a4c814111935f0b1bb22a1755', 'name': 'shaker-project_f27c9889-26ae-41c8-a1fb-8e2e48fbd701', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/0e8c9ab6-fa02-4f60-9004-e93deec68203/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-02T20:56:44Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-02T20:56:44Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_f27c9889-26ae-41c8-a1fb-8e2e48fbd701', '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/0e8c9ab6-fa02-4f60-9004-e93deec68203', 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_f27c9889-26ae-41c8-a1fb-8e2e48fbd701', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_f27c9889-26ae-41c8-a1fb-8e2e48fbd701', 'created': u'2019-07-02T20:56:33Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2019-07-02T20:56:33Z', 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/0e8c9ab6-fa02-4f60-9004-e93deec68203', 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_f27c9889-26ae-41c8-a1fb-8e2e48fbd701', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}}) 2019-07-02 20:56:44,698 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_f27c9889-26ae-41c8-a1fb-8e2e48fbd701', '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'2c636b86c6224566817a470196f62197', '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'62fcce4e-9c07-42aa-9364-d60afd37d6d0', 'swap': 0}) 2019-07-02 20:56:45,114 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyNe10GLbj4x8cXJOY8P9VAfOPWnJjPlbtZSeazyp7VueYxXBTy5uiV5hVjpuqcz1g8TYVsljyfPcmliVxtDNrtvRV4y2lQf9M/kVr3dQuUA8MWLvVTAdq1rvJzSJ0cwKVtjLceke7N/QUnAjAGYplCYosWrh1Fcij1tN7bsS6UWomIkykduJ7jZF+Fyatos+tTIYHr962tb/rPx+OpEgmb+pw+7AGN6JfQYq25EJuUFFYq86+jdGIzEjw+4UtoKfCnJS6fo8i6zNAJC0IwEvnE02RIich6p5Aoucpe5z8sKH8DOnS841G/HiD5PwLDERPza76YcXi/ucSw7SbDM8d Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAsjXtdBi24+MfHFyTmPD/VQHzj1pyYz5W7WUnms8qe1bnmMVw\nU8uboleYVY6bqnM9YPE2FbJY8nz3JpYlcbQza7b0VeMtpUH/TP5Fa93ULlAPDFi7\n1UwHata7yc0idHMClbYy3HpHuzf0FJwIwBmKZQmKLFq4dRXIo9bTe27EulFqJiJM\npHbie42RfhcmraLPrUyGB6/etrW/6z8fjqRIJm/qcPuwBjeiX0GKtuRCblBRWKvO\nvo3RiMxI8PuFLaCnwpyUun6PIuszQCQtCMBL5xNNkSInIeqeQKLnKXuc/LCh/Azp\n0vONRvx4g+T8CwxET82u+mHF4v7nEsO0mwzPHQIDAQABAoIBADNdGbBxgx0RlCDv\nidb19xHAOzvhHMD/8bwAgLa86QidlqjQlzx/nb7fsldOgA1To6gyPZ1pRvu1CuMD\nOY2ZG4z7MVcj4D8WU4gUbVvWltY2Wu/7D0A95pFjjMJwLnMTxvXxip1DXTNXwDDE\nfD0p31qZskpwZ2PPwIGAZHnaBjeQzn7KM9te9qgqseQlDXqwIkTH44qLJPcaHbuo\nJagfNAy86RgQAfwXE35TPmdFaY/HuvsV0hrb8jDidyAiXovjcToj1SorZ3fnrfNf\nQNYGpan0fTpBVTnh9f9gM8fDmIO0iLopZSu9gGdxJcFqjWdRPPRe1cVQ+e0IEnnA\nxgbJhWECgYEA18oivLW2CYdpBuLUSel6t6BkUp68ExEs6vR9I3bDM8Qr1lLcpN1H\ntbfp3PPlzKHkerWfEnbDeDAO7tc3ZbE9N909y28zbRJgGCIKR4vqNvonKy9OH3SP\nX0sABvzaYMhH7yONSe0HEdHDtWfoR5IzhORjZ0aiWmRkEGbZg9XPTmUCgYEA02sn\njEd1j5qUpmDjx9Sg6xVLS4PAJvZjx9WRg/UCdT84AVjphc/d8gdawkmMnk4vmWTf\nNXX9zvzelVvzml2+3PYl3DNInfzgTRmO5T1qdnGW23MujnwMcAsdZDTuwPbnyp8d\nMv/CjDk6spEzn6SglLu+7emRz61cu4OT/074dlkCgYBPOxG8FkALiaN/esOVi9ua\nFpMfXtcRbSn/7tsPrWiI1kt+Oxh2lCTjTO7aSNckZoDcqVkJz39/3q1s9qqJdSVU\nILCyxFaugqOz2LPLh0zs+LZu/cSCeiq2Q3R0HF0WUhNPc89JyHTjDxD7x3Ya6Uxv\nS+hPoDi2VcwD1a+h31xpnQKBgBk9YatNnKtYOQbj6k2hBNUL5cFOKVJ9d8wToxut\n1G1K7tS6WKaw+j46wosPXMpJa0VU1ZD8VSCw76HFKH/1USPv/vUa6kByQBT0SCr1\n+g/J38izJ4u7I4D80rVz3E0NLP7zn/jGr+MtseQ/kXotnT4ka9bbW5z/hWKdgr2o\nH+GBAoGBAMg4565bfeU8JE+Pp3p0IECmOQNQK5CJ/lytkIo4fcB++J0hmQdR2git\niRoVotlJZDZ+KxS4eYt29P4SntfiOrG6nJTGYHCCNs/HyV7ehExZ07sbU+q2pQfW\n1yyz7Wx+V83+HzgyAMjsdPrh50U3TeFkC67pA9FAzImYinTQN8zr\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'99b9d410b50a45a5bcdadcd85dc0f1aa', 'name': u'shaker-kp_f27c9889-26ae-41c8-a1fb-8e2e48fbd701', 'created_at': '2019-07-02T20:56:45.114280', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1596766a4c814111935f0b1bb22a1755', 'name': 'shaker-project_f27c9889-26ae-41c8-a1fb-8e2e48fbd701', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'8a:80:ee:bf:2d:0c:ed:61:5d:79:58:f6:0b:3d:72:51', 'type': 'ssh', 'id': u'shaker-kp_f27c9889-26ae-41c8-a1fb-8e2e48fbd701'}) 2019-07-02 20:56:45,114 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAsjXtdBi24+MfHFyTmPD/VQHzj1pyYz5W7WUnms8qe1bnmMVw U8uboleYVY6bqnM9YPE2FbJY8nz3JpYlcbQza7b0VeMtpUH/TP5Fa93ULlAPDFi7 1UwHata7yc0idHMClbYy3HpHuzf0FJwIwBmKZQmKLFq4dRXIo9bTe27EulFqJiJM pHbie42RfhcmraLPrUyGB6/etrW/6z8fjqRIJm/qcPuwBjeiX0GKtuRCblBRWKvO vo3RiMxI8PuFLaCnwpyUun6PIuszQCQtCMBL5xNNkSInIeqeQKLnKXuc/LCh/Azp 0vONRvx4g+T8CwxET82u+mHF4v7nEsO0mwzPHQIDAQABAoIBADNdGbBxgx0RlCDv idb19xHAOzvhHMD/8bwAgLa86QidlqjQlzx/nb7fsldOgA1To6gyPZ1pRvu1CuMD OY2ZG4z7MVcj4D8WU4gUbVvWltY2Wu/7D0A95pFjjMJwLnMTxvXxip1DXTNXwDDE fD0p31qZskpwZ2PPwIGAZHnaBjeQzn7KM9te9qgqseQlDXqwIkTH44qLJPcaHbuo JagfNAy86RgQAfwXE35TPmdFaY/HuvsV0hrb8jDidyAiXovjcToj1SorZ3fnrfNf QNYGpan0fTpBVTnh9f9gM8fDmIO0iLopZSu9gGdxJcFqjWdRPPRe1cVQ+e0IEnnA xgbJhWECgYEA18oivLW2CYdpBuLUSel6t6BkUp68ExEs6vR9I3bDM8Qr1lLcpN1H tbfp3PPlzKHkerWfEnbDeDAO7tc3ZbE9N909y28zbRJgGCIKR4vqNvonKy9OH3SP X0sABvzaYMhH7yONSe0HEdHDtWfoR5IzhORjZ0aiWmRkEGbZg9XPTmUCgYEA02sn jEd1j5qUpmDjx9Sg6xVLS4PAJvZjx9WRg/UCdT84AVjphc/d8gdawkmMnk4vmWTf NXX9zvzelVvzml2+3PYl3DNInfzgTRmO5T1qdnGW23MujnwMcAsdZDTuwPbnyp8d Mv/CjDk6spEzn6SglLu+7emRz61cu4OT/074dlkCgYBPOxG8FkALiaN/esOVi9ua FpMfXtcRbSn/7tsPrWiI1kt+Oxh2lCTjTO7aSNckZoDcqVkJz39/3q1s9qqJdSVU ILCyxFaugqOz2LPLh0zs+LZu/cSCeiq2Q3R0HF0WUhNPc89JyHTjDxD7x3Ya6Uxv S+hPoDi2VcwD1a+h31xpnQKBgBk9YatNnKtYOQbj6k2hBNUL5cFOKVJ9d8wToxut 1G1K7tS6WKaw+j46wosPXMpJa0VU1ZD8VSCw76HFKH/1USPv/vUa6kByQBT0SCr1 +g/J38izJ4u7I4D80rVz3E0NLP7zn/jGr+MtseQ/kXotnT4ka9bbW5z/hWKdgr2o H+GBAoGBAMg4565bfeU8JE+Pp3p0IECmOQNQK5CJ/lytkIo4fcB++J0hmQdR2git iRoVotlJZDZ+KxS4eYt29P4SntfiOrG6nJTGYHCCNs/HyV7ehExZ07sbU+q2pQfW 1yyz7Wx+V83+HzgyAMjsdPrh50U3TeFkC67pA9FAzImYinTQN8zr -----END RSA PRIVATE KEY----- 2019-07-02 21:00:24,558 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_f27c9889-26ae-41c8-a1fb-8e2e48fbd701': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d4:81:fd', 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'0e8c9ab6-fa02-4f60-9004-e93deec68203'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-02T21:00:21.000000', 'flavor': Munch({u'id': u'62fcce4e-9c07-42aa-9364-d60afd37d6d0'}), 'az': u'nova', 'id': u'87f5b6d1-f56a-4dbf-a812-31c44c7414ac', 'security_groups': [Munch({u'name': u'shaker-sg_f27c9889-26ae-41c8-a1fb-8e2e48fbd701'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'99b9d410b50a45a5bcdadcd85dc0f1aa', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1596766a4c814111935f0b1bb22a1755', 'name': 'shaker-project_f27c9889-26ae-41c8-a1fb-8e2e48fbd701', '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'2019-07-02T21:00:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-02T21:00:21Z', 'hostId': u'27b633438f88ba94c2d375bb994972a07da5f5a10be20a9965ae7289', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_f27c9889-26ae-41c8-a1fb-8e2e48fbd701', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'27b633438f88ba94c2d375bb994972a07da5f5a10be20a9965ae7289', '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'2019-07-02T21:00:21.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'1596766a4c814111935f0b1bb22a1755', 'name': u'shaker-vm_f27c9889-26ae-41c8-a1fb-8e2e48fbd701', 'adminPass': u'2CEzNkT3Lfk2', 'tenant_id': u'1596766a4c814111935f0b1bb22a1755', 'created_at': u'2019-07-02T20:56:55Z', 'created': u'2019-07-02T20:56:55Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-02 21:00:26,894 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'fc90cfd9-ec7a-4cbe-8063-1a1b236a55ff', 'updated_at': u'2019-07-02T21:00:26Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.207', 'revision_number': 1, 'port_id': u'344d4e00-8d2d-4cfa-831e-03bb81f4802f', 'id': u'42c118d6-77ae-4c67-8444-7867589a32fd', 'network': u'88906248-8bd5-46c1-b21b-17eab9c12d99', 'port': u'344d4e00-8d2d-4cfa-831e-03bb81f4802f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1596766a4c814111935f0b1bb22a1755', 'name': 'shaker-project_f27c9889-26ae-41c8-a1fb-8e2e48fbd701', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'1596766a4c814111935f0b1bb22a1755', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'88906248-8bd5-46c1-b21b-17eab9c12d99', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'1596766a4c814111935f0b1bb22a1755', 'created_at': u'2019-07-02T21:00:25Z', 'attached': True, u'dns_name': u'', 'router': u'fc90cfd9-ec7a-4cbe-8063-1a1b236a55ff'}) 2019-07-02 21:00:26,978 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 844438164 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.237774] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.240901] pid_max: default: 32768 minimum: 301 [ 0.242591] ACPI: Core revision 20150930 [ 0.244685] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.247145] Security Framework initialized [ 0.248698] Yama: becoming mindful. [ 0.250068] AppArmor: AppArmor initialized [ 0.251655] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.254111] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.256520] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.258799] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.261339] Initializing cgroup subsys io [ 0.262874] Initializing cgroup subsys memory [ 0.264507] Initializing cgroup subsys devices [ 0.266150] Initializing cgroup subsys freezer [ 0.267785] Initializing cgroup subsys net_cls [ 0.269428] Initializing cgroup subsys perf_event [ 0.271142] Initializing cgroup subsys net_prio [ 0.272824] Initializing cgroup subsys hugetlb [ 0.274466] Initializing cgroup subsys pids [ 0.276083] CPU: Physical Processor ID: 0 [ 0.278302] mce: CPU supports 10 MCE banks [ 0.279884] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.281789] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.283863] Spectre V2 : Mitigation: Full generic retpoline [ 0.285832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.288042] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.290337] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.292425] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.295307] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.317851] Freeing SMP alternatives memory: 32K [ 0.331692] ftrace: allocating 32237 entries in 126 pages [ 0.381567] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.383858] smpboot: Max logical packages: 1 [ 0.385760] x2apic enabled [ 0.387224] Switched APIC routing to physical x2apic. [ 0.390320] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.392468] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.396418] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.399828] KVM setup paravirtual spinlock [ 0.402603] x86: Booted up 1 node, 1 CPUs [ 0.404119] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.406745] devtmpfs: initialized [ 0.409152] evm: security.selinux [ 0.410479] evm: security.SMACK64 [ 0.411777] evm: security.SMACK64EXEC [ 0.413177] evm: security.SMACK64TRANSMUTE [ 0.414710] evm: security.SMACK64MMAP [ 0.416120] evm: security.ima [ 0.417325] evm: security.capability [ 0.418847] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.422280] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.424529] pinctrl core: initialized pinctrl subsystem [ 0.426597] RTC time: 21:00:22, date: 07/02/19 [ 0.428388] NET: Registered protocol family 16 [ 0.430206] cpuidle: using governor ladder [ 0.431750] cpuidle: using governor menu [ 0.433233] PCCT header not found. [ 0.434642] ACPI: bus type PCI registered [ 0.436161] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.438530] PCI: Using configuration type 1 for base access [ 0.441436] ACPI: Added _OSI(Module Device) [ 0.443008] ACPI: Added _OSI(Processor Device) [ 0.444650] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.446358] ACPI: Added _OSI(Processor Aggregator Device) [ 0.449723] ACPI: Interpreter enabled [ 0.451166] ACPI: (supports S0 S5) [ 0.452496] ACPI: Using IOAPIC for interrupt routing [ 0.454282] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.459209] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.461366] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.463720] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.465993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.470110] acpiphp: Slot [3] registered [ 0.488172] acpiphp: Slot [4] registered [ 0.489705] acpiphp: Slot [5] registered [ 0.491226] acpiphp: Slot [6] registered [ 0.492732] acpiphp: Slot [7] registered [ 0.494234] acpiphp: Slot [8] registered [ 0.495736] acpiphp: Slot [9] registered [ 0.497241] acpiphp: Slot [10] registered [ 0.498775] acpiphp: Slot [11] registered [ 0.500404] acpiphp: Slot [12] registered [ 0.501935] acpiphp: Slot [13] registered [ 0.503467] acpiphp: Slot [14] registered [ 0.504986] acpiphp: Slot [15] registered [ 0.506521] acpiphp: Slot [16] registered [ 0.508056] acpiphp: Slot [17] registered [ 0.509579] acpiphp: Slot [18] registered [ 0.511105] acpiphp: Slot [19] registered [ 0.512637] acpiphp: Slot [20] registered [ 0.514167] acpiphp: Slot [21] registered [ 0.515694] acpiphp: Slot [22] registered [ 0.517221] acpiphp: Slot [23] registered [ 0.518754] acpiphp: Slot [24] registered [ 0.520281] acpiphp: Slot [25] registered [ 0.521810] acpiphp: Slot [26] registered [ 0.523338] acpiphp: Slot [27] registered [ 0.524876] acpiphp: Slot [28] registered [ 0.526403] acpiphp: Slot [29] registered [ 0.527924] acpiphp: Slot [30] registered [ 0.529460] acpiphp: Slot [31] registered [ 0.530989] PCI host bridge to bus 0000:00 [ 0.532527] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.534839] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.537160] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.539911] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.542655] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.545464] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.551550] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.554007] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.556247] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.558677] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.563701] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.566399] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.593441] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.596601] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.599984] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.603241] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.606274] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.608664] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.611082] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.613196] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.616230] vgaarb: loaded [ 0.617358] vgaarb: bridge control possible 0000:00:02.0 [ 0.619615] SCSI subsystem initialized [ 0.621274] ACPI: bus type USB registered [ 0.622829] usbcore: registered new interface driver usbfs [ 0.624785] usbcore: registered new interface driver hub [ 0.626690] usbcore: registered new device driver usb [ 0.628706] PCI: Using ACPI for IRQ routing [ 0.630719] NetLabel: Initializing [ 0.632078] NetLabel: domain hash size = 128 [ 0.633686] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.635499] NetLabel: unlabeled traffic allowed by default [ 0.637641] amd_nb: Cannot enumerate AMD northbridges [ 0.639523] clocksource: Switched to clocksource kvm-clock [ 0.649600] AppArmor: AppArmor Filesystem Enabled [ 0.651400] pnp: PnP ACPI init [ 0.652979] pnp: PnP ACPI: found 5 devices [ 0.660317] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.663551] NET: Registered protocol family 2 [ 0.665415] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.667853] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.670124] TCP: Hash tables configured (established 4096 bind 4096) [ 0.672382] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.674444] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.676659] NET: Registered protocol family 1 [ 0.678299] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.680364] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.682383] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.699223] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.716152] Unpacking initramfs... [ 1.206139] Freeing initrd memory: 37084K [ 1.208093] Scanning for low memory corruption every 60 seconds [ 1.210525] audit: initializing netlink subsys (disabled) [ 1.212518] audit: type=2000 audit(1562101223.530:1): initialized [ 1.214913] Initialise system trusted keyring [ 1.216670] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.218864] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.222170] zbud: loaded [ 1.223538] VFS: Disk quotas dquot_6.6.0 [ 1.225058] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.227613] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.229883] fuse init (API version 7.23) [ 1.231504] Key type big_key registered [ 1.232993] Allocating IMA MOK and blacklist keyrings. [ 1.235185] Key type asymmetric registered [ 1.236763] Asymmetric key parser 'x509' registered [ 1.238559] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.241320] io scheduler noop registered [ 1.242818] io scheduler deadline registered (default) [ 1.244695] io scheduler cfq registered [ 1.246241] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.248215] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.250566] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.253278] ACPI: Power Button [PWRF] [ 1.254818] GHES: HEST is not enabled! [ 1.270931] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.304534] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.308212] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.333937] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.337642] Linux agpgart interface v0.103 [ 1.340812] loop: module loaded [ 1.344396] vda: vda1 [ 1.346199] scsi host0: ata_piix [ 1.347585] scsi host1: ata_piix [ 1.348903] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.351206] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.354209] libphy: Fixed MDIO Bus: probed [ 1.355762] tun: Universal TUN/TAP device driver, 1.6 [ 1.357574] tun: (C) 1999-2004 Max Krasnyansky [ 1.361128] PPP generic driver version 2.4.2 [ 1.363043] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.365321] ehci-pci: EHCI PCI platform driver [ 1.366974] ehci-platform: EHCI generic platform driver [ 1.368998] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.371138] ohci-pci: OHCI PCI platform driver [ 1.372783] ohci-platform: OHCI generic platform driver [ 1.374648] uhci_hcd: USB Universal Host Controller Interface driver [ 1.392078] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.393970] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.396702] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.398566] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.400698] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.403005] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.405663] usb usb1: Product: UHCI Host Controller [ 1.407418] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.409592] usb usb1: SerialNumber: 0000:00:01.2 [ 1.411405] hub 1-0:1.0: USB hub found [ 1.412847] hub 1-0:1.0: 2 ports detected [ 1.414519] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.418341] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.420128] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.422057] mousedev: PS/2 mouse device common for all mice [ 1.424409] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.427628] rtc_cmos 00:00: RTC can wake from S4 [ 1.429828] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.432045] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.434277] i2c /dev entries driver [ 1.435724] device-mapper: uevent: version 1.0.3 [ 1.437503] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.440550] ledtrig-cpu: registered to indicate activity on CPUs [ 1.442943] NET: Registered protocol family 10 [ 1.444809] NET: Registered protocol family 17 [ 1.446465] Key type dns_resolver registered [ 1.448278] registered taskstats version 1 [ 1.449844] Loading compiled-in X.509 certificates [ 1.452131] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.455609] zswap: loaded using pool lzo/zbud [ 1.458661] Key type trusted registered [ 1.462140] Key type encrypted registered [ 1.463679] AppArmor: AppArmor sha1 policy hashing enabled [ 1.465638] ima: No TPM chip found, activating TPM-bypass! [ 1.467607] evm: HMAC attrs: 0x1 [ 1.469272] Magic number: 11:345:44 [ 1.470881] rtc_cmos 00:00: setting system clock to 2019-07-02 21:00:23 UTC (1562101223) [ 1.473874] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.492665] EDD information not available. [ 1.509268] Freeing unused kernel memory: 1512K [ 1.510930] Write protecting the kernel read-only data: 14336k [ 1.514454] Freeing unused kernel memory: 1692K [ 1.516350] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.528285] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.531925] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.535423] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.538853] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.542098] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.547546] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.555564] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.559393] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.564126] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.568006] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.624682] virtio_net virtio0 ens3: renamed from eth0 [ 1.627907] [drm] Initialized drm 1.1.0 20060810 [ 1.638827] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.644862] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.664004] FDC 0 is a S82078B [ 1.682318] AVX2 version of gcm_enc/dec engaged. [ 1.684281] AES CTR mode by8 optimization enabled [ 1.723527] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.887705] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.890445] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.893285] usb 1-1: Product: QEMU USB Tablet [ 1.895157] usb 1-1: Manufacturer: QEMU [ 1.896844] usb 1-1: SerialNumber: 42 [ 1.905474] hidraw: raw HID events driver (C) Jiri Kosina [ 1.913211] usbcore: registered new interface driver usbhid [ 1.915580] usbhid: USB HID core driver [ 1.919103] 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.923892] 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 ... [ 2.320244] md: linear personality registered for level -1 [ 2.324591] md: multipath personality registered for level -4 [ 2.329124] md: raid0 personality registered for level 0 [ 2.334053] md: raid1 personality registered for level 1 [ 2.407531] raid6: sse2x1 gen() 11427 MB/s [ 2.475524] raid6: sse2x1 xor() 9092 MB/s [ 2.543520] raid6: sse2x2 gen() 15080 MB/s [ 2.611521] raid6: sse2x2 xor() 10007 MB/s [ 2.679522] raid6: sse2x4 gen() 17219 MB/s [ 2.751521] raid6: sse2x4 xor() 11883 MB/s [ 2.819522] raid6: avx2x1 gen() 22656 MB/s [ 2.887523] raid6: avx2x2 gen() 26915 MB/s [ 2.955522] raid6: avx2x4 gen() 29506 MB/s [ 2.957360] raid6: using algorithm avx2x4 gen() 29506 MB/s [ 2.959638] raid6: using avx2x2 recovery algorithm [ 2.965104] xor: automatically using best checksumming function: [ 3.007521] avx : 32540.000 MB/sec [ 3.010849] async_tx: api initialized (async) [ 3.023007] md: raid6 personality registered for level 6 [ 3.025233] md: raid5 personality registered for level 5 [ 3.027425] md: raid4 personality registered for level 4 [ 3.034757] 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 ... [ 3.071594] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.094355] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.221985] 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) [ 3.229176] systemd[1]: Detected virtualization kvm. [ 3.231276] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.236748] systemd[1]: Set hostname to . [ 3.240943] systemd[1]: Initializing machine ID from KVM UUID. [ 3.243424] systemd[1]: Installed transient /etc/machine-id file. [ 3.383954] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.388190] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.391878] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.396266] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.400495] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.406802] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.411219] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.415443] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.420220] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.424353] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.428248] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.431582] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.436400] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.440416] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.444405] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.448668] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.452104] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.456638] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.461356] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.465222] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.469605] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.475234] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.484022] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.491424] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.504027] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.510245] Loading iSCSI transport class v2.0-870. [ 3.513814] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.523450] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.541789] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.552669] systemd[1]: Mounting Debug File System... Mounting Debug File System...[ 3.557664] iscsi: registered transport (tcp) [ 3.562719] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.576969] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.596895] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.603286] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.612171] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.618894] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Nameserver information manager. [ 3.666618] 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 Load/Save Random Seed... Starting udev Coldplug all Devices... [[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. [ 4.061097] 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 Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. 2019-07-02 21:00:27,980 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.207: timed out 2019-07-02 21:00:37,066 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 844438164 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.237774] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.240901] pid_max: default: 32768 minimum: 301 [ 0.242591] ACPI: Core revision 20150930 [ 0.244685] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.247145] Security Framework initialized [ 0.248698] Yama: becoming mindful. [ 0.250068] AppArmor: AppArmor initialized [ 0.251655] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.254111] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.256520] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.258799] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.261339] Initializing cgroup subsys io [ 0.262874] Initializing cgroup subsys memory [ 0.264507] Initializing cgroup subsys devices [ 0.266150] Initializing cgroup subsys freezer [ 0.267785] Initializing cgroup subsys net_cls [ 0.269428] Initializing cgroup subsys perf_event [ 0.271142] Initializing cgroup subsys net_prio [ 0.272824] Initializing cgroup subsys hugetlb [ 0.274466] Initializing cgroup subsys pids [ 0.276083] CPU: Physical Processor ID: 0 [ 0.278302] mce: CPU supports 10 MCE banks [ 0.279884] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.281789] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.283863] Spectre V2 : Mitigation: Full generic retpoline [ 0.285832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.288042] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.290337] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.292425] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.295307] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.317851] Freeing SMP alternatives memory: 32K [ 0.331692] ftrace: allocating 32237 entries in 126 pages [ 0.381567] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.383858] smpboot: Max logical packages: 1 [ 0.385760] x2apic enabled [ 0.387224] Switched APIC routing to physical x2apic. [ 0.390320] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.392468] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.396418] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.399828] KVM setup paravirtual spinlock [ 0.402603] x86: Booted up 1 node, 1 CPUs [ 0.404119] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.406745] devtmpfs: initialized [ 0.409152] evm: security.selinux [ 0.410479] evm: security.SMACK64 [ 0.411777] evm: security.SMACK64EXEC [ 0.413177] evm: security.SMACK64TRANSMUTE [ 0.414710] evm: security.SMACK64MMAP [ 0.416120] evm: security.ima [ 0.417325] evm: security.capability [ 0.418847] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.422280] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.424529] pinctrl core: initialized pinctrl subsystem [ 0.426597] RTC time: 21:00:22, date: 07/02/19 [ 0.428388] NET: Registered protocol family 16 [ 0.430206] cpuidle: using governor ladder [ 0.431750] cpuidle: using governor menu [ 0.433233] PCCT header not found. [ 0.434642] ACPI: bus type PCI registered [ 0.436161] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.438530] PCI: Using configuration type 1 for base access [ 0.441436] ACPI: Added _OSI(Module Device) [ 0.443008] ACPI: Added _OSI(Processor Device) [ 0.444650] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.446358] ACPI: Added _OSI(Processor Aggregator Device) [ 0.449723] ACPI: Interpreter enabled [ 0.451166] ACPI: (supports S0 S5) [ 0.452496] ACPI: Using IOAPIC for interrupt routing [ 0.454282] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.459209] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.461366] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.463720] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.465993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.470110] acpiphp: Slot [3] registered [ 0.488172] acpiphp: Slot [4] registered [ 0.489705] acpiphp: Slot [5] registered [ 0.491226] acpiphp: Slot [6] registered [ 0.492732] acpiphp: Slot [7] registered [ 0.494234] acpiphp: Slot [8] registered [ 0.495736] acpiphp: Slot [9] registered [ 0.497241] acpiphp: Slot [10] registered [ 0.498775] acpiphp: Slot [11] registered [ 0.500404] acpiphp: Slot [12] registered [ 0.501935] acpiphp: Slot [13] registered [ 0.503467] acpiphp: Slot [14] registered [ 0.504986] acpiphp: Slot [15] registered [ 0.506521] acpiphp: Slot [16] registered [ 0.508056] acpiphp: Slot [17] registered [ 0.509579] acpiphp: Slot [18] registered [ 0.511105] acpiphp: Slot [19] registered [ 0.512637] acpiphp: Slot [20] registered [ 0.514167] acpiphp: Slot [21] registered [ 0.515694] acpiphp: Slot [22] registered [ 0.517221] acpiphp: Slot [23] registered [ 0.518754] acpiphp: Slot [24] registered [ 0.520281] acpiphp: Slot [25] registered [ 0.521810] acpiphp: Slot [26] registered [ 0.523338] acpiphp: Slot [27] registered [ 0.524876] acpiphp: Slot [28] registered [ 0.526403] acpiphp: Slot [29] registered [ 0.527924] acpiphp: Slot [30] registered [ 0.529460] acpiphp: Slot [31] registered [ 0.530989] PCI host bridge to bus 0000:00 [ 0.532527] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.534839] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.537160] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.539911] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.542655] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.545464] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.551550] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.554007] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.556247] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.558677] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.563701] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.566399] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.593441] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.596601] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.599984] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.603241] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.606274] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.608664] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.611082] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.613196] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.616230] vgaarb: loaded [ 0.617358] vgaarb: bridge control possible 0000:00:02.0 [ 0.619615] SCSI subsystem initialized [ 0.621274] ACPI: bus type USB registered [ 0.622829] usbcore: registered new interface driver usbfs [ 0.624785] usbcore: registered new interface driver hub [ 0.626690] usbcore: registered new device driver usb [ 0.628706] PCI: Using ACPI for IRQ routing [ 0.630719] NetLabel: Initializing [ 0.632078] NetLabel: domain hash size = 128 [ 0.633686] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.635499] NetLabel: unlabeled traffic allowed by default [ 0.637641] amd_nb: Cannot enumerate AMD northbridges [ 0.639523] clocksource: Switched to clocksource kvm-clock [ 0.649600] AppArmor: AppArmor Filesystem Enabled [ 0.651400] pnp: PnP ACPI init [ 0.652979] pnp: PnP ACPI: found 5 devices [ 0.660317] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.663551] NET: Registered protocol family 2 [ 0.665415] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.667853] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.670124] TCP: Hash tables configured (established 4096 bind 4096) [ 0.672382] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.674444] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.676659] NET: Registered protocol family 1 [ 0.678299] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.680364] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.682383] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.699223] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.716152] Unpacking initramfs... [ 1.206139] Freeing initrd memory: 37084K [ 1.208093] Scanning for low memory corruption every 60 seconds [ 1.210525] audit: initializing netlink subsys (disabled) [ 1.212518] audit: type=2000 audit(1562101223.530:1): initialized [ 1.214913] Initialise system trusted keyring [ 1.216670] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.218864] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.222170] zbud: loaded [ 1.223538] VFS: Disk quotas dquot_6.6.0 [ 1.225058] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.227613] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.229883] fuse init (API version 7.23) [ 1.231504] Key type big_key registered [ 1.232993] Allocating IMA MOK and blacklist keyrings. [ 1.235185] Key type asymmetric registered [ 1.236763] Asymmetric key parser 'x509' registered [ 1.238559] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.241320] io scheduler noop registered [ 1.242818] io scheduler deadline registered (default) [ 1.244695] io scheduler cfq registered [ 1.246241] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.248215] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.250566] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.253278] ACPI: Power Button [PWRF] [ 1.254818] GHES: HEST is not enabled! [ 1.270931] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.304534] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.308212] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.333937] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.337642] Linux agpgart interface v0.103 [ 1.340812] loop: module loaded [ 1.344396] vda: vda1 [ 1.346199] scsi host0: ata_piix [ 1.347585] scsi host1: ata_piix [ 1.348903] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.351206] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.354209] libphy: Fixed MDIO Bus: probed [ 1.355762] tun: Universal TUN/TAP device driver, 1.6 [ 1.357574] tun: (C) 1999-2004 Max Krasnyansky [ 1.361128] PPP generic driver version 2.4.2 [ 1.363043] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.365321] ehci-pci: EHCI PCI platform driver [ 1.366974] ehci-platform: EHCI generic platform driver [ 1.368998] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.371138] ohci-pci: OHCI PCI platform driver [ 1.372783] ohci-platform: OHCI generic platform driver [ 1.374648] uhci_hcd: USB Universal Host Controller Interface driver [ 1.392078] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.393970] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.396702] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.398566] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.400698] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.403005] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.405663] usb usb1: Product: UHCI Host Controller [ 1.407418] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.409592] usb usb1: SerialNumber: 0000:00:01.2 [ 1.411405] hub 1-0:1.0: USB hub found [ 1.412847] hub 1-0:1.0: 2 ports detected [ 1.414519] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.418341] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.420128] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.422057] mousedev: PS/2 mouse device common for all mice [ 1.424409] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.427628] rtc_cmos 00:00: RTC can wake from S4 [ 1.429828] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.432045] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.434277] i2c /dev entries driver [ 1.435724] device-mapper: uevent: version 1.0.3 [ 1.437503] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.440550] ledtrig-cpu: registered to indicate activity on CPUs [ 1.442943] NET: Registered protocol family 10 [ 1.444809] NET: Registered protocol family 17 [ 1.446465] Key type dns_resolver registered [ 1.448278] registered taskstats version 1 [ 1.449844] Loading compiled-in X.509 certificates [ 1.452131] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.455609] zswap: loaded using pool lzo/zbud [ 1.458661] Key type trusted registered [ 1.462140] Key type encrypted registered [ 1.463679] AppArmor: AppArmor sha1 policy hashing enabled [ 1.465638] ima: No TPM chip found, activating TPM-bypass! [ 1.467607] evm: HMAC attrs: 0x1 [ 1.469272] Magic number: 11:345:44 [ 1.470881] rtc_cmos 00:00: setting system clock to 2019-07-02 21:00:23 UTC (1562101223) [ 1.473874] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.492665] EDD information not available. [ 1.509268] Freeing unused kernel memory: 1512K [ 1.510930] Write protecting the kernel read-only data: 14336k [ 1.514454] Freeing unused kernel memory: 1692K [ 1.516350] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.528285] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.531925] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.535423] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.538853] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.542098] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.547546] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.555564] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.559393] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.564126] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.568006] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.624682] virtio_net virtio0 ens3: renamed from eth0 [ 1.627907] [drm] Initialized drm 1.1.0 20060810 [ 1.638827] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.644862] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.664004] FDC 0 is a S82078B [ 1.682318] AVX2 version of gcm_enc/dec engaged. [ 1.684281] AES CTR mode by8 optimization enabled [ 1.723527] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.887705] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.890445] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.893285] usb 1-1: Product: QEMU USB Tablet [ 1.895157] usb 1-1: Manufacturer: QEMU [ 1.896844] usb 1-1: SerialNumber: 42 [ 1.905474] hidraw: raw HID events driver (C) Jiri Kosina [ 1.913211] usbcore: registered new interface driver usbhid [ 1.915580] usbhid: USB HID core driver [ 1.919103] 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.923892] 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 ... [ 2.320244] md: linear personality registered for level -1 [ 2.324591] md: multipath personality registered for level -4 [ 2.329124] md: raid0 personality registered for level 0 [ 2.334053] md: raid1 personality registered for level 1 [ 2.407531] raid6: sse2x1 gen() 11427 MB/s [ 2.475524] raid6: sse2x1 xor() 9092 MB/s [ 2.543520] raid6: sse2x2 gen() 15080 MB/s [ 2.611521] raid6: sse2x2 xor() 10007 MB/s [ 2.679522] raid6: sse2x4 gen() 17219 MB/s [ 2.751521] raid6: sse2x4 xor() 11883 MB/s [ 2.819522] raid6: avx2x1 gen() 22656 MB/s [ 2.887523] raid6: avx2x2 gen() 26915 MB/s [ 2.955522] raid6: avx2x4 gen() 29506 MB/s [ 2.957360] raid6: using algorithm avx2x4 gen() 29506 MB/s [ 2.959638] raid6: using avx2x2 recovery algorithm [ 2.965104] xor: automatically using best checksumming function: [ 3.007521] avx : 32540.000 MB/sec [ 3.010849] async_tx: api initialized (async) [ 3.023007] md: raid6 personality registered for level 6 [ 3.025233] md: raid5 personality registered for level 5 [ 3.027425] md: raid4 personality registered for level 4 [ 3.034757] 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 ... [ 3.071594] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.094355] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.221985] 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) [ 3.229176] systemd[1]: Detected virtualization kvm. [ 3.231276] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.236748] systemd[1]: Set hostname to . [ 3.240943] systemd[1]: Initializing machine ID from KVM UUID. [ 3.243424] systemd[1]: Installed transient /etc/machine-id file. [ 3.383954] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.388190] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.391878] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.396266] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.400495] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.406802] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.411219] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.415443] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.420220] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.424353] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.428248] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.431582] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.436400] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.440416] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.444405] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.448668] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.452104] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.456638] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.461356] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.465222] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.469605] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.475234] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.484022] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.491424] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.504027] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.510245] Loading iSCSI transport class v2.0-870. [ 3.513814] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.523450] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.541789] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.552669] systemd[1]: Mounting Debug File System... Mounting Debug File System...[ 3.557664] iscsi: registered transport (tcp) [ 3.562719] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.576969] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.596895] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.603286] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.612171] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.618894] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Nameserver information manager. [ 3.666618] 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 Load/Save Random Seed... Starting udev Coldplug all Devices... [[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. [ 4.061097] 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 Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 5.170422] cloud-init[496]: Cloud-init v. 18.2 running 'init-local' at Tue, 02 Jul 2019 21:00:27 +0000. Up 4.97 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). 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. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 13.095040] cloud-init[932]: Cloud-init v. 18.2 running 'init' at Tue, 02 Jul 2019 21:00:28 +0000. Up 6.61 seconds. [ 13.100193] cloud-init[932]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 13.106763] cloud-init[932]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 13.112411] cloud-init[932]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 13.118552] cloud-init[932]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 13.126183] cloud-init[932]: ci-info: | ens3 | True | 192.168.120.8 | 255.255.255.0 | . | fa:16:3e:d4:81:fd | [ 13.129675] cloud-init[932]: ci-info: | ens3 | True | fe80::f816:3eff:fed4:81fd/64 | . | link | fa:16:3e:d4:81:fd | [ 13.139029] cloud-init[932]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 13.146253] cloud-init[932]: ci-info: | lo | True | ::1/128 | . | host | . | [ 13.152412] cloud-init[932]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 13.160138] cloud-init[932]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 13.168120] cloud-init[932]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 13.171228] cloud-init[932]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 13.176906] cloud-init[932]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 13.180799] cloud-init[932]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 13.187137] cloud-init[932]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH | [ 13.195322] cloud-init[932]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 13.199422] cloud-init[932]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 13.204543] cloud-init[932]: 2019-07-02 21:00:35,439 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 13.821679] cloud-init[932]: Generating public/private rsa key pair. [ 13.824038] cloud-init[932]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 13.832158] cloud-init[932]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 13.834901] cloud-init[932]: The key fingerprint is: [ 13.840394] cloud-init[932]: SHA256:6v0cy9hXxA8bAW9bMWIYMMoxg+FB7Nz17l9qQL73O+0 root@shaker-vm-f27c9889-26ae-41c8-a1fb-8e2e48fbd701 [ 13.848152] cloud-init[932]: The key's randomart image is: [ 13.850213] cloud-init[932]: +---[RSA 2048]----+ [ 13.856123] cloud-init[932]: | o+o+ o..++ o | [ 13.858029] cloud-init[932]: | .oo =.....o o| [ 13.864256] cloud-init[932]: | o..o. . .o..| [ 13.866508] cloud-init[932]: | o . o .=o | [ 13.872417] cloud-init[932]: | S + ..= | [ 13.876122] cloud-init[932]: | . + o .| [ 13.880119] cloud-init[932]: | . o o. ..| [ 13.884160] cloud-init[932]: | . . = =.oo..| [ 13.892224] cloud-init[932]: | . o.*.+o.+E| [ 13.894450] cloud-init[932]: +----[SHA256]-----+ [ 13.898000] cloud-init[932]: Generating public/private dsa key pair.[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m [ 13.904430] cloud-init[932]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 13.906919] cloud-init[932]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.] Reached target System Initialization. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Listening on UUID daemon activation socket. [ 13.916354] cloud-init[932]: The key fingerprint is: [ 13.918232] cloud-init[932]: SHA256:RkXoX0WEcX2rGTQPidwblfEjNnWVrmcaXZSGzwSRO8s root@shaker-vm-f27c9889-26ae-41c8-a1fb-8e2e48fbd701 Starting Socket activation for snappy daemon. [ 13.923227] cloud-init[932]: The key's randomart image is:[[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [ [ 13.928259] cloud-init[932]: +---[DSA 1024]----+ [ 13.929693] cloud-init[932]: | o+ +B@=O| [ 13.931114] cloud-init[932]: | .. o.@o**|[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 13.938831] cloud-init[932]: | .. .=&o+| Starting LXD - unix socket. [ 13.942224] cloud-init[932]: | .. o=o*o| [[0;32m OK [0m] Reached target Network is Online. [ 13.945960] cloud-init[932]: | S. .. O .| Starting iSCSI initiator daemon (iscsid)... [ 13.950540] cloud-init[932]: | . . E + | [ 13.952358] cloud-init[932]: | = | [[0;32m OK [0m] Reached target Cloud-config availability.[ 13.956348] cloud-init[932]: | . | [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [ 13.960896] [[0;32m OK [0m] Listening on LXD - unix socket. cloud-init[932]: | | [ 13.966472] cloud-init[932]: +----[SHA256]-----+ [[0;32m OK [0m] Reached target Sockets.[ 13.972329] cloud-init[932]: Generating public/private ecdsa key pair. [ 13.974150] cloud-init[932]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [[0;32m OK [0m] Reached target Basic System. [[0;32m OK [0m] Started Deferred execution scheduler. [ [ 13.980615] cloud-init[932]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 13.983977] [0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started iperf3 Service.cloud-init[932]: The key fingerprint is: [ 13.989668] cloud-init Starting /etc/rc.local Compatibility... Starting Login Service... [932]: SHA256:UfcRzzZAjGEG5GewlBQ/Zp1Rhi6iYSYd1gn+QPdZ8Tc root@shaker-vm-f27c9889-26ae-41c8-a1fb-8e2e48fbd701 [ 13.999946] Starting Accounts Service... cloud-init[932]: The key's randomart image is: Starting LXD - container startup/shutdown... [ 14.008238] [[0;32m OK [0m] Started Regular background program processing daemon. Starting System Logging Service...cloud-init[932]: +---[ECDSA 256]---+ [ 14.019688] cloud-init[932]: | o=O*+***+ |[[0;32m OK [0m] Started FUSE filesystem for LXC. Starting Apply the settings specified in cloud-config... [ 14.030937] cloud-init[[0;32m OK [0m] Started ACPI event daemon. Starting Pollinate to seed the pseudo random number generator... Starting LSB: MD monitoring daemon... Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started iperf Service. [[0;32m OK [0m] Started D-Bus System Message Bus. [932]: | oo+=Bo++*+ | [ 14.097516] cloud-init 2019-07-02 21:00:37,069 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.207: [Errno None] Unable to connect to port 22 on 172.30.9.207 2019-07-02 21:00:46,161 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 844438164 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.237774] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.240901] pid_max: default: 32768 minimum: 301 [ 0.242591] ACPI: Core revision 20150930 [ 0.244685] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.247145] Security Framework initialized [ 0.248698] Yama: becoming mindful. [ 0.250068] AppArmor: AppArmor initialized [ 0.251655] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.254111] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.256520] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.258799] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.261339] Initializing cgroup subsys io [ 0.262874] Initializing cgroup subsys memory [ 0.264507] Initializing cgroup subsys devices [ 0.266150] Initializing cgroup subsys freezer [ 0.267785] Initializing cgroup subsys net_cls [ 0.269428] Initializing cgroup subsys perf_event [ 0.271142] Initializing cgroup subsys net_prio [ 0.272824] Initializing cgroup subsys hugetlb [ 0.274466] Initializing cgroup subsys pids [ 0.276083] CPU: Physical Processor ID: 0 [ 0.278302] mce: CPU supports 10 MCE banks [ 0.279884] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.281789] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.283863] Spectre V2 : Mitigation: Full generic retpoline [ 0.285832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.288042] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.290337] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.292425] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.295307] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.317851] Freeing SMP alternatives memory: 32K [ 0.331692] ftrace: allocating 32237 entries in 126 pages [ 0.381567] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.383858] smpboot: Max logical packages: 1 [ 0.385760] x2apic enabled [ 0.387224] Switched APIC routing to physical x2apic. [ 0.390320] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.392468] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.396418] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.399828] KVM setup paravirtual spinlock [ 0.402603] x86: Booted up 1 node, 1 CPUs [ 0.404119] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.406745] devtmpfs: initialized [ 0.409152] evm: security.selinux [ 0.410479] evm: security.SMACK64 [ 0.411777] evm: security.SMACK64EXEC [ 0.413177] evm: security.SMACK64TRANSMUTE [ 0.414710] evm: security.SMACK64MMAP [ 0.416120] evm: security.ima [ 0.417325] evm: security.capability [ 0.418847] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.422280] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.424529] pinctrl core: initialized pinctrl subsystem [ 0.426597] RTC time: 21:00:22, date: 07/02/19 [ 0.428388] NET: Registered protocol family 16 [ 0.430206] cpuidle: using governor ladder [ 0.431750] cpuidle: using governor menu [ 0.433233] PCCT header not found. [ 0.434642] ACPI: bus type PCI registered [ 0.436161] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.438530] PCI: Using configuration type 1 for base access [ 0.441436] ACPI: Added _OSI(Module Device) [ 0.443008] ACPI: Added _OSI(Processor Device) [ 0.444650] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.446358] ACPI: Added _OSI(Processor Aggregator Device) [ 0.449723] ACPI: Interpreter enabled [ 0.451166] ACPI: (supports S0 S5) [ 0.452496] ACPI: Using IOAPIC for interrupt routing [ 0.454282] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.459209] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.461366] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.463720] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.465993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.470110] acpiphp: Slot [3] registered [ 0.488172] acpiphp: Slot [4] registered [ 0.489705] acpiphp: Slot [5] registered [ 0.491226] acpiphp: Slot [6] registered [ 0.492732] acpiphp: Slot [7] registered [ 0.494234] acpiphp: Slot [8] registered [ 0.495736] acpiphp: Slot [9] registered [ 0.497241] acpiphp: Slot [10] registered [ 0.498775] acpiphp: Slot [11] registered [ 0.500404] acpiphp: Slot [12] registered [ 0.501935] acpiphp: Slot [13] registered [ 0.503467] acpiphp: Slot [14] registered [ 0.504986] acpiphp: Slot [15] registered [ 0.506521] acpiphp: Slot [16] registered [ 0.508056] acpiphp: Slot [17] registered [ 0.509579] acpiphp: Slot [18] registered [ 0.511105] acpiphp: Slot [19] registered [ 0.512637] acpiphp: Slot [20] registered [ 0.514167] acpiphp: Slot [21] registered [ 0.515694] acpiphp: Slot [22] registered [ 0.517221] acpiphp: Slot [23] registered [ 0.518754] acpiphp: Slot [24] registered [ 0.520281] acpiphp: Slot [25] registered [ 0.521810] acpiphp: Slot [26] registered [ 0.523338] acpiphp: Slot [27] registered [ 0.524876] acpiphp: Slot [28] registered [ 0.526403] acpiphp: Slot [29] registered [ 0.527924] acpiphp: Slot [30] registered [ 0.529460] acpiphp: Slot [31] registered [ 0.530989] PCI host bridge to bus 0000:00 [ 0.532527] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.534839] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.537160] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.539911] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.542655] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.545464] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.551550] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.554007] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.556247] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.558677] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.563701] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.566399] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.593441] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.596601] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.599984] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.603241] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.606274] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.608664] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.611082] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.613196] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.616230] vgaarb: loaded [ 0.617358] vgaarb: bridge control possible 0000:00:02.0 [ 0.619615] SCSI subsystem initialized [ 0.621274] ACPI: bus type USB registered [ 0.622829] usbcore: registered new interface driver usbfs [ 0.624785] usbcore: registered new interface driver hub [ 0.626690] usbcore: registered new device driver usb [ 0.628706] PCI: Using ACPI for IRQ routing [ 0.630719] NetLabel: Initializing [ 0.632078] NetLabel: domain hash size = 128 [ 0.633686] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.635499] NetLabel: unlabeled traffic allowed by default [ 0.637641] amd_nb: Cannot enumerate AMD northbridges [ 0.639523] clocksource: Switched to clocksource kvm-clock [ 0.649600] AppArmor: AppArmor Filesystem Enabled [ 0.651400] pnp: PnP ACPI init [ 0.652979] pnp: PnP ACPI: found 5 devices [ 0.660317] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.663551] NET: Registered protocol family 2 [ 0.665415] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.667853] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.670124] TCP: Hash tables configured (established 4096 bind 4096) [ 0.672382] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.674444] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.676659] NET: Registered protocol family 1 [ 0.678299] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.680364] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.682383] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.699223] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.716152] Unpacking initramfs... [ 1.206139] Freeing initrd memory: 37084K [ 1.208093] Scanning for low memory corruption every 60 seconds [ 1.210525] audit: initializing netlink subsys (disabled) [ 1.212518] audit: type=2000 audit(1562101223.530:1): initialized [ 1.214913] Initialise system trusted keyring [ 1.216670] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.218864] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.222170] zbud: loaded [ 1.223538] VFS: Disk quotas dquot_6.6.0 [ 1.225058] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.227613] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.229883] fuse init (API version 7.23) [ 1.231504] Key type big_key registered [ 1.232993] Allocating IMA MOK and blacklist keyrings. [ 1.235185] Key type asymmetric registered [ 1.236763] Asymmetric key parser 'x509' registered [ 1.238559] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.241320] io scheduler noop registered [ 1.242818] io scheduler deadline registered (default) [ 1.244695] io scheduler cfq registered [ 1.246241] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.248215] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.250566] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.253278] ACPI: Power Button [PWRF] [ 1.254818] GHES: HEST is not enabled! [ 1.270931] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.304534] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.308212] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.333937] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.337642] Linux agpgart interface v0.103 [ 1.340812] loop: module loaded [ 1.344396] vda: vda1 [ 1.346199] scsi host0: ata_piix [ 1.347585] scsi host1: ata_piix [ 1.348903] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.351206] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.354209] libphy: Fixed MDIO Bus: probed [ 1.355762] tun: Universal TUN/TAP device driver, 1.6 [ 1.357574] tun: (C) 1999-2004 Max Krasnyansky [ 1.361128] PPP generic driver version 2.4.2 [ 1.363043] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.365321] ehci-pci: EHCI PCI platform driver [ 1.366974] ehci-platform: EHCI generic platform driver [ 1.368998] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.371138] ohci-pci: OHCI PCI platform driver [ 1.372783] ohci-platform: OHCI generic platform driver [ 1.374648] uhci_hcd: USB Universal Host Controller Interface driver [ 1.392078] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.393970] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.396702] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.398566] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.400698] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.403005] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.405663] usb usb1: Product: UHCI Host Controller [ 1.407418] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.409592] usb usb1: SerialNumber: 0000:00:01.2 [ 1.411405] hub 1-0:1.0: USB hub found [ 1.412847] hub 1-0:1.0: 2 ports detected [ 1.414519] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.418341] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.420128] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.422057] mousedev: PS/2 mouse device common for all mice [ 1.424409] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.427628] rtc_cmos 00:00: RTC can wake from S4 [ 1.429828] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.432045] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.434277] i2c /dev entries driver [ 1.435724] device-mapper: uevent: version 1.0.3 [ 1.437503] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.440550] ledtrig-cpu: registered to indicate activity on CPUs [ 1.442943] NET: Registered protocol family 10 [ 1.444809] NET: Registered protocol family 17 [ 1.446465] Key type dns_resolver registered [ 1.448278] registered taskstats version 1 [ 1.449844] Loading compiled-in X.509 certificates [ 1.452131] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.455609] zswap: loaded using pool lzo/zbud [ 1.458661] Key type trusted registered [ 1.462140] Key type encrypted registered [ 1.463679] AppArmor: AppArmor sha1 policy hashing enabled [ 1.465638] ima: No TPM chip found, activating TPM-bypass! [ 1.467607] evm: HMAC attrs: 0x1 [ 1.469272] Magic number: 11:345:44 [ 1.470881] rtc_cmos 00:00: setting system clock to 2019-07-02 21:00:23 UTC (1562101223) [ 1.473874] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.492665] EDD information not available. [ 1.509268] Freeing unused kernel memory: 1512K [ 1.510930] Write protecting the kernel read-only data: 14336k [ 1.514454] Freeing unused kernel memory: 1692K [ 1.516350] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.528285] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.531925] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.535423] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.538853] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.542098] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.547546] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.555564] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.559393] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.564126] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.568006] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.624682] virtio_net virtio0 ens3: renamed from eth0 [ 1.627907] [drm] Initialized drm 1.1.0 20060810 [ 1.638827] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.644862] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.664004] FDC 0 is a S82078B [ 1.682318] AVX2 version of gcm_enc/dec engaged. [ 1.684281] AES CTR mode by8 optimization enabled [ 1.723527] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.887705] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.890445] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.893285] usb 1-1: Product: QEMU USB Tablet [ 1.895157] usb 1-1: Manufacturer: QEMU [ 1.896844] usb 1-1: SerialNumber: 42 [ 1.905474] hidraw: raw HID events driver (C) Jiri Kosina [ 1.913211] usbcore: registered new interface driver usbhid [ 1.915580] usbhid: USB HID core driver [ 1.919103] 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.923892] 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 ... [ 2.320244] md: linear personality registered for level -1 [ 2.324591] md: multipath personality registered for level -4 [ 2.329124] md: raid0 personality registered for level 0 [ 2.334053] md: raid1 personality registered for level 1 [ 2.407531] raid6: sse2x1 gen() 11427 MB/s [ 2.475524] raid6: sse2x1 xor() 9092 MB/s [ 2.543520] raid6: sse2x2 gen() 15080 MB/s [ 2.611521] raid6: sse2x2 xor() 10007 MB/s [ 2.679522] raid6: sse2x4 gen() 17219 MB/s [ 2.751521] raid6: sse2x4 xor() 11883 MB/s [ 2.819522] raid6: avx2x1 gen() 22656 MB/s [ 2.887523] raid6: avx2x2 gen() 26915 MB/s [ 2.955522] raid6: avx2x4 gen() 29506 MB/s [ 2.957360] raid6: using algorithm avx2x4 gen() 29506 MB/s [ 2.959638] raid6: using avx2x2 recovery algorithm [ 2.965104] xor: automatically using best checksumming function: [ 3.007521] avx : 32540.000 MB/sec [ 3.010849] async_tx: api initialized (async) [ 3.023007] md: raid6 personality registered for level 6 [ 3.025233] md: raid5 personality registered for level 5 [ 3.027425] md: raid4 personality registered for level 4 [ 3.034757] 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 ... [ 3.071594] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.094355] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.221985] 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) [ 3.229176] systemd[1]: Detected virtualization kvm. [ 3.231276] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.236748] systemd[1]: Set hostname to . [ 3.240943] systemd[1]: Initializing machine ID from KVM UUID. [ 3.243424] systemd[1]: Installed transient /etc/machine-id file. [ 3.383954] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.388190] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.391878] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.396266] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.400495] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.406802] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.411219] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.415443] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.420220] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.424353] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.428248] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.431582] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.436400] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.440416] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.444405] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.448668] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.452104] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.456638] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.461356] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.465222] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.469605] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.475234] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.484022] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.491424] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.504027] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.510245] Loading iSCSI transport class v2.0-870. [ 3.513814] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.523450] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.541789] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.552669] systemd[1]: Mounting Debug File System... Mounting Debug File System...[ 3.557664] iscsi: registered transport (tcp) [ 3.562719] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.576969] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.596895] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.603286] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.612171] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.618894] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Nameserver information manager. [ 3.666618] 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 Load/Save Random Seed... Starting udev Coldplug all Devices... [[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. [ 4.061097] 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 Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 5.170422] cloud-init[496]: Cloud-init v. 18.2 running 'init-local' at Tue, 02 Jul 2019 21:00:27 +0000. Up 4.97 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). 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. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 13.095040] cloud-init[932]: Cloud-init v. 18.2 running 'init' at Tue, 02 Jul 2019 21:00:28 +0000. Up 6.61 seconds. [ 13.100193] cloud-init[932]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 13.106763] cloud-init[932]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 13.112411] cloud-init[932]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 13.118552] cloud-init[932]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 13.126183] cloud-init[932]: ci-info: | ens3 | True | 192.168.120.8 | 255.255.255.0 | . | fa:16:3e:d4:81:fd | [ 13.129675] cloud-init[932]: ci-info: | ens3 | True | fe80::f816:3eff:fed4:81fd/64 | . | link | fa:16:3e:d4:81:fd | [ 13.139029] cloud-init[932]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 13.146253] cloud-init[932]: ci-info: | lo | True | ::1/128 | . | host | . | [ 13.152412] cloud-init[932]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 13.160138] cloud-init[932]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 13.168120] cloud-init[932]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 13.171228] cloud-init[932]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 13.176906] cloud-init[932]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 13.180799] cloud-init[932]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 13.187137] cloud-init[932]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH | [ 13.195322] cloud-init[932]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 13.199422] cloud-init[932]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 13.204543] cloud-init[932]: 2019-07-02 21:00:35,439 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 13.821679] cloud-init[932]: Generating public/private rsa key pair. [ 13.824038] cloud-init[932]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 13.832158] cloud-init[932]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 13.834901] cloud-init[932]: The key fingerprint is: [ 13.840394] cloud-init[932]: SHA256:6v0cy9hXxA8bAW9bMWIYMMoxg+FB7Nz17l9qQL73O+0 root@shaker-vm-f27c9889-26ae-41c8-a1fb-8e2e48fbd701 [ 13.848152] cloud-init[932]: The key's randomart image is: [ 13.850213] cloud-init[932]: +---[RSA 2048]----+ [ 13.856123] cloud-init[932]: | o+o+ o..++ o | [ 13.858029] cloud-init[932]: | .oo =.....o o| [ 13.864256] cloud-init[932]: | o..o. . .o..| [ 13.866508] cloud-init[932]: | o . o .=o | [ 13.872417] cloud-init[932]: | S + ..= | [ 13.876122] cloud-init[932]: | . + o .| [ 13.880119] cloud-init[932]: | . o o. ..| [ 13.884160] cloud-init[932]: | . . = =.oo..| [ 13.892224] cloud-init[932]: | . o.*.+o.+E| [ 13.894450] cloud-init[932]: +----[SHA256]-----+ [ 13.898000] cloud-init[932]: Generating public/private dsa key pair.[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m [ 13.904430] cloud-init[932]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 13.906919] cloud-init[932]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.] Reached target System Initialization. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Listening on UUID daemon activation socket. [ 13.916354] cloud-init[932]: The key fingerprint is: [ 13.918232] cloud-init[932]: SHA256:RkXoX0WEcX2rGTQPidwblfEjNnWVrmcaXZSGzwSRO8s root@shaker-vm-f27c9889-26ae-41c8-a1fb-8e2e48fbd701 Starting Socket activation for snappy daemon. [ 13.923227] cloud-init[932]: The key's randomart image is:[[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [ [ 13.928259] cloud-init[932]: +---[DSA 1024]----+ [ 13.929693] cloud-init[932]: | o+ +B@=O| [ 13.931114] cloud-init[932]: | .. o.@o**|[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 13.938831] cloud-init[932]: | .. .=&o+| Starting LXD - unix socket. [ 13.942224] cloud-init[932]: | .. o=o*o| [[0;32m OK [0m] Reached target Network is Online. [ 13.945960] cloud-init[932]: | S. .. O .| Starting iSCSI initiator daemon (iscsid)... [ 13.950540] cloud-init[932]: | . . E + | [ 13.952358] cloud-init[932]: | = | [[0;32m OK [0m] Reached target Cloud-config availability.[ 13.956348] cloud-init[932]: | . | [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [ 13.960896] [[0;32m OK [0m] Listening on LXD - unix socket. cloud-init[932]: | | [ 13.966472] cloud-init[932]: +----[SHA256]-----+ [[0;32m OK [0m] Reached target Sockets.[ 13.972329] cloud-init[932]: Generating public/private ecdsa key pair. [ 13.974150] cloud-init[932]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [[0;32m OK [0m] Reached target Basic System. [[0;32m OK [0m] Started Deferred execution scheduler. [ [ 13.980615] cloud-init[932]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 13.983977] [0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started iperf3 Service.cloud-init[932]: The key fingerprint is: [ 13.989668] cloud-init Starting /etc/rc.local Compatibility... Starting Login Service... [932]: SHA256:UfcRzzZAjGEG5GewlBQ/Zp1Rhi6iYSYd1gn+QPdZ8Tc root@shaker-vm-f27c9889-26ae-41c8-a1fb-8e2e48fbd701 [ 13.999946] Starting Accounts Service... cloud-init[932]: The key's randomart image is: Starting LXD - container startup/shutdown... [ 14.008238] [[0;32m OK [0m] Started Regular background program processing daemon. Starting System Logging Service...cloud-init[932]: +---[ECDSA 256]---+ [ 14.019688] cloud-init[932]: | o=O*+***+ |[[0;32m OK [0m] Started FUSE filesystem for LXC. Starting Apply the settings specified in cloud-config... [ 14.030937] cloud-init[[0;32m OK [0m] Started ACPI event daemon. Starting Pollinate to seed the pseudo random number generator... Starting LSB: MD monitoring daemon... Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started iperf Service. [[0;32m OK [0m] Started D-Bus System Message Bus. [932]: | oo+=Bo++*+ | [ 14.097516] cloud-init[932]: | oooo X.o.E=| [ 14.100833] cloud-init[932]: | . =oo=... .+| Starting Snappy daemon... [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [ 14.147118] cloud-init[932]: | + S.. . | [ 14.173120] cloud-init[932]: | . | [ 14.199922] cloud-init[932]: | | [[0;32m OK [0m] Started LXD - container startup/shutdown. [[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 LSB: Record successful boot for GRUB. [ 14.236240] cloud-init[932]: | | [[0;32m OK [0m] Started LSB: MD monitoring daemon. [ 14.279674] cloud-init[[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: network benchmark... Starting Permit User Sessions... [932]: | | [ 14.306087] Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: automatic crash report generation... Starting LSB: daemon to balance interrupts for SMP systems... [[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. cloud-init[932]: +----[SHA256]-----+ [ 14.354002] cloud-init[932]: Generating public/private ed25519 key pair.[[0;32m OK [0m] Started LSB: network benchmark. Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [[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 LSB: Set the CPU Frequency Scaling governor to "ondemand". [ 14.415693] [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. cloud-init[932]: Starting Set console scheme... Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.[[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started Set console scheme. [ 14.457179] cloud-init[932]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 14.480260] cloud-init[932]: The key fingerprint is: [ 14.486229] cloud-init[932]: SHA256:xwbpTOLP7HyjEbeGPxznsNEAJ9gHvq/TFepdtPfh0mQ root@shaker-vm-f27c9889-26ae-41c8-a1fb-8e2e48fbd701 [ 14.502199] [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... cloud-init[932]: The key's randomart image is: [ 14.529183] cloud-init[932]: +--[ED25519 256]--+ [ 14.536142] cloud-init[932]: | o.. | [ 14.548113] cloud-init[932]: | ..+.o | [ 14.556231] cloud-init[932]: | . == | [ 14.568101] cloud-init[932]: | . = +. . . | [ 14.572098] cloud-init[932]: | . S =+ o . | [ 14.582043] cloud-init[932]: | + B=.+ oE.| [ 14.587439] cloud-init[932]: | *++X .=.o| [ 14.595595] cloud-init[932]: | o.=O o. o.| [ 14.598523] cloud-init[932]: | =+.o . | [ 14.604258] cloud-init[932]: +----[SHA256]-----+ [ 14.934424] cloud-init[1055]: Generating locales (this might take a while)... [ 15.629587] cloud-init[1055]: en_US.UTF-8... done [ 15.632105] cloud-init[1055]: Generation complete. [[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. [[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 Update UTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. [ 16.270661] cloud-init[1055]: Cloud-init v. 18.2 running 'modules:config' at Tue, 02 Jul 2019 21:00:37 +0000. Up 14.80 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. Starting Execute cloud user/final scripts... 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 | 8a:80:ee:bf:2d:0c:ed:61:5d:79:58:f6:0b:3d:72:51 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Jul 2 21:00:38 ec2: <14>Jul 2 21:00:38 ec2: ############################################################# <14>Jul 2 21:00:38 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Jul 2 21:00:38 ec2: 1024 SHA256:RkXoX0WEcX2rGTQPidwblfEjNnWVrmcaXZSGzwSRO8s root@shaker-vm-f27c9889-26ae-41c8-a1fb-8e2e48fbd701 (DSA) <14>Jul 2 21:00:38 ec2: 256 SHA256:UfcRzzZAjGEG5GewlBQ/Zp1Rhi6iYSYd1gn+QPdZ8Tc root@shaker-vm-f27c9889-26ae-41c8-a1fb-8e2e48fbd701 (ECDSA) <14>Jul 2 21:00:38 ec2: 256 SHA256:xwbpTOLP7HyjEbeGPxznsNEAJ9gHvq/TFepdtPfh0mQ root@shaker-vm-f27c9889-26ae-41c8-a1fb-8e2e48fbd701 (ED25519) <14>Jul 2 21:00:38 ec2: 2048 SHA256:6v0cy9hXxA8bAW9bMWIYMMoxg+FB7Nz17l9qQL73O+0 root@shaker-vm-f27c9889-26ae-41c8-a1fb-8e2e48fbd701 (RSA) <14>Jul 2 21:00:38 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Jul 2 21:00:38 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO0P/VyEIlcqHMwlQCsoH/4jvQVgNT7oCoWY6m3mC/5tN7afZFI+zx7hOEIK655oRdrkwEZxMMROkgUb2L+POJw= root@shaker-vm-f27c9889-26ae-41c8-a1fb-8e2e48fbd701 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIO4qfgjLNlsDc3LfEO9KsKR/raPwERnmrM/FTmWHxZ3V root@shaker-vm-f27c9889-26ae-41c8-a1fb-8e2e48fbd701 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmFgPXS2E5TidB5qFaEAYMuVrnJsI36bvihhP/pR2gSxybQa6kFPfN96iEsSBuFpctiiV6xrvCvNE8F+t2sAyXJ8KsF8CpvcRsfh7mJtSop8oIB67wvQPYmsu+RxxQvgSHxtV0vWwgnlQPMtJ1WoWNfqFqjTzRmIXl/DSsZfRmh+hyhb7cuPMz+MvQVMznVoSm+lH9HaRCl85VuL3xz2zVz2WDXVB4IYKvfD2hO8hbcflACG7Y0VBH8HBjPSXOq89MAkYTv5dFyVy4UJaPMUp0rNFM7cwEa86a/XwSPCrrP9BlzzYzrtHBYmyM8d2/DLZEq+A0dTERobCbtFGs7Bul root@shaker-vm-f27c9889-26ae-41c8-a1fb-8e2e48fbd701 -----END SSH HOST KEY KEYS----- [ 16.670475] cloud-init[1306]: Cloud-init v. 18.2 running 'modules:final' at Tue, 02 Jul 2019 21:00:38 +0000. Up 16.50 seconds. [ 16.676207] cloud-init[1306]: Cloud-init v. 18.2 finished at Tue, 02 Jul 2019 21:00:39 +0000. Datasource DataSourceEc2. Up 16.66 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-f27c9889-26ae-41c8-a1fb-8e2e48fbd701 ttyS0 shaker-vm-f27c9889-26ae-41c8-a1fb-8e2e48fbd701 login: 2019-07-02 21:00:46,769 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.21:5000 2019-07-02 21:27:34,729 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=1596766a4c814111935f0b1bb22a1755 SHELL=/bin/bash SSH_CLIENT=172.30.9.66 44850 22 OS_REGION_NAME=regionOne SDN_CONTROLLER_WEBPORT=8081 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_f27c9889-26ae-41c8-a1fb-8e2e48fbd701 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 SDN_CONTROLLER_IP=192.30.9.8 PWD=/home/ubuntu SDN_CONTROLLER_RESTCONFPORT=8081 OS_PASSWORD=rV0wPK03PDtAxHaqpxptwhVK2Kg1L9 LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.21:5000 OS_USERNAME=shaker-user_f27c9889-26ae-41c8-a1fb-8e2e48fbd701 SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.21,192.30.9.8 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 44850 192.168.120.8 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 2019-07-02 21:00:51.384 1405 INFO shaker.engine.utils [-] Logging enabled 2019-07-02 21:00:51.386 1405 INFO shaker.engine.messaging [-] Listening on *:9000 2019-07-02 21:00:51.390 1405 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2019-07-02 21:00:51.398 1413 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2019-07-02 21:00:51.398 1413 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.207:9000 2019-07-02 21:00:51.398 1413 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2019-07-02 21:00:51.411 1405 INFO pykwalify.core [-] validation.valid 2019-07-02 21:00:53.024 1405 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-07-02 21:00:59.391 1405 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'6730aa6e-7e77-4641-8840-018ad5ca7522', u'links': [{u'href': u'http://172.30.9.21:8004/v1/1596766a4c814111935f0b1bb22a1755/stacks/shaker_urtzei/6730aa6e-7e77-4641-8840-018ad5ca7522', u'rel': u'self'}]} 2019-07-02 21:05:06.191 1405 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_urtzei_master_0', 'shaker_urtzei_slave_0']) 2019-07-02 21:05:10.048 1405 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-02 21:06:40.601 1405 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-02 21:08:11.100 1405 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-02 21:09:41.591 1405 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-02 21:09:41.593 1405 INFO shaker.engine.server [-] Execution is done 2019-07-02 21:09:42.439 1405 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-07-02 21:10:06.534 1405 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-02 21:10:06.536 1405 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2019-07-02 21:10:06.549 1405 INFO pykwalify.core [-] validation.valid 2019-07-02 21:10:07.001 1405 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-07-02 21:10:11.882 1405 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'3351a904-162f-4e45-8f44-843088cb54f6', u'links': [{u'href': u'http://172.30.9.21:8004/v1/1596766a4c814111935f0b1bb22a1755/stacks/shaker_eofrks/3351a904-162f-4e45-8f44-843088cb54f6', u'rel': u'self'}]} 2019-07-02 21:11:28.674 1405 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_eofrks_master_0', 'shaker_eofrks_slave_0']) 2019-07-02 21:11:33.503 1405 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-02 21:13:04.601 1405 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-02 21:14:35.100 1405 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-02 21:16:05.599 1405 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-02 21:16:05.600 1405 INFO shaker.engine.server [-] Execution is done 2019-07-02 21:16:06.078 1405 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-07-02 21:16:29.018 1405 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-02 21:16:29.021 1405 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2019-07-02 21:16:29.035 1405 INFO pykwalify.core [-] validation.valid 2019-07-02 21:16:29.478 1405 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-07-02 21:16:34.587 1405 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'671b7584-73a7-4f59-9f5d-ddea172653c9', u'links': [{u'href': u'http://172.30.9.21:8004/v1/1596766a4c814111935f0b1bb22a1755/stacks/shaker_omdtfe/671b7584-73a7-4f59-9f5d-ddea172653c9', u'rel': u'self'}]} 2019-07-02 21:17:54.264 1405 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_omdtfe_slave_0', 'shaker_omdtfe_master_0']) 2019-07-02 21:18:01.182 1405 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-02 21:19:32.841 1405 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-02 21:21:03.352 1405 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-02 21:22:33.844 1405 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-02 21:22:33.845 1405 INFO shaker.engine.server [-] Execution is done 2019-07-02 21:22:34.619 1405 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-07-02 21:22:54.642 1405 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-02 21:22:54.644 1405 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2019-07-02 21:22:54.657 1405 INFO pykwalify.core [-] validation.valid 2019-07-02 21:22:55.092 1405 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-07-02 21:23:00.831 1405 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'dab5f5cc-9762-4377-8890-2c5b68ef1827', u'links': [{u'href': u'http://172.30.9.21:8004/v1/1596766a4c814111935f0b1bb22a1755/stacks/shaker_ekpoat/dab5f5cc-9762-4377-8890-2c5b68ef1827', u'rel': u'self'}]} 2019-07-02 21:24:14.383 1405 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_ekpoat_slave_0', 'shaker_ekpoat_master_0']) 2019-07-02 21:24:26.967 1405 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-02 21:24:59.214 1405 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-02 21:26:19.413 1405 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-02 21:27:09.475 1405 ERROR shaker.engine.quorum [-] Error while processing reply: error - unable to read from stream socket: Resource temporarily unavailable: ExecutorException: error - unable to read from stream socket: Resource temporarily unavailable 2019-07-02 21:27:09.480 1405 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-02 21:27:09.480 1405 INFO shaker.engine.server [-] Execution is done 2019-07-02 21:27:09.953 1405 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-07-02 21:27:34.599 1405 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-02 21:27:34.602 1405 INFO shaker.engine.server [-] Generating aggregated report 2019-07-02 21:27:34.613 1405 INFO shaker.engine.server [-] Raw output is stored to: report.json 2019-07-02 21:27:34.617 1405 INFO shaker.engine.report [-] ******************************************************************************** 2019-07-02 21:27:34.617 1405 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-1.opnfvlf.org:stats.packets.avg > 100000 [Value "stats.packets" is not found] 2019-07-02 21:27:34.617 1405 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.Ping.1.overcloud-novacompute-1.opnfvlf.org:stats.ping_icmp.avg < 2.0 [OK] 2019-07-02 21:27:34.618 1405 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-1.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2019-07-02 21:27:34.618 1405 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-1.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2019-07-02 21:27:34.618 1405 INFO shaker.engine.report [-] ******************************************************************************** 2019-07-02 21:27:34.619 1405 INFO shaker.engine.utils [-] Alias "interactive" is resolved into file "/usr/local/lib/python2.7/dist-packages/shaker/resources/report_templates/interactive.html" 2019-07-02 21:27:34.630 1405 INFO shaker.engine.report [-] Report saved to: report.html 2019-07-02 21:27:34,730 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2019-07-02 21:27:35,085 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-02 21:27:35,086 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 31:16 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-02 21:27:54,203 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------+------------------+----------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------+------------------+----------------------+------------------+----------------+ | rally_full | functest | benchmarking | 106:24 | FAIL | | rally_jobs | functest | benchmarking | 26:43 | FAIL | | vmtp | functest | benchmarking | 19:13 | PASS | | shaker | functest | benchmarking | 31:16 | PASS | +--------------------+------------------+----------------------+------------------+----------------+ 2019-07-02 21:27:54,208 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-07-02 21:27:57,034 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-75 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-ovn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-07-02 21:27:57,038 - 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.21,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=RlNFjtDhGqVf0pxQyajiNXTHL 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=2c636b86c6224566817a470196f62197 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.8 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export OS_REGION_NAME=regionOne 2019-07-02 21:27:57,038 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-07-02 21:27:57,038 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2019-07-02 21:27:57,039 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+-------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | vgpu | functest | features | 00:00 | SKIP | | stor4nfv_os | stor4nfv | features | 00:00 | SKIP | +-----------------------------+-------------------+------------------+------------------+----------------+ 2019-07-02 21:27:57,041 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-07-02 21:27:59,485 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-75 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-ovn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-07-02 21:27:59,488 - 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.21,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=RlNFjtDhGqVf0pxQyajiNXTHL 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=2c636b86c6224566817a470196f62197 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.8 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export OS_REGION_NAME=regionOne 2019-07-02 21:27:59,488 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-07-02 21:27:59,489 - 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 | +---------------+---------------+---------------------------------------+----------------------------------------+ 2019-07-02 21:27:59,497 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2019-07-02 21:28:01,011 - 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'eb42f9a909c844f5a484c0090bb06606', '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_652c8743-3b88-426a-af43-287780f53f47'}) 2019-07-02 21:28:01,520 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'fa141af6e32c47ceac31071bb29c102a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_652c8743-3b88-426a-af43-287780f53f47'}) 2019-07-02 21:28:03,219 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_652c8743-3b88-426a-af43-287780f53f47', 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'eb42f9a909c844f5a484c0090bb06606', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'sugmsQHpdDn7WBg4cTd0P4cRw3EHNR', 'username': u'cloudify-user_652c8743-3b88-426a-af43-287780f53f47', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-02 21:28:03,223 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_652c8743-3b88-426a-af43-287780f53f47', 'password': 'sugmsQHpdDn7WBg4cTd0P4cRw3EHNR', 'project_name': 'cloudify-project_652c8743-3b88-426a-af43-287780f53f47', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'eb42f9a909c844f5a484c0090bb06606', 'project_domain_name': 'Default'} 2019-07-02 21:28:03,223 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2019-07-02 21:28:04,854 - 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'dns_domain': u'', u'updated_at': u'2019-07-02T21:28:04Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'ae5768a0-9483-4814-b632-709ab448b14c', u'provider:segmentation_id': 14, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cloudify-net_652c8743-3b88-426a-af43-287780f53f47', u'created_at': u'2019-07-02T21:28:04Z', u'mtu': 1442, u'tenant_id': u'eb42f9a909c844f5a484c0090bb06606', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'eb42f9a909c844f5a484c0090bb06606'}) 2019-07-02 21:28:08,267 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-02T21:28:06Z', 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'd4f57fee-6441-4d7d-b72e-f284c7ac32c8', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_652c8743-3b88-426a-af43-287780f53f47', u'enable_dhcp': True, u'network_id': u'ae5768a0-9483-4814-b632-709ab448b14c', u'tenant_id': u'eb42f9a909c844f5a484c0090bb06606', u'created_at': u'2019-07-02T21:28:06Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'eb42f9a909c844f5a484c0090bb06606'}) 2019-07-02 21:28:10,749 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'88906248-8bd5-46c1-b21b-17eab9c12d99', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'621a68f6-d100-46cd-a42a-75525aeec4b5', u'ip_address': u'172.30.9.204'}]}, u'description': u'', u'tags': [], u'tenant_id': u'eb42f9a909c844f5a484c0090bb06606', u'created_at': u'2019-07-02T21:28:08Z', u'admin_state_up': True, u'updated_at': u'2019-07-02T21:28:10Z', u'revision_number': 2, u'routes': [], u'project_id': u'eb42f9a909c844f5a484c0090bb06606', u'id': u'c4380beb-9620-46e5-b533-dc96b8afc684', u'name': u'cloudify-router_652c8743-3b88-426a-af43-287780f53f47'}) 2019-07-02 21:28:22,198 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/8fad6ad2-39b2-4cbb-93bc-049a8d9591f0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8fad6ad2-39b2-4cbb-93bc-049a8d9591f0/file', 'owner': u'eb42f9a909c844f5a484c0090bb06606', 'id': u'8fad6ad2-39b2-4cbb-93bc-049a8d9591f0', 'size': 296222720, u'self': u'/v2/images/8fad6ad2-39b2-4cbb-93bc-049a8d9591f0', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'eb42f9a909c844f5a484c0090bb06606', 'name': 'cloudify-project_652c8743-3b88-426a-af43-287780f53f47', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/8fad6ad2-39b2-4cbb-93bc-049a8d9591f0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-02T21:28:21Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-02T21:28:21Z', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/cloudify-img_652c8743-3b88-426a-af43-287780f53f47', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', 'properties': {u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', u'self': u'/v2/images/8fad6ad2-39b2-4cbb-93bc-049a8d9591f0', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/cloudify-img_652c8743-3b88-426a-af43-287780f53f47', u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_652c8743-3b88-426a-af43-287780f53f47', 'created': u'2019-07-02T21:28:16Z', 'checksum': u'3b0bdb36eb74e90531d9563093eceb24', 'created_at': u'2019-07-02T21:28:16Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', 'metadata': {u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', u'self': u'/v2/images/8fad6ad2-39b2-4cbb-93bc-049a8d9591f0', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/cloudify-img_652c8743-3b88-426a-af43-287780f53f47', u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', u'schema': u'/v2/schemas/image'}}) 2019-07-02 21:28:22,523 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_652c8743-3b88-426a-af43-287780f53f47', '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'2c636b86c6224566817a470196f62197', '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'48c97303-6caa-42ca-8304-87877c6e6465', 'swap': 0}) 2019-07-02 21:28:23,030 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0pncY1+xfko/k3caFiRueu5a947SN3nhD6vrVO8/3bqk3jO4YN3i6GEeJRJpkFzVsrmG7EhAYkuCo/m9jgl6bGBotz+eyVUIIEVh9Uib4FGBiQCanbZ6NyHiX/h1cvI3xo7Dl/kEdpcPUhNziM8452cmXvwe0zqjadadrspqzEkEeraiUt2/d/egwO05byb0mGwyX5ZI8BkpynBOt77xboommXXCFhBiCqNxn2TJKD755YBE073OTDHIb1+OweEdk+/8Z/x3rsACkQ9zljPSAqQsfhyvNIg9p6+3ENaq7TggefTGI4zu+NWj5y26nM8SgvWoOvyIopUYBTPGQqSOL Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAtKZ3GNfsX5KP5N3GhYkbnruWveO0jd54Q+r61TvP926pN4zu\nGDd4uhhHiUSaZBc1bK5huxIQGJLgqP5vY4JemxgaLc/nslVCCBFYfVIm+BRgYkAm\np22ejch4l/4dXLyN8aOw5f5BHaXD1ITc4jPOOdnJl78HtM6o2nWna7KasxJBHq2o\nlLdv3f3oMDtOW8m9JhsMl+WSPAZKcpwTre+8W6KJpl1whYQYgqjcZ9kySg++eWAR\nNO9zkwxyG9fjsHhHZPv/Gf8d67AApEPc5Yz0gKkLH4crzSIPaevtxDWqu04IHn0x\niOM7vjVo+ctupzPEoL1qDr8iKKVGAUzxkKkjiwIDAQABAoIBAHSq0V29DU4H5GBl\njjFtg+X2tnq6VUAOPlN2rToLH9tnn2dd3+LJ6HEe/ww6vw8HIhynXjynhLeqG+do\nMt3sM1cssLOHgtZcU4HMWf7NkJdE6Z5qWcxlcjGVF7Tpi2L57x3wnm1a0AjqpldY\n2yJHXNdlvNkAqWRu1wQHWfGm7lvYx10OHrF5I0zFAyJ5Pk2YHhc82yr8AnW4ZVlu\nNaLTt6GwuuP9oyxmyFKycKSoN8/ObrgJ0P/R8TZzcvuPUaJtPeD6bUdniRmYEcu3\neXqdEhZNlrdeDHwPp7TqG9G9NDF13C6r8Wfipve95YZYW7F6eHE3A/0P88CxTOEZ\naqwAk3kCgYEA2z801U9M7TiQMEFWNWwJR5gyBu4Xri8WEA0L7BpiHb5/LHDo0/8T\nO8Bw9D6lKn1iD/8L4oyvNy/w8Y/ukTgZqFoRE7fJNe0QGKbPC7EYzE/DdtGXIu6i\nb3PD15/CTVhKFsntE3OMcMlStsgUStux3DDiLf3RK8BtVRJeC6U3/j8CgYEA0u7q\nsEcCADTK8Y9Kg0sOcY3eQ/s1haLX+sGTFnJuCbYDXtNPd40ECmKZoR8aayalviol\nxbsu0PJIL3L1tUqC2Xs2BwIC5xxbkx6mA5TvXxiv1r8r+0ifn1pvSMM9dJvXEk8p\nM/MRePrR4seh8iTzYhQzoZtWE0pgDpSRWrsHX7UCgYAzpyB7YMNu3/SYacw1qc5F\n38VpfI53qwA3p9s3NMAI4eh0P+WajG2rlhsGb/vZltCTlDLonNxq1BCf2JkL/XuN\n/ionyxTMb51rMWF2D7MX73LNe3Nv92iteUiadDkCn9pUpB4GhyJ/L+8cwOaG/Fta\n1Ol0jGfLNvqLIFinxbT7YQKBgCdnkJo7uaj2M89qmF3soJcgDJygikAbysNCdErm\nN55CzWBik17fDhkukEqkN9g6kQ30a7gDntxT1p5emH40nDsqpE4s1wP7rTPPru3O\nXeVjBD5W2k2IJKGtUErEhm+JSWVXOnhE+Ueje6Ak8SD+PCVfZsHS9gKGi2lN4dWU\nSO1dAoGAKhxvaAANCK5LEgtxiQ0uyDlOoGdirXcdZE5I/aqz79jr1GudY2CnsIOl\nsJvVua2DNUt01avZ297lyDpuYtxnWdJG1D8LEJVqcSu+uQAvPvNMQTXZnj/zPsja\n+PiiHzdouBDmKfPxqASFMc1E6tICrtDPV+ZhskxDr5hRZbif2To=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'fa141af6e32c47ceac31071bb29c102a', 'name': u'cloudify-kp_652c8743-3b88-426a-af43-287780f53f47', 'created_at': '2019-07-02T21:28:23.030071', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'eb42f9a909c844f5a484c0090bb06606', 'name': 'cloudify-project_652c8743-3b88-426a-af43-287780f53f47', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'5f:ad:05:06:19:a9:9e:59:32:28:75:c7:9c:fb:91:24', 'type': 'ssh', 'id': u'cloudify-kp_652c8743-3b88-426a-af43-287780f53f47'}) 2019-07-02 21:28:23,030 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAtKZ3GNfsX5KP5N3GhYkbnruWveO0jd54Q+r61TvP926pN4zu GDd4uhhHiUSaZBc1bK5huxIQGJLgqP5vY4JemxgaLc/nslVCCBFYfVIm+BRgYkAm p22ejch4l/4dXLyN8aOw5f5BHaXD1ITc4jPOOdnJl78HtM6o2nWna7KasxJBHq2o lLdv3f3oMDtOW8m9JhsMl+WSPAZKcpwTre+8W6KJpl1whYQYgqjcZ9kySg++eWAR NO9zkwxyG9fjsHhHZPv/Gf8d67AApEPc5Yz0gKkLH4crzSIPaevtxDWqu04IHn0x iOM7vjVo+ctupzPEoL1qDr8iKKVGAUzxkKkjiwIDAQABAoIBAHSq0V29DU4H5GBl jjFtg+X2tnq6VUAOPlN2rToLH9tnn2dd3+LJ6HEe/ww6vw8HIhynXjynhLeqG+do Mt3sM1cssLOHgtZcU4HMWf7NkJdE6Z5qWcxlcjGVF7Tpi2L57x3wnm1a0AjqpldY 2yJHXNdlvNkAqWRu1wQHWfGm7lvYx10OHrF5I0zFAyJ5Pk2YHhc82yr8AnW4ZVlu NaLTt6GwuuP9oyxmyFKycKSoN8/ObrgJ0P/R8TZzcvuPUaJtPeD6bUdniRmYEcu3 eXqdEhZNlrdeDHwPp7TqG9G9NDF13C6r8Wfipve95YZYW7F6eHE3A/0P88CxTOEZ aqwAk3kCgYEA2z801U9M7TiQMEFWNWwJR5gyBu4Xri8WEA0L7BpiHb5/LHDo0/8T O8Bw9D6lKn1iD/8L4oyvNy/w8Y/ukTgZqFoRE7fJNe0QGKbPC7EYzE/DdtGXIu6i b3PD15/CTVhKFsntE3OMcMlStsgUStux3DDiLf3RK8BtVRJeC6U3/j8CgYEA0u7q sEcCADTK8Y9Kg0sOcY3eQ/s1haLX+sGTFnJuCbYDXtNPd40ECmKZoR8aayalviol xbsu0PJIL3L1tUqC2Xs2BwIC5xxbkx6mA5TvXxiv1r8r+0ifn1pvSMM9dJvXEk8p M/MRePrR4seh8iTzYhQzoZtWE0pgDpSRWrsHX7UCgYAzpyB7YMNu3/SYacw1qc5F 38VpfI53qwA3p9s3NMAI4eh0P+WajG2rlhsGb/vZltCTlDLonNxq1BCf2JkL/XuN /ionyxTMb51rMWF2D7MX73LNe3Nv92iteUiadDkCn9pUpB4GhyJ/L+8cwOaG/Fta 1Ol0jGfLNvqLIFinxbT7YQKBgCdnkJo7uaj2M89qmF3soJcgDJygikAbysNCdErm N55CzWBik17fDhkukEqkN9g6kQ30a7gDntxT1p5emH40nDsqpE4s1wP7rTPPru3O XeVjBD5W2k2IJKGtUErEhm+JSWVXOnhE+Ueje6Ak8SD+PCVfZsHS9gKGi2lN4dWU SO1dAoGAKhxvaAANCK5LEgtxiQ0uyDlOoGdirXcdZE5I/aqz79jr1GudY2CnsIOl sJvVua2DNUt01avZ297lyDpuYtxnWdJG1D8LEJVqcSu+uQAvPvNMQTXZnj/zPsja +PiiHzdouBDmKfPxqASFMc1E6tICrtDPV+ZhskxDr5hRZbif2To= -----END RSA PRIVATE KEY----- 2019-07-02 21:30:30,872 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_652c8743-3b88-426a-af43-287780f53f47': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b5:94:74', 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'8fad6ad2-39b2-4cbb-93bc-049a8d9591f0'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-02T21:30:29.000000', 'flavor': Munch({u'id': u'48c97303-6caa-42ca-8304-87877c6e6465'}), 'az': u'nova', 'id': u'7c887235-7a54-44a8-a3cd-803dea5baec4', 'security_groups': [Munch({u'name': u'cloudify-sg_652c8743-3b88-426a-af43-287780f53f47'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'fa141af6e32c47ceac31071bb29c102a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'eb42f9a909c844f5a484c0090bb06606', 'name': 'cloudify-project_652c8743-3b88-426a-af43-287780f53f47', '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'2019-07-02T21:30:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-02T21:30:29Z', 'hostId': u'89331f95c2c26d788ed34c371d0a465da63b3ccc1863c62266db5cfb', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_652c8743-3b88-426a-af43-287780f53f47', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'89331f95c2c26d788ed34c371d0a465da63b3ccc1863c62266db5cfb', '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'2019-07-02T21:30:29.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'eb42f9a909c844f5a484c0090bb06606', 'name': u'cloudify-vm_652c8743-3b88-426a-af43-287780f53f47', 'adminPass': u'ingJnT5YsQWK', 'tenant_id': u'eb42f9a909c844f5a484c0090bb06606', 'created_at': u'2019-07-02T21:28:33Z', 'created': u'2019-07-02T21:28:33Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-02 21:30:33,967 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'c4380beb-9620-46e5-b533-dc96b8afc684', 'updated_at': u'2019-07-02T21:30:33Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'752d51a1-306c-41ba-955f-53c4b71e8e7b', 'id': u'4b20fb67-b241-499e-bacb-31bdc20882ca', 'network': u'88906248-8bd5-46c1-b21b-17eab9c12d99', 'port': u'752d51a1-306c-41ba-955f-53c4b71e8e7b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'eb42f9a909c844f5a484c0090bb06606', 'name': 'cloudify-project_652c8743-3b88-426a-af43-287780f53f47', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'eb42f9a909c844f5a484c0090bb06606', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'88906248-8bd5-46c1-b21b-17eab9c12d99', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'eb42f9a909c844f5a484c0090bb06606', 'created_at': u'2019-07-02T21:30:32Z', 'attached': True, u'dns_name': u'', 'router': u'c4380beb-9620-46e5-b533-dc96b8afc684'}) 2019-07-02 21:30:34,041 - 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-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 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] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 684212687 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-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 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-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 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 2 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] 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] 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-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] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 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.377105] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.380287] pid_max: default: 32768 minimum: 301 [ 0.382008] ACPI: Core revision 20150930 [ 0.384171] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.389469] Security Framework initialized [ 0.391329] Yama: becoming mindful. [ 0.393048] AppArmor: AppArmor initialized [ 0.395197] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.402319] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.407107] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.409841] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.413390] Initializing cgroup subsys io [ 0.415201] Initializing cgroup subsys memory [ 0.417101] Initializing cgroup subsys devices [ 0.419030] Initializing cgroup subsys freezer [ 0.420969] Initializing cgroup subsys net_cls [ 0.422888] Initializing cgroup subsys perf_event [ 0.424910] Initializing cgroup subsys net_prio [ 0.426888] Initializing cgroup subsys hugetlb [ 0.428820] Initializing cgroup subsys pids [ 0.431488] mce: CPU supports 10 MCE banks [ 0.433329] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.435576] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.438012] Spectre V2 : Mitigation: Full generic retpoline [ 0.440298] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.443835] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.447331] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.450096] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.454138] MDS: Mitigation: Clear CPU buffers [ 0.458670] Freeing SMP alternatives memory: 36K [ 0.466167] ftrace: allocating 32299 entries in 127 pages [ 0.515652] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.518353] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.521000] smpboot: Max logical packages: 2 [ 0.523111] x2apic enabled [ 0.524746] Switched APIC routing to physical x2apic. [ 0.528110] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.530683] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.535290] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.547908] KVM setup paravirtual spinlock [ 0.551239] x86: Booting SMP configuration: [ 0.553089] .... node #0, CPUs: #1 [ 0.554967] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.577642] x86: Booted up 1 node, 2 CPUs [ 0.577646] KVM setup async PF for cpu 1 [ 0.577650] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.583133] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.586471] devtmpfs: initialized [ 0.590107] evm: security.selinux [ 0.591577] evm: security.SMACK64 [ 0.593063] evm: security.SMACK64EXEC [ 0.594636] evm: security.SMACK64TRANSMUTE [ 0.596346] evm: security.SMACK64MMAP [ 0.597951] evm: security.ima [ 0.599285] evm: security.capability [ 0.601043] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.604952] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.607601] pinctrl core: initialized pinctrl subsystem [ 0.609985] RTC time: 21:30:29, date: 07/02/19 [ 0.612831] NET: Registered protocol family 16 [ 0.626737] cpuidle: using governor ladder [ 0.638762] cpuidle: using governor menu [ 0.640440] PCCT header not found. [ 0.642071] ACPI: bus type PCI registered [ 0.643779] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.646474] PCI: Using configuration type 1 for base access [ 0.661111] ACPI: Added _OSI(Module Device) [ 0.662694] ACPI: Added _OSI(Processor Device) [ 0.664321] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.666030] ACPI: Added _OSI(Processor Aggregator Device) [ 0.669333] ACPI: Interpreter enabled [ 0.687097] ACPI: (supports S0 S5) [ 0.688509] ACPI: Using IOAPIC for interrupt routing [ 0.690343] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.695681] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.697843] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.700183] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.702449] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.706619] acpiphp: Slot [3] registered [ 0.708144] acpiphp: Slot [4] registered [ 0.709671] acpiphp: Slot [5] registered [ 0.711196] acpiphp: Slot [6] registered [ 0.712713] acpiphp: Slot [7] registered [ 0.714240] acpiphp: Slot [8] registered [ 0.715766] acpiphp: Slot [9] registered [ 0.717293] acpiphp: Slot [10] registered [ 0.718844] acpiphp: Slot [11] registered [ 0.720463] acpiphp: Slot [12] registered [ 0.722007] acpiphp: Slot [13] registered [ 0.723547] acpiphp: Slot [14] registered [ 0.725086] acpiphp: Slot [15] registered [ 0.726631] acpiphp: Slot [16] registered [ 0.728194] acpiphp: Slot [17] registered [ 0.729747] acpiphp: Slot [18] registered [ 0.731285] acpiphp: Slot [19] registered [ 0.732832] acpiphp: Slot [20] registered [ 0.734388] acpiphp: Slot [21] registered [ 0.735929] acpiphp: Slot [22] registered [ 0.737479] acpiphp: Slot [23] registered [ 0.739027] acpiphp: Slot [24] registered [ 0.740565] acpiphp: Slot [25] registered [ 0.742103] acpiphp: Slot [26] registered [ 0.743650] acpiphp: Slot [27] registered [ 0.745190] acpiphp: Slot [28] registered [ 0.746738] acpiphp: Slot [29] registered [ 0.748287] acpiphp: Slot [30] registered [ 0.749835] acpiphp: Slot [31] registered [ 0.751345] PCI host bridge to bus 0000:00 [ 0.752874] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.755191] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.757502] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.760235] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.762964] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.765750] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.771057] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.773479] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.775713] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.778123] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.782963] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.785654] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.810046] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.813072] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.815697] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.818323] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.820907] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.823256] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.825697] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.827700] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.830622] vgaarb: loaded [ 0.831757] vgaarb: bridge control possible 0000:00:02.0 [ 0.834017] SCSI subsystem initialized [ 0.835753] ACPI: bus type USB registered [ 0.837299] usbcore: registered new interface driver usbfs [ 0.839244] usbcore: registered new interface driver hub [ 0.841147] usbcore: registered new device driver usb [ 0.843270] PCI: Using ACPI for IRQ routing [ 0.845285] NetLabel: Initializing [ 0.846644] NetLabel: domain hash size = 128 [ 0.848248] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.850054] NetLabel: unlabeled traffic allowed by default [ 0.852200] amd_nb: Cannot enumerate AMD northbridges [ 0.854128] clocksource: Switched to clocksource kvm-clock [ 0.866778] AppArmor: AppArmor Filesystem Enabled [ 0.868573] pnp: PnP ACPI init [ 0.870176] pnp: PnP ACPI: found 5 devices [ 0.878833] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.882052] NET: Registered protocol family 2 [ 0.884039] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.886974] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.889690] TCP: Hash tables configured (established 32768 bind 32768) [ 0.892073] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.894237] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.896580] NET: Registered protocol family 1 [ 0.898238] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.900317] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.902357] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.922720] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.942928] Unpacking initramfs... [ 1.143532] Freeing initrd memory: 14824K [ 1.145497] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.147815] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.150254] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.153988] Scanning for low memory corruption every 60 seconds [ 1.156679] audit: initializing netlink subsys (disabled) [ 1.158726] audit: type=2000 audit(1562103030.733:1): initialized [ 1.161271] Initialise system trusted keyring [ 1.163131] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.165410] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.168887] zbud: loaded [ 1.170367] VFS: Disk quotas dquot_6.6.0 [ 1.171978] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.174647] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.177099] fuse init (API version 7.23) [ 1.178829] Key type big_key registered [ 1.180357] Allocating IMA MOK and blacklist keyrings. [ 1.183078] Key type asymmetric registered [ 1.184677] Asymmetric key parser 'x509' registered [ 1.186533] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.189425] io scheduler noop registered [ 1.190984] io scheduler deadline registered (default) [ 1.192908] io scheduler cfq registered [ 1.194535] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.196569] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.199003] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.201822] ACPI: Power Button [PWRF] [ 1.203524] GHES: HEST is not enabled! [ 1.223267] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.264175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.268245] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.295193] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.299257] Linux agpgart interface v0.103 [ 1.303129] loop: module loaded [ 1.306254] vda: vda1 [ 1.308258] scsi host0: ata_piix [ 1.309804] scsi host1: ata_piix [ 1.311171] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.313574] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.316051] libphy: Fixed MDIO Bus: probed [ 1.317750] tun: Universal TUN/TAP device driver, 1.6 [ 1.319700] tun: (C) 1999-2004 Max Krasnyansky [ 1.323509] PPP generic driver version 2.4.2 [ 1.325207] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.327537] ehci-pci: EHCI PCI platform driver [ 1.329259] ehci-platform: EHCI generic platform driver [ 1.331402] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.333869] ohci-pci: OHCI PCI platform driver [ 1.335671] ohci-platform: OHCI generic platform driver [ 1.337807] uhci_hcd: USB Universal Host Controller Interface driver [ 1.358642] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.360814] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.363889] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.365952] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.368390] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.371061] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.373775] usb usb1: Product: UHCI Host Controller [ 1.375594] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd [ 1.377793] usb usb1: SerialNumber: 0000:00:01.2 [ 1.379599] hub 1-0:1.0: USB hub found [ 1.381071] hub 1-0:1.0: 2 ports detected [ 1.382799] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.386792] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.388629] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.390570] mousedev: PS/2 mouse device common for all mice [ 1.392829] rtc_cmos 00:00: RTC can wake from S4 [ 1.395201] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.398532] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.400851] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.403131] i2c /dev entries driver [ 1.404574] device-mapper: uevent: version 1.0.3 [ 1.406416] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.409481] ledtrig-cpu: registered to indicate activity on CPUs [ 1.411998] NET: Registered protocol family 10 [ 1.413919] NET: Registered protocol family 17 [ 1.431761] Key type dns_resolver registered [ 1.433679] registered taskstats version 1 [ 1.435248] Loading compiled-in X.509 certificates [ 1.437511] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348' [ 1.440935] zswap: loaded using pool lzo/zbud [ 1.444160] Key type trusted registered [ 1.447910] Key type encrypted registered [ 1.449412] AppArmor: AppArmor sha1 policy hashing enabled [ 1.451352] ima: No TPM chip found, activating TPM-bypass! [ 1.453248] ima: Allocated hash algorithm: sha1 [ 1.454964] evm: HMAC attrs: 0x1 [ 1.456645] Magic number: 11:860:549 [ 1.458069] tty ttyS25: hash matches [ 1.459468] clockevents clockevent0: hash matches [ 1.461152] acpi PNP0C0F:00: hash matches [ 1.462777] rtc_cmos 00:00: setting system clock to 2019-07-02 21:30:30 UTC (1562103030) [ 1.465755] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.467844] EDD information not available. [ 1.471844] Freeing unused kernel memory: 1484K [ 1.482173] Write protecting the kernel read-only data: 14336k [ 1.486138] Freeing unused kernel memory: 1616K [ 1.488047] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.501957] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.502611] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.502630] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511303] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511340] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511472] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511511] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511556] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511602] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511656] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.564101] virtio_net virtio0 ens3: renamed from eth0 [ 1.575043] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.578565] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.602455] AVX2 version of gcm_enc/dec engaged. [ 1.604592] AES CTR mode by8 optimization enabled [ 1.610646] FDC 0 is a S82078B [ 1.698133] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.862335] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.864705] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.867192] usb 1-1: Product: QEMU USB Tablet [ 1.868804] usb 1-1: Manufacturer: QEMU [ 1.870264] usb 1-1: SerialNumber: 42 [ 1.877826] hidraw: raw HID events driver (C) Jiri Kosina [ 1.885778] usbcore: registered new interface driver usbhid [ 1.887815] usbhid: USB HID core driver [ 1.890870] 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.895289] 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 ... [ 2.979243] md: linear personality registered for level -1 [ 2.983399] md: multipath personality registered for level -4 [ 2.987529] md: raid0 personality registered for level 0 [ 2.992008] md: raid1 personality registered for level 1 [ 3.062155] raid6: sse2x1 gen() 11541 MB/s [ 3.130150] raid6: sse2x1 xor() 9090 MB/s [ 3.198151] raid6: sse2x2 gen() 14320 MB/s [ 3.266187] raid6: sse2x2 xor() 9940 MB/s [ 3.334154] raid6: sse2x4 gen() 16827 MB/s [ 3.402154] raid6: sse2x4 xor() 11275 MB/s [ 3.470184] raid6: avx2x1 gen() 21800 MB/s [ 3.538184] raid6: avx2x2 gen() 25324 MB/s [ 3.606185] raid6: avx2x4 gen() 28612 MB/s [ 3.607881] raid6: using algorithm avx2x4 gen() 28612 MB/s [ 3.609796] raid6: using avx2x2 recovery algorithm [ 3.613189] xor: automatically using best checksumming function: [ 3.654122] avx : 33235.000 MB/sec [ 3.657129] async_tx: api initialized (async) [ 3.666105] md: raid6 personality registered for level 6 [ 3.668090] md: raid5 personality registered for level 5 [ 3.670012] md: raid4 personality registered for level 4 [ 3.677226] 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 ... [ 3.710678] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.731586] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.827437] 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) [ 3.833580] systemd[1]: Detected virtualization kvm. [ 3.835412] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.840070] systemd[1]: Set hostname to . [ 3.844464] systemd[1]: Initializing machine ID from KVM UUID. [ 3.846691] systemd[1]: Installed transient /etc/machine-id file. [ 3.964976] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.968717] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.972052] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.975466] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.979499] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.984623] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.989450] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.010596] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.016952] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.020875] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.025938] systemd[1]: Listening on Journal Socket (/dev/log). [ 4.028153] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.031520] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.035396] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.039307] iscsi: registered transport (tcp) [ 4.050493] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.055944] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.060436] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.065323] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.065356] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.070111] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.073910] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.077818] systemd[1]: Started Trigger resolvconf update for networkd DNS. [ 4.080556] iscsi: registered transport (iser) [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.083846] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. 2019-07-02 21:30:35,043 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.202: timed out 2019-07-02 21:30:44,128 - 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-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 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] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 684212687 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-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 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-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 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 2 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] 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] 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-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] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 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.377105] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.380287] pid_max: default: 32768 minimum: 301 [ 0.382008] ACPI: Core revision 20150930 [ 0.384171] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.389469] Security Framework initialized [ 0.391329] Yama: becoming mindful. [ 0.393048] AppArmor: AppArmor initialized [ 0.395197] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.402319] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.407107] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.409841] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.413390] Initializing cgroup subsys io [ 0.415201] Initializing cgroup subsys memory [ 0.417101] Initializing cgroup subsys devices [ 0.419030] Initializing cgroup subsys freezer [ 0.420969] Initializing cgroup subsys net_cls [ 0.422888] Initializing cgroup subsys perf_event [ 0.424910] Initializing cgroup subsys net_prio [ 0.426888] Initializing cgroup subsys hugetlb [ 0.428820] Initializing cgroup subsys pids [ 0.431488] mce: CPU supports 10 MCE banks [ 0.433329] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.435576] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.438012] Spectre V2 : Mitigation: Full generic retpoline [ 0.440298] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.443835] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.447331] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.450096] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.454138] MDS: Mitigation: Clear CPU buffers [ 0.458670] Freeing SMP alternatives memory: 36K [ 0.466167] ftrace: allocating 32299 entries in 127 pages [ 0.515652] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.518353] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.521000] smpboot: Max logical packages: 2 [ 0.523111] x2apic enabled [ 0.524746] Switched APIC routing to physical x2apic. [ 0.528110] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.530683] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.535290] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.547908] KVM setup paravirtual spinlock [ 0.551239] x86: Booting SMP configuration: [ 0.553089] .... node #0, CPUs: #1 [ 0.554967] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.577642] x86: Booted up 1 node, 2 CPUs [ 0.577646] KVM setup async PF for cpu 1 [ 0.577650] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.583133] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.586471] devtmpfs: initialized [ 0.590107] evm: security.selinux [ 0.591577] evm: security.SMACK64 [ 0.593063] evm: security.SMACK64EXEC [ 0.594636] evm: security.SMACK64TRANSMUTE [ 0.596346] evm: security.SMACK64MMAP [ 0.597951] evm: security.ima [ 0.599285] evm: security.capability [ 0.601043] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.604952] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.607601] pinctrl core: initialized pinctrl subsystem [ 0.609985] RTC time: 21:30:29, date: 07/02/19 [ 0.612831] NET: Registered protocol family 16 [ 0.626737] cpuidle: using governor ladder [ 0.638762] cpuidle: using governor menu [ 0.640440] PCCT header not found. [ 0.642071] ACPI: bus type PCI registered [ 0.643779] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.646474] PCI: Using configuration type 1 for base access [ 0.661111] ACPI: Added _OSI(Module Device) [ 0.662694] ACPI: Added _OSI(Processor Device) [ 0.664321] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.666030] ACPI: Added _OSI(Processor Aggregator Device) [ 0.669333] ACPI: Interpreter enabled [ 0.687097] ACPI: (supports S0 S5) [ 0.688509] ACPI: Using IOAPIC for interrupt routing [ 0.690343] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.695681] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.697843] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.700183] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.702449] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.706619] acpiphp: Slot [3] registered [ 0.708144] acpiphp: Slot [4] registered [ 0.709671] acpiphp: Slot [5] registered [ 0.711196] acpiphp: Slot [6] registered [ 0.712713] acpiphp: Slot [7] registered [ 0.714240] acpiphp: Slot [8] registered [ 0.715766] acpiphp: Slot [9] registered [ 0.717293] acpiphp: Slot [10] registered [ 0.718844] acpiphp: Slot [11] registered [ 0.720463] acpiphp: Slot [12] registered [ 0.722007] acpiphp: Slot [13] registered [ 0.723547] acpiphp: Slot [14] registered [ 0.725086] acpiphp: Slot [15] registered [ 0.726631] acpiphp: Slot [16] registered [ 0.728194] acpiphp: Slot [17] registered [ 0.729747] acpiphp: Slot [18] registered [ 0.731285] acpiphp: Slot [19] registered [ 0.732832] acpiphp: Slot [20] registered [ 0.734388] acpiphp: Slot [21] registered [ 0.735929] acpiphp: Slot [22] registered [ 0.737479] acpiphp: Slot [23] registered [ 0.739027] acpiphp: Slot [24] registered [ 0.740565] acpiphp: Slot [25] registered [ 0.742103] acpiphp: Slot [26] registered [ 0.743650] acpiphp: Slot [27] registered [ 0.745190] acpiphp: Slot [28] registered [ 0.746738] acpiphp: Slot [29] registered [ 0.748287] acpiphp: Slot [30] registered [ 0.749835] acpiphp: Slot [31] registered [ 0.751345] PCI host bridge to bus 0000:00 [ 0.752874] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.755191] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.757502] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.760235] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.762964] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.765750] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.771057] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.773479] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.775713] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.778123] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.782963] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.785654] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.810046] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.813072] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.815697] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.818323] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.820907] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.823256] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.825697] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.827700] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.830622] vgaarb: loaded [ 0.831757] vgaarb: bridge control possible 0000:00:02.0 [ 0.834017] SCSI subsystem initialized [ 0.835753] ACPI: bus type USB registered [ 0.837299] usbcore: registered new interface driver usbfs [ 0.839244] usbcore: registered new interface driver hub [ 0.841147] usbcore: registered new device driver usb [ 0.843270] PCI: Using ACPI for IRQ routing [ 0.845285] NetLabel: Initializing [ 0.846644] NetLabel: domain hash size = 128 [ 0.848248] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.850054] NetLabel: unlabeled traffic allowed by default [ 0.852200] amd_nb: Cannot enumerate AMD northbridges [ 0.854128] clocksource: Switched to clocksource kvm-clock [ 0.866778] AppArmor: AppArmor Filesystem Enabled [ 0.868573] pnp: PnP ACPI init [ 0.870176] pnp: PnP ACPI: found 5 devices [ 0.878833] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.882052] NET: Registered protocol family 2 [ 0.884039] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.886974] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.889690] TCP: Hash tables configured (established 32768 bind 32768) [ 0.892073] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.894237] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.896580] NET: Registered protocol family 1 [ 0.898238] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.900317] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.902357] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.922720] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.942928] Unpacking initramfs... [ 1.143532] Freeing initrd memory: 14824K [ 1.145497] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.147815] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.150254] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.153988] Scanning for low memory corruption every 60 seconds [ 1.156679] audit: initializing netlink subsys (disabled) [ 1.158726] audit: type=2000 audit(1562103030.733:1): initialized [ 1.161271] Initialise system trusted keyring [ 1.163131] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.165410] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.168887] zbud: loaded [ 1.170367] VFS: Disk quotas dquot_6.6.0 [ 1.171978] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.174647] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.177099] fuse init (API version 7.23) [ 1.178829] Key type big_key registered [ 1.180357] Allocating IMA MOK and blacklist keyrings. [ 1.183078] Key type asymmetric registered [ 1.184677] Asymmetric key parser 'x509' registered [ 1.186533] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.189425] io scheduler noop registered [ 1.190984] io scheduler deadline registered (default) [ 1.192908] io scheduler cfq registered [ 1.194535] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.196569] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.199003] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.201822] ACPI: Power Button [PWRF] [ 1.203524] GHES: HEST is not enabled! [ 1.223267] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.264175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.268245] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.295193] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.299257] Linux agpgart interface v0.103 [ 1.303129] loop: module loaded [ 1.306254] vda: vda1 [ 1.308258] scsi host0: ata_piix [ 1.309804] scsi host1: ata_piix [ 1.311171] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.313574] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.316051] libphy: Fixed MDIO Bus: probed [ 1.317750] tun: Universal TUN/TAP device driver, 1.6 [ 1.319700] tun: (C) 1999-2004 Max Krasnyansky [ 1.323509] PPP generic driver version 2.4.2 [ 1.325207] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.327537] ehci-pci: EHCI PCI platform driver [ 1.329259] ehci-platform: EHCI generic platform driver [ 1.331402] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.333869] ohci-pci: OHCI PCI platform driver [ 1.335671] ohci-platform: OHCI generic platform driver [ 1.337807] uhci_hcd: USB Universal Host Controller Interface driver [ 1.358642] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.360814] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.363889] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.365952] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.368390] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.371061] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.373775] usb usb1: Product: UHCI Host Controller [ 1.375594] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd [ 1.377793] usb usb1: SerialNumber: 0000:00:01.2 [ 1.379599] hub 1-0:1.0: USB hub found [ 1.381071] hub 1-0:1.0: 2 ports detected [ 1.382799] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.386792] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.388629] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.390570] mousedev: PS/2 mouse device common for all mice [ 1.392829] rtc_cmos 00:00: RTC can wake from S4 [ 1.395201] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.398532] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.400851] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.403131] i2c /dev entries driver [ 1.404574] device-mapper: uevent: version 1.0.3 [ 1.406416] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.409481] ledtrig-cpu: registered to indicate activity on CPUs [ 1.411998] NET: Registered protocol family 10 [ 1.413919] NET: Registered protocol family 17 [ 1.431761] Key type dns_resolver registered [ 1.433679] registered taskstats version 1 [ 1.435248] Loading compiled-in X.509 certificates [ 1.437511] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348' [ 1.440935] zswap: loaded using pool lzo/zbud [ 1.444160] Key type trusted registered [ 1.447910] Key type encrypted registered [ 1.449412] AppArmor: AppArmor sha1 policy hashing enabled [ 1.451352] ima: No TPM chip found, activating TPM-bypass! [ 1.453248] ima: Allocated hash algorithm: sha1 [ 1.454964] evm: HMAC attrs: 0x1 [ 1.456645] Magic number: 11:860:549 [ 1.458069] tty ttyS25: hash matches [ 1.459468] clockevents clockevent0: hash matches [ 1.461152] acpi PNP0C0F:00: hash matches [ 1.462777] rtc_cmos 00:00: setting system clock to 2019-07-02 21:30:30 UTC (1562103030) [ 1.465755] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.467844] EDD information not available. [ 1.471844] Freeing unused kernel memory: 1484K [ 1.482173] Write protecting the kernel read-only data: 14336k [ 1.486138] Freeing unused kernel memory: 1616K [ 1.488047] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.501957] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.502611] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.502630] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511303] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511340] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511472] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511511] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511556] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511602] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511656] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.564101] virtio_net virtio0 ens3: renamed from eth0 [ 1.575043] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.578565] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.602455] AVX2 version of gcm_enc/dec engaged. [ 1.604592] AES CTR mode by8 optimization enabled [ 1.610646] FDC 0 is a S82078B [ 1.698133] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.862335] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.864705] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.867192] usb 1-1: Product: QEMU USB Tablet [ 1.868804] usb 1-1: Manufacturer: QEMU [ 1.870264] usb 1-1: SerialNumber: 42 [ 1.877826] hidraw: raw HID events driver (C) Jiri Kosina [ 1.885778] usbcore: registered new interface driver usbhid [ 1.887815] usbhid: USB HID core driver [ 1.890870] 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.895289] 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 ... [ 2.979243] md: linear personality registered for level -1 [ 2.983399] md: multipath personality registered for level -4 [ 2.987529] md: raid0 personality registered for level 0 [ 2.992008] md: raid1 personality registered for level 1 [ 3.062155] raid6: sse2x1 gen() 11541 MB/s [ 3.130150] raid6: sse2x1 xor() 9090 MB/s [ 3.198151] raid6: sse2x2 gen() 14320 MB/s [ 3.266187] raid6: sse2x2 xor() 9940 MB/s [ 3.334154] raid6: sse2x4 gen() 16827 MB/s [ 3.402154] raid6: sse2x4 xor() 11275 MB/s [ 3.470184] raid6: avx2x1 gen() 21800 MB/s [ 3.538184] raid6: avx2x2 gen() 25324 MB/s [ 3.606185] raid6: avx2x4 gen() 28612 MB/s [ 3.607881] raid6: using algorithm avx2x4 gen() 28612 MB/s [ 3.609796] raid6: using avx2x2 recovery algorithm [ 3.613189] xor: automatically using best checksumming function: [ 3.654122] avx : 33235.000 MB/sec [ 3.657129] async_tx: api initialized (async) [ 3.666105] md: raid6 personality registered for level 6 [ 3.668090] md: raid5 personality registered for level 5 [ 3.670012] md: raid4 personality registered for level 4 [ 3.677226] 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 ... [ 3.710678] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.731586] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.827437] 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) [ 3.833580] systemd[1]: Detected virtualization kvm. [ 3.835412] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.840070] systemd[1]: Set hostname to . [ 3.844464] systemd[1]: Initializing machine ID from KVM UUID. [ 3.846691] systemd[1]: Installed transient /etc/machine-id file. [ 3.964976] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.968717] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.972052] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.975466] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.979499] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.984623] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.989450] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.010596] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.016952] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.020875] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.025938] systemd[1]: Listening on Journal Socket (/dev/log). [ 4.028153] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.031520] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.035396] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.039307] iscsi: registered transport (tcp) [ 4.050493] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.055944] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.060436] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.065323] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.065356] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.070111] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.073910] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.077818] systemd[1]: Started Trigger resolvconf update for networkd DNS. [ 4.080556] iscsi: registered transport (iser) [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.083846] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.102250] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.108728] 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... [ 4.114888] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.119248] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.123678] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.127757] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.131067] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.135933] 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. [ 4.143321] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.148928] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.153772] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.157290] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.161058] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.165617] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.169760] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.174602] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 4.194748] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.198757] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.202942] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.208843] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started Load/Save Random Seed. [[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. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[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 LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... Starting Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... [[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 Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. 2019-07-02 21:30:44,131 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.202: [Errno None] Unable to connect to port 22 on 172.30.9.202 2019-07-02 21:30:53,222 - 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-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 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] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 684212687 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-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 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-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 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 2 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] 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] 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-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] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 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.377105] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.380287] pid_max: default: 32768 minimum: 301 [ 0.382008] ACPI: Core revision 20150930 [ 0.384171] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.389469] Security Framework initialized [ 0.391329] Yama: becoming mindful. [ 0.393048] AppArmor: AppArmor initialized [ 0.395197] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.402319] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.407107] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.409841] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.413390] Initializing cgroup subsys io [ 0.415201] Initializing cgroup subsys memory [ 0.417101] Initializing cgroup subsys devices [ 0.419030] Initializing cgroup subsys freezer [ 0.420969] Initializing cgroup subsys net_cls [ 0.422888] Initializing cgroup subsys perf_event [ 0.424910] Initializing cgroup subsys net_prio [ 0.426888] Initializing cgroup subsys hugetlb [ 0.428820] Initializing cgroup subsys pids [ 0.431488] mce: CPU supports 10 MCE banks [ 0.433329] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.435576] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.438012] Spectre V2 : Mitigation: Full generic retpoline [ 0.440298] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.443835] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.447331] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.450096] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.454138] MDS: Mitigation: Clear CPU buffers [ 0.458670] Freeing SMP alternatives memory: 36K [ 0.466167] ftrace: allocating 32299 entries in 127 pages [ 0.515652] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.518353] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.521000] smpboot: Max logical packages: 2 [ 0.523111] x2apic enabled [ 0.524746] Switched APIC routing to physical x2apic. [ 0.528110] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.530683] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.535290] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.547908] KVM setup paravirtual spinlock [ 0.551239] x86: Booting SMP configuration: [ 0.553089] .... node #0, CPUs: #1 [ 0.554967] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.577642] x86: Booted up 1 node, 2 CPUs [ 0.577646] KVM setup async PF for cpu 1 [ 0.577650] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.583133] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.586471] devtmpfs: initialized [ 0.590107] evm: security.selinux [ 0.591577] evm: security.SMACK64 [ 0.593063] evm: security.SMACK64EXEC [ 0.594636] evm: security.SMACK64TRANSMUTE [ 0.596346] evm: security.SMACK64MMAP [ 0.597951] evm: security.ima [ 0.599285] evm: security.capability [ 0.601043] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.604952] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.607601] pinctrl core: initialized pinctrl subsystem [ 0.609985] RTC time: 21:30:29, date: 07/02/19 [ 0.612831] NET: Registered protocol family 16 [ 0.626737] cpuidle: using governor ladder [ 0.638762] cpuidle: using governor menu [ 0.640440] PCCT header not found. [ 0.642071] ACPI: bus type PCI registered [ 0.643779] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.646474] PCI: Using configuration type 1 for base access [ 0.661111] ACPI: Added _OSI(Module Device) [ 0.662694] ACPI: Added _OSI(Processor Device) [ 0.664321] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.666030] ACPI: Added _OSI(Processor Aggregator Device) [ 0.669333] ACPI: Interpreter enabled [ 0.687097] ACPI: (supports S0 S5) [ 0.688509] ACPI: Using IOAPIC for interrupt routing [ 0.690343] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.695681] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.697843] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.700183] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.702449] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.706619] acpiphp: Slot [3] registered [ 0.708144] acpiphp: Slot [4] registered [ 0.709671] acpiphp: Slot [5] registered [ 0.711196] acpiphp: Slot [6] registered [ 0.712713] acpiphp: Slot [7] registered [ 0.714240] acpiphp: Slot [8] registered [ 0.715766] acpiphp: Slot [9] registered [ 0.717293] acpiphp: Slot [10] registered [ 0.718844] acpiphp: Slot [11] registered [ 0.720463] acpiphp: Slot [12] registered [ 0.722007] acpiphp: Slot [13] registered [ 0.723547] acpiphp: Slot [14] registered [ 0.725086] acpiphp: Slot [15] registered [ 0.726631] acpiphp: Slot [16] registered [ 0.728194] acpiphp: Slot [17] registered [ 0.729747] acpiphp: Slot [18] registered [ 0.731285] acpiphp: Slot [19] registered [ 0.732832] acpiphp: Slot [20] registered [ 0.734388] acpiphp: Slot [21] registered [ 0.735929] acpiphp: Slot [22] registered [ 0.737479] acpiphp: Slot [23] registered [ 0.739027] acpiphp: Slot [24] registered [ 0.740565] acpiphp: Slot [25] registered [ 0.742103] acpiphp: Slot [26] registered [ 0.743650] acpiphp: Slot [27] registered [ 0.745190] acpiphp: Slot [28] registered [ 0.746738] acpiphp: Slot [29] registered [ 0.748287] acpiphp: Slot [30] registered [ 0.749835] acpiphp: Slot [31] registered [ 0.751345] PCI host bridge to bus 0000:00 [ 0.752874] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.755191] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.757502] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.760235] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.762964] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.765750] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.771057] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.773479] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.775713] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.778123] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.782963] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.785654] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.810046] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.813072] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.815697] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.818323] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.820907] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.823256] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.825697] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.827700] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.830622] vgaarb: loaded [ 0.831757] vgaarb: bridge control possible 0000:00:02.0 [ 0.834017] SCSI subsystem initialized [ 0.835753] ACPI: bus type USB registered [ 0.837299] usbcore: registered new interface driver usbfs [ 0.839244] usbcore: registered new interface driver hub [ 0.841147] usbcore: registered new device driver usb [ 0.843270] PCI: Using ACPI for IRQ routing [ 0.845285] NetLabel: Initializing [ 0.846644] NetLabel: domain hash size = 128 [ 0.848248] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.850054] NetLabel: unlabeled traffic allowed by default [ 0.852200] amd_nb: Cannot enumerate AMD northbridges [ 0.854128] clocksource: Switched to clocksource kvm-clock [ 0.866778] AppArmor: AppArmor Filesystem Enabled [ 0.868573] pnp: PnP ACPI init [ 0.870176] pnp: PnP ACPI: found 5 devices [ 0.878833] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.882052] NET: Registered protocol family 2 [ 0.884039] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.886974] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.889690] TCP: Hash tables configured (established 32768 bind 32768) [ 0.892073] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.894237] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.896580] NET: Registered protocol family 1 [ 0.898238] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.900317] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.902357] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.922720] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.942928] Unpacking initramfs... [ 1.143532] Freeing initrd memory: 14824K [ 1.145497] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.147815] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.150254] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.153988] Scanning for low memory corruption every 60 seconds [ 1.156679] audit: initializing netlink subsys (disabled) [ 1.158726] audit: type=2000 audit(1562103030.733:1): initialized [ 1.161271] Initialise system trusted keyring [ 1.163131] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.165410] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.168887] zbud: loaded [ 1.170367] VFS: Disk quotas dquot_6.6.0 [ 1.171978] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.174647] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.177099] fuse init (API version 7.23) [ 1.178829] Key type big_key registered [ 1.180357] Allocating IMA MOK and blacklist keyrings. [ 1.183078] Key type asymmetric registered [ 1.184677] Asymmetric key parser 'x509' registered [ 1.186533] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.189425] io scheduler noop registered [ 1.190984] io scheduler deadline registered (default) [ 1.192908] io scheduler cfq registered [ 1.194535] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.196569] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.199003] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.201822] ACPI: Power Button [PWRF] [ 1.203524] GHES: HEST is not enabled! [ 1.223267] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.264175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.268245] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.295193] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.299257] Linux agpgart interface v0.103 [ 1.303129] loop: module loaded [ 1.306254] vda: vda1 [ 1.308258] scsi host0: ata_piix [ 1.309804] scsi host1: ata_piix [ 1.311171] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.313574] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.316051] libphy: Fixed MDIO Bus: probed [ 1.317750] tun: Universal TUN/TAP device driver, 1.6 [ 1.319700] tun: (C) 1999-2004 Max Krasnyansky [ 1.323509] PPP generic driver version 2.4.2 [ 1.325207] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.327537] ehci-pci: EHCI PCI platform driver [ 1.329259] ehci-platform: EHCI generic platform driver [ 1.331402] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.333869] ohci-pci: OHCI PCI platform driver [ 1.335671] ohci-platform: OHCI generic platform driver [ 1.337807] uhci_hcd: USB Universal Host Controller Interface driver [ 1.358642] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.360814] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.363889] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.365952] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.368390] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.371061] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.373775] usb usb1: Product: UHCI Host Controller [ 1.375594] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd [ 1.377793] usb usb1: SerialNumber: 0000:00:01.2 [ 1.379599] hub 1-0:1.0: USB hub found [ 1.381071] hub 1-0:1.0: 2 ports detected [ 1.382799] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.386792] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.388629] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.390570] mousedev: PS/2 mouse device common for all mice [ 1.392829] rtc_cmos 00:00: RTC can wake from S4 [ 1.395201] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.398532] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.400851] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.403131] i2c /dev entries driver [ 1.404574] device-mapper: uevent: version 1.0.3 [ 1.406416] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.409481] ledtrig-cpu: registered to indicate activity on CPUs [ 1.411998] NET: Registered protocol family 10 [ 1.413919] NET: Registered protocol family 17 [ 1.431761] Key type dns_resolver registered [ 1.433679] registered taskstats version 1 [ 1.435248] Loading compiled-in X.509 certificates [ 1.437511] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348' [ 1.440935] zswap: loaded using pool lzo/zbud [ 1.444160] Key type trusted registered [ 1.447910] Key type encrypted registered [ 1.449412] AppArmor: AppArmor sha1 policy hashing enabled [ 1.451352] ima: No TPM chip found, activating TPM-bypass! [ 1.453248] ima: Allocated hash algorithm: sha1 [ 1.454964] evm: HMAC attrs: 0x1 [ 1.456645] Magic number: 11:860:549 [ 1.458069] tty ttyS25: hash matches [ 1.459468] clockevents clockevent0: hash matches [ 1.461152] acpi PNP0C0F:00: hash matches [ 1.462777] rtc_cmos 00:00: setting system clock to 2019-07-02 21:30:30 UTC (1562103030) [ 1.465755] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.467844] EDD information not available. [ 1.471844] Freeing unused kernel memory: 1484K [ 1.482173] Write protecting the kernel read-only data: 14336k [ 1.486138] Freeing unused kernel memory: 1616K [ 1.488047] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.501957] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.502611] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.502630] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511303] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511340] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511472] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511511] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511556] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511602] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511656] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.564101] virtio_net virtio0 ens3: renamed from eth0 [ 1.575043] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.578565] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.602455] AVX2 version of gcm_enc/dec engaged. [ 1.604592] AES CTR mode by8 optimization enabled [ 1.610646] FDC 0 is a S82078B [ 1.698133] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.862335] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.864705] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.867192] usb 1-1: Product: QEMU USB Tablet [ 1.868804] usb 1-1: Manufacturer: QEMU [ 1.870264] usb 1-1: SerialNumber: 42 [ 1.877826] hidraw: raw HID events driver (C) Jiri Kosina [ 1.885778] usbcore: registered new interface driver usbhid [ 1.887815] usbhid: USB HID core driver [ 1.890870] 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.895289] 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 ... [ 2.979243] md: linear personality registered for level -1 [ 2.983399] md: multipath personality registered for level -4 [ 2.987529] md: raid0 personality registered for level 0 [ 2.992008] md: raid1 personality registered for level 1 [ 3.062155] raid6: sse2x1 gen() 11541 MB/s [ 3.130150] raid6: sse2x1 xor() 9090 MB/s [ 3.198151] raid6: sse2x2 gen() 14320 MB/s [ 3.266187] raid6: sse2x2 xor() 9940 MB/s [ 3.334154] raid6: sse2x4 gen() 16827 MB/s [ 3.402154] raid6: sse2x4 xor() 11275 MB/s [ 3.470184] raid6: avx2x1 gen() 21800 MB/s [ 3.538184] raid6: avx2x2 gen() 25324 MB/s [ 3.606185] raid6: avx2x4 gen() 28612 MB/s [ 3.607881] raid6: using algorithm avx2x4 gen() 28612 MB/s [ 3.609796] raid6: using avx2x2 recovery algorithm [ 3.613189] xor: automatically using best checksumming function: [ 3.654122] avx : 33235.000 MB/sec [ 3.657129] async_tx: api initialized (async) [ 3.666105] md: raid6 personality registered for level 6 [ 3.668090] md: raid5 personality registered for level 5 [ 3.670012] md: raid4 personality registered for level 4 [ 3.677226] 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 ... [ 3.710678] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.731586] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.827437] 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) [ 3.833580] systemd[1]: Detected virtualization kvm. [ 3.835412] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.840070] systemd[1]: Set hostname to . [ 3.844464] systemd[1]: Initializing machine ID from KVM UUID. [ 3.846691] systemd[1]: Installed transient /etc/machine-id file. [ 3.964976] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.968717] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.972052] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.975466] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.979499] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.984623] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.989450] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.010596] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.016952] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.020875] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.025938] systemd[1]: Listening on Journal Socket (/dev/log). [ 4.028153] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.031520] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.035396] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.039307] iscsi: registered transport (tcp) [ 4.050493] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.055944] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.060436] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.065323] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.065356] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.070111] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.073910] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.077818] systemd[1]: Started Trigger resolvconf update for networkd DNS. [ 4.080556] iscsi: registered transport (iser) [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.083846] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.102250] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.108728] 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... [ 4.114888] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.119248] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.123678] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.127757] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.131067] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.135933] 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. [ 4.143321] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.148928] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.153772] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.157290] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.161058] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.165617] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.169760] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.174602] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 4.194748] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.198757] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.202942] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.208843] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started Load/Save Random Seed. [[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. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[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 LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... Starting Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... [[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 Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. [ 15.456381] cloud-init[562]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Tue, 02 Jul 2019 21:30:34 +0000. Up 5.09 seconds. [ 15.461246] cloud-init[562]: 2019-07-02 21:30:44,970 - util.py[WARNING]: No active metadata service found [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 18.085144] cloud-init[947]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Tue, 02 Jul 2019 21:30:45 +0000. Up 16.01 seconds. [ 18.089080] cloud-init[947]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 18.096426] cloud-init[947]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 18.104157] cloud-init[947]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 18.107606] cloud-init[947]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 18.114899] cloud-init[947]: ci-info: | ens3 | True | 192.168.120.8 | 255.255.255.0 | global | fa:16:3e:b5:94:74 | [ 18.124473] cloud-init[947]: ci-info: | ens3 | True | fe80::f816:3eff:feb5:9474/64 | . | link | fa:16:3e:b5:94:74 | [ 18.132160] cloud-init[947]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 18.135621] cloud-init[947]: ci-info: | lo | True | ::1/128 | . | host | . | [ 18.142921] cloud-init[947]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 18.150422] cloud-init[947]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 18.156437] cloud-init[947]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 18.163826] [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Network is Online. cloud-init[947]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 18.169598] cloud-init[947]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 18.172713] cloud-init[947]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 18.175842] Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target System Initialization. cloud-init[947]: Starting LXD - unix socket. ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH | [ 18.183544] [[0;32m OK [0m] Started ACPI Events Check. cloud-init[[0;32m OK [0m] Reached target Paths. [947]: [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 18.190940] Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[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. [[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 LXD - unix socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. Starting /etc/rc.local Compatibility... Starting Login Service... cloud-init[947]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Starting Pollinate to seed the pseudo random number generator... [ 18.210110] Starting System Logging Service... [[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started ACPI event daemon. cloud-init[947]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++[[0;32m OK [0m] Started Regular background program processing daemon. Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started D-Bus System Message Bus. [ 18.224758] cloud-init[947]: ci-info: +-------+-------------+---------+-----------+-------+ [ 18.235398] cloud-init[947]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 18.240528] cloud-init[947]: ci-info: +-------+-------------+---------+-----------+-------+ [ 18.244096] cloud-init[947]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 18.247222] cloud-init[947]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 18.250433] cloud-init[947]: ci-info: +-------+-------------+---------+-----------+-------+ [ 18.253311] cloud-init[947]: Generating public/private rsa key pair. [ 18.255799] cloud-init[947]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 18.258814] cloud-init[947]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 18.262293] cloud-init[947]: The key fingerprint is: [ 18.264953] cloud-init[947]: SHA256:Y9psii/X6weg74mbkdGu3CzmeZGXSHFq5xyblB+BInU root@cloudify-vm-652c8743-3b88-426a-af43-287780f53f47 [ 18.268938] cloud-init[947]: The key's randomart image is: [ 18.271177] cloud-init[947]: +---[RSA 2048]----+ [ 18.273020] cloud-init[947]: | .. E. | [ 18.274843] cloud-init[947]: | . o.o . | [ 18.276707] cloud-init[947]: | . = . . | [ 18.278692] cloud-init[947]: | .= = . | [ 18.280570] cloud-init[947]: | .+.OS* . | [ 18.282407] cloud-init[947]: | .++=O.. | [ 18.284247] cloud-init[947]: | o.o++. | [ 18.286244] cloud-init[947]: | .+X++. . | [ 18.288225] [[0;32m OK [0m] Started FUSE filesystem for LXC. cloud-init[947]: | oXOB.oo | Starting Snappy daemon... [ 18.293234] Starting Accounts Service... Starting LSB: MD monitoring daemon... Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started /etc/rc.local Compatibility. cloud-init[947]: +----[SHA256]-----+ [ 18.307733] cloud-init[947]: [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). Generating public/private dsa key pair. [ 18.316633] cloud-init[947]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 18.320421] cloud-init[947]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 18.324060] cloud-init[947]: The key fingerprint is: [ 18.327374] cloud-init[947]: SHA256:w++p0H2GWVOUl6jUlsinv7O5dml+yJy+Z0witnQnsyo root@cloudify-vm-652c8743-3b88-426a-af43-287780f53f47 [ 18.333452] cloud-init[947]: The key's randomart image is: [ 18.340904] cloud-init[947]: +---[DSA 1024]----+ [ 18.344462] cloud-init[947]: | . o +..| [ 18.347645] cloud-init[947]: | + B...| [ 18.354845] cloud-init[947]: | . = .. | [ 18.360722] [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. cloud-init[947]: | . o . | [ 18.369801] cloud-init[947]: | S + | [ 18.376866] cloud-init[947]: | . + ++o= o| [ 18.381517] cloud-init[947]: | . . =oo*.@.| [ 18.383637] cloud-init[947]: | . .E+.+B+=| [ 18.385640] cloud-init[947]: | ..o.o*X=.| [ 18.387623] cloud-init[947]: +----[SHA256]-----+ [ 18.389700] cloud-init[947]: Generating public/private ecdsa key pair. [ 18.392216] cloud-init[947]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 18.395138] Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Login Service. cloud-init[947]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [[0;32m OK [0m] Started Unattended Upgrades Shutdown.[ 18.409468] cloud-init[947]: The key fingerprint is: Starting Authenticate and Authorize Users to Run Privileged Tasks... [ 18.414836] cloud-init[[0;32m OK [0m] Started LSB: MD monitoring daemon. [947]: SHA256:NPvUs3F/oLeHx68X7MUoWBO5TcW/KqmArO0zl9YvXF8 root@cloudify-vm-652c8743-3b88-426a-af43-287780f53f47 [ 18.438360] cloud-init[947]: The key's randomart image is: [ 18.442867] cloud-init[947]: +---[ECDSA 256]---+ [ 18.446111] cloud-init[947]: | . o.| [ 18.448327] cloud-init[947]: | o . .| [ 18.450458] cloud-init[947]: | o = .| [ 18.452522] cloud-init[947]: | . o .+ . .| [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [ 18.455348] cloud-init[947]: | S .o+.+o.| [ 18.463524] cloud-init[947]: | . . o...*.Eo| [ 18.465355] cloud-init[947]: | o .+ o =.=o=| [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting Permit User Sessions... Starting LSB: automatic crash report generation...[ 18.478378] cloud-init[947]: | oo +.+ o +.o*| [ 18.486359] Starting LSB: daemon to balance interrupts for SMP systems... cloud-init[947]: | ..o= .+.. o=o| [ 18.502348] cloud-init[947]: +----[SHA256]-----+ [ 18.504554] cloud-init[947]: Generating public/private ed25519 key pair. [ 18.507485] [cloud-init[947]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 18.509779] cloud-init[947]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 18.510176] cloud-init[947]: The key fingerprint is: [ 18.510953] cloud-init[947]: SHA256:3KkiTB3Fm91g3krThPnre94/aTkuuY7qBYEaAWZn4sA root@cloudify-vm-652c8743-3b88-426a-af43-287780f53f47 [ 18.511381] cloud-init[947]: The key's randomart image is: [ 18.511766] cloud-init[947]: +--[ED25519 256]--+ [ 18.512580] cloud-init[947]: |.. =.+ .. o | [ 18.512979] cloud-init[947]: | E= + ..o = . | [ 18.513371] cloud-init[947]: | . ... B B | [ 18.513791] cloud-init[947]: | .ooo.*.= | [ 18.514194] cloud-init[947]: | ... Sooo . | [ 18.514591] cloud-init[947]: | o .o . | [ 18.514969] cloud-init[947]: | o . . o . o| [ 18.515360] cloud-init[947]: | . . . oo.B | [ 18.515773] cloud-init[947]: | .o..o**.*| [ 18.516552] cloud-init[947]: +----[SHA256]-----+ [0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LXD - container startup/shutdown. Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. Starting Set console scheme... [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [[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. 2019-07-02 21:32:46,635 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 2f4ae48 Client: Version: 18.09.7 API version: 1.39 Go version: go1.10.8 Git commit: 2d0083d Built: Thu Jun 27 17:56:17 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.7 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: 2d0083d Built: Thu Jun 27 17:23:02 2019 OS/Arch: linux/amd64 Experimental: false If you would like to use Docker as a non-root user, you should now consider adding your user to the "docker" group with something like: sudo usermod -aG docker your-user Remember that you will have to log out and back in for this to take effect! WARNING: Adding a user to the "docker" group will grant the ability to run containers which can be used to obtain root privileges on the docker host. Refer to https://docs.docker.com/engine/security/security/#docker-daemon-attack-surface for more information. Loaded image: docker-cfy-manager:latest 36c5bdfeb677ec457fa76d17bc16a065a08ef4eb414a254b369704cda0b6cec0 2019-07-02 21:32:46,636 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-vm-652c8743-3b88-426a-af43-287780f53f47 --2019-07-02 21:31:21-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.12, 99.84.74.62, 99.84.74.10, ... Connecting to get.docker.com (get.docker.com)|99.84.74.12|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13063 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 23.5M=0.001s 2019-07-02 21:31:21 (23.5 MB/s) - ‘script.sh’ saved [13063/13063] sudo: unable to resolve host cloudify-vm-652c8743-3b88-426a-af43-287780f53f47 sudo: unable to resolve host cloudify-vm-652c8743-3b88-426a-af43-287780f53f47 + sh -c apt-get update -qq >/dev/null + sh -c apt-get install -y -qq apt-transport-https ca-certificates curl >/dev/null + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" | apt-key add -qq - >/dev/null + sh -c echo "deb [arch=amd64] https://download.docker.com/linux/ubuntu xenial stable" > /etc/apt/sources.list.d/docker.list + sh -c apt-get update -qq >/dev/null + [ -n ] + sh -c apt-get install -y -qq --no-install-recommends docker-ce >/dev/null debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: + sh -c docker version sudo: unable to resolve host cloudify-vm-652c8743-3b88-426a-af43-287780f53f47 sudo: unable to resolve host cloudify-vm-652c8743-3b88-426a-af43-287780f53f47 2019-07-02 21:32:46,638 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-07-02 21:32:46,649 - functest.core.cloudify - DEBUG - try 1: Cloudify Manager isn't up and running Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/cloudify.py", line 88, in execute "status %s", self.cfy_client.manager.get_status()) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/manager.py", line 28, in get_status response = self.api.get('/status') File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 252, in get timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 233, in do_request 'SSL, but the client does'.format(e) ConnectionError: HTTPConnectionPool(host='172.30.9.202', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-07-02 21:33:17,113 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 110, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB', u'unit_id': u'cloudify-influxdb.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP PostgreSQL Broker Service', u'MainPID': 806, u'state': u'running', u'Id': u'cloudify-amqp-postgres.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP-Postgres', u'unit_id': u'cloudify-amqp-postgres.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 808, 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'unit_id': u'cloudify-amqpinflux.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 328, u'state': u'running', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'RabbitMQ', u'unit_id': u'cloudify-rabbitmq.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 131, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver', u'unit_id': u'nginx.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 807, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Management Worker', u'unit_id': u'cloudify-mgmtworker.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 37, 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'unit_id': u'postgresql-9.5.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Console Service', u'MainPID': 111, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Console', u'unit_id': u'cloudify-stage.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 113, 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'unit_id': u'cloudify-restservice.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 809, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann', u'unit_id': u'cloudify-riemann.service'}]} 2019-07-02 21:33:17,496 - functest.core.cloudify - INFO - The current manager status is running 2019-07-02 21:33:17,577 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-07-02 21:33:17,847 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-07-02 21:33:17,847 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-07-02 21:33:17,988 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-02 21:33:17,988 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 05:15 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-02 21:33:37,122 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2019-07-02 21:33:38,952 - 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'7144b7dc4434464c8248a76eaf72013a', '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_33dc7d97-85b1-4eae-843c-a5c807c464bc'}) 2019-07-02 21:33:39,445 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'59ebbed3a01f4d2c87b0eb224f4ff674', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_33dc7d97-85b1-4eae-843c-a5c807c464bc'}) 2019-07-02 21:33:41,364 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_33dc7d97-85b1-4eae-843c-a5c807c464bc', 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'7144b7dc4434464c8248a76eaf72013a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'wKHcEE1eNug2PKmHUuHKsLEWofGXmh', 'username': u'cloudify_ims-user_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-02 21:33:41,367 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'password': 'wKHcEE1eNug2PKmHUuHKsLEWofGXmh', 'project_name': 'cloudify_ims-project_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '7144b7dc4434464c8248a76eaf72013a', 'project_domain_name': 'Default'} 2019-07-02 21:33:41,420 - 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'}} 2019-07-02 21:33:41,435 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2019-07-02 21:33:43,238 - 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'dns_domain': u'', u'updated_at': u'2019-07-02T21:33:42Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'3169b332-2fbe-4076-ab8e-9b578853ab8e', u'provider:segmentation_id': 31, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc', u'created_at': u'2019-07-02T21:33:42Z', u'mtu': 1442, u'tenant_id': u'7144b7dc4434464c8248a76eaf72013a', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7144b7dc4434464c8248a76eaf72013a'}) 2019-07-02 21:33:46,322 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-02T21:33:45Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'6516ee01-ddcb-4a8b-8c83-9be57116f85a', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_33dc7d97-85b1-4eae-843c-a5c807c464bc', u'enable_dhcp': True, u'network_id': u'3169b332-2fbe-4076-ab8e-9b578853ab8e', u'tenant_id': u'7144b7dc4434464c8248a76eaf72013a', u'created_at': u'2019-07-02T21:33:45Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'7144b7dc4434464c8248a76eaf72013a'}) 2019-07-02 21:33:48,857 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'88906248-8bd5-46c1-b21b-17eab9c12d99', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'621a68f6-d100-46cd-a42a-75525aeec4b5', u'ip_address': u'172.30.9.212'}]}, u'description': u'', u'tags': [], u'tenant_id': u'7144b7dc4434464c8248a76eaf72013a', u'created_at': u'2019-07-02T21:33:46Z', u'admin_state_up': True, u'updated_at': u'2019-07-02T21:33:48Z', u'revision_number': 2, u'routes': [], u'project_id': u'7144b7dc4434464c8248a76eaf72013a', u'id': u'20c32fa1-f09f-4569-a2eb-b816d62aa4c7', u'name': u'cloudify_ims-router_33dc7d97-85b1-4eae-843c-a5c807c464bc'}) 2019-07-02 21:34:00,086 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/8833a7b8-3969-4876-8357-f276c951f300/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8833a7b8-3969-4876-8357-f276c951f300/file', 'owner': u'7144b7dc4434464c8248a76eaf72013a', 'id': u'8833a7b8-3969-4876-8357-f276c951f300', 'size': 296222720, u'self': u'/v2/images/8833a7b8-3969-4876-8357-f276c951f300', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7144b7dc4434464c8248a76eaf72013a', 'name': 'cloudify_ims-project_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/8833a7b8-3969-4876-8357-f276c951f300/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-02T21:33:59Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-02T21:33:59Z', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/cloudify_ims-img_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', 'properties': {u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', u'self': u'/v2/images/8833a7b8-3969-4876-8357-f276c951f300', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/cloudify_ims-img_33dc7d97-85b1-4eae-843c-a5c807c464bc', u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'created': u'2019-07-02T21:33:54Z', 'checksum': u'3b0bdb36eb74e90531d9563093eceb24', 'created_at': u'2019-07-02T21:33:54Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', 'metadata': {u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', u'self': u'/v2/images/8833a7b8-3969-4876-8357-f276c951f300', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/cloudify_ims-img_33dc7d97-85b1-4eae-843c-a5c807c464bc', u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', u'schema': u'/v2/schemas/image'}}) 2019-07-02 21:34:00,460 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_33dc7d97-85b1-4eae-843c-a5c807c464bc', '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'2c636b86c6224566817a470196f62197', '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'f5276d69-4a0b-46ae-82d3-9935cd761980', 'swap': 0}) 2019-07-02 21:34:00,877 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC94hKJT4xrHs2lW18pAELqtmKW9ccInRlwv/UsKTzl4HCMGqt/zCTNEzcFvRrHUakBUCLYMErXzoFoKdD0L29Y0PHvEHl5t2Xx31YyEGmUnczpT0NYddi34ew1tVdoHGgJEWkKqhyXjiJPE5VR8kktT9s5BqFnEEzME8/YARJsdTJNNs6tqSu7pdFdkKim9mWTsL0mrh3KXf0DuubI10bsUjwzoyokBR1mLY5Dkd+ovU4KA1UgCLiulUjtHBD8gC6OFwZZvM9DWKdxX3vvzkLRH1vgU1iv/uAoadsDIayq9CxvT7/PrWAtLxScukFuLpL/WqJYjvh28M8FdFLOwT7V Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAveISiU+Max7NpVtfKQBC6rZilvXHCJ0ZcL/1LCk85eBwjBqr\nf8wkzRM3Bb0ax1GpAVAi2DBK186BaCnQ9C9vWNDx7xB5ebdl8d9WMhBplJ3M6U9D\nWHXYt+HsNbVXaBxoCRFpCqocl44iTxOVUfJJLU/bOQahZxBMzBPP2AESbHUyTTbO\nrakru6XRXZCopvZlk7C9Jq4dyl39A7rmyNdG7FI8M6MqJAUdZi2OQ5HfqL1OCgNV\nIAi4rpVI7RwQ/IAujhcGWbzPQ1incV97785C0R9b4FNYr/7gKGnbAyGsqvQsb0+/\nz61gLS8UnLpBbi6S/1qiWI74dvDPBXRSzsE+1QIDAQABAoIBAQCog+QTfEeQIaw8\nHhUb3CGHEAn7E3BqEpIrYBCD+q0TDdaUYG7nYhMe9PiV3TfQwIYOpkHmPyWM1LY/\n7SyGKTrWRckQczx7aunMeHqUv8ATpt/eBvwrm5qTxqrNF3zU5rDlq0/fqQzq67dD\nGowgR7ftwLs7psjDINInI0YH2xuwp+HP3PAtgtWkIO9VD+uZtrwE7mMSjXC4S4xs\noxdW54EO4jQgmPzwDQq4mLirYxjw6K/Ox7MB2lW2BSmV83BhhWAFAbuwkGGDJmM7\n9I7BmhBop3Zug/SBF6jFxA8rEA5LLycd6rS3uf3CjV6hRrDF38sajlnlSSWPUOBO\noamsyv8ZAoGBAOnvWe1XUD2xD88gUWAaWKWK4+Mr/y0fRpKMqpSwQUzUbnOvTkKd\nuMl3tM8wOK6+EZ4mE1cL0pbmVVGASv6lmGabTEq53ApU6JNuCYIHCgZTu4QDgiqR\nJTn1iX6xwUrLrI7Lg8EjEbn/HVjnpuw3vL57VXhFTvJm3sJ/teSBhe/7AoGBAM/L\nCMfVQXk9Klv33YFtVDGGK7QqjUNWpKOjxryM+/N2hDal0DgGANs59beMbQXVtBu/\nP62c2r/895lKKd/0p/zcjn/uGeQ+6A10CqMTZVcE1WEne4FAXMwAV/H7RNuxATwH\nCKmMHy+Q4wKxHf46ToIZufMVn0/6waufBrYABsNvAoGAWupYqrLqTm+H01meBpl2\npi+KTXmF3IVxKfddPBgb6L4Ohws0gRNHA5VwQa1d+huIQUxO699+YoL12YzgmILG\n7emhBtGgwKsrEFENhOkzbi4QjEfIyL5MF3BjlUeD9YueboiNlfwJIZ4SS8EL0HYA\n9o58MxfMjMyJ+lEj4cCsyw0CgYBBTvkFhbs8VcMYgMD3ytrpbdgSmkUn4vWAERuH\na3BMxvUrD9ZvpUNjo8Xc2J/zc4VWKzfiYyhFq0ZOwYaDwyuBR/jpsHYmzLa2c8Bc\nHN5/CR/flz80EnyYCYuanHS579oJedR5JXcvxgPzdqOModrG/Tr6cdNOmeuA+0xq\nq3t0tQKBgD65P9e+eMDmdG2m+d5uWPaNWrvu9jFu1IJLswkAkIdicC3WTlqKo7/7\nVdYc3R7VIerT6nRqCGWumHFqGo+IKbSb9W1adCyO/7dRpC23Lo0ADU8lmzI48sql\nQh/C6+X5zvDBP3V1rSkxiHdkDqmnyTKirR6npCAlKhAs5NsICIVW\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'59ebbed3a01f4d2c87b0eb224f4ff674', 'name': u'cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'created_at': '2019-07-02T21:34:00.877453', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7144b7dc4434464c8248a76eaf72013a', 'name': 'cloudify_ims-project_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'29:40:18:3e:f3:13:ed:b2:c1:7b:1d:cc:c2:ff:d2:fe', 'type': 'ssh', 'id': u'cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc'}) 2019-07-02 21:34:00,877 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAveISiU+Max7NpVtfKQBC6rZilvXHCJ0ZcL/1LCk85eBwjBqr f8wkzRM3Bb0ax1GpAVAi2DBK186BaCnQ9C9vWNDx7xB5ebdl8d9WMhBplJ3M6U9D WHXYt+HsNbVXaBxoCRFpCqocl44iTxOVUfJJLU/bOQahZxBMzBPP2AESbHUyTTbO rakru6XRXZCopvZlk7C9Jq4dyl39A7rmyNdG7FI8M6MqJAUdZi2OQ5HfqL1OCgNV IAi4rpVI7RwQ/IAujhcGWbzPQ1incV97785C0R9b4FNYr/7gKGnbAyGsqvQsb0+/ z61gLS8UnLpBbi6S/1qiWI74dvDPBXRSzsE+1QIDAQABAoIBAQCog+QTfEeQIaw8 HhUb3CGHEAn7E3BqEpIrYBCD+q0TDdaUYG7nYhMe9PiV3TfQwIYOpkHmPyWM1LY/ 7SyGKTrWRckQczx7aunMeHqUv8ATpt/eBvwrm5qTxqrNF3zU5rDlq0/fqQzq67dD GowgR7ftwLs7psjDINInI0YH2xuwp+HP3PAtgtWkIO9VD+uZtrwE7mMSjXC4S4xs oxdW54EO4jQgmPzwDQq4mLirYxjw6K/Ox7MB2lW2BSmV83BhhWAFAbuwkGGDJmM7 9I7BmhBop3Zug/SBF6jFxA8rEA5LLycd6rS3uf3CjV6hRrDF38sajlnlSSWPUOBO oamsyv8ZAoGBAOnvWe1XUD2xD88gUWAaWKWK4+Mr/y0fRpKMqpSwQUzUbnOvTkKd uMl3tM8wOK6+EZ4mE1cL0pbmVVGASv6lmGabTEq53ApU6JNuCYIHCgZTu4QDgiqR JTn1iX6xwUrLrI7Lg8EjEbn/HVjnpuw3vL57VXhFTvJm3sJ/teSBhe/7AoGBAM/L CMfVQXk9Klv33YFtVDGGK7QqjUNWpKOjxryM+/N2hDal0DgGANs59beMbQXVtBu/ P62c2r/895lKKd/0p/zcjn/uGeQ+6A10CqMTZVcE1WEne4FAXMwAV/H7RNuxATwH CKmMHy+Q4wKxHf46ToIZufMVn0/6waufBrYABsNvAoGAWupYqrLqTm+H01meBpl2 pi+KTXmF3IVxKfddPBgb6L4Ohws0gRNHA5VwQa1d+huIQUxO699+YoL12YzgmILG 7emhBtGgwKsrEFENhOkzbi4QjEfIyL5MF3BjlUeD9YueboiNlfwJIZ4SS8EL0HYA 9o58MxfMjMyJ+lEj4cCsyw0CgYBBTvkFhbs8VcMYgMD3ytrpbdgSmkUn4vWAERuH a3BMxvUrD9ZvpUNjo8Xc2J/zc4VWKzfiYyhFq0ZOwYaDwyuBR/jpsHYmzLa2c8Bc HN5/CR/flz80EnyYCYuanHS579oJedR5JXcvxgPzdqOModrG/Tr6cdNOmeuA+0xq q3t0tQKBgD65P9e+eMDmdG2m+d5uWPaNWrvu9jFu1IJLswkAkIdicC3WTlqKo7/7 VdYc3R7VIerT6nRqCGWumHFqGo+IKbSb9W1adCyO/7dRpC23Lo0ADU8lmzI48sql Qh/C6+X5zvDBP3V1rSkxiHdkDqmnyTKirR6npCAlKhAs5NsICIVW -----END RSA PRIVATE KEY----- 2019-07-02 21:36:00,684 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:be:3a:8a', 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'8833a7b8-3969-4876-8357-f276c951f300'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-02T21:35:58.000000', 'flavor': Munch({u'id': u'f5276d69-4a0b-46ae-82d3-9935cd761980'}), 'az': u'nova', 'id': u'd597c0c9-b116-4d34-bd04-fbf9dcc2d5af', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_33dc7d97-85b1-4eae-843c-a5c807c464bc'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'59ebbed3a01f4d2c87b0eb224f4ff674', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7144b7dc4434464c8248a76eaf72013a', 'name': 'cloudify_ims-project_33dc7d97-85b1-4eae-843c-a5c807c464bc', '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'2019-07-02T21:35:58.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-02T21:35:58Z', 'hostId': u'374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82', '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'2019-07-02T21:35:58.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7144b7dc4434464c8248a76eaf72013a', 'name': u'cloudify_ims-vm_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'adminPass': u'Xo3SC5yz8DbY', 'tenant_id': u'7144b7dc4434464c8248a76eaf72013a', 'created_at': u'2019-07-02T21:34:11Z', 'created': u'2019-07-02T21:34:11Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-02 21:36:03,144 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'20c32fa1-f09f-4569-a2eb-b816d62aa4c7', 'updated_at': u'2019-07-02T21:36:02Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'00db1d14-7853-4f4a-8c44-5886c8d9bbab', 'id': u'5d8e8a7d-2537-404a-be60-e32dfc6bfd1b', 'network': u'88906248-8bd5-46c1-b21b-17eab9c12d99', 'port': u'00db1d14-7853-4f4a-8c44-5886c8d9bbab', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7144b7dc4434464c8248a76eaf72013a', 'name': 'cloudify_ims-project_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7144b7dc4434464c8248a76eaf72013a', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'88906248-8bd5-46c1-b21b-17eab9c12d99', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'7144b7dc4434464c8248a76eaf72013a', 'created_at': u'2019-07-02T21:36:02Z', 'attached': True, u'dns_name': u'', 'router': u'20c32fa1-f09f-4569-a2eb-b816d62aa4c7'}) 2019-07-02 21:36:03,222 - 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-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 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] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 772611339 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-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 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-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 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 2 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] 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] 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-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] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 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.403843] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.407018] pid_max: default: 32768 minimum: 301 [ 0.408754] ACPI: Core revision 20150930 [ 0.411059] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.413615] Security Framework initialized [ 0.415177] Yama: becoming mindful. [ 0.416628] AppArmor: AppArmor initialized [ 0.418481] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.424929] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.429205] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.431539] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.434621] Initializing cgroup subsys io [ 0.436180] Initializing cgroup subsys memory [ 0.437835] Initializing cgroup subsys devices [ 0.439492] Initializing cgroup subsys freezer [ 0.441154] Initializing cgroup subsys net_cls [ 0.442814] Initializing cgroup subsys perf_event [ 0.444545] Initializing cgroup subsys net_prio [ 0.446259] Initializing cgroup subsys hugetlb [ 0.447916] Initializing cgroup subsys pids [ 0.450298] mce: CPU supports 10 MCE banks [ 0.451930] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.453858] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.455953] Spectre V2 : Mitigation: Full generic retpoline [ 0.457956] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.460977] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.463991] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.466404] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.469880] MDS: Mitigation: Clear CPU buffers [ 0.474189] Freeing SMP alternatives memory: 36K [ 0.481430] ftrace: allocating 32299 entries in 127 pages [ 0.531758] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.534081] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.536370] smpboot: Max logical packages: 2 [ 0.538271] x2apic enabled [ 0.539735] Switched APIC routing to physical x2apic. [ 0.542851] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.545081] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.549227] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.561567] KVM setup paravirtual spinlock [ 0.564717] x86: Booting SMP configuration: [ 0.566347] .... node #0, CPUs: #1 [ 0.568024] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.590722] x86: Booted up 1 node, 2 CPUs [ 0.590725] KVM setup async PF for cpu 1 [ 0.590730] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.595749] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.598767] devtmpfs: initialized [ 0.602292] evm: security.selinux [ 0.603665] evm: security.SMACK64 [ 0.605000] evm: security.SMACK64EXEC [ 0.606432] evm: security.SMACK64TRANSMUTE [ 0.607985] evm: security.SMACK64MMAP [ 0.609414] evm: security.ima [ 0.610630] evm: security.capability [ 0.612240] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.615752] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.618554] pinctrl core: initialized pinctrl subsystem [ 0.621108] RTC time: 21:35:59, date: 07/02/19 [ 0.624892] NET: Registered protocol family 16 [ 0.636909] cpuidle: using governor ladder [ 0.648938] cpuidle: using governor menu [ 0.650785] PCCT header not found. [ 0.652560] ACPI: bus type PCI registered [ 0.654487] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.657428] PCI: Using configuration type 1 for base access [ 0.672628] ACPI: Added _OSI(Module Device) [ 0.674597] ACPI: Added _OSI(Processor Device) [ 0.676612] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.678711] ACPI: Added _OSI(Processor Aggregator Device) [ 0.682662] ACPI: Interpreter enabled [ 0.704561] ACPI: (supports S0 S5) [ 0.706230] ACPI: Using IOAPIC for interrupt routing [ 0.708433] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.715238] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.717890] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.720780] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.723608] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.728801] acpiphp: Slot [3] registered [ 0.730675] acpiphp: Slot [4] registered [ 0.732559] acpiphp: Slot [5] registered [ 0.734515] acpiphp: Slot [6] registered [ 0.736410] acpiphp: Slot [7] registered [ 0.738279] acpiphp: Slot [8] registered [ 0.740153] acpiphp: Slot [9] registered [ 0.742023] acpiphp: Slot [10] registered [ 0.743980] acpiphp: Slot [11] registered [ 0.745910] acpiphp: Slot [12] registered [ 0.747809] acpiphp: Slot [13] registered [ 0.749702] acpiphp: Slot [14] registered [ 0.751631] acpiphp: Slot [15] registered [ 0.753551] acpiphp: Slot [16] registered [ 0.755495] acpiphp: Slot [17] registered [ 0.757408] acpiphp: Slot [18] registered [ 0.759301] acpiphp: Slot [19] registered [ 0.761206] acpiphp: Slot [20] registered [ 0.763106] acpiphp: Slot [21] registered [ 0.765001] acpiphp: Slot [22] registered [ 0.766941] acpiphp: Slot [23] registered [ 0.768844] acpiphp: Slot [24] registered [ 0.770741] acpiphp: Slot [25] registered [ 0.772637] acpiphp: Slot [26] registered [ 0.774534] acpiphp: Slot [27] registered [ 0.776459] acpiphp: Slot [28] registered [ 0.778363] acpiphp: Slot [29] registered [ 0.780269] acpiphp: Slot [30] registered [ 0.782168] acpiphp: Slot [31] registered [ 0.784028] PCI host bridge to bus 0000:00 [ 0.785935] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.788785] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.791641] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.795039] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.798511] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.802032] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.808568] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.811639] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.814473] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.817654] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.823612] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.827103] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.858929] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.862257] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.865473] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.868732] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.871892] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.874773] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.877770] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.880234] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.883829] vgaarb: loaded [ 0.885217] vgaarb: bridge control possible 0000:00:02.0 [ 0.888057] SCSI subsystem initialized [ 0.890162] ACPI: bus type USB registered [ 0.892071] usbcore: registered new interface driver usbfs [ 0.894511] usbcore: registered new interface driver hub [ 0.896873] usbcore: registered new device driver usb [ 0.899510] PCI: Using ACPI for IRQ routing [ 0.901995] NetLabel: Initializing [ 0.903666] NetLabel: domain hash size = 128 [ 0.905663] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.907941] NetLabel: unlabeled traffic allowed by default [ 0.910587] amd_nb: Cannot enumerate AMD northbridges [ 0.912971] clocksource: Switched to clocksource kvm-clock [ 0.928551] AppArmor: AppArmor Filesystem Enabled [ 0.930807] pnp: PnP ACPI init [ 0.932799] pnp: PnP ACPI: found 5 devices [ 0.942176] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.946200] NET: Registered protocol family 2 [ 0.948657] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.952301] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.955649] TCP: Hash tables configured (established 32768 bind 32768) [ 0.958611] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.961310] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.964232] NET: Registered protocol family 1 [ 0.966275] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.968871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.971407] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.992741] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.013148] Unpacking initramfs... [ 1.213662] Freeing initrd memory: 14824K [ 1.215288] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.217523] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.219871] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.223498] Scanning for low memory corruption every 60 seconds [ 1.226109] audit: initializing netlink subsys (disabled) [ 1.228056] audit: type=2000 audit(1562103360.157:1): initialized [ 1.230520] Initialise system trusted keyring [ 1.232332] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.234529] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.237928] zbud: loaded [ 1.239386] VFS: Disk quotas dquot_6.6.0 [ 1.240924] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.243504] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.245831] fuse init (API version 7.23) [ 1.247479] Key type big_key registered [ 1.248981] Allocating IMA MOK and blacklist keyrings. [ 1.251743] Key type asymmetric registered [ 1.253303] Asymmetric key parser 'x509' registered [ 1.255084] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.257878] io scheduler noop registered [ 1.259364] io scheduler deadline registered (default) [ 1.261242] io scheduler cfq registered [ 1.262795] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.264774] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.267136] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.269850] ACPI: Power Button [PWRF] [ 1.271499] GHES: HEST is not enabled! [ 1.291286] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.331139] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.334935] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.362306] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.366067] Linux agpgart interface v0.103 [ 1.369667] loop: module loaded [ 1.372703] vda: vda1 [ 1.374667] scsi host0: ata_piix [ 1.376166] scsi host1: ata_piix [ 1.377473] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.379787] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.382194] libphy: Fixed MDIO Bus: probed [ 1.383913] tun: Universal TUN/TAP device driver, 1.6 [ 1.385723] tun: (C) 1999-2004 Max Krasnyansky [ 1.389264] PPP generic driver version 2.4.2 [ 1.391024] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.393275] ehci-pci: EHCI PCI platform driver [ 1.395148] ehci-platform: EHCI generic platform driver [ 1.397041] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.399243] ohci-pci: OHCI PCI platform driver [ 1.400900] ohci-platform: OHCI generic platform driver [ 1.402840] uhci_hcd: USB Universal Host Controller Interface driver [ 1.423363] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.425361] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.428187] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.430145] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.432380] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.434812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.437571] usb usb1: Product: UHCI Host Controller [ 1.439395] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd [ 1.441667] usb usb1: SerialNumber: 0000:00:01.2 [ 1.443455] hub 1-0:1.0: USB hub found [ 1.444872] hub 1-0:1.0: 2 ports detected [ 1.446572] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.450445] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.452190] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.454093] mousedev: PS/2 mouse device common for all mice [ 1.456270] rtc_cmos 00:00: RTC can wake from S4 [ 1.458528] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.461030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.461162] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.461181] i2c /dev entries driver [ 1.461242] device-mapper: uevent: version 1.0.3 [ 1.465041] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.465057] ledtrig-cpu: registered to indicate activity on CPUs [ 1.465403] NET: Registered protocol family 10 [ 1.465663] NET: Registered protocol family 17 [ 1.465677] Key type dns_resolver registered [ 1.465956] registered taskstats version 1 [ 1.465980] Loading compiled-in X.509 certificates [ 1.466530] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348' [ 1.466544] zswap: loaded using pool lzo/zbud [ 1.468168] Key type trusted registered [ 1.470411] Key type encrypted registered [ 1.470415] AppArmor: AppArmor sha1 policy hashing enabled [ 1.470423] ima: No TPM chip found, activating TPM-bypass! [ 1.470427] ima: Allocated hash algorithm: sha1 [ 1.470440] evm: HMAC attrs: 0x1 [ 1.471208] Magic number: 11:413:600 [ 1.471780] rtc_cmos 00:00: setting system clock to 2019-07-02 21:36:00 UTC (1562103360) [ 1.471869] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.471870] EDD information not available. [ 1.538800] Freeing unused kernel memory: 1484K [ 1.549011] Write protecting the kernel read-only data: 14336k [ 1.552729] Freeing unused kernel memory: 1616K [ 1.554694] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.569368] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.569916] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.569934] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.577664] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.577700] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.577814] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.577853] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.577894] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.577940] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.577989] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.631970] virtio_net virtio0 ens3: renamed from eth0 [ 1.637694] FDC 0 is a S82078B [ 1.640373] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.644067] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.658563] AVX2 version of gcm_enc/dec engaged. [ 1.660558] AES CTR mode by8 optimization enabled [ 1.756982] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.920423] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.922770] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.925221] usb 1-1: Product: QEMU USB Tablet [ 1.926848] usb 1-1: Manufacturer: QEMU [ 1.928321] usb 1-1: SerialNumber: 42 [ 1.935669] hidraw: raw HID events driver (C) Jiri Kosina [ 1.942685] usbcore: registered new interface driver usbhid [ 1.944712] usbhid: USB HID core driver [ 1.947766] 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.951942] 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 ... [ 3.038796] md: linear personality registered for level -1 [ 3.042630] md: multipath personality registered for level -4 [ 3.046519] md: raid0 personality registered for level 0 [ 3.050938] md: raid1 personality registered for level 1 [ 3.121007] raid6: sse2x1 gen() 11224 MB/s [ 3.189004] raid6: sse2x1 xor() 8831 MB/s [ 3.257003] raid6: sse2x2 gen() 14254 MB/s [ 3.324981] raid6: sse2x2 xor() 9634 MB/s [ 3.392985] raid6: sse2x4 gen() 16502 MB/s [ 3.460981] raid6: sse2x4 xor() 11500 MB/s [ 3.529001] raid6: avx2x1 gen() 22094 MB/s [ 3.597004] raid6: avx2x2 gen() 26053 MB/s [ 3.664998] raid6: avx2x4 gen() 29535 MB/s [ 3.666615] raid6: using algorithm avx2x4 gen() 29535 MB/s [ 3.668566] raid6: using avx2x2 recovery algorithm [ 3.671556] xor: automatically using best checksumming function: [ 3.713003] avx : 32914.000 MB/sec [ 3.715861] async_tx: api initialized (async) [ 3.725014] md: raid6 personality registered for level 6 [ 3.726976] md: raid5 personality registered for level 5 [ 3.728877] md: raid4 personality registered for level 4 [ 3.735638] 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 ... [ 3.764533] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.782111] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. 2019-07-02 21:36:04,225 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: timed out 2019-07-02 21:36:13,319 - 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-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 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] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 772611339 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-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 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-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 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 2 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] 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] 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-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] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 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.403843] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.407018] pid_max: default: 32768 minimum: 301 [ 0.408754] ACPI: Core revision 20150930 [ 0.411059] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.413615] Security Framework initialized [ 0.415177] Yama: becoming mindful. [ 0.416628] AppArmor: AppArmor initialized [ 0.418481] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.424929] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.429205] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.431539] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.434621] Initializing cgroup subsys io [ 0.436180] Initializing cgroup subsys memory [ 0.437835] Initializing cgroup subsys devices [ 0.439492] Initializing cgroup subsys freezer [ 0.441154] Initializing cgroup subsys net_cls [ 0.442814] Initializing cgroup subsys perf_event [ 0.444545] Initializing cgroup subsys net_prio [ 0.446259] Initializing cgroup subsys hugetlb [ 0.447916] Initializing cgroup subsys pids [ 0.450298] mce: CPU supports 10 MCE banks [ 0.451930] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.453858] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.455953] Spectre V2 : Mitigation: Full generic retpoline [ 0.457956] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.460977] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.463991] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.466404] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.469880] MDS: Mitigation: Clear CPU buffers [ 0.474189] Freeing SMP alternatives memory: 36K [ 0.481430] ftrace: allocating 32299 entries in 127 pages [ 0.531758] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.534081] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.536370] smpboot: Max logical packages: 2 [ 0.538271] x2apic enabled [ 0.539735] Switched APIC routing to physical x2apic. [ 0.542851] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.545081] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.549227] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.561567] KVM setup paravirtual spinlock [ 0.564717] x86: Booting SMP configuration: [ 0.566347] .... node #0, CPUs: #1 [ 0.568024] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.590722] x86: Booted up 1 node, 2 CPUs [ 0.590725] KVM setup async PF for cpu 1 [ 0.590730] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.595749] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.598767] devtmpfs: initialized [ 0.602292] evm: security.selinux [ 0.603665] evm: security.SMACK64 [ 0.605000] evm: security.SMACK64EXEC [ 0.606432] evm: security.SMACK64TRANSMUTE [ 0.607985] evm: security.SMACK64MMAP [ 0.609414] evm: security.ima [ 0.610630] evm: security.capability [ 0.612240] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.615752] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.618554] pinctrl core: initialized pinctrl subsystem [ 0.621108] RTC time: 21:35:59, date: 07/02/19 [ 0.624892] NET: Registered protocol family 16 [ 0.636909] cpuidle: using governor ladder [ 0.648938] cpuidle: using governor menu [ 0.650785] PCCT header not found. [ 0.652560] ACPI: bus type PCI registered [ 0.654487] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.657428] PCI: Using configuration type 1 for base access [ 0.672628] ACPI: Added _OSI(Module Device) [ 0.674597] ACPI: Added _OSI(Processor Device) [ 0.676612] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.678711] ACPI: Added _OSI(Processor Aggregator Device) [ 0.682662] ACPI: Interpreter enabled [ 0.704561] ACPI: (supports S0 S5) [ 0.706230] ACPI: Using IOAPIC for interrupt routing [ 0.708433] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.715238] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.717890] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.720780] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.723608] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.728801] acpiphp: Slot [3] registered [ 0.730675] acpiphp: Slot [4] registered [ 0.732559] acpiphp: Slot [5] registered [ 0.734515] acpiphp: Slot [6] registered [ 0.736410] acpiphp: Slot [7] registered [ 0.738279] acpiphp: Slot [8] registered [ 0.740153] acpiphp: Slot [9] registered [ 0.742023] acpiphp: Slot [10] registered [ 0.743980] acpiphp: Slot [11] registered [ 0.745910] acpiphp: Slot [12] registered [ 0.747809] acpiphp: Slot [13] registered [ 0.749702] acpiphp: Slot [14] registered [ 0.751631] acpiphp: Slot [15] registered [ 0.753551] acpiphp: Slot [16] registered [ 0.755495] acpiphp: Slot [17] registered [ 0.757408] acpiphp: Slot [18] registered [ 0.759301] acpiphp: Slot [19] registered [ 0.761206] acpiphp: Slot [20] registered [ 0.763106] acpiphp: Slot [21] registered [ 0.765001] acpiphp: Slot [22] registered [ 0.766941] acpiphp: Slot [23] registered [ 0.768844] acpiphp: Slot [24] registered [ 0.770741] acpiphp: Slot [25] registered [ 0.772637] acpiphp: Slot [26] registered [ 0.774534] acpiphp: Slot [27] registered [ 0.776459] acpiphp: Slot [28] registered [ 0.778363] acpiphp: Slot [29] registered [ 0.780269] acpiphp: Slot [30] registered [ 0.782168] acpiphp: Slot [31] registered [ 0.784028] PCI host bridge to bus 0000:00 [ 0.785935] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.788785] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.791641] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.795039] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.798511] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.802032] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.808568] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.811639] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.814473] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.817654] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.823612] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.827103] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.858929] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.862257] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.865473] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.868732] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.871892] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.874773] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.877770] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.880234] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.883829] vgaarb: loaded [ 0.885217] vgaarb: bridge control possible 0000:00:02.0 [ 0.888057] SCSI subsystem initialized [ 0.890162] ACPI: bus type USB registered [ 0.892071] usbcore: registered new interface driver usbfs [ 0.894511] usbcore: registered new interface driver hub [ 0.896873] usbcore: registered new device driver usb [ 0.899510] PCI: Using ACPI for IRQ routing [ 0.901995] NetLabel: Initializing [ 0.903666] NetLabel: domain hash size = 128 [ 0.905663] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.907941] NetLabel: unlabeled traffic allowed by default [ 0.910587] amd_nb: Cannot enumerate AMD northbridges [ 0.912971] clocksource: Switched to clocksource kvm-clock [ 0.928551] AppArmor: AppArmor Filesystem Enabled [ 0.930807] pnp: PnP ACPI init [ 0.932799] pnp: PnP ACPI: found 5 devices [ 0.942176] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.946200] NET: Registered protocol family 2 [ 0.948657] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.952301] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.955649] TCP: Hash tables configured (established 32768 bind 32768) [ 0.958611] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.961310] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.964232] NET: Registered protocol family 1 [ 0.966275] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.968871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.971407] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.992741] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.013148] Unpacking initramfs... [ 1.213662] Freeing initrd memory: 14824K [ 1.215288] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.217523] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.219871] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.223498] Scanning for low memory corruption every 60 seconds [ 1.226109] audit: initializing netlink subsys (disabled) [ 1.228056] audit: type=2000 audit(1562103360.157:1): initialized [ 1.230520] Initialise system trusted keyring [ 1.232332] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.234529] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.237928] zbud: loaded [ 1.239386] VFS: Disk quotas dquot_6.6.0 [ 1.240924] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.243504] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.245831] fuse init (API version 7.23) [ 1.247479] Key type big_key registered [ 1.248981] Allocating IMA MOK and blacklist keyrings. [ 1.251743] Key type asymmetric registered [ 1.253303] Asymmetric key parser 'x509' registered [ 1.255084] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.257878] io scheduler noop registered [ 1.259364] io scheduler deadline registered (default) [ 1.261242] io scheduler cfq registered [ 1.262795] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.264774] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.267136] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.269850] ACPI: Power Button [PWRF] [ 1.271499] GHES: HEST is not enabled! [ 1.291286] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.331139] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.334935] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.362306] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.366067] Linux agpgart interface v0.103 [ 1.369667] loop: module loaded [ 1.372703] vda: vda1 [ 1.374667] scsi host0: ata_piix [ 1.376166] scsi host1: ata_piix [ 1.377473] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.379787] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.382194] libphy: Fixed MDIO Bus: probed [ 1.383913] tun: Universal TUN/TAP device driver, 1.6 [ 1.385723] tun: (C) 1999-2004 Max Krasnyansky [ 1.389264] PPP generic driver version 2.4.2 [ 1.391024] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.393275] ehci-pci: EHCI PCI platform driver [ 1.395148] ehci-platform: EHCI generic platform driver [ 1.397041] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.399243] ohci-pci: OHCI PCI platform driver [ 1.400900] ohci-platform: OHCI generic platform driver [ 1.402840] uhci_hcd: USB Universal Host Controller Interface driver [ 1.423363] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.425361] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.428187] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.430145] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.432380] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.434812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.437571] usb usb1: Product: UHCI Host Controller [ 1.439395] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd [ 1.441667] usb usb1: SerialNumber: 0000:00:01.2 [ 1.443455] hub 1-0:1.0: USB hub found [ 1.444872] hub 1-0:1.0: 2 ports detected [ 1.446572] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.450445] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.452190] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.454093] mousedev: PS/2 mouse device common for all mice [ 1.456270] rtc_cmos 00:00: RTC can wake from S4 [ 1.458528] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.461030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.461162] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.461181] i2c /dev entries driver [ 1.461242] device-mapper: uevent: version 1.0.3 [ 1.465041] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.465057] ledtrig-cpu: registered to indicate activity on CPUs [ 1.465403] NET: Registered protocol family 10 [ 1.465663] NET: Registered protocol family 17 [ 1.465677] Key type dns_resolver registered [ 1.465956] registered taskstats version 1 [ 1.465980] Loading compiled-in X.509 certificates [ 1.466530] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348' [ 1.466544] zswap: loaded using pool lzo/zbud [ 1.468168] Key type trusted registered [ 1.470411] Key type encrypted registered [ 1.470415] AppArmor: AppArmor sha1 policy hashing enabled [ 1.470423] ima: No TPM chip found, activating TPM-bypass! [ 1.470427] ima: Allocated hash algorithm: sha1 [ 1.470440] evm: HMAC attrs: 0x1 [ 1.471208] Magic number: 11:413:600 [ 1.471780] rtc_cmos 00:00: setting system clock to 2019-07-02 21:36:00 UTC (1562103360) [ 1.471869] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.471870] EDD information not available. [ 1.538800] Freeing unused kernel memory: 1484K [ 1.549011] Write protecting the kernel read-only data: 14336k [ 1.552729] Freeing unused kernel memory: 1616K [ 1.554694] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.569368] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.569916] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.569934] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.577664] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.577700] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.577814] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.577853] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.577894] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.577940] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.577989] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.631970] virtio_net virtio0 ens3: renamed from eth0 [ 1.637694] FDC 0 is a S82078B [ 1.640373] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.644067] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.658563] AVX2 version of gcm_enc/dec engaged. [ 1.660558] AES CTR mode by8 optimization enabled [ 1.756982] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.920423] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.922770] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.925221] usb 1-1: Product: QEMU USB Tablet [ 1.926848] usb 1-1: Manufacturer: QEMU [ 1.928321] usb 1-1: SerialNumber: 42 [ 1.935669] hidraw: raw HID events driver (C) Jiri Kosina [ 1.942685] usbcore: registered new interface driver usbhid [ 1.944712] usbhid: USB HID core driver [ 1.947766] 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.951942] 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 ... [ 3.038796] md: linear personality registered for level -1 [ 3.042630] md: multipath personality registered for level -4 [ 3.046519] md: raid0 personality registered for level 0 [ 3.050938] md: raid1 personality registered for level 1 [ 3.121007] raid6: sse2x1 gen() 11224 MB/s [ 3.189004] raid6: sse2x1 xor() 8831 MB/s [ 3.257003] raid6: sse2x2 gen() 14254 MB/s [ 3.324981] raid6: sse2x2 xor() 9634 MB/s [ 3.392985] raid6: sse2x4 gen() 16502 MB/s [ 3.460981] raid6: sse2x4 xor() 11500 MB/s [ 3.529001] raid6: avx2x1 gen() 22094 MB/s [ 3.597004] raid6: avx2x2 gen() 26053 MB/s [ 3.664998] raid6: avx2x4 gen() 29535 MB/s [ 3.666615] raid6: using algorithm avx2x4 gen() 29535 MB/s [ 3.668566] raid6: using avx2x2 recovery algorithm [ 3.671556] xor: automatically using best checksumming function: [ 3.713003] avx : 32914.000 MB/sec [ 3.715861] async_tx: api initialized (async) [ 3.725014] md: raid6 personality registered for level 6 [ 3.726976] md: raid5 personality registered for level 5 [ 3.728877] md: raid4 personality registered for level 4 [ 3.735638] 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 ... [ 3.764533] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.782111] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.880839] 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) [ 3.887880] systemd[1]: Detected virtualization kvm. [ 3.889950] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.895420] systemd[1]: Set hostname to . [ 3.900529] systemd[1]: Initializing machine ID from KVM UUID. [ 3.902920] systemd[1]: Installed transient /etc/machine-id file. [ 4.014324] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.018309] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.022950] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.026811] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.030392] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.034502] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.038904] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.043518] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.047720] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.051576] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.055583] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.060657] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.063902] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.067659] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.071913] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.075702] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.089104] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.093132] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.097503] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.105670] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.110785] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.116526] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.122750] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.128832] 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... [ 4.137032] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.143000] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager...[ 4.147568] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.152003] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.157612] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.161997] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.166297] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 4.170288] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 4.179209] iscsi: registered transport (tcp) [ 4.189084] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.195526] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.199652] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.203966] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.208963] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 4.212817] iscsi: registered transport (iser) [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[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 Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[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 Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. 2019-07-02 21:36:13,321 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.201: [Errno None] Unable to connect to port 22 on 172.30.9.201 2019-07-02 21:36:22,409 - 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-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 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] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 772611339 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-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 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-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 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 2 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] 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] 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-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] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 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.403843] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.407018] pid_max: default: 32768 minimum: 301 [ 0.408754] ACPI: Core revision 20150930 [ 0.411059] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.413615] Security Framework initialized [ 0.415177] Yama: becoming mindful. [ 0.416628] AppArmor: AppArmor initialized [ 0.418481] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.424929] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.429205] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.431539] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.434621] Initializing cgroup subsys io [ 0.436180] Initializing cgroup subsys memory [ 0.437835] Initializing cgroup subsys devices [ 0.439492] Initializing cgroup subsys freezer [ 0.441154] Initializing cgroup subsys net_cls [ 0.442814] Initializing cgroup subsys perf_event [ 0.444545] Initializing cgroup subsys net_prio [ 0.446259] Initializing cgroup subsys hugetlb [ 0.447916] Initializing cgroup subsys pids [ 0.450298] mce: CPU supports 10 MCE banks [ 0.451930] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.453858] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.455953] Spectre V2 : Mitigation: Full generic retpoline [ 0.457956] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.460977] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.463991] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.466404] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.469880] MDS: Mitigation: Clear CPU buffers [ 0.474189] Freeing SMP alternatives memory: 36K [ 0.481430] ftrace: allocating 32299 entries in 127 pages [ 0.531758] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.534081] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.536370] smpboot: Max logical packages: 2 [ 0.538271] x2apic enabled [ 0.539735] Switched APIC routing to physical x2apic. [ 0.542851] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.545081] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.549227] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.561567] KVM setup paravirtual spinlock [ 0.564717] x86: Booting SMP configuration: [ 0.566347] .... node #0, CPUs: #1 [ 0.568024] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.590722] x86: Booted up 1 node, 2 CPUs [ 0.590725] KVM setup async PF for cpu 1 [ 0.590730] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.595749] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.598767] devtmpfs: initialized [ 0.602292] evm: security.selinux [ 0.603665] evm: security.SMACK64 [ 0.605000] evm: security.SMACK64EXEC [ 0.606432] evm: security.SMACK64TRANSMUTE [ 0.607985] evm: security.SMACK64MMAP [ 0.609414] evm: security.ima [ 0.610630] evm: security.capability [ 0.612240] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.615752] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.618554] pinctrl core: initialized pinctrl subsystem [ 0.621108] RTC time: 21:35:59, date: 07/02/19 [ 0.624892] NET: Registered protocol family 16 [ 0.636909] cpuidle: using governor ladder [ 0.648938] cpuidle: using governor menu [ 0.650785] PCCT header not found. [ 0.652560] ACPI: bus type PCI registered [ 0.654487] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.657428] PCI: Using configuration type 1 for base access [ 0.672628] ACPI: Added _OSI(Module Device) [ 0.674597] ACPI: Added _OSI(Processor Device) [ 0.676612] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.678711] ACPI: Added _OSI(Processor Aggregator Device) [ 0.682662] ACPI: Interpreter enabled [ 0.704561] ACPI: (supports S0 S5) [ 0.706230] ACPI: Using IOAPIC for interrupt routing [ 0.708433] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.715238] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.717890] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.720780] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.723608] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.728801] acpiphp: Slot [3] registered [ 0.730675] acpiphp: Slot [4] registered [ 0.732559] acpiphp: Slot [5] registered [ 0.734515] acpiphp: Slot [6] registered [ 0.736410] acpiphp: Slot [7] registered [ 0.738279] acpiphp: Slot [8] registered [ 0.740153] acpiphp: Slot [9] registered [ 0.742023] acpiphp: Slot [10] registered [ 0.743980] acpiphp: Slot [11] registered [ 0.745910] acpiphp: Slot [12] registered [ 0.747809] acpiphp: Slot [13] registered [ 0.749702] acpiphp: Slot [14] registered [ 0.751631] acpiphp: Slot [15] registered [ 0.753551] acpiphp: Slot [16] registered [ 0.755495] acpiphp: Slot [17] registered [ 0.757408] acpiphp: Slot [18] registered [ 0.759301] acpiphp: Slot [19] registered [ 0.761206] acpiphp: Slot [20] registered [ 0.763106] acpiphp: Slot [21] registered [ 0.765001] acpiphp: Slot [22] registered [ 0.766941] acpiphp: Slot [23] registered [ 0.768844] acpiphp: Slot [24] registered [ 0.770741] acpiphp: Slot [25] registered [ 0.772637] acpiphp: Slot [26] registered [ 0.774534] acpiphp: Slot [27] registered [ 0.776459] acpiphp: Slot [28] registered [ 0.778363] acpiphp: Slot [29] registered [ 0.780269] acpiphp: Slot [30] registered [ 0.782168] acpiphp: Slot [31] registered [ 0.784028] PCI host bridge to bus 0000:00 [ 0.785935] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.788785] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.791641] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.795039] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.798511] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.802032] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.808568] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.811639] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.814473] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.817654] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.823612] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.827103] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.858929] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.862257] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.865473] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.868732] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.871892] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.874773] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.877770] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.880234] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.883829] vgaarb: loaded [ 0.885217] vgaarb: bridge control possible 0000:00:02.0 [ 0.888057] SCSI subsystem initialized [ 0.890162] ACPI: bus type USB registered [ 0.892071] usbcore: registered new interface driver usbfs [ 0.894511] usbcore: registered new interface driver hub [ 0.896873] usbcore: registered new device driver usb [ 0.899510] PCI: Using ACPI for IRQ routing [ 0.901995] NetLabel: Initializing [ 0.903666] NetLabel: domain hash size = 128 [ 0.905663] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.907941] NetLabel: unlabeled traffic allowed by default [ 0.910587] amd_nb: Cannot enumerate AMD northbridges [ 0.912971] clocksource: Switched to clocksource kvm-clock [ 0.928551] AppArmor: AppArmor Filesystem Enabled [ 0.930807] pnp: PnP ACPI init [ 0.932799] pnp: PnP ACPI: found 5 devices [ 0.942176] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.946200] NET: Registered protocol family 2 [ 0.948657] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.952301] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.955649] TCP: Hash tables configured (established 32768 bind 32768) [ 0.958611] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.961310] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.964232] NET: Registered protocol family 1 [ 0.966275] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.968871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.971407] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.992741] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.013148] Unpacking initramfs... [ 1.213662] Freeing initrd memory: 14824K [ 1.215288] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.217523] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.219871] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.223498] Scanning for low memory corruption every 60 seconds [ 1.226109] audit: initializing netlink subsys (disabled) [ 1.228056] audit: type=2000 audit(1562103360.157:1): initialized [ 1.230520] Initialise system trusted keyring [ 1.232332] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.234529] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.237928] zbud: loaded [ 1.239386] VFS: Disk quotas dquot_6.6.0 [ 1.240924] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.243504] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.245831] fuse init (API version 7.23) [ 1.247479] Key type big_key registered [ 1.248981] Allocating IMA MOK and blacklist keyrings. [ 1.251743] Key type asymmetric registered [ 1.253303] Asymmetric key parser 'x509' registered [ 1.255084] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.257878] io scheduler noop registered [ 1.259364] io scheduler deadline registered (default) [ 1.261242] io scheduler cfq registered [ 1.262795] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.264774] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.267136] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.269850] ACPI: Power Button [PWRF] [ 1.271499] GHES: HEST is not enabled! [ 1.291286] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.331139] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.334935] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.362306] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.366067] Linux agpgart interface v0.103 [ 1.369667] loop: module loaded [ 1.372703] vda: vda1 [ 1.374667] scsi host0: ata_piix [ 1.376166] scsi host1: ata_piix [ 1.377473] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.379787] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.382194] libphy: Fixed MDIO Bus: probed [ 1.383913] tun: Universal TUN/TAP device driver, 1.6 [ 1.385723] tun: (C) 1999-2004 Max Krasnyansky [ 1.389264] PPP generic driver version 2.4.2 [ 1.391024] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.393275] ehci-pci: EHCI PCI platform driver [ 1.395148] ehci-platform: EHCI generic platform driver [ 1.397041] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.399243] ohci-pci: OHCI PCI platform driver [ 1.400900] ohci-platform: OHCI generic platform driver [ 1.402840] uhci_hcd: USB Universal Host Controller Interface driver [ 1.423363] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.425361] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.428187] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.430145] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.432380] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.434812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.437571] usb usb1: Product: UHCI Host Controller [ 1.439395] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd [ 1.441667] usb usb1: SerialNumber: 0000:00:01.2 [ 1.443455] hub 1-0:1.0: USB hub found [ 1.444872] hub 1-0:1.0: 2 ports detected [ 1.446572] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.450445] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.452190] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.454093] mousedev: PS/2 mouse device common for all mice [ 1.456270] rtc_cmos 00:00: RTC can wake from S4 [ 1.458528] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.461030] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.461162] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.461181] i2c /dev entries driver [ 1.461242] device-mapper: uevent: version 1.0.3 [ 1.465041] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.465057] ledtrig-cpu: registered to indicate activity on CPUs [ 1.465403] NET: Registered protocol family 10 [ 1.465663] NET: Registered protocol family 17 [ 1.465677] Key type dns_resolver registered [ 1.465956] registered taskstats version 1 [ 1.465980] Loading compiled-in X.509 certificates [ 1.466530] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348' [ 1.466544] zswap: loaded using pool lzo/zbud [ 1.468168] Key type trusted registered [ 1.470411] Key type encrypted registered [ 1.470415] AppArmor: AppArmor sha1 policy hashing enabled [ 1.470423] ima: No TPM chip found, activating TPM-bypass! [ 1.470427] ima: Allocated hash algorithm: sha1 [ 1.470440] evm: HMAC attrs: 0x1 [ 1.471208] Magic number: 11:413:600 [ 1.471780] rtc_cmos 00:00: setting system clock to 2019-07-02 21:36:00 UTC (1562103360) [ 1.471869] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.471870] EDD information not available. [ 1.538800] Freeing unused kernel memory: 1484K [ 1.549011] Write protecting the kernel read-only data: 14336k [ 1.552729] Freeing unused kernel memory: 1616K [ 1.554694] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.569368] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.569916] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.569934] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.577664] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.577700] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.577814] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.577853] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.577894] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.577940] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.577989] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.631970] virtio_net virtio0 ens3: renamed from eth0 [ 1.637694] FDC 0 is a S82078B [ 1.640373] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.644067] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.658563] AVX2 version of gcm_enc/dec engaged. [ 1.660558] AES CTR mode by8 optimization enabled [ 1.756982] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.920423] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.922770] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.925221] usb 1-1: Product: QEMU USB Tablet [ 1.926848] usb 1-1: Manufacturer: QEMU [ 1.928321] usb 1-1: SerialNumber: 42 [ 1.935669] hidraw: raw HID events driver (C) Jiri Kosina [ 1.942685] usbcore: registered new interface driver usbhid [ 1.944712] usbhid: USB HID core driver [ 1.947766] 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.951942] 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 ... [ 3.038796] md: linear personality registered for level -1 [ 3.042630] md: multipath personality registered for level -4 [ 3.046519] md: raid0 personality registered for level 0 [ 3.050938] md: raid1 personality registered for level 1 [ 3.121007] raid6: sse2x1 gen() 11224 MB/s [ 3.189004] raid6: sse2x1 xor() 8831 MB/s [ 3.257003] raid6: sse2x2 gen() 14254 MB/s [ 3.324981] raid6: sse2x2 xor() 9634 MB/s [ 3.392985] raid6: sse2x4 gen() 16502 MB/s [ 3.460981] raid6: sse2x4 xor() 11500 MB/s [ 3.529001] raid6: avx2x1 gen() 22094 MB/s [ 3.597004] raid6: avx2x2 gen() 26053 MB/s [ 3.664998] raid6: avx2x4 gen() 29535 MB/s [ 3.666615] raid6: using algorithm avx2x4 gen() 29535 MB/s [ 3.668566] raid6: using avx2x2 recovery algorithm [ 3.671556] xor: automatically using best checksumming function: [ 3.713003] avx : 32914.000 MB/sec [ 3.715861] async_tx: api initialized (async) [ 3.725014] md: raid6 personality registered for level 6 [ 3.726976] md: raid5 personality registered for level 5 [ 3.728877] md: raid4 personality registered for level 4 [ 3.735638] 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 ... [ 3.764533] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.782111] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.880839] 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) [ 3.887880] systemd[1]: Detected virtualization kvm. [ 3.889950] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.895420] systemd[1]: Set hostname to . [ 3.900529] systemd[1]: Initializing machine ID from KVM UUID. [ 3.902920] systemd[1]: Installed transient /etc/machine-id file. [ 4.014324] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.018309] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.022950] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.026811] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.030392] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.034502] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.038904] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.043518] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.047720] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.051576] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.055583] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.060657] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.063902] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.067659] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.071913] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.075702] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.089104] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.093132] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.097503] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.105670] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.110785] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.116526] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.122750] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.128832] 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... [ 4.137032] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.143000] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager...[ 4.147568] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.152003] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.157612] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.161997] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.166297] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 4.170288] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 4.179209] iscsi: registered transport (tcp) [ 4.189084] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.195526] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.199652] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.203966] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.208963] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 4.212817] iscsi: registered transport (iser) [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[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 Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[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 Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. [ 15.528827] cloud-init[570]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Tue, 02 Jul 2019 21:36:04 +0000. Up 5.23 seconds. [ 15.534058] cloud-init[570]: 2019-07-02 21:36:15,081 - util.py[WARNING]: No active metadata service found [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 17.953508] cloud-init[947]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Tue, 02 Jul 2019 21:36:15 +0000. Up 16.06 seconds. [ 17.957047] cloud-init[947]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 17.960122] cloud-init[947]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 17.963186] cloud-init[947]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 17.966251] cloud-init[947]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 17.969339] cloud-init[947]: ci-info: | ens3 | True | 192.168.120.8 | 255.255.255.0 | global | fa:16:3e:be:3a:8a | [ 17.972424] cloud-init[947]: ci-info: | ens3 | True | fe80::f816:3eff:febe:3a8a/64 | . | link | fa:16:3e:be:3a:8a | [ 17.975829] cloud-init[947]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 17.979187] cloud-init[947]: ci-info: | lo | True | ::1/128 | . | host | . | [ 17.982525] cloud-init[947]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 17.985854] cloud-init[947]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 17.988964] cloud-init[947]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 17.992096] cloud-init[947]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 17.995235] cloud-init[947]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 17.998361] cloud-init[947]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 18.001516] cloud-init[947]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH | [ 18.004880] cloud-init[947]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 18.007991] cloud-init[947]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 18.011061] cloud-init[947]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 18.013637] cloud-init[947]: ci-info: +-------+-------------+---------+-----------+-------+ [ 18.016235] cloud-init[947]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 18.018825] cloud-init[947]: ci-info: +-------+-------------+---------+-----------+-------+ [ 18.021734] cloud-init[947]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 18.024365] cloud-init[947]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 18.026952] cloud-init[947]: ci-info: +-------+-------------+---------+-----------+-------+ [ 18.029520] cloud-init[947]: Generating public/private rsa key pair. [ 18.031691] cloud-init[947]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 18.034353] cloud-init[947]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 18.037054] cloud-init[947]: The key fingerprint is: [ 18.039089] cloud-init[947]: SHA256:DilH3g+sCeO1iRbyvhlv3mwY6VL1IMeoCQqh9Xz3YLk root@cloudify-ims-vm-33dc7d97-85b1-4eae-843c-a5c807c464bc [ 18.042524] cloud-init[947]: The key's randomart image is: [ 18.044677] cloud-init[947]: +---[RSA 2048]----+ [ 18.046635] cloud-init[947]: | | [ 18.048611] cloud-init[947]: |. . | [ 18.050550] cloud-init[947]: |.o o .o . | [ 18.052532] cloud-init[947]: |o . oo++X | [ 18.054519] cloud-init[947]: |....=+*BS* | [ 18.056477] cloud-init[947]: |. +oO+BEoo | [ 18.058434] cloud-init[947]: | *o=o. . | [ 18.060388] cloud-init[947]: | o.++o. | [ 18.062325] cloud-init[947]: | +=o.o | [ 18.064289] cloud-init[947]: +----[SHA256]-----+ [ 18.066221] cloud-init[947]: Generating public/private dsa key pair. [ 18.068370] cloud-init[947]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 18.071019] cloud-init[947]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 18.073624] cloud-init[947]: The key fingerprint is: [ 18.075625] cloud-init[947]: SHA256:ck43NDujBTik5BeMZNguAoLfzX3RAX8CChsH2w0gfDU root@cloudify-ims-vm-33dc7d97-85b1-4eae-843c-a5c807c464bc [ 18.079025] cloud-init[947]: The key's randomart image is: [ 18.081096] cloud-init[947]: +---[DSA 1024]----+ [ 18.083023] cloud-init[947]: |. ==oB+E oo.. | [ 18.087635] cloud-init[947]: |+ .+++oX =.o. | [ 18.089680] cloud-init[947]: |o. oo+*.+ +.o . | [ 18.091603] cloud-init[947]: |. o o.o..o.o o | [ 18.093541] cloud-init[947]: | . . . S.B | [ 18.095484] cloud-init[947]: | = + + | [ 18.097425] cloud-init[947]: | o | [ 18.099360] cloud-init[947]: | | [ 18.101289] cloud-init[947]: | | [ 18.103242] cloud-init[947]: +----[SHA256]-----+ [ 18.105197] cloud-init[947]: Generating public/private ecdsa key pair. [ 18.107382] cloud-init[947]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 18.110008] cloud-init[947]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 18.112644] cloud-init[947]: The key fingerprint is: [ 18.114646] cloud-init[947]: SHA256:5PuSB8SM0zBmvx4xqEXARsFExs6bn7Qatp3BCl6lFps root@cloudify-ims-vm-33dc7d97-85b1-4eae-843c-a5c807c464bc [ 18.118052] cloud-init[947]: The key's randomart image is: [ 18.120177] cloud-init[947]: +---[ECDSA 256]---+ [ 18.122068] cloud-init[947]: | BBo | [ 18.123910] cloud-init[947]: | .= * | [ 18.125828] cloud-init[947]: | + + X. | [ 18.127678] cloud-init[947]: | o =oO | [ 18.129518] cloud-init[947]: | .=.oS+ | [ 18.129818] cloud-init[947]: | +B. +. | [ 18.130112] cloud-init[947]: | . Eoo+.+ | [ 18.130399] cloud-init[947]: | . = =+o+.. | [ 18.130688] cloud-init[947]: | . +.o o. | [ 18.130984] cloud-init[947]: +----[SHA256]-----+ [ 18.131269] cloud-init[947]: Generating public/private ed25519 key pair. [ 18.131572] cloud-init[947]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 18.131857] cloud-init[947]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 18.132466] cloud-init[947]: The key fingerprint is: [ 18.132721] cloud-init[947]: SHA256:wd1CytfaIq/KW9iIZT3pJgZTLeppy+f6H0I9RO/ygH8 root@cloudify-ims-vm-33dc7d97-85b1-4eae-843c-a5c807c464bc [ 18.133017] cloud-init[947]: The key's randomart image is: [ 18.133302] cloud-init[947]: +--[ED25519 256]--+ [ 18.133588] cloud-init[947]: | . . | [ 18.133890] cloud-init[947]: | = = o | [ 18.134174] cloud-init[947]: | o B = o | [ 18.134463] cloud-init[947]: | o * = + | [ 18.134762] cloud-init[947]: | + = S + . | [ 18.135052] cloud-init[947]: | . O * O . | [ 18.135367] cloud-init[947]: | = * B E | [ 18.135726] cloud-init[947]: | o +.= + | [ 18.136456] cloud-init[947]: | +=*+o | [ 18.136830] cloud-init[947]: +----[SHA256]-----+ [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Listening on UUID daemon activation socket. Starting LXD - unix socket. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. Starting Accounts Service... Starting System Logging Service... Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started Regular background program processing daemon. Starting Pollinate to seed the pseudo random number generator... Starting /etc/rc.local Compatibility... Starting LXD - container startup/shutdown... Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started D-Bus System Message Bus. [[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m] Started Deferred execution scheduler. Starting Snappy daemon... Starting Login Service... [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LSB: MD monitoring daemon. Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started Login Service. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [[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: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: automatic crash report generation... Starting LSB: daemon to balance interrupts for SMP systems... [[0;32m OK [0m] Started Permit User Sessions. Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[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 Serial Getty on ttyS0. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. Starting Set console scheme... [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [[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. 2019-07-02 21:38:18,088 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 2f4ae48 Client: Version: 18.09.7 API version: 1.39 Go version: go1.10.8 Git commit: 2d0083d Built: Thu Jun 27 17:56:17 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.7 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: 2d0083d Built: Thu Jun 27 17:23:02 2019 OS/Arch: linux/amd64 Experimental: false If you would like to use Docker as a non-root user, you should now consider adding your user to the "docker" group with something like: sudo usermod -aG docker your-user Remember that you will have to log out and back in for this to take effect! WARNING: Adding a user to the "docker" group will grant the ability to run containers which can be used to obtain root privileges on the docker host. Refer to https://docs.docker.com/engine/security/security/#docker-daemon-attack-surface for more information. Loaded image: docker-cfy-manager:latest 081b7a84fe52f9f650ea952157fd0ec09336fae9327ee34a06606405b5a35adf 2019-07-02 21:38:18,089 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-33dc7d97-85b1-4eae-843c-a5c807c464bc --2019-07-02 21:36:48-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.62, 99.84.74.4, 99.84.74.10, ... Connecting to get.docker.com (get.docker.com)|99.84.74.62|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13063 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 81.0M=0s 2019-07-02 21:36:48 (81.0 MB/s) - ‘script.sh’ saved [13063/13063] sudo: unable to resolve host cloudify-ims-vm-33dc7d97-85b1-4eae-843c-a5c807c464bc sudo: unable to resolve host cloudify-ims-vm-33dc7d97-85b1-4eae-843c-a5c807c464bc + sh -c apt-get update -qq >/dev/null + sh -c apt-get install -y -qq apt-transport-https ca-certificates curl >/dev/null + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" | apt-key add -qq - >/dev/null + sh -c echo "deb [arch=amd64] https://download.docker.com/linux/ubuntu xenial stable" > /etc/apt/sources.list.d/docker.list + sh -c apt-get update -qq >/dev/null + [ -n ] + sh -c apt-get install -y -qq --no-install-recommends docker-ce >/dev/null debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: + sh -c docker version sudo: unable to resolve host cloudify-ims-vm-33dc7d97-85b1-4eae-843c-a5c807c464bc sudo: unable to resolve host cloudify-ims-vm-33dc7d97-85b1-4eae-843c-a5c807c464bc 2019-07-02 21:38:18,091 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-07-02 21:38:18,099 - functest.core.cloudify - DEBUG - try 1: Cloudify Manager isn't up and running Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/cloudify.py", line 88, in execute "status %s", self.cfy_client.manager.get_status()) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/manager.py", line 28, in get_status response = self.api.get('/status') File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 252, in get timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 233, in do_request 'SSL, but the client does'.format(e) ConnectionError: HTTPConnectionPool(host='172.30.9.201', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-07-02 21:38:48,387 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 112, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB', u'unit_id': u'cloudify-influxdb.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP PostgreSQL Broker Service', u'MainPID': 809, u'state': u'running', u'Id': u'cloudify-amqp-postgres.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP-Postgres', u'unit_id': u'cloudify-amqp-postgres.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 807, 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'unit_id': u'cloudify-amqpinflux.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 329, u'state': u'running', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'RabbitMQ', u'unit_id': u'cloudify-rabbitmq.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 131, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver', u'unit_id': u'nginx.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 808, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Management Worker', u'unit_id': u'cloudify-mgmtworker.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 37, 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'unit_id': u'postgresql-9.5.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Console Service', u'MainPID': 111, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Console', u'unit_id': u'cloudify-stage.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 114, 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'unit_id': u'cloudify-restservice.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 810, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann', u'unit_id': u'cloudify-riemann.service'}]} 2019-07-02 21:38:48,564 - functest.core.cloudify - INFO - The current manager status is running 2019-07-02 21:38:48,684 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-07-02 21:38:49,075 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-07-02 21:38:49,076 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-07-02 21:38:49,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2019-07-02 21:38:50,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': 'wKHcEE1eNug2PKmHUuHKsLEWofGXmh', 'keystone_tenant_name': u'cloudify_ims-project_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.21:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'project_domain_name': 'Default'} 2019-07-02 21:38:51,237 - functest.core.cloudify - INFO - Put private keypair in manager 2019-07-02 21:38:52,235 - functest.core.cloudify - DEBUG - output: 2019-07-02 21:38:52,236 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-33dc7d97-85b1-4eae-843c-a5c807c464bc sudo: unable to resolve host cloudify-ims-vm-33dc7d97-85b1-4eae-843c-a5c807c464bc 2019-07-02 21:39:05,369 - functest.core.cloudify - DEBUG - output: Creating plugin zip archive.. Downloading https://github.com/cloudify-cosmo/cloudify-openstack-plugin/releases/download/2.14.7/cloudify_openstack_plugin-2.14.7-py27-none-linux_x86_64-centos-Core.wgn to /tmp/tmpkIeV1H/cloudify_openstack_plugin-2.14.7-py27-none-linux_x86_64-centos-Core.wgn... Downloading https://github.com/cloudify-cosmo/cloudify-openstack-plugin/releases/download/2.14.7/plugin.yaml to /tmp/tmpa6CPOp/plugin.yaml... Uploading plugin archive (wagon + yaml).. tmphArlgb.zip |-------------------------------------------------------| 0.05% tmphArlgb.zip |-------------------------------------------------------| 0.09% tmphArlgb.zip |-------------------------------------------------------| 0.14% tmphArlgb.zip |-------------------------------------------------------| 0.18% tmphArlgb.zip |-------------------------------------------------------| 0.23% tmphArlgb.zip |-------------------------------------------------------| 0.27% tmphArlgb.zip |-------------------------------------------------------| 0.32% tmphArlgb.zip |-------------------------------------------------------| 0.37% tmphArlgb.zip |-------------------------------------------------------| 0.41% tmphArlgb.zip |-------------------------------------------------------| 0.46% tmphArlgb.zip |-------------------------------------------------------| 0.5% tmphArlgb.zip |-------------------------------------------------------| 0.55% tmphArlgb.zip |-------------------------------------------------------| 0.59% tmphArlgb.zip |-------------------------------------------------------| 0.64% tmphArlgb.zip |-------------------------------------------------------| 0.68% tmphArlgb.zip |-------------------------------------------------------| 0.73% tmphArlgb.zip |-------------------------------------------------------| 0.78% tmphArlgb.zip |-------------------------------------------------------| 0.82% tmphArlgb.zip |-------------------------------------------------------| 0.87% tmphArlgb.zip |#------------------------------------------------------| 0.91% tmphArlgb.zip |#------------------------------------------------------| 0.96% tmphArlgb.zip |#------------------------------------------------------| 1.0% tmphArlgb.zip |#------------------------------------------------------| 1.05% tmphArlgb.zip |#------------------------------------------------------| 1.1% tmphArlgb.zip |#------------------------------------------------------| 1.14% tmphArlgb.zip |#------------------------------------------------------| 1.19% tmphArlgb.zip |#------------------------------------------------------| 1.23% tmphArlgb.zip |#------------------------------------------------------| 1.28% tmphArlgb.zip |#------------------------------------------------------| 1.32% tmphArlgb.zip |#------------------------------------------------------| 1.37% tmphArlgb.zip |#------------------------------------------------------| 1.42% tmphArlgb.zip |#------------------------------------------------------| 1.46% tmphArlgb.zip |#------------------------------------------------------| 1.51% tmphArlgb.zip |#------------------------------------------------------| 1.55% tmphArlgb.zip |#------------------------------------------------------| 1.6% tmphArlgb.zip |#------------------------------------------------------| 1.64% tmphArlgb.zip |#------------------------------------------------------| 1.69% tmphArlgb.zip |#------------------------------------------------------| 1.73% tmphArlgb.zip |#------------------------------------------------------| 1.78% tmphArlgb.zip |#------------------------------------------------------| 1.83% tmphArlgb.zip |#------------------------------------------------------| 1.87% tmphArlgb.zip |#------------------------------------------------------| 1.92% tmphArlgb.zip |#------------------------------------------------------| 1.96% tmphArlgb.zip |#------------------------------------------------------| 2.01% tmphArlgb.zip |#------------------------------------------------------| 2.05% tmphArlgb.zip |#------------------------------------------------------| 2.1% tmphArlgb.zip |#------------------------------------------------------| 2.15% tmphArlgb.zip |#------------------------------------------------------| 2.19% tmphArlgb.zip |#------------------------------------------------------| 2.24% tmphArlgb.zip |#------------------------------------------------------| 2.28% tmphArlgb.zip |#------------------------------------------------------| 2.33% tmphArlgb.zip |#------------------------------------------------------| 2.37% tmphArlgb.zip |#------------------------------------------------------| 2.42% tmphArlgb.zip |#------------------------------------------------------| 2.47% tmphArlgb.zip |#------------------------------------------------------| 2.51% tmphArlgb.zip |#------------------------------------------------------| 2.56% tmphArlgb.zip |#------------------------------------------------------| 2.6% tmphArlgb.zip |#------------------------------------------------------| 2.65% tmphArlgb.zip |#------------------------------------------------------| 2.69% tmphArlgb.zip |##-----------------------------------------------------| 2.74% tmphArlgb.zip |##-----------------------------------------------------| 2.78% tmphArlgb.zip |##-----------------------------------------------------| 2.83% tmphArlgb.zip |##-----------------------------------------------------| 2.88% tmphArlgb.zip |##-----------------------------------------------------| 2.92% tmphArlgb.zip |##-----------------------------------------------------| 2.97% tmphArlgb.zip |##-----------------------------------------------------| 3.01% tmphArlgb.zip |##-----------------------------------------------------| 3.06% tmphArlgb.zip |##-----------------------------------------------------| 3.1% tmphArlgb.zip |##-----------------------------------------------------| 3.15% tmphArlgb.zip |##-----------------------------------------------------| 3.2% tmphArlgb.zip |##-----------------------------------------------------| 3.24% tmphArlgb.zip |##-----------------------------------------------------| 3.29% tmphArlgb.zip |##-----------------------------------------------------| 3.33% tmphArlgb.zip |##-----------------------------------------------------| 3.38% tmphArlgb.zip |##-----------------------------------------------------| 3.42% tmphArlgb.zip |##-----------------------------------------------------| 3.47% tmphArlgb.zip |##-----------------------------------------------------| 3.51% tmphArlgb.zip |##-----------------------------------------------------| 3.56% tmphArlgb.zip |##-----------------------------------------------------| 3.61% tmphArlgb.zip |##-----------------------------------------------------| 3.65% tmphArlgb.zip |##-----------------------------------------------------| 3.7% tmphArlgb.zip |##-----------------------------------------------------| 3.74% tmphArlgb.zip |##-----------------------------------------------------| 3.79% tmphArlgb.zip |##-----------------------------------------------------| 3.83% tmphArlgb.zip |##-----------------------------------------------------| 3.88% tmphArlgb.zip |##-----------------------------------------------------| 3.93% tmphArlgb.zip |##-----------------------------------------------------| 3.97% tmphArlgb.zip |##-----------------------------------------------------| 4.02% tmphArlgb.zip |##-----------------------------------------------------| 4.06% tmphArlgb.zip |##-----------------------------------------------------| 4.11% tmphArlgb.zip |##-----------------------------------------------------| 4.15% tmphArlgb.zip |##-----------------------------------------------------| 4.2% tmphArlgb.zip |##-----------------------------------------------------| 4.25% tmphArlgb.zip |##-----------------------------------------------------| 4.29% tmphArlgb.zip |##-----------------------------------------------------| 4.34% tmphArlgb.zip |##-----------------------------------------------------| 4.38% tmphArlgb.zip |##-----------------------------------------------------| 4.43% tmphArlgb.zip |##-----------------------------------------------------| 4.47% tmphArlgb.zip |##-----------------------------------------------------| 4.52% tmphArlgb.zip |###----------------------------------------------------| 4.56% tmphArlgb.zip |###----------------------------------------------------| 4.61% tmphArlgb.zip |###----------------------------------------------------| 4.66% tmphArlgb.zip |###----------------------------------------------------| 4.7% tmphArlgb.zip |###----------------------------------------------------| 4.75% tmphArlgb.zip |###----------------------------------------------------| 4.79% tmphArlgb.zip |###----------------------------------------------------| 4.84% tmphArlgb.zip |###----------------------------------------------------| 4.88% tmphArlgb.zip |###----------------------------------------------------| 4.93% tmphArlgb.zip |###----------------------------------------------------| 4.98% tmphArlgb.zip |###----------------------------------------------------| 5.02% tmphArlgb.zip |###----------------------------------------------------| 5.07% tmphArlgb.zip |###----------------------------------------------------| 5.11% tmphArlgb.zip |###----------------------------------------------------| 5.16% tmphArlgb.zip |###----------------------------------------------------| 5.2% tmphArlgb.zip |###----------------------------------------------------| 5.25% tmphArlgb.zip |###----------------------------------------------------| 5.3% tmphArlgb.zip |###----------------------------------------------------| 5.34% tmphArlgb.zip |###----------------------------------------------------| 5.39% tmphArlgb.zip |###----------------------------------------------------| 5.43% tmphArlgb.zip |###----------------------------------------------------| 5.48% tmphArlgb.zip |###----------------------------------------------------| 5.52% tmphArlgb.zip |###----------------------------------------------------| 5.57% tmphArlgb.zip |###----------------------------------------------------| 5.61% tmphArlgb.zip |###----------------------------------------------------| 5.66% tmphArlgb.zip |###----------------------------------------------------| 5.71% tmphArlgb.zip |###----------------------------------------------------| 5.75% tmphArlgb.zip |###----------------------------------------------------| 5.8% tmphArlgb.zip |###----------------------------------------------------| 5.84% tmphArlgb.zip |###----------------------------------------------------| 5.89% tmphArlgb.zip |###----------------------------------------------------| 5.93% tmphArlgb.zip |###----------------------------------------------------| 5.98% tmphArlgb.zip |###----------------------------------------------------| 6.03% tmphArlgb.zip |###----------------------------------------------------| 6.07% tmphArlgb.zip |###----------------------------------------------------| 6.12% tmphArlgb.zip |###----------------------------------------------------| 6.16% tmphArlgb.zip |###----------------------------------------------------| 6.21% tmphArlgb.zip |###----------------------------------------------------| 6.25% tmphArlgb.zip |###----------------------------------------------------| 6.3% tmphArlgb.zip |###----------------------------------------------------| 6.35% tmphArlgb.zip |####---------------------------------------------------| 6.39% tmphArlgb.zip |####---------------------------------------------------| 6.44% tmphArlgb.zip |####---------------------------------------------------| 6.48% tmphArlgb.zip |####---------------------------------------------------| 6.53% tmphArlgb.zip |####---------------------------------------------------| 6.57% tmphArlgb.zip |####---------------------------------------------------| 6.62% tmphArlgb.zip |####---------------------------------------------------| 6.66% tmphArlgb.zip |####---------------------------------------------------| 6.71% tmphArlgb.zip |####---------------------------------------------------| 6.76% tmphArlgb.zip |####---------------------------------------------------| 6.8% tmphArlgb.zip |####---------------------------------------------------| 6.85% tmphArlgb.zip |####---------------------------------------------------| 6.89% tmphArlgb.zip |####---------------------------------------------------| 6.94% tmphArlgb.zip |####---------------------------------------------------| 6.98% tmphArlgb.zip |####---------------------------------------------------| 7.03% tmphArlgb.zip |####---------------------------------------------------| 7.08% tmphArlgb.zip |####---------------------------------------------------| 7.12% tmphArlgb.zip |####---------------------------------------------------| 7.17% tmphArlgb.zip |####---------------------------------------------------| 7.21% tmphArlgb.zip |####---------------------------------------------------| 7.26% tmphArlgb.zip |####---------------------------------------------------| 7.3% tmphArlgb.zip |####---------------------------------------------------| 7.35% tmphArlgb.zip |####---------------------------------------------------| 7.4% tmphArlgb.zip |####---------------------------------------------------| 7.44% tmphArlgb.zip |####---------------------------------------------------| 7.49% tmphArlgb.zip |####---------------------------------------------------| 7.53% tmphArlgb.zip |####---------------------------------------------------| 7.58% tmphArlgb.zip |####---------------------------------------------------| 7.62% tmphArlgb.zip |####---------------------------------------------------| 7.67% tmphArlgb.zip |####---------------------------------------------------| 7.71% tmphArlgb.zip |####---------------------------------------------------| 7.76% tmphArlgb.zip |####---------------------------------------------------| 7.81% tmphArlgb.zip |####---------------------------------------------------| 7.85% tmphArlgb.zip |####---------------------------------------------------| 7.9% tmphArlgb.zip |####---------------------------------------------------| 7.94% tmphArlgb.zip |####---------------------------------------------------| 7.99% tmphArlgb.zip |####---------------------------------------------------| 8.03% tmphArlgb.zip |####---------------------------------------------------| 8.08% tmphArlgb.zip |####---------------------------------------------------| 8.13% tmphArlgb.zip |####---------------------------------------------------| 8.17% tmphArlgb.zip |#####--------------------------------------------------| 8.22% tmphArlgb.zip |#####--------------------------------------------------| 8.26% tmphArlgb.zip |#####--------------------------------------------------| 8.31% tmphArlgb.zip |#####--------------------------------------------------| 8.35% tmphArlgb.zip |#####--------------------------------------------------| 8.4% tmphArlgb.zip |#####--------------------------------------------------| 8.45% tmphArlgb.zip |#####--------------------------------------------------| 8.49% tmphArlgb.zip |#####--------------------------------------------------| 8.54% tmphArlgb.zip |#####--------------------------------------------------| 8.58% tmphArlgb.zip |#####--------------------------------------------------| 8.63% tmphArlgb.zip |#####--------------------------------------------------| 8.67% tmphArlgb.zip |#####--------------------------------------------------| 8.72% tmphArlgb.zip |#####--------------------------------------------------| 8.76% tmphArlgb.zip |#####--------------------------------------------------| 8.81% tmphArlgb.zip |#####--------------------------------------------------| 8.86% tmphArlgb.zip |#####--------------------------------------------------| 8.9% tmphArlgb.zip |#####--------------------------------------------------| 8.95% tmphArlgb.zip |#####--------------------------------------------------| 8.99% tmphArlgb.zip |#####--------------------------------------------------| 9.04% tmphArlgb.zip |#####--------------------------------------------------| 9.08% tmphArlgb.zip |#####--------------------------------------------------| 9.13% tmphArlgb.zip |#####--------------------------------------------------| 9.18% tmphArlgb.zip |#####--------------------------------------------------| 9.22% tmphArlgb.zip |#####--------------------------------------------------| 9.27% tmphArlgb.zip |#####--------------------------------------------------| 9.31% tmphArlgb.zip |#####--------------------------------------------------| 9.36% tmphArlgb.zip |#####--------------------------------------------------| 9.4% tmphArlgb.zip |#####--------------------------------------------------| 9.45% tmphArlgb.zip |#####--------------------------------------------------| 9.5% tmphArlgb.zip |#####--------------------------------------------------| 9.54% tmphArlgb.zip |#####--------------------------------------------------| 9.59% tmphArlgb.zip |#####--------------------------------------------------| 9.63% tmphArlgb.zip |#####--------------------------------------------------| 9.68% tmphArlgb.zip |#####--------------------------------------------------| 9.72% tmphArlgb.zip |#####--------------------------------------------------| 9.77% tmphArlgb.zip |#####--------------------------------------------------| 9.81% tmphArlgb.zip |#####--------------------------------------------------| 9.86% tmphArlgb.zip |#####--------------------------------------------------| 9.91% tmphArlgb.zip |#####--------------------------------------------------| 9.95% tmphArlgb.zip |#####--------------------------------------------------| 10.0% tmphArlgb.zip |######-------------------------------------------------| 10.04% tmphArlgb.zip |######-------------------------------------------------| 10.09% tmphArlgb.zip |######-------------------------------------------------| 10.13% tmphArlgb.zip |######-------------------------------------------------| 10.18% tmphArlgb.zip |######-------------------------------------------------| 10.23% tmphArlgb.zip |######-------------------------------------------------| 10.27% tmphArlgb.zip |######-------------------------------------------------| 10.32% tmphArlgb.zip |######-------------------------------------------------| 10.36% tmphArlgb.zip |######-------------------------------------------------| 10.41% tmphArlgb.zip |######-------------------------------------------------| 10.45% tmphArlgb.zip |######-------------------------------------------------| 10.5% tmphArlgb.zip |######-------------------------------------------------| 10.54% tmphArlgb.zip |######-------------------------------------------------| 10.59% tmphArlgb.zip |######-------------------------------------------------| 10.64% tmphArlgb.zip |######-------------------------------------------------| 10.68% tmphArlgb.zip |######-------------------------------------------------| 10.73% tmphArlgb.zip |######-------------------------------------------------| 10.77% tmphArlgb.zip |######-------------------------------------------------| 10.82% tmphArlgb.zip |######-------------------------------------------------| 10.86% tmphArlgb.zip |######-------------------------------------------------| 10.91% tmphArlgb.zip |######-------------------------------------------------| 10.96% tmphArlgb.zip |######-------------------------------------------------| 11.0% tmphArlgb.zip |######-------------------------------------------------| 11.05% tmphArlgb.zip |######-------------------------------------------------| 11.09% tmphArlgb.zip |######-------------------------------------------------| 11.14% tmphArlgb.zip |######-------------------------------------------------| 11.18% tmphArlgb.zip |######-------------------------------------------------| 11.23% tmphArlgb.zip |######-------------------------------------------------| 11.28% tmphArlgb.zip |######-------------------------------------------------| 11.32% tmphArlgb.zip |######-------------------------------------------------| 11.37% tmphArlgb.zip |######-------------------------------------------------| 11.41% tmphArlgb.zip |######-------------------------------------------------| 11.46% tmphArlgb.zip |######-------------------------------------------------| 11.5% tmphArlgb.zip |######-------------------------------------------------| 11.55% tmphArlgb.zip |######-------------------------------------------------| 11.59% tmphArlgb.zip |######-------------------------------------------------| 11.64% tmphArlgb.zip |######-------------------------------------------------| 11.69% tmphArlgb.zip |######-------------------------------------------------| 11.73% tmphArlgb.zip |######-------------------------------------------------| 11.78% tmphArlgb.zip |#######------------------------------------------------| 11.82% tmphArlgb.zip |#######------------------------------------------------| 11.87% tmphArlgb.zip |#######------------------------------------------------| 11.91% tmphArlgb.zip |#######------------------------------------------------| 11.96% tmphArlgb.zip |#######------------------------------------------------| 12.01% tmphArlgb.zip |#######------------------------------------------------| 12.05% tmphArlgb.zip |#######------------------------------------------------| 12.1% tmphArlgb.zip |#######------------------------------------------------| 12.14% tmphArlgb.zip |#######------------------------------------------------| 12.19% tmphArlgb.zip |#######------------------------------------------------| 12.23% tmphArlgb.zip |#######------------------------------------------------| 12.28% tmphArlgb.zip |#######------------------------------------------------| 12.33% tmphArlgb.zip |#######------------------------------------------------| 12.37% tmphArlgb.zip |#######------------------------------------------------| 12.42% tmphArlgb.zip |#######------------------------------------------------| 12.46% tmphArlgb.zip |#######------------------------------------------------| 12.51% tmphArlgb.zip |#######------------------------------------------------| 12.55% tmphArlgb.zip |#######------------------------------------------------| 12.6% tmphArlgb.zip |#######------------------------------------------------| 12.64% tmphArlgb.zip |#######------------------------------------------------| 12.69% tmphArlgb.zip |#######------------------------------------------------| 12.74% tmphArlgb.zip |#######------------------------------------------------| 12.78% tmphArlgb.zip |#######------------------------------------------------| 12.83% tmphArlgb.zip |#######------------------------------------------------| 12.87% tmphArlgb.zip |#######------------------------------------------------| 12.92% tmphArlgb.zip |#######------------------------------------------------| 12.96% tmphArlgb.zip |#######------------------------------------------------| 13.01% tmphArlgb.zip |#######------------------------------------------------| 13.06% tmphArlgb.zip |#######------------------------------------------------| 13.1% tmphArlgb.zip |#######------------------------------------------------| 13.15% tmphArlgb.zip |#######------------------------------------------------| 13.19% tmphArlgb.zip |#######------------------------------------------------| 13.24% tmphArlgb.zip |#######------------------------------------------------| 13.28% tmphArlgb.zip |#######------------------------------------------------| 13.33% tmphArlgb.zip |#######------------------------------------------------| 13.38% tmphArlgb.zip |#######------------------------------------------------| 13.42% tmphArlgb.zip |#######------------------------------------------------| 13.47% tmphArlgb.zip |#######------------------------------------------------| 13.51% tmphArlgb.zip |#######------------------------------------------------| 13.56% tmphArlgb.zip |#######------------------------------------------------| 13.6% tmphArlgb.zip |########-----------------------------------------------| 13.65% tmphArlgb.zip |########-----------------------------------------------| 13.69% tmphArlgb.zip |########-----------------------------------------------| 13.74% tmphArlgb.zip |########-----------------------------------------------| 13.79% tmphArlgb.zip |########-----------------------------------------------| 13.83% tmphArlgb.zip |########-----------------------------------------------| 13.88% tmphArlgb.zip |########-----------------------------------------------| 13.92% tmphArlgb.zip |########-----------------------------------------------| 13.97% tmphArlgb.zip |########-----------------------------------------------| 14.01% tmphArlgb.zip |########-----------------------------------------------| 14.06% tmphArlgb.zip |########-----------------------------------------------| 14.11% tmphArlgb.zip |########-----------------------------------------------| 14.15% tmphArlgb.zip |########-----------------------------------------------| 14.2% tmphArlgb.zip |########-----------------------------------------------| 14.24% tmphArlgb.zip |########-----------------------------------------------| 14.29% tmphArlgb.zip |########-----------------------------------------------| 14.33% tmphArlgb.zip |########-----------------------------------------------| 14.38% tmphArlgb.zip |########-----------------------------------------------| 14.43% tmphArlgb.zip |########-----------------------------------------------| 14.47% tmphArlgb.zip |########-----------------------------------------------| 14.52% tmphArlgb.zip |########-----------------------------------------------| 14.56% tmphArlgb.zip |########-----------------------------------------------| 14.61% tmphArlgb.zip |########-----------------------------------------------| 14.65% tmphArlgb.zip |########-----------------------------------------------| 14.7% tmphArlgb.zip |########-----------------------------------------------| 14.74% tmphArlgb.zip |########-----------------------------------------------| 14.79% tmphArlgb.zip |########-----------------------------------------------| 14.84% tmphArlgb.zip |########-----------------------------------------------| 14.88% tmphArlgb.zip |########-----------------------------------------------| 14.93% tmphArlgb.zip |########-----------------------------------------------| 14.97% tmphArlgb.zip |########-----------------------------------------------| 15.02% tmphArlgb.zip |########-----------------------------------------------| 15.06% tmphArlgb.zip |########-----------------------------------------------| 15.11% tmphArlgb.zip |########-----------------------------------------------| 15.16% tmphArlgb.zip |########-----------------------------------------------| 15.2% tmphArlgb.zip |########-----------------------------------------------| 15.25% tmphArlgb.zip |########-----------------------------------------------| 15.29% tmphArlgb.zip |########-----------------------------------------------| 15.34% tmphArlgb.zip |########-----------------------------------------------| 15.38% tmphArlgb.zip |########-----------------------------------------------| 15.43% tmphArlgb.zip |#########----------------------------------------------| 15.48% tmphArlgb.zip |#########----------------------------------------------| 15.52% tmphArlgb.zip |#########----------------------------------------------| 15.57% tmphArlgb.zip |#########----------------------------------------------| 15.61% tmphArlgb.zip |#########----------------------------------------------| 15.66% tmphArlgb.zip |#########----------------------------------------------| 15.7% tmphArlgb.zip |#########----------------------------------------------| 15.75% tmphArlgb.zip |#########----------------------------------------------| 15.79% tmphArlgb.zip |#########----------------------------------------------| 15.84% tmphArlgb.zip |#########----------------------------------------------| 15.89% tmphArlgb.zip |#########----------------------------------------------| 15.93% tmphArlgb.zip |#########----------------------------------------------| 15.98% tmphArlgb.zip |#########----------------------------------------------| 16.02% tmphArlgb.zip |#########----------------------------------------------| 16.07% tmphArlgb.zip |#########----------------------------------------------| 16.11% tmphArlgb.zip |#########----------------------------------------------| 16.16% tmphArlgb.zip |#########----------------------------------------------| 16.21% tmphArlgb.zip |#########----------------------------------------------| 16.25% tmphArlgb.zip |#########----------------------------------------------| 16.3% tmphArlgb.zip |#########----------------------------------------------| 16.34% tmphArlgb.zip |#########----------------------------------------------| 16.39% tmphArlgb.zip |#########----------------------------------------------| 16.43% tmphArlgb.zip |#########----------------------------------------------| 16.48% tmphArlgb.zip |#########----------------------------------------------| 16.53% tmphArlgb.zip |#########----------------------------------------------| 16.57% tmphArlgb.zip |#########----------------------------------------------| 16.62% tmphArlgb.zip |#########----------------------------------------------| 16.66% tmphArlgb.zip |#########----------------------------------------------| 16.71% tmphArlgb.zip |#########----------------------------------------------| 16.75% tmphArlgb.zip |#########----------------------------------------------| 16.8% tmphArlgb.zip |#########----------------------------------------------| 16.84% tmphArlgb.zip |#########----------------------------------------------| 16.89% tmphArlgb.zip |#########----------------------------------------------| 16.94% tmphArlgb.zip |#########----------------------------------------------| 16.98% tmphArlgb.zip |#########----------------------------------------------| 17.03% tmphArlgb.zip |#########----------------------------------------------| 17.07% tmphArlgb.zip |#########----------------------------------------------| 17.12% tmphArlgb.zip |#########----------------------------------------------| 17.16% tmphArlgb.zip |#########----------------------------------------------| 17.21% tmphArlgb.zip |#########----------------------------------------------| 17.26% tmphArlgb.zip |##########---------------------------------------------| 17.3% tmphArlgb.zip |##########---------------------------------------------| 17.35% tmphArlgb.zip |##########---------------------------------------------| 17.39% tmphArlgb.zip |##########---------------------------------------------| 17.44% tmphArlgb.zip |##########---------------------------------------------| 17.48% tmphArlgb.zip |##########---------------------------------------------| 17.53% tmphArlgb.zip |##########---------------------------------------------| 17.57% tmphArlgb.zip |##########---------------------------------------------| 17.62% tmphArlgb.zip |##########---------------------------------------------| 17.67% tmphArlgb.zip |##########---------------------------------------------| 17.71% tmphArlgb.zip |##########---------------------------------------------| 17.76% tmphArlgb.zip |##########---------------------------------------------| 17.8% tmphArlgb.zip |##########---------------------------------------------| 17.85% tmphArlgb.zip |##########---------------------------------------------| 17.89% tmphArlgb.zip |##########---------------------------------------------| 17.94% tmphArlgb.zip |##########---------------------------------------------| 17.99% tmphArlgb.zip |##########---------------------------------------------| 18.03% tmphArlgb.zip |##########---------------------------------------------| 18.08% tmphArlgb.zip |##########---------------------------------------------| 18.12% tmphArlgb.zip |##########---------------------------------------------| 18.17% tmphArlgb.zip |##########---------------------------------------------| 18.21% tmphArlgb.zip |##########---------------------------------------------| 18.26% tmphArlgb.zip |##########---------------------------------------------| 18.31% tmphArlgb.zip |##########---------------------------------------------| 18.35% tmphArlgb.zip |##########---------------------------------------------| 18.4% tmphArlgb.zip |##########---------------------------------------------| 18.44% tmphArlgb.zip |##########---------------------------------------------| 18.49% tmphArlgb.zip |##########---------------------------------------------| 18.53% tmphArlgb.zip |##########---------------------------------------------| 18.58% tmphArlgb.zip |##########---------------------------------------------| 18.62% tmphArlgb.zip |##########---------------------------------------------| 18.67% tmphArlgb.zip |##########---------------------------------------------| 18.72% tmphArlgb.zip |##########---------------------------------------------| 18.76% tmphArlgb.zip |##########---------------------------------------------| 18.81% tmphArlgb.zip |##########---------------------------------------------| 18.85% tmphArlgb.zip |##########---------------------------------------------| 18.9% tmphArlgb.zip |##########---------------------------------------------| 18.94% tmphArlgb.zip |##########---------------------------------------------| 18.99% tmphArlgb.zip |##########---------------------------------------------| 19.04% tmphArlgb.zip |##########---------------------------------------------| 19.08% tmphArlgb.zip |###########--------------------------------------------| 19.13% tmphArlgb.zip |###########--------------------------------------------| 19.17% tmphArlgb.zip |###########--------------------------------------------| 19.22% tmphArlgb.zip |###########--------------------------------------------| 19.26% tmphArlgb.zip |###########--------------------------------------------| 19.31% tmphArlgb.zip |###########--------------------------------------------| 19.36% tmphArlgb.zip |###########--------------------------------------------| 19.4% tmphArlgb.zip |###########--------------------------------------------| 19.45% tmphArlgb.zip |###########--------------------------------------------| 19.49% tmphArlgb.zip |###########--------------------------------------------| 19.54% tmphArlgb.zip |###########--------------------------------------------| 19.58% tmphArlgb.zip |###########--------------------------------------------| 19.63% tmphArlgb.zip |###########--------------------------------------------| 19.67% tmphArlgb.zip |###########--------------------------------------------| 19.72% tmphArlgb.zip |###########--------------------------------------------| 19.77% tmphArlgb.zip |###########--------------------------------------------| 19.81% tmphArlgb.zip |###########--------------------------------------------| 19.86% tmphArlgb.zip |###########--------------------------------------------| 19.9% tmphArlgb.zip |###########--------------------------------------------| 19.95% tmphArlgb.zip |###########--------------------------------------------| 19.99% tmphArlgb.zip |###########--------------------------------------------| 20.04% tmphArlgb.zip |###########--------------------------------------------| 20.09% tmphArlgb.zip |###########--------------------------------------------| 20.13% tmphArlgb.zip |###########--------------------------------------------| 20.18% tmphArlgb.zip |###########--------------------------------------------| 20.22% tmphArlgb.zip |###########--------------------------------------------| 20.27% tmphArlgb.zip |###########--------------------------------------------| 20.31% tmphArlgb.zip |###########--------------------------------------------| 20.36% tmphArlgb.zip |###########--------------------------------------------| 20.41% tmphArlgb.zip |###########--------------------------------------------| 20.45% tmphArlgb.zip |###########--------------------------------------------| 20.5% tmphArlgb.zip |###########--------------------------------------------| 20.54% tmphArlgb.zip |###########--------------------------------------------| 20.59% tmphArlgb.zip |###########--------------------------------------------| 20.63% tmphArlgb.zip |###########--------------------------------------------| 20.68% tmphArlgb.zip |###########--------------------------------------------| 20.72% tmphArlgb.zip |###########--------------------------------------------| 20.77% tmphArlgb.zip |###########--------------------------------------------| 20.82% tmphArlgb.zip |###########--------------------------------------------| 20.86% tmphArlgb.zip |###########--------------------------------------------| 20.91% tmphArlgb.zip |############-------------------------------------------| 20.95% tmphArlgb.zip |############-------------------------------------------| 21.0% tmphArlgb.zip |############-------------------------------------------| 21.04% tmphArlgb.zip |############-------------------------------------------| 21.09% tmphArlgb.zip |############-------------------------------------------| 21.14% tmphArlgb.zip |############-------------------------------------------| 21.18% tmphArlgb.zip |############-------------------------------------------| 21.23% tmphArlgb.zip |############-------------------------------------------| 21.27% tmphArlgb.zip |############-------------------------------------------| 21.32% tmphArlgb.zip |############-------------------------------------------| 21.36% tmphArlgb.zip |############-------------------------------------------| 21.41% tmphArlgb.zip |############-------------------------------------------| 21.46% tmphArlgb.zip |############-------------------------------------------| 21.5% tmphArlgb.zip |############-------------------------------------------| 21.55% tmphArlgb.zip |############-------------------------------------------| 21.59% tmphArlgb.zip |############-------------------------------------------| 21.64% tmphArlgb.zip |############-------------------------------------------| 21.68% tmphArlgb.zip |############-------------------------------------------| 21.73% tmphArlgb.zip |############-------------------------------------------| 21.77% tmphArlgb.zip |############-------------------------------------------| 21.82% tmphArlgb.zip |############-------------------------------------------| 21.87% tmphArlgb.zip |############-------------------------------------------| 21.91% tmphArlgb.zip |############-------------------------------------------| 21.96% tmphArlgb.zip |############-------------------------------------------| 22.0% tmphArlgb.zip |############-------------------------------------------| 22.05% tmphArlgb.zip |############-------------------------------------------| 22.09% tmphArlgb.zip |############-------------------------------------------| 22.14% tmphArlgb.zip |############-------------------------------------------| 22.19% tmphArlgb.zip |############-------------------------------------------| 22.23% tmphArlgb.zip |############-------------------------------------------| 22.28% tmphArlgb.zip |############-------------------------------------------| 22.32% tmphArlgb.zip |############-------------------------------------------| 22.37% tmphArlgb.zip |############-------------------------------------------| 22.41% tmphArlgb.zip |############-------------------------------------------| 22.46% tmphArlgb.zip |############-------------------------------------------| 22.51% tmphArlgb.zip |############-------------------------------------------| 22.55% tmphArlgb.zip |############-------------------------------------------| 22.6% tmphArlgb.zip |############-------------------------------------------| 22.64% tmphArlgb.zip |############-------------------------------------------| 22.69% tmphArlgb.zip |#############------------------------------------------| 22.73% tmphArlgb.zip |#############------------------------------------------| 22.78% tmphArlgb.zip |#############------------------------------------------| 22.82% tmphArlgb.zip |#############------------------------------------------| 22.87% tmphArlgb.zip |#############------------------------------------------| 22.92% tmphArlgb.zip |#############------------------------------------------| 22.96% tmphArlgb.zip |#############------------------------------------------| 23.01% tmphArlgb.zip |#############------------------------------------------| 23.05% tmphArlgb.zip |#############------------------------------------------| 23.1% tmphArlgb.zip |#############------------------------------------------| 23.14% tmphArlgb.zip |#############------------------------------------------| 23.19% tmphArlgb.zip |#############------------------------------------------| 23.24% tmphArlgb.zip |#############------------------------------------------| 23.28% tmphArlgb.zip |#############------------------------------------------| 23.33% tmphArlgb.zip |#############------------------------------------------| 23.37% tmphArlgb.zip |#############------------------------------------------| 23.42% tmphArlgb.zip |#############------------------------------------------| 23.46% tmphArlgb.zip |#############------------------------------------------| 23.51% tmphArlgb.zip |#############------------------------------------------| 23.56% tmphArlgb.zip |#############------------------------------------------| 23.6% tmphArlgb.zip |#############------------------------------------------| 23.65% tmphArlgb.zip |#############------------------------------------------| 23.69% tmphArlgb.zip |#############------------------------------------------| 23.74% tmphArlgb.zip |#############------------------------------------------| 23.78% tmphArlgb.zip |#############------------------------------------------| 23.83% tmphArlgb.zip |#############------------------------------------------| 23.87% tmphArlgb.zip |#############------------------------------------------| 23.92% tmphArlgb.zip |#############------------------------------------------| 23.97% tmphArlgb.zip |#############------------------------------------------| 24.01% tmphArlgb.zip |#############------------------------------------------| 24.06% tmphArlgb.zip |#############------------------------------------------| 24.1% tmphArlgb.zip |#############------------------------------------------| 24.15% tmphArlgb.zip |#############------------------------------------------| 24.19% tmphArlgb.zip |#############------------------------------------------| 24.24% tmphArlgb.zip |#############------------------------------------------| 24.29% tmphArlgb.zip |#############------------------------------------------| 24.33% tmphArlgb.zip |#############------------------------------------------| 24.38% tmphArlgb.zip |#############------------------------------------------| 24.42% tmphArlgb.zip |#############------------------------------------------| 24.47% tmphArlgb.zip |#############------------------------------------------| 24.51% tmphArlgb.zip |##############-----------------------------------------| 24.56% tmphArlgb.zip |##############-----------------------------------------| 24.6% tmphArlgb.zip |##############-----------------------------------------| 24.65% tmphArlgb.zip |##############-----------------------------------------| 24.7% tmphArlgb.zip |##############-----------------------------------------| 24.74% tmphArlgb.zip |##############-----------------------------------------| 24.79% tmphArlgb.zip |##############-----------------------------------------| 24.83% tmphArlgb.zip |##############-----------------------------------------| 24.88% tmphArlgb.zip |##############-----------------------------------------| 24.92% tmphArlgb.zip |##############-----------------------------------------| 24.97% tmphArlgb.zip |##############-----------------------------------------| 25.02% tmphArlgb.zip |##############-----------------------------------------| 25.06% tmphArlgb.zip |##############-----------------------------------------| 25.11% tmphArlgb.zip |##############-----------------------------------------| 25.15% tmphArlgb.zip |##############-----------------------------------------| 25.2% tmphArlgb.zip |##############-----------------------------------------| 25.24% tmphArlgb.zip |##############-----------------------------------------| 25.29% tmphArlgb.zip |##############-----------------------------------------| 25.34% tmphArlgb.zip |##############-----------------------------------------| 25.38% tmphArlgb.zip |##############-----------------------------------------| 25.43% tmphArlgb.zip |##############-----------------------------------------| 25.47% tmphArlgb.zip |##############-----------------------------------------| 25.52% tmphArlgb.zip |##############-----------------------------------------| 25.56% tmphArlgb.zip |##############-----------------------------------------| 25.61% tmphArlgb.zip |##############-----------------------------------------| 25.65% tmphArlgb.zip |##############-----------------------------------------| 25.7% tmphArlgb.zip |##############-----------------------------------------| 25.75% tmphArlgb.zip |##############-----------------------------------------| 25.79% tmphArlgb.zip |##############-----------------------------------------| 25.84% tmphArlgb.zip |##############-----------------------------------------| 25.88% tmphArlgb.zip |##############-----------------------------------------| 25.93% tmphArlgb.zip |##############-----------------------------------------| 25.97% tmphArlgb.zip |##############-----------------------------------------| 26.02% tmphArlgb.zip |##############-----------------------------------------| 26.07% tmphArlgb.zip |##############-----------------------------------------| 26.11% tmphArlgb.zip |##############-----------------------------------------| 26.16% tmphArlgb.zip |##############-----------------------------------------| 26.2% tmphArlgb.zip |##############-----------------------------------------| 26.25% tmphArlgb.zip |##############-----------------------------------------| 26.29% tmphArlgb.zip |##############-----------------------------------------| 26.34% tmphArlgb.zip |###############----------------------------------------| 26.39% tmphArlgb.zip |###############----------------------------------------| 26.43% tmphArlgb.zip |###############----------------------------------------| 26.48% tmphArlgb.zip |###############----------------------------------------| 26.52% tmphArlgb.zip |###############----------------------------------------| 26.57% tmphArlgb.zip |###############----------------------------------------| 26.61% tmphArlgb.zip |###############----------------------------------------| 26.66% tmphArlgb.zip |###############----------------------------------------| 26.7% tmphArlgb.zip |###############----------------------------------------| 26.75% tmphArlgb.zip |###############----------------------------------------| 26.8% tmphArlgb.zip |###############----------------------------------------| 26.84% tmphArlgb.zip |###############----------------------------------------| 26.89% tmphArlgb.zip |###############----------------------------------------| 26.93% tmphArlgb.zip |###############----------------------------------------| 26.98% tmphArlgb.zip |###############----------------------------------------| 27.02% tmphArlgb.zip |###############----------------------------------------| 27.07% tmphArlgb.zip |###############----------------------------------------| 27.12% tmphArlgb.zip |###############----------------------------------------| 27.16% tmphArlgb.zip |###############----------------------------------------| 27.21% tmphArlgb.zip |###############----------------------------------------| 27.25% tmphArlgb.zip |###############----------------------------------------| 27.3% tmphArlgb.zip |###############----------------------------------------| 27.34% tmphArlgb.zip |###############----------------------------------------| 27.39% tmphArlgb.zip |###############----------------------------------------| 27.44% tmphArlgb.zip |###############----------------------------------------| 27.48% tmphArlgb.zip |###############----------------------------------------| 27.53% tmphArlgb.zip |###############----------------------------------------| 27.57% tmphArlgb.zip |###############----------------------------------------| 27.62% tmphArlgb.zip |###############----------------------------------------| 27.66% tmphArlgb.zip |###############----------------------------------------| 27.71% tmphArlgb.zip |###############----------------------------------------| 27.75% tmphArlgb.zip |###############----------------------------------------| 27.8% tmphArlgb.zip |###############----------------------------------------| 27.85% tmphArlgb.zip |###############----------------------------------------| 27.89% tmphArlgb.zip |###############----------------------------------------| 27.94% tmphArlgb.zip |###############----------------------------------------| 27.98% tmphArlgb.zip |###############----------------------------------------| 28.03% tmphArlgb.zip |###############----------------------------------------| 28.07% tmphArlgb.zip |###############----------------------------------------| 28.12% tmphArlgb.zip |###############----------------------------------------| 28.17% tmphArlgb.zip |################---------------------------------------| 28.21% tmphArlgb.zip |################---------------------------------------| 28.26% tmphArlgb.zip |################---------------------------------------| 28.3% tmphArlgb.zip |################---------------------------------------| 28.35% tmphArlgb.zip |################---------------------------------------| 28.39% tmphArlgb.zip |################---------------------------------------| 28.44% tmphArlgb.zip |################---------------------------------------| 28.49% tmphArlgb.zip |################---------------------------------------| 28.53% tmphArlgb.zip |################---------------------------------------| 28.58% tmphArlgb.zip |################---------------------------------------| 28.62% tmphArlgb.zip |################---------------------------------------| 28.67% tmphArlgb.zip |################---------------------------------------| 28.71% tmphArlgb.zip |################---------------------------------------| 28.76% tmphArlgb.zip |################---------------------------------------| 28.8% tmphArlgb.zip |################---------------------------------------| 28.85% tmphArlgb.zip |################---------------------------------------| 28.9% tmphArlgb.zip |################---------------------------------------| 28.94% tmphArlgb.zip |################---------------------------------------| 28.99% tmphArlgb.zip |################---------------------------------------| 29.03% tmphArlgb.zip |################---------------------------------------| 29.08% tmphArlgb.zip |################---------------------------------------| 29.12% tmphArlgb.zip |################---------------------------------------| 29.17% tmphArlgb.zip |################---------------------------------------| 29.22% tmphArlgb.zip |################---------------------------------------| 29.26% tmphArlgb.zip |################---------------------------------------| 29.31% tmphArlgb.zip |################---------------------------------------| 29.35% tmphArlgb.zip |################---------------------------------------| 29.4% tmphArlgb.zip |################---------------------------------------| 29.44% tmphArlgb.zip |################---------------------------------------| 29.49% tmphArlgb.zip |################---------------------------------------| 29.54% tmphArlgb.zip |################---------------------------------------| 29.58% tmphArlgb.zip |################---------------------------------------| 29.63% tmphArlgb.zip |################---------------------------------------| 29.67% tmphArlgb.zip |################---------------------------------------| 29.72% tmphArlgb.zip |################---------------------------------------| 29.76% tmphArlgb.zip |################---------------------------------------| 29.81% tmphArlgb.zip |################---------------------------------------| 29.85% tmphArlgb.zip |################---------------------------------------| 29.9% tmphArlgb.zip |################---------------------------------------| 29.95% tmphArlgb.zip |################---------------------------------------| 29.99% tmphArlgb.zip |#################--------------------------------------| 30.04% tmphArlgb.zip |#################--------------------------------------| 30.08% tmphArlgb.zip |#################--------------------------------------| 30.13% tmphArlgb.zip |#################--------------------------------------| 30.17% tmphArlgb.zip |#################--------------------------------------| 30.22% tmphArlgb.zip |#################--------------------------------------| 30.27% tmphArlgb.zip |#################--------------------------------------| 30.31% tmphArlgb.zip |#################--------------------------------------| 30.36% tmphArlgb.zip |#################--------------------------------------| 30.4% tmphArlgb.zip |#################--------------------------------------| 30.45% tmphArlgb.zip |#################--------------------------------------| 30.49% tmphArlgb.zip |#################--------------------------------------| 30.54% tmphArlgb.zip |#################--------------------------------------| 30.59% tmphArlgb.zip |#################--------------------------------------| 30.63% tmphArlgb.zip |#################--------------------------------------| 30.68% tmphArlgb.zip |#################--------------------------------------| 30.72% tmphArlgb.zip |#################--------------------------------------| 30.77% tmphArlgb.zip |#################--------------------------------------| 30.81% tmphArlgb.zip |#################--------------------------------------| 30.86% tmphArlgb.zip |#################--------------------------------------| 30.9% tmphArlgb.zip |#################--------------------------------------| 30.95% tmphArlgb.zip |#################--------------------------------------| 31.0% tmphArlgb.zip |#################--------------------------------------| 31.04% tmphArlgb.zip |#################--------------------------------------| 31.09% tmphArlgb.zip |#################--------------------------------------| 31.13% tmphArlgb.zip |#################--------------------------------------| 31.18% tmphArlgb.zip |#################--------------------------------------| 31.22% tmphArlgb.zip |#################--------------------------------------| 31.27% tmphArlgb.zip |#################--------------------------------------| 31.32% tmphArlgb.zip |#################--------------------------------------| 31.36% tmphArlgb.zip |#################--------------------------------------| 31.41% tmphArlgb.zip |#################--------------------------------------| 31.45% tmphArlgb.zip |#################--------------------------------------| 31.5% tmphArlgb.zip |#################--------------------------------------| 31.54% tmphArlgb.zip |#################--------------------------------------| 31.59% tmphArlgb.zip |#################--------------------------------------| 31.63% tmphArlgb.zip |#################--------------------------------------| 31.68% tmphArlgb.zip |#################--------------------------------------| 31.73% tmphArlgb.zip |#################--------------------------------------| 31.77% tmphArlgb.zip |#################--------------------------------------| 31.82% tmphArlgb.zip |##################-------------------------------------| 31.86% tmphArlgb.zip |##################-------------------------------------| 31.91% tmphArlgb.zip |##################-------------------------------------| 31.95% tmphArlgb.zip |##################-------------------------------------| 32.0% tmphArlgb.zip |##################-------------------------------------| 32.05% tmphArlgb.zip |##################-------------------------------------| 32.09% tmphArlgb.zip |##################-------------------------------------| 32.14% tmphArlgb.zip |##################-------------------------------------| 32.18% tmphArlgb.zip |##################-------------------------------------| 32.23% tmphArlgb.zip |##################-------------------------------------| 32.27% tmphArlgb.zip |##################-------------------------------------| 32.32% tmphArlgb.zip |##################-------------------------------------| 32.37% tmphArlgb.zip |##################-------------------------------------| 32.41% tmphArlgb.zip |##################-------------------------------------| 32.46% tmphArlgb.zip |##################-------------------------------------| 32.5% tmphArlgb.zip |##################-------------------------------------| 32.55% tmphArlgb.zip |##################-------------------------------------| 32.59% tmphArlgb.zip |##################-------------------------------------| 32.64% tmphArlgb.zip |##################-------------------------------------| 32.68% tmphArlgb.zip |##################-------------------------------------| 32.73% tmphArlgb.zip |##################-------------------------------------| 32.78% tmphArlgb.zip |##################-------------------------------------| 32.82% tmphArlgb.zip |##################-------------------------------------| 32.87% tmphArlgb.zip |##################-------------------------------------| 32.91% tmphArlgb.zip |##################-------------------------------------| 32.96% tmphArlgb.zip |##################-------------------------------------| 33.0% tmphArlgb.zip |##################-------------------------------------| 33.05% tmphArlgb.zip |##################-------------------------------------| 33.1% tmphArlgb.zip |##################-------------------------------------| 33.14% tmphArlgb.zip |##################-------------------------------------| 33.19% tmphArlgb.zip |##################-------------------------------------| 33.23% tmphArlgb.zip |##################-------------------------------------| 33.28% tmphArlgb.zip |##################-------------------------------------| 33.32% tmphArlgb.zip |##################-------------------------------------| 33.37% tmphArlgb.zip |##################-------------------------------------| 33.42% tmphArlgb.zip |##################-------------------------------------| 33.46% tmphArlgb.zip |##################-------------------------------------| 33.51% tmphArlgb.zip |##################-------------------------------------| 33.55% tmphArlgb.zip |##################-------------------------------------| 33.6% tmphArlgb.zip |###################------------------------------------| 33.64% tmphArlgb.zip |###################------------------------------------| 33.69% tmphArlgb.zip |###################------------------------------------| 33.73% tmphArlgb.zip |###################------------------------------------| 33.78% tmphArlgb.zip |###################------------------------------------| 33.83% tmphArlgb.zip |###################------------------------------------| 33.87% tmphArlgb.zip |###################------------------------------------| 33.92% tmphArlgb.zip |###################------------------------------------| 33.96% tmphArlgb.zip |###################------------------------------------| 34.01% tmphArlgb.zip |###################------------------------------------| 34.05% tmphArlgb.zip |###################------------------------------------| 34.1% tmphArlgb.zip |###################------------------------------------| 34.15% tmphArlgb.zip |###################------------------------------------| 34.19% tmphArlgb.zip |###################------------------------------------| 34.24% tmphArlgb.zip |###################------------------------------------| 34.28% tmphArlgb.zip |###################------------------------------------| 34.33% tmphArlgb.zip |###################------------------------------------| 34.37% tmphArlgb.zip |###################------------------------------------| 34.42% tmphArlgb.zip |###################------------------------------------| 34.47% tmphArlgb.zip |###################------------------------------------| 34.51% tmphArlgb.zip |###################------------------------------------| 34.56% tmphArlgb.zip |###################------------------------------------| 34.6% tmphArlgb.zip |###################------------------------------------| 34.65% tmphArlgb.zip |###################------------------------------------| 34.69% tmphArlgb.zip |###################------------------------------------| 34.74% tmphArlgb.zip |###################------------------------------------| 34.78% tmphArlgb.zip |###################------------------------------------| 34.83% tmphArlgb.zip |###################------------------------------------| 34.88% tmphArlgb.zip |###################------------------------------------| 34.92% tmphArlgb.zip |###################------------------------------------| 34.97% tmphArlgb.zip |###################------------------------------------| 35.01% tmphArlgb.zip |###################------------------------------------| 35.06% tmphArlgb.zip |###################------------------------------------| 35.1% tmphArlgb.zip |###################------------------------------------| 35.15% tmphArlgb.zip |###################------------------------------------| 35.2% tmphArlgb.zip |###################------------------------------------| 35.24% tmphArlgb.zip |###################------------------------------------| 35.29% tmphArlgb.zip |###################------------------------------------| 35.33% tmphArlgb.zip |###################------------------------------------| 35.38% tmphArlgb.zip |###################------------------------------------| 35.42% tmphArlgb.zip |####################-----------------------------------| 35.47% tmphArlgb.zip |####################-----------------------------------| 35.52% tmphArlgb.zip |####################-----------------------------------| 35.56% tmphArlgb.zip |####################-----------------------------------| 35.61% tmphArlgb.zip |####################-----------------------------------| 35.65% tmphArlgb.zip |####################-----------------------------------| 35.7% tmphArlgb.zip |####################-----------------------------------| 35.74% tmphArlgb.zip |####################-----------------------------------| 35.79% tmphArlgb.zip |####################-----------------------------------| 35.83% tmphArlgb.zip |####################-----------------------------------| 35.88% tmphArlgb.zip |####################-----------------------------------| 35.93% tmphArlgb.zip |####################-----------------------------------| 35.97% tmphArlgb.zip |####################-----------------------------------| 36.02% tmphArlgb.zip |####################-----------------------------------| 36.06% tmphArlgb.zip |####################-----------------------------------| 36.11% tmphArlgb.zip |####################-----------------------------------| 36.15% tmphArlgb.zip |####################-----------------------------------| 36.2% tmphArlgb.zip |####################-----------------------------------| 36.25% tmphArlgb.zip |####################-----------------------------------| 36.29% tmphArlgb.zip |####################-----------------------------------| 36.34% tmphArlgb.zip |####################-----------------------------------| 36.38% tmphArlgb.zip |####################-----------------------------------| 36.43% tmphArlgb.zip |####################-----------------------------------| 36.47% tmphArlgb.zip |####################-----------------------------------| 36.52% tmphArlgb.zip |####################-----------------------------------| 36.57% tmphArlgb.zip |####################-----------------------------------| 36.61% tmphArlgb.zip |####################-----------------------------------| 36.66% tmphArlgb.zip |####################-----------------------------------| 36.7% tmphArlgb.zip |####################-----------------------------------| 36.75% tmphArlgb.zip |####################-----------------------------------| 36.79% tmphArlgb.zip |####################-----------------------------------| 36.84% tmphArlgb.zip |####################-----------------------------------| 36.88% tmphArlgb.zip |####################-----------------------------------| 36.93% tmphArlgb.zip |####################-----------------------------------| 36.98% tmphArlgb.zip |####################-----------------------------------| 37.02% tmphArlgb.zip |####################-----------------------------------| 37.07% tmphArlgb.zip |####################-----------------------------------| 37.11% tmphArlgb.zip |####################-----------------------------------| 37.16% tmphArlgb.zip |####################-----------------------------------| 37.2% tmphArlgb.zip |####################-----------------------------------| 37.25% tmphArlgb.zip |#####################----------------------------------| 37.3% tmphArlgb.zip |#####################----------------------------------| 37.34% tmphArlgb.zip |#####################----------------------------------| 37.39% tmphArlgb.zip |#####################----------------------------------| 37.43% tmphArlgb.zip |#####################----------------------------------| 37.48% tmphArlgb.zip |#####################----------------------------------| 37.52% tmphArlgb.zip |#####################----------------------------------| 37.57% tmphArlgb.zip |#####################----------------------------------| 37.62% tmphArlgb.zip |#####################----------------------------------| 37.66% tmphArlgb.zip |#####################----------------------------------| 37.71% tmphArlgb.zip |#####################----------------------------------| 37.75% tmphArlgb.zip |#####################----------------------------------| 37.8% tmphArlgb.zip |#####################----------------------------------| 37.84% tmphArlgb.zip |#####################----------------------------------| 37.89% tmphArlgb.zip |#####################----------------------------------| 37.93% tmphArlgb.zip |#####################----------------------------------| 37.98% tmphArlgb.zip |#####################----------------------------------| 38.03% tmphArlgb.zip |#####################----------------------------------| 38.07% tmphArlgb.zip |#####################----------------------------------| 38.12% tmphArlgb.zip |#####################----------------------------------| 38.16% tmphArlgb.zip |#####################----------------------------------| 38.21% tmphArlgb.zip |#####################----------------------------------| 38.25% tmphArlgb.zip |#####################----------------------------------| 38.3% tmphArlgb.zip |#####################----------------------------------| 38.35% tmphArlgb.zip |#####################----------------------------------| 38.39% tmphArlgb.zip |#####################----------------------------------| 38.44% tmphArlgb.zip |#####################----------------------------------| 38.48% tmphArlgb.zip |#####################----------------------------------| 38.53% tmphArlgb.zip |#####################----------------------------------| 38.57% tmphArlgb.zip |#####################----------------------------------| 38.62% tmphArlgb.zip |#####################----------------------------------| 38.66% tmphArlgb.zip |#####################----------------------------------| 38.71% tmphArlgb.zip |#####################----------------------------------| 38.76% tmphArlgb.zip |#####################----------------------------------| 38.8% tmphArlgb.zip |#####################----------------------------------| 38.85% tmphArlgb.zip |#####################----------------------------------| 38.89% tmphArlgb.zip |#####################----------------------------------| 38.94% tmphArlgb.zip |#####################----------------------------------| 38.98% tmphArlgb.zip |#####################----------------------------------| 39.03% tmphArlgb.zip |#####################----------------------------------| 39.08% tmphArlgb.zip |######################---------------------------------| 39.12% tmphArlgb.zip |######################---------------------------------| 39.17% tmphArlgb.zip |######################---------------------------------| 39.21% tmphArlgb.zip |######################---------------------------------| 39.26% tmphArlgb.zip |######################---------------------------------| 39.3% tmphArlgb.zip |######################---------------------------------| 39.35% tmphArlgb.zip |######################---------------------------------| 39.4% tmphArlgb.zip |######################---------------------------------| 39.44% tmphArlgb.zip |######################---------------------------------| 39.49% tmphArlgb.zip |######################---------------------------------| 39.53% tmphArlgb.zip |######################---------------------------------| 39.58% tmphArlgb.zip |######################---------------------------------| 39.62% tmphArlgb.zip |######################---------------------------------| 39.67% tmphArlgb.zip |######################---------------------------------| 39.71% tmphArlgb.zip |######################---------------------------------| 39.76% tmphArlgb.zip |######################---------------------------------| 39.81% tmphArlgb.zip |######################---------------------------------| 39.85% tmphArlgb.zip |######################---------------------------------| 39.9% tmphArlgb.zip |######################---------------------------------| 39.94% tmphArlgb.zip |######################---------------------------------| 39.99% tmphArlgb.zip |######################---------------------------------| 40.03% tmphArlgb.zip |######################---------------------------------| 40.08% tmphArlgb.zip |######################---------------------------------| 40.13% tmphArlgb.zip |######################---------------------------------| 40.17% tmphArlgb.zip |######################---------------------------------| 40.22% tmphArlgb.zip |######################---------------------------------| 40.26% tmphArlgb.zip |######################---------------------------------| 40.31% tmphArlgb.zip |######################---------------------------------| 40.35% tmphArlgb.zip |######################---------------------------------| 40.4% tmphArlgb.zip |######################---------------------------------| 40.45% tmphArlgb.zip |######################---------------------------------| 40.49% tmphArlgb.zip |######################---------------------------------| 40.54% tmphArlgb.zip |######################---------------------------------| 40.58% tmphArlgb.zip |######################---------------------------------| 40.63% tmphArlgb.zip |######################---------------------------------| 40.67% tmphArlgb.zip |######################---------------------------------| 40.72% tmphArlgb.zip |######################---------------------------------| 40.76% tmphArlgb.zip |######################---------------------------------| 40.81% tmphArlgb.zip |######################---------------------------------| 40.86% tmphArlgb.zip |######################---------------------------------| 40.9% tmphArlgb.zip |#######################--------------------------------| 40.95% tmphArlgb.zip |#######################--------------------------------| 40.99% tmphArlgb.zip |#######################--------------------------------| 41.04% tmphArlgb.zip |#######################--------------------------------| 41.08% tmphArlgb.zip |#######################--------------------------------| 41.13% tmphArlgb.zip |#######################--------------------------------| 41.18% tmphArlgb.zip |#######################--------------------------------| 41.22% tmphArlgb.zip |#######################--------------------------------| 41.27% tmphArlgb.zip |#######################--------------------------------| 41.31% tmphArlgb.zip |#######################--------------------------------| 41.36% tmphArlgb.zip |#######################--------------------------------| 41.4% tmphArlgb.zip |#######################--------------------------------| 41.45% tmphArlgb.zip |#######################--------------------------------| 41.5% tmphArlgb.zip |#######################--------------------------------| 41.54% tmphArlgb.zip |#######################--------------------------------| 41.59% tmphArlgb.zip |#######################--------------------------------| 41.63% tmphArlgb.zip |#######################--------------------------------| 41.68% tmphArlgb.zip |#######################--------------------------------| 41.72% tmphArlgb.zip |#######################--------------------------------| 41.77% tmphArlgb.zip |#######################--------------------------------| 41.81% tmphArlgb.zip |#######################--------------------------------| 41.86% tmphArlgb.zip |#######################--------------------------------| 41.91% tmphArlgb.zip |#######################--------------------------------| 41.95% tmphArlgb.zip |#######################--------------------------------| 42.0% tmphArlgb.zip |#######################--------------------------------| 42.04% tmphArlgb.zip |#######################--------------------------------| 42.09% tmphArlgb.zip |#######################--------------------------------| 42.13% tmphArlgb.zip |#######################--------------------------------| 42.18% tmphArlgb.zip |#######################--------------------------------| 42.23% tmphArlgb.zip |#######################--------------------------------| 42.27% tmphArlgb.zip |#######################--------------------------------| 42.32% tmphArlgb.zip |#######################--------------------------------| 42.36% tmphArlgb.zip |#######################--------------------------------| 42.41% tmphArlgb.zip |#######################--------------------------------| 42.45% tmphArlgb.zip |#######################--------------------------------| 42.5% tmphArlgb.zip |#######################--------------------------------| 42.55% tmphArlgb.zip |#######################--------------------------------| 42.59% tmphArlgb.zip |#######################--------------------------------| 42.64% tmphArlgb.zip |#######################--------------------------------| 42.68% tmphArlgb.zip |########################-------------------------------| 42.73% tmphArlgb.zip |########################-------------------------------| 42.77% tmphArlgb.zip |########################-------------------------------| 42.82% tmphArlgb.zip |########################-------------------------------| 42.86% tmphArlgb.zip |########################-------------------------------| 42.91% tmphArlgb.zip |########################-------------------------------| 42.96% tmphArlgb.zip |########################-------------------------------| 43.0% tmphArlgb.zip |########################-------------------------------| 43.05% tmphArlgb.zip |########################-------------------------------| 43.09% tmphArlgb.zip |########################-------------------------------| 43.14% tmphArlgb.zip |########################-------------------------------| 43.18% tmphArlgb.zip |########################-------------------------------| 43.23% tmphArlgb.zip |########################-------------------------------| 43.28% tmphArlgb.zip |########################-------------------------------| 43.32% tmphArlgb.zip |########################-------------------------------| 43.37% tmphArlgb.zip |########################-------------------------------| 43.41% tmphArlgb.zip |########################-------------------------------| 43.46% tmphArlgb.zip |########################-------------------------------| 43.5% tmphArlgb.zip |########################-------------------------------| 43.55% tmphArlgb.zip |########################-------------------------------| 43.6% tmphArlgb.zip |########################-------------------------------| 43.64% tmphArlgb.zip |########################-------------------------------| 43.69% tmphArlgb.zip |########################-------------------------------| 43.73% tmphArlgb.zip |########################-------------------------------| 43.78% tmphArlgb.zip |########################-------------------------------| 43.82% tmphArlgb.zip |########################-------------------------------| 43.87% tmphArlgb.zip |########################-------------------------------| 43.91% tmphArlgb.zip |########################-------------------------------| 43.96% tmphArlgb.zip |########################-------------------------------| 44.01% tmphArlgb.zip |########################-------------------------------| 44.05% tmphArlgb.zip |########################-------------------------------| 44.1% tmphArlgb.zip |########################-------------------------------| 44.14% tmphArlgb.zip |########################-------------------------------| 44.19% tmphArlgb.zip |########################-------------------------------| 44.23% tmphArlgb.zip |########################-------------------------------| 44.28% tmphArlgb.zip |########################-------------------------------| 44.33% tmphArlgb.zip |########################-------------------------------| 44.37% tmphArlgb.zip |########################-------------------------------| 44.42% tmphArlgb.zip |########################-------------------------------| 44.46% tmphArlgb.zip |########################-------------------------------| 44.51% tmphArlgb.zip |#########################------------------------------| 44.55% tmphArlgb.zip |#########################------------------------------| 44.6% tmphArlgb.zip |#########################------------------------------| 44.65% tmphArlgb.zip |#########################------------------------------| 44.69% tmphArlgb.zip |#########################------------------------------| 44.74% tmphArlgb.zip |#########################------------------------------| 44.78% tmphArlgb.zip |#########################------------------------------| 44.83% tmphArlgb.zip |#########################------------------------------| 44.87% tmphArlgb.zip |#########################------------------------------| 44.92% tmphArlgb.zip |#########################------------------------------| 44.96% tmphArlgb.zip |#########################------------------------------| 45.01% tmphArlgb.zip |#########################------------------------------| 45.06% tmphArlgb.zip |#########################------------------------------| 45.1% tmphArlgb.zip |#########################------------------------------| 45.15% tmphArlgb.zip |#########################------------------------------| 45.19% tmphArlgb.zip |#########################------------------------------| 45.24% tmphArlgb.zip |#########################------------------------------| 45.28% tmphArlgb.zip |#########################------------------------------| 45.33% tmphArlgb.zip |#########################------------------------------| 45.38% tmphArlgb.zip |#########################------------------------------| 45.42% tmphArlgb.zip |#########################------------------------------| 45.47% tmphArlgb.zip |#########################------------------------------| 45.51% tmphArlgb.zip |#########################------------------------------| 45.56% tmphArlgb.zip |#########################------------------------------| 45.6% tmphArlgb.zip |#########################------------------------------| 45.65% tmphArlgb.zip |#########################------------------------------| 45.69% tmphArlgb.zip |#########################------------------------------| 45.74% tmphArlgb.zip |#########################------------------------------| 45.79% tmphArlgb.zip |#########################------------------------------| 45.83% tmphArlgb.zip |#########################------------------------------| 45.88% tmphArlgb.zip |#########################------------------------------| 45.92% tmphArlgb.zip |#########################------------------------------| 45.97% tmphArlgb.zip |#########################------------------------------| 46.01% tmphArlgb.zip |#########################------------------------------| 46.06% tmphArlgb.zip |#########################------------------------------| 46.11% tmphArlgb.zip |#########################------------------------------| 46.15% tmphArlgb.zip |#########################------------------------------| 46.2% tmphArlgb.zip |#########################------------------------------| 46.24% tmphArlgb.zip |#########################------------------------------| 46.29% tmphArlgb.zip |#########################------------------------------| 46.33% tmphArlgb.zip |##########################-----------------------------| 46.38% tmphArlgb.zip |##########################-----------------------------| 46.43% tmphArlgb.zip |##########################-----------------------------| 46.47% tmphArlgb.zip |##########################-----------------------------| 46.52% tmphArlgb.zip |##########################-----------------------------| 46.56% tmphArlgb.zip |##########################-----------------------------| 46.61% tmphArlgb.zip |##########################-----------------------------| 46.65% tmphArlgb.zip |##########################-----------------------------| 46.7% tmphArlgb.zip |##########################-----------------------------| 46.74% tmphArlgb.zip |##########################-----------------------------| 46.79% tmphArlgb.zip |##########################-----------------------------| 46.84% tmphArlgb.zip |##########################-----------------------------| 46.88% tmphArlgb.zip |##########################-----------------------------| 46.93% tmphArlgb.zip |##########################-----------------------------| 46.97% tmphArlgb.zip |##########################-----------------------------| 47.02% tmphArlgb.zip |##########################-----------------------------| 47.06% tmphArlgb.zip |##########################-----------------------------| 47.11% tmphArlgb.zip |##########################-----------------------------| 47.16% tmphArlgb.zip |##########################-----------------------------| 47.2% tmphArlgb.zip |##########################-----------------------------| 47.25% tmphArlgb.zip |##########################-----------------------------| 47.29% tmphArlgb.zip |##########################-----------------------------| 47.34% tmphArlgb.zip |##########################-----------------------------| 47.38% tmphArlgb.zip |##########################-----------------------------| 47.43% tmphArlgb.zip |##########################-----------------------------| 47.48% tmphArlgb.zip |##########################-----------------------------| 47.52% tmphArlgb.zip |##########################-----------------------------| 47.57% tmphArlgb.zip |##########################-----------------------------| 47.61% tmphArlgb.zip |##########################-----------------------------| 47.66% tmphArlgb.zip |##########################-----------------------------| 47.7% tmphArlgb.zip |##########################-----------------------------| 47.75% tmphArlgb.zip |##########################-----------------------------| 47.79% tmphArlgb.zip |##########################-----------------------------| 47.84% tmphArlgb.zip |##########################-----------------------------| 47.89% tmphArlgb.zip |##########################-----------------------------| 47.93% tmphArlgb.zip |##########################-----------------------------| 47.98% tmphArlgb.zip |##########################-----------------------------| 48.02% tmphArlgb.zip |##########################-----------------------------| 48.07% tmphArlgb.zip |##########################-----------------------------| 48.11% tmphArlgb.zip |##########################-----------------------------| 48.16% tmphArlgb.zip |###########################----------------------------| 48.21% tmphArlgb.zip |###########################----------------------------| 48.25% tmphArlgb.zip |###########################----------------------------| 48.3% tmphArlgb.zip |###########################----------------------------| 48.34% tmphArlgb.zip |###########################----------------------------| 48.39% tmphArlgb.zip |###########################----------------------------| 48.43% tmphArlgb.zip |###########################----------------------------| 48.48% tmphArlgb.zip |###########################----------------------------| 48.53% tmphArlgb.zip |###########################----------------------------| 48.57% tmphArlgb.zip |###########################----------------------------| 48.62% tmphArlgb.zip |###########################----------------------------| 48.66% tmphArlgb.zip |###########################----------------------------| 48.71% tmphArlgb.zip |###########################----------------------------| 48.75% tmphArlgb.zip |###########################----------------------------| 48.8% tmphArlgb.zip |###########################----------------------------| 48.84% tmphArlgb.zip |###########################----------------------------| 48.89% tmphArlgb.zip |###########################----------------------------| 48.94% tmphArlgb.zip |###########################----------------------------| 48.98% tmphArlgb.zip |###########################----------------------------| 49.03% tmphArlgb.zip |###########################----------------------------| 49.07% tmphArlgb.zip |###########################----------------------------| 49.12% tmphArlgb.zip |###########################----------------------------| 49.16% tmphArlgb.zip |###########################----------------------------| 49.21% tmphArlgb.zip |###########################----------------------------| 49.26% tmphArlgb.zip |###########################----------------------------| 49.3% tmphArlgb.zip |###########################----------------------------| 49.35% tmphArlgb.zip |###########################----------------------------| 49.39% tmphArlgb.zip |###########################----------------------------| 49.44% tmphArlgb.zip |###########################----------------------------| 49.48% tmphArlgb.zip |###########################----------------------------| 49.53% tmphArlgb.zip |###########################----------------------------| 49.58% tmphArlgb.zip |###########################----------------------------| 49.62% tmphArlgb.zip |###########################----------------------------| 49.67% tmphArlgb.zip |###########################----------------------------| 49.71% tmphArlgb.zip |###########################----------------------------| 49.76% tmphArlgb.zip |###########################----------------------------| 49.8% tmphArlgb.zip |###########################----------------------------| 49.85% tmphArlgb.zip |###########################----------------------------| 49.89% tmphArlgb.zip |###########################----------------------------| 49.94% tmphArlgb.zip |###########################----------------------------| 49.99% tmphArlgb.zip |############################---------------------------| 50.03% tmphArlgb.zip |############################---------------------------| 50.08% tmphArlgb.zip |############################---------------------------| 50.12% tmphArlgb.zip |############################---------------------------| 50.17% tmphArlgb.zip |############################---------------------------| 50.21% tmphArlgb.zip |############################---------------------------| 50.26% tmphArlgb.zip |############################---------------------------| 50.31% tmphArlgb.zip |############################---------------------------| 50.35% tmphArlgb.zip |############################---------------------------| 50.4% tmphArlgb.zip |############################---------------------------| 50.44% tmphArlgb.zip |############################---------------------------| 50.49% tmphArlgb.zip |############################---------------------------| 50.53% tmphArlgb.zip |############################---------------------------| 50.58% tmphArlgb.zip |############################---------------------------| 50.63% tmphArlgb.zip |############################---------------------------| 50.67% tmphArlgb.zip |############################---------------------------| 50.72% tmphArlgb.zip |############################---------------------------| 50.76% tmphArlgb.zip |############################---------------------------| 50.81% tmphArlgb.zip |############################---------------------------| 50.85% tmphArlgb.zip |############################---------------------------| 50.9% tmphArlgb.zip |############################---------------------------| 50.94% tmphArlgb.zip |############################---------------------------| 50.99% tmphArlgb.zip |############################---------------------------| 51.04% tmphArlgb.zip |############################---------------------------| 51.08% tmphArlgb.zip |############################---------------------------| 51.13% tmphArlgb.zip |############################---------------------------| 51.17% tmphArlgb.zip |############################---------------------------| 51.22% tmphArlgb.zip |############################---------------------------| 51.26% tmphArlgb.zip |############################---------------------------| 51.31% tmphArlgb.zip |############################---------------------------| 51.36% tmphArlgb.zip |############################---------------------------| 51.4% tmphArlgb.zip |############################---------------------------| 51.45% tmphArlgb.zip |############################---------------------------| 51.49% tmphArlgb.zip |############################---------------------------| 51.54% tmphArlgb.zip |############################---------------------------| 51.58% tmphArlgb.zip |############################---------------------------| 51.63% tmphArlgb.zip |############################---------------------------| 51.68% tmphArlgb.zip |############################---------------------------| 51.72% tmphArlgb.zip |############################---------------------------| 51.77% tmphArlgb.zip |############################---------------------------| 51.81% tmphArlgb.zip |#############################--------------------------| 51.86% tmphArlgb.zip |#############################--------------------------| 51.9% tmphArlgb.zip |#############################--------------------------| 51.95% tmphArlgb.zip |#############################--------------------------| 51.99% tmphArlgb.zip |#############################--------------------------| 52.04% tmphArlgb.zip |#############################--------------------------| 52.09% tmphArlgb.zip |#############################--------------------------| 52.13% tmphArlgb.zip |#############################--------------------------| 52.18% tmphArlgb.zip |#############################--------------------------| 52.22% tmphArlgb.zip |#############################--------------------------| 52.27% tmphArlgb.zip |#############################--------------------------| 52.31% tmphArlgb.zip |#############################--------------------------| 52.36% tmphArlgb.zip |#############################--------------------------| 52.41% tmphArlgb.zip |#############################--------------------------| 52.45% tmphArlgb.zip |#############################--------------------------| 52.5% tmphArlgb.zip |#############################--------------------------| 52.54% tmphArlgb.zip |#############################--------------------------| 52.59% tmphArlgb.zip |#############################--------------------------| 52.63% tmphArlgb.zip |#############################--------------------------| 52.68% tmphArlgb.zip |#############################--------------------------| 52.72% tmphArlgb.zip |#############################--------------------------| 52.77% tmphArlgb.zip |#############################--------------------------| 52.82% tmphArlgb.zip |#############################--------------------------| 52.86% tmphArlgb.zip |#############################--------------------------| 52.91% tmphArlgb.zip |#############################--------------------------| 52.95% tmphArlgb.zip |#############################--------------------------| 53.0% tmphArlgb.zip |#############################--------------------------| 53.04% tmphArlgb.zip |#############################--------------------------| 53.09% tmphArlgb.zip |#############################--------------------------| 53.14% tmphArlgb.zip |#############################--------------------------| 53.18% tmphArlgb.zip |#############################--------------------------| 53.23% tmphArlgb.zip |#############################--------------------------| 53.27% tmphArlgb.zip |#############################--------------------------| 53.32% tmphArlgb.zip |#############################--------------------------| 53.36% tmphArlgb.zip |#############################--------------------------| 53.41% tmphArlgb.zip |#############################--------------------------| 53.46% tmphArlgb.zip |#############################--------------------------| 53.5% tmphArlgb.zip |#############################--------------------------| 53.55% tmphArlgb.zip |#############################--------------------------| 53.59% tmphArlgb.zip |##############################-------------------------| 53.64% tmphArlgb.zip |##############################-------------------------| 53.68% tmphArlgb.zip |##############################-------------------------| 53.73% tmphArlgb.zip |##############################-------------------------| 53.77% tmphArlgb.zip |##############################-------------------------| 53.82% tmphArlgb.zip |##############################-------------------------| 53.87% tmphArlgb.zip |##############################-------------------------| 53.91% tmphArlgb.zip |##############################-------------------------| 53.96% tmphArlgb.zip |##############################-------------------------| 54.0% tmphArlgb.zip |##############################-------------------------| 54.05% tmphArlgb.zip |##############################-------------------------| 54.09% tmphArlgb.zip |##############################-------------------------| 54.14% tmphArlgb.zip |##############################-------------------------| 54.19% tmphArlgb.zip |##############################-------------------------| 54.23% tmphArlgb.zip |##############################-------------------------| 54.28% tmphArlgb.zip |##############################-------------------------| 54.32% tmphArlgb.zip |##############################-------------------------| 54.37% tmphArlgb.zip |##############################-------------------------| 54.41% tmphArlgb.zip |##############################-------------------------| 54.46% tmphArlgb.zip |##############################-------------------------| 54.51% tmphArlgb.zip |##############################-------------------------| 54.55% tmphArlgb.zip |##############################-------------------------| 54.6% tmphArlgb.zip |##############################-------------------------| 54.64% tmphArlgb.zip |##############################-------------------------| 54.69% tmphArlgb.zip |##############################-------------------------| 54.73% tmphArlgb.zip |##############################-------------------------| 54.78% tmphArlgb.zip |##############################-------------------------| 54.82% tmphArlgb.zip |##############################-------------------------| 54.87% tmphArlgb.zip |##############################-------------------------| 54.92% tmphArlgb.zip |##############################-------------------------| 54.96% tmphArlgb.zip |##############################-------------------------| 55.01% tmphArlgb.zip |##############################-------------------------| 55.05% tmphArlgb.zip |##############################-------------------------| 55.1% tmphArlgb.zip |##############################-------------------------| 55.14% tmphArlgb.zip |##############################-------------------------| 55.19% tmphArlgb.zip |##############################-------------------------| 55.24% tmphArlgb.zip |##############################-------------------------| 55.28% tmphArlgb.zip |##############################-------------------------| 55.33% tmphArlgb.zip |##############################-------------------------| 55.37% tmphArlgb.zip |##############################-------------------------| 55.42% tmphArlgb.zip |###############################------------------------| 55.46% tmphArlgb.zip |###############################------------------------| 55.51% tmphArlgb.zip |###############################------------------------| 55.56% tmphArlgb.zip |###############################------------------------| 55.6% tmphArlgb.zip |###############################------------------------| 55.65% tmphArlgb.zip |###############################------------------------| 55.69% tmphArlgb.zip |###############################------------------------| 55.74% tmphArlgb.zip |###############################------------------------| 55.78% tmphArlgb.zip |###############################------------------------| 55.83% tmphArlgb.zip |###############################------------------------| 55.87% tmphArlgb.zip |###############################------------------------| 55.92% tmphArlgb.zip |###############################------------------------| 55.97% tmphArlgb.zip |###############################------------------------| 56.01% tmphArlgb.zip |###############################------------------------| 56.06% tmphArlgb.zip |###############################------------------------| 56.1% tmphArlgb.zip |###############################------------------------| 56.15% tmphArlgb.zip |###############################------------------------| 56.19% tmphArlgb.zip |###############################------------------------| 56.24% tmphArlgb.zip |###############################------------------------| 56.29% tmphArlgb.zip |###############################------------------------| 56.33% tmphArlgb.zip |###############################------------------------| 56.38% tmphArlgb.zip |###############################------------------------| 56.42% tmphArlgb.zip |###############################------------------------| 56.47% tmphArlgb.zip |###############################------------------------| 56.51% tmphArlgb.zip |###############################------------------------| 56.56% tmphArlgb.zip |###############################------------------------| 56.61% tmphArlgb.zip |###############################------------------------| 56.65% tmphArlgb.zip |###############################------------------------| 56.7% tmphArlgb.zip |###############################------------------------| 56.74% tmphArlgb.zip |###############################------------------------| 56.79% tmphArlgb.zip |###############################------------------------| 56.83% tmphArlgb.zip |###############################------------------------| 56.88% tmphArlgb.zip |###############################------------------------| 56.92% tmphArlgb.zip |###############################------------------------| 56.97% tmphArlgb.zip |###############################------------------------| 57.02% tmphArlgb.zip |###############################------------------------| 57.06% tmphArlgb.zip |###############################------------------------| 57.11% tmphArlgb.zip |###############################------------------------| 57.15% tmphArlgb.zip |###############################------------------------| 57.2% tmphArlgb.zip |###############################------------------------| 57.24% tmphArlgb.zip |################################-----------------------| 57.29% tmphArlgb.zip |################################-----------------------| 57.34% tmphArlgb.zip |################################-----------------------| 57.38% tmphArlgb.zip |################################-----------------------| 57.43% tmphArlgb.zip |################################-----------------------| 57.47% tmphArlgb.zip |################################-----------------------| 57.52% tmphArlgb.zip |################################-----------------------| 57.56% tmphArlgb.zip |################################-----------------------| 57.61% tmphArlgb.zip |################################-----------------------| 57.66% tmphArlgb.zip |################################-----------------------| 57.7% tmphArlgb.zip |################################-----------------------| 57.75% tmphArlgb.zip |################################-----------------------| 57.79% tmphArlgb.zip |################################-----------------------| 57.84% tmphArlgb.zip |################################-----------------------| 57.88% tmphArlgb.zip |################################-----------------------| 57.93% tmphArlgb.zip |################################-----------------------| 57.97% tmphArlgb.zip |################################-----------------------| 58.02% tmphArlgb.zip |################################-----------------------| 58.07% tmphArlgb.zip |################################-----------------------| 58.11% tmphArlgb.zip |################################-----------------------| 58.16% tmphArlgb.zip |################################-----------------------| 58.2% tmphArlgb.zip |################################-----------------------| 58.25% tmphArlgb.zip |################################-----------------------| 58.29% tmphArlgb.zip |################################-----------------------| 58.34% tmphArlgb.zip |################################-----------------------| 58.39% tmphArlgb.zip |################################-----------------------| 58.43% tmphArlgb.zip |################################-----------------------| 58.48% tmphArlgb.zip |################################-----------------------| 58.52% tmphArlgb.zip |################################-----------------------| 58.57% tmphArlgb.zip |################################-----------------------| 58.61% tmphArlgb.zip |################################-----------------------| 58.66% tmphArlgb.zip |################################-----------------------| 58.71% tmphArlgb.zip |################################-----------------------| 58.75% tmphArlgb.zip |################################-----------------------| 58.8% tmphArlgb.zip |################################-----------------------| 58.84% tmphArlgb.zip |################################-----------------------| 58.89% tmphArlgb.zip |################################-----------------------| 58.93% tmphArlgb.zip |################################-----------------------| 58.98% tmphArlgb.zip |################################-----------------------| 59.02% tmphArlgb.zip |################################-----------------------| 59.07% tmphArlgb.zip |#################################----------------------| 59.12% tmphArlgb.zip |#################################----------------------| 59.16% tmphArlgb.zip |#################################----------------------| 59.21% tmphArlgb.zip |#################################----------------------| 59.25% tmphArlgb.zip |#################################----------------------| 59.3% tmphArlgb.zip |#################################----------------------| 59.34% tmphArlgb.zip |#################################----------------------| 59.39% tmphArlgb.zip |#################################----------------------| 59.44% tmphArlgb.zip |#################################----------------------| 59.48% tmphArlgb.zip |#################################----------------------| 59.53% tmphArlgb.zip |#################################----------------------| 59.57% tmphArlgb.zip |#################################----------------------| 59.62% tmphArlgb.zip |#################################----------------------| 59.66% tmphArlgb.zip |#################################----------------------| 59.71% tmphArlgb.zip |#################################----------------------| 59.75% tmphArlgb.zip |#################################----------------------| 59.8% tmphArlgb.zip |#################################----------------------| 59.85% tmphArlgb.zip |#################################----------------------| 59.89% tmphArlgb.zip |#################################----------------------| 59.94% tmphArlgb.zip |#################################----------------------| 59.98% tmphArlgb.zip |#################################----------------------| 60.03% tmphArlgb.zip |#################################----------------------| 60.07% tmphArlgb.zip |#################################----------------------| 60.12% tmphArlgb.zip |#################################----------------------| 60.17% tmphArlgb.zip |#################################----------------------| 60.21% tmphArlgb.zip |#################################----------------------| 60.26% tmphArlgb.zip |#################################----------------------| 60.3% tmphArlgb.zip |#################################----------------------| 60.35% tmphArlgb.zip |#################################----------------------| 60.39% tmphArlgb.zip |#################################----------------------| 60.44% tmphArlgb.zip |#################################----------------------| 60.49% tmphArlgb.zip |#################################----------------------| 60.53% tmphArlgb.zip |#################################----------------------| 60.58% tmphArlgb.zip |#################################----------------------| 60.62% tmphArlgb.zip |#################################----------------------| 60.67% tmphArlgb.zip |#################################----------------------| 60.71% tmphArlgb.zip |#################################----------------------| 60.76% tmphArlgb.zip |#################################----------------------| 60.8% tmphArlgb.zip |#################################----------------------| 60.85% tmphArlgb.zip |#################################----------------------| 60.9% tmphArlgb.zip |##################################---------------------| 60.94% tmphArlgb.zip |##################################---------------------| 60.99% tmphArlgb.zip |##################################---------------------| 61.03% tmphArlgb.zip |##################################---------------------| 61.08% tmphArlgb.zip |##################################---------------------| 61.12% tmphArlgb.zip |##################################---------------------| 61.17% tmphArlgb.zip |##################################---------------------| 61.22% tmphArlgb.zip |##################################---------------------| 61.26% tmphArlgb.zip |##################################---------------------| 61.31% tmphArlgb.zip |##################################---------------------| 61.35% tmphArlgb.zip |##################################---------------------| 61.4% tmphArlgb.zip |##################################---------------------| 61.44% tmphArlgb.zip |##################################---------------------| 61.49% tmphArlgb.zip |##################################---------------------| 61.54% tmphArlgb.zip |##################################---------------------| 61.58% tmphArlgb.zip |##################################---------------------| 61.63% tmphArlgb.zip |##################################---------------------| 61.67% tmphArlgb.zip |##################################---------------------| 61.72% tmphArlgb.zip |##################################---------------------| 61.76% tmphArlgb.zip |##################################---------------------| 61.81% tmphArlgb.zip |##################################---------------------| 61.85% tmphArlgb.zip |##################################---------------------| 61.9% tmphArlgb.zip |##################################---------------------| 61.95% tmphArlgb.zip |##################################---------------------| 61.99% tmphArlgb.zip |##################################---------------------| 62.04% tmphArlgb.zip |##################################---------------------| 62.08% tmphArlgb.zip |##################################---------------------| 62.13% tmphArlgb.zip |##################################---------------------| 62.17% tmphArlgb.zip |##################################---------------------| 62.22% tmphArlgb.zip |##################################---------------------| 62.27% tmphArlgb.zip |##################################---------------------| 62.31% tmphArlgb.zip |##################################---------------------| 62.36% tmphArlgb.zip |##################################---------------------| 62.4% tmphArlgb.zip |##################################---------------------| 62.45% tmphArlgb.zip |##################################---------------------| 62.49% tmphArlgb.zip |##################################---------------------| 62.54% tmphArlgb.zip |##################################---------------------| 62.59% tmphArlgb.zip |##################################---------------------| 62.63% tmphArlgb.zip |##################################---------------------| 62.68% tmphArlgb.zip |##################################---------------------| 62.72% tmphArlgb.zip |###################################--------------------| 62.77% tmphArlgb.zip |###################################--------------------| 62.81% tmphArlgb.zip |###################################--------------------| 62.86% tmphArlgb.zip |###################################--------------------| 62.9% tmphArlgb.zip |###################################--------------------| 62.95% tmphArlgb.zip |###################################--------------------| 63.0% tmphArlgb.zip |###################################--------------------| 63.04% tmphArlgb.zip |###################################--------------------| 63.09% tmphArlgb.zip |###################################--------------------| 63.13% tmphArlgb.zip |###################################--------------------| 63.18% tmphArlgb.zip |###################################--------------------| 63.22% tmphArlgb.zip |###################################--------------------| 63.27% tmphArlgb.zip |###################################--------------------| 63.32% tmphArlgb.zip |###################################--------------------| 63.36% tmphArlgb.zip |###################################--------------------| 63.41% tmphArlgb.zip |###################################--------------------| 63.45% tmphArlgb.zip |###################################--------------------| 63.5% tmphArlgb.zip |###################################--------------------| 63.54% tmphArlgb.zip |###################################--------------------| 63.59% tmphArlgb.zip |###################################--------------------| 63.64% tmphArlgb.zip |###################################--------------------| 63.68% tmphArlgb.zip |###################################--------------------| 63.73% tmphArlgb.zip |###################################--------------------| 63.77% tmphArlgb.zip |###################################--------------------| 63.82% tmphArlgb.zip |###################################--------------------| 63.86% tmphArlgb.zip |###################################--------------------| 63.91% tmphArlgb.zip |###################################--------------------| 63.95% tmphArlgb.zip |###################################--------------------| 64.0% tmphArlgb.zip |###################################--------------------| 64.05% tmphArlgb.zip |###################################--------------------| 64.09% tmphArlgb.zip |###################################--------------------| 64.14% tmphArlgb.zip |###################################--------------------| 64.18% tmphArlgb.zip |###################################--------------------| 64.23% tmphArlgb.zip |###################################--------------------| 64.27% tmphArlgb.zip |###################################--------------------| 64.32% tmphArlgb.zip |###################################--------------------| 64.37% tmphArlgb.zip |###################################--------------------| 64.41% tmphArlgb.zip |###################################--------------------| 64.46% tmphArlgb.zip |###################################--------------------| 64.5% tmphArlgb.zip |####################################-------------------| 64.55% tmphArlgb.zip |####################################-------------------| 64.59% tmphArlgb.zip |####################################-------------------| 64.64% tmphArlgb.zip |####################################-------------------| 64.69% tmphArlgb.zip |####################################-------------------| 64.73% tmphArlgb.zip |####################################-------------------| 64.78% tmphArlgb.zip |####################################-------------------| 64.82% tmphArlgb.zip |####################################-------------------| 64.87% tmphArlgb.zip |####################################-------------------| 64.91% tmphArlgb.zip |####################################-------------------| 64.96% tmphArlgb.zip |####################################-------------------| 65.0% tmphArlgb.zip |####################################-------------------| 65.05% tmphArlgb.zip |####################################-------------------| 65.1% tmphArlgb.zip |####################################-------------------| 65.14% tmphArlgb.zip |####################################-------------------| 65.19% tmphArlgb.zip |####################################-------------------| 65.23% tmphArlgb.zip |####################################-------------------| 65.28% tmphArlgb.zip |####################################-------------------| 65.32% tmphArlgb.zip |####################################-------------------| 65.37% tmphArlgb.zip |####################################-------------------| 65.42% tmphArlgb.zip |####################################-------------------| 65.46% tmphArlgb.zip |####################################-------------------| 65.51% tmphArlgb.zip |####################################-------------------| 65.55% tmphArlgb.zip |####################################-------------------| 65.6% tmphArlgb.zip |####################################-------------------| 65.64% tmphArlgb.zip |####################################-------------------| 65.69% tmphArlgb.zip |####################################-------------------| 65.74% tmphArlgb.zip |####################################-------------------| 65.78% tmphArlgb.zip |####################################-------------------| 65.83% tmphArlgb.zip |####################################-------------------| 65.87% tmphArlgb.zip |####################################-------------------| 65.92% tmphArlgb.zip |####################################-------------------| 65.96% tmphArlgb.zip |####################################-------------------| 66.01% tmphArlgb.zip |####################################-------------------| 66.05% tmphArlgb.zip |####################################-------------------| 66.1% tmphArlgb.zip |####################################-------------------| 66.15% tmphArlgb.zip |####################################-------------------| 66.19% tmphArlgb.zip |####################################-------------------| 66.24% tmphArlgb.zip |####################################-------------------| 66.28% tmphArlgb.zip |####################################-------------------| 66.33% tmphArlgb.zip |#####################################------------------| 66.37% tmphArlgb.zip |#####################################------------------| 66.42% tmphArlgb.zip |#####################################------------------| 66.47% tmphArlgb.zip |#####################################------------------| 66.51% tmphArlgb.zip |#####################################------------------| 66.56% tmphArlgb.zip |#####################################------------------| 66.6% tmphArlgb.zip |#####################################------------------| 66.65% tmphArlgb.zip |#####################################------------------| 66.69% tmphArlgb.zip |#####################################------------------| 66.74% tmphArlgb.zip |#####################################------------------| 66.78% tmphArlgb.zip |#####################################------------------| 66.83% tmphArlgb.zip |#####################################------------------| 66.88% tmphArlgb.zip |#####################################------------------| 66.92% tmphArlgb.zip |#####################################------------------| 66.97% tmphArlgb.zip |#####################################------------------| 67.01% tmphArlgb.zip |#####################################------------------| 67.06% tmphArlgb.zip |#####################################------------------| 67.1% tmphArlgb.zip |#####################################------------------| 67.15% tmphArlgb.zip |#####################################------------------| 67.2% tmphArlgb.zip |#####################################------------------| 67.24% tmphArlgb.zip |#####################################------------------| 67.29% tmphArlgb.zip |#####################################------------------| 67.33% tmphArlgb.zip |#####################################------------------| 67.38% tmphArlgb.zip |#####################################------------------| 67.42% tmphArlgb.zip |#####################################------------------| 67.47% tmphArlgb.zip |#####################################------------------| 67.52% tmphArlgb.zip |#####################################------------------| 67.56% tmphArlgb.zip |#####################################------------------| 67.61% tmphArlgb.zip |#####################################------------------| 67.65% tmphArlgb.zip |#####################################------------------| 67.7% tmphArlgb.zip |#####################################------------------| 67.74% tmphArlgb.zip |#####################################------------------| 67.79% tmphArlgb.zip |#####################################------------------| 67.83% tmphArlgb.zip |#####################################------------------| 67.88% tmphArlgb.zip |#####################################------------------| 67.93% tmphArlgb.zip |#####################################------------------| 67.97% tmphArlgb.zip |#####################################------------------| 68.02% tmphArlgb.zip |#####################################------------------| 68.06% tmphArlgb.zip |#####################################------------------| 68.11% tmphArlgb.zip |#####################################------------------| 68.15% tmphArlgb.zip |######################################-----------------| 68.2% tmphArlgb.zip |######################################-----------------| 68.25% tmphArlgb.zip |######################################-----------------| 68.29% tmphArlgb.zip |######################################-----------------| 68.34% tmphArlgb.zip |######################################-----------------| 68.38% tmphArlgb.zip |######################################-----------------| 68.43% tmphArlgb.zip |######################################-----------------| 68.47% tmphArlgb.zip |######################################-----------------| 68.52% tmphArlgb.zip |######################################-----------------| 68.57% tmphArlgb.zip |######################################-----------------| 68.61% tmphArlgb.zip |######################################-----------------| 68.66% tmphArlgb.zip |######################################-----------------| 68.7% tmphArlgb.zip |######################################-----------------| 68.75% tmphArlgb.zip |######################################-----------------| 68.79% tmphArlgb.zip |######################################-----------------| 68.84% tmphArlgb.zip |######################################-----------------| 68.88% tmphArlgb.zip |######################################-----------------| 68.93% tmphArlgb.zip |######################################-----------------| 68.98% tmphArlgb.zip |######################################-----------------| 69.02% tmphArlgb.zip |######################################-----------------| 69.07% tmphArlgb.zip |######################################-----------------| 69.11% tmphArlgb.zip |######################################-----------------| 69.16% tmphArlgb.zip |######################################-----------------| 69.2% tmphArlgb.zip |######################################-----------------| 69.25% tmphArlgb.zip |######################################-----------------| 69.3% tmphArlgb.zip |######################################-----------------| 69.34% tmphArlgb.zip |######################################-----------------| 69.39% tmphArlgb.zip |######################################-----------------| 69.43% tmphArlgb.zip |######################################-----------------| 69.48% tmphArlgb.zip |######################################-----------------| 69.52% tmphArlgb.zip |######################################-----------------| 69.57% tmphArlgb.zip |######################################-----------------| 69.62% tmphArlgb.zip |######################################-----------------| 69.66% tmphArlgb.zip |######################################-----------------| 69.71% tmphArlgb.zip |######################################-----------------| 69.75% tmphArlgb.zip |######################################-----------------| 69.8% tmphArlgb.zip |######################################-----------------| 69.84% tmphArlgb.zip |######################################-----------------| 69.89% tmphArlgb.zip |######################################-----------------| 69.93% tmphArlgb.zip |######################################-----------------| 69.98% tmphArlgb.zip |#######################################----------------| 70.03% tmphArlgb.zip |#######################################----------------| 70.07% tmphArlgb.zip |#######################################----------------| 70.12% tmphArlgb.zip |#######################################----------------| 70.16% tmphArlgb.zip |#######################################----------------| 70.21% tmphArlgb.zip |#######################################----------------| 70.25% tmphArlgb.zip |#######################################----------------| 70.3% tmphArlgb.zip |#######################################----------------| 70.35% tmphArlgb.zip |#######################################----------------| 70.39% tmphArlgb.zip |#######################################----------------| 70.44% tmphArlgb.zip |#######################################----------------| 70.48% tmphArlgb.zip |#######################################----------------| 70.53% tmphArlgb.zip |#######################################----------------| 70.57% tmphArlgb.zip |#######################################----------------| 70.62% tmphArlgb.zip |#######################################----------------| 70.67% tmphArlgb.zip |#######################################----------------| 70.71% tmphArlgb.zip |#######################################----------------| 70.76% tmphArlgb.zip |#######################################----------------| 70.8% tmphArlgb.zip |#######################################----------------| 70.85% tmphArlgb.zip |#######################################----------------| 70.89% tmphArlgb.zip |#######################################----------------| 70.94% tmphArlgb.zip |#######################################----------------| 70.98% tmphArlgb.zip |#######################################----------------| 71.03% tmphArlgb.zip |#######################################----------------| 71.08% tmphArlgb.zip |#######################################----------------| 71.12% tmphArlgb.zip |#######################################----------------| 71.17% tmphArlgb.zip |#######################################----------------| 71.21% tmphArlgb.zip |#######################################----------------| 71.26% tmphArlgb.zip |#######################################----------------| 71.3% tmphArlgb.zip |#######################################----------------| 71.35% tmphArlgb.zip |#######################################----------------| 71.4% tmphArlgb.zip |#######################################----------------| 71.44% tmphArlgb.zip |#######################################----------------| 71.49% tmphArlgb.zip |#######################################----------------| 71.53% tmphArlgb.zip |#######################################----------------| 71.58% tmphArlgb.zip |#######################################----------------| 71.62% tmphArlgb.zip |#######################################----------------| 71.67% tmphArlgb.zip |#######################################----------------| 71.72% tmphArlgb.zip |#######################################----------------| 71.76% tmphArlgb.zip |#######################################----------------| 71.81% tmphArlgb.zip |########################################---------------| 71.85% tmphArlgb.zip |########################################---------------| 71.9% tmphArlgb.zip |########################################---------------| 71.94% tmphArlgb.zip |########################################---------------| 71.99% tmphArlgb.zip |########################################---------------| 72.03% tmphArlgb.zip |########################################---------------| 72.08% tmphArlgb.zip |########################################---------------| 72.13% tmphArlgb.zip |########################################---------------| 72.17% tmphArlgb.zip |########################################---------------| 72.22% tmphArlgb.zip |########################################---------------| 72.26% tmphArlgb.zip |########################################---------------| 72.31% tmphArlgb.zip |########################################---------------| 72.35% tmphArlgb.zip |########################################---------------| 72.4% tmphArlgb.zip |########################################---------------| 72.45% tmphArlgb.zip |########################################---------------| 72.49% tmphArlgb.zip |########################################---------------| 72.54% tmphArlgb.zip |########################################---------------| 72.58% tmphArlgb.zip |########################################---------------| 72.63% tmphArlgb.zip |########################################---------------| 72.67% tmphArlgb.zip |########################################---------------| 72.72% tmphArlgb.zip |########################################---------------| 72.77% tmphArlgb.zip |########################################---------------| 72.81% tmphArlgb.zip |########################################---------------| 72.86% tmphArlgb.zip |########################################---------------| 72.9% tmphArlgb.zip |########################################---------------| 72.95% tmphArlgb.zip |########################################---------------| 72.99% tmphArlgb.zip |########################################---------------| 73.04% tmphArlgb.zip |########################################---------------| 73.08% tmphArlgb.zip |########################################---------------| 73.13% tmphArlgb.zip |########################################---------------| 73.18% tmphArlgb.zip |########################################---------------| 73.22% tmphArlgb.zip |########################################---------------| 73.27% tmphArlgb.zip |########################################---------------| 73.31% tmphArlgb.zip |########################################---------------| 73.36% tmphArlgb.zip |########################################---------------| 73.4% tmphArlgb.zip |########################################---------------| 73.45% tmphArlgb.zip |########################################---------------| 73.5% tmphArlgb.zip |########################################---------------| 73.54% tmphArlgb.zip |########################################---------------| 73.59% tmphArlgb.zip |########################################---------------| 73.63% tmphArlgb.zip |#########################################--------------| 73.68% tmphArlgb.zip |#########################################--------------| 73.72% tmphArlgb.zip |#########################################--------------| 73.77% tmphArlgb.zip |#########################################--------------| 73.81% tmphArlgb.zip |#########################################--------------| 73.86% tmphArlgb.zip |#########################################--------------| 73.91% tmphArlgb.zip |#########################################--------------| 73.95% tmphArlgb.zip |#########################################--------------| 74.0% tmphArlgb.zip |#########################################--------------| 74.04% tmphArlgb.zip |#########################################--------------| 74.09% tmphArlgb.zip |#########################################--------------| 74.13% tmphArlgb.zip |#########################################--------------| 74.18% tmphArlgb.zip |#########################################--------------| 74.23% tmphArlgb.zip |#########################################--------------| 74.27% tmphArlgb.zip |#########################################--------------| 74.32% tmphArlgb.zip |#########################################--------------| 74.36% tmphArlgb.zip |#########################################--------------| 74.41% tmphArlgb.zip |#########################################--------------| 74.45% tmphArlgb.zip |#########################################--------------| 74.5% tmphArlgb.zip |#########################################--------------| 74.55% tmphArlgb.zip |#########################################--------------| 74.59% tmphArlgb.zip |#########################################--------------| 74.64% tmphArlgb.zip |#########################################--------------| 74.68% tmphArlgb.zip |#########################################--------------| 74.73% tmphArlgb.zip |#########################################--------------| 74.77% tmphArlgb.zip |#########################################--------------| 74.82% tmphArlgb.zip |#########################################--------------| 74.86% tmphArlgb.zip |#########################################--------------| 74.91% tmphArlgb.zip |#########################################--------------| 74.96% tmphArlgb.zip |#########################################--------------| 75.0% tmphArlgb.zip |#########################################--------------| 75.05% tmphArlgb.zip |#########################################--------------| 75.09% tmphArlgb.zip |#########################################--------------| 75.14% tmphArlgb.zip |#########################################--------------| 75.18% tmphArlgb.zip |#########################################--------------| 75.23% tmphArlgb.zip |#########################################--------------| 75.28% tmphArlgb.zip |#########################################--------------| 75.32% tmphArlgb.zip |#########################################--------------| 75.37% tmphArlgb.zip |#########################################--------------| 75.41% tmphArlgb.zip |##########################################-------------| 75.46% tmphArlgb.zip |##########################################-------------| 75.5% tmphArlgb.zip |##########################################-------------| 75.55% tmphArlgb.zip |##########################################-------------| 75.6% tmphArlgb.zip |##########################################-------------| 75.64% tmphArlgb.zip |##########################################-------------| 75.69% tmphArlgb.zip |##########################################-------------| 75.73% tmphArlgb.zip |##########################################-------------| 75.78% tmphArlgb.zip |##########################################-------------| 75.82% tmphArlgb.zip |##########################################-------------| 75.87% tmphArlgb.zip |##########################################-------------| 75.91% tmphArlgb.zip |##########################################-------------| 75.96% tmphArlgb.zip |##########################################-------------| 76.01% tmphArlgb.zip |##########################################-------------| 76.05% tmphArlgb.zip |##########################################-------------| 76.1% tmphArlgb.zip |##########################################-------------| 76.14% tmphArlgb.zip |##########################################-------------| 76.19% tmphArlgb.zip |##########################################-------------| 76.23% tmphArlgb.zip |##########################################-------------| 76.28% tmphArlgb.zip |##########################################-------------| 76.33% tmphArlgb.zip |##########################################-------------| 76.37% tmphArlgb.zip |##########################################-------------| 76.42% tmphArlgb.zip |##########################################-------------| 76.46% tmphArlgb.zip |##########################################-------------| 76.51% tmphArlgb.zip |##########################################-------------| 76.55% tmphArlgb.zip |##########################################-------------| 76.6% tmphArlgb.zip |##########################################-------------| 76.65% tmphArlgb.zip |##########################################-------------| 76.69% tmphArlgb.zip |##########################################-------------| 76.74% tmphArlgb.zip |##########################################-------------| 76.78% tmphArlgb.zip |##########################################-------------| 76.83% tmphArlgb.zip |##########################################-------------| 76.87% tmphArlgb.zip |##########################################-------------| 76.92% tmphArlgb.zip |##########################################-------------| 76.96% tmphArlgb.zip |##########################################-------------| 77.01% tmphArlgb.zip |##########################################-------------| 77.06% tmphArlgb.zip |##########################################-------------| 77.1% tmphArlgb.zip |##########################################-------------| 77.15% tmphArlgb.zip |##########################################-------------| 77.19% tmphArlgb.zip |##########################################-------------| 77.24% tmphArlgb.zip |###########################################------------| 77.28% tmphArlgb.zip |###########################################------------| 77.33% tmphArlgb.zip |###########################################------------| 77.38% tmphArlgb.zip |###########################################------------| 77.42% tmphArlgb.zip |###########################################------------| 77.47% tmphArlgb.zip |###########################################------------| 77.51% tmphArlgb.zip |###########################################------------| 77.56% tmphArlgb.zip |###########################################------------| 77.6% tmphArlgb.zip |###########################################------------| 77.65% tmphArlgb.zip |###########################################------------| 77.7% tmphArlgb.zip |###########################################------------| 77.74% tmphArlgb.zip |###########################################------------| 77.79% tmphArlgb.zip |###########################################------------| 77.83% tmphArlgb.zip |###########################################------------| 77.88% tmphArlgb.zip |###########################################------------| 77.92% tmphArlgb.zip |###########################################------------| 77.97% tmphArlgb.zip |###########################################------------| 78.01% tmphArlgb.zip |###########################################------------| 78.06% tmphArlgb.zip |###########################################------------| 78.11% tmphArlgb.zip |###########################################------------| 78.15% tmphArlgb.zip |###########################################------------| 78.2% tmphArlgb.zip |###########################################------------| 78.24% tmphArlgb.zip |###########################################------------| 78.29% tmphArlgb.zip |###########################################------------| 78.33% tmphArlgb.zip |###########################################------------| 78.38% tmphArlgb.zip |###########################################------------| 78.43% tmphArlgb.zip |###########################################------------| 78.47% tmphArlgb.zip |###########################################------------| 78.52% tmphArlgb.zip |###########################################------------| 78.56% tmphArlgb.zip |###########################################------------| 78.61% tmphArlgb.zip |###########################################------------| 78.65% tmphArlgb.zip |###########################################------------| 78.7% tmphArlgb.zip |###########################################------------| 78.75% tmphArlgb.zip |###########################################------------| 78.79% tmphArlgb.zip |###########################################------------| 78.84% tmphArlgb.zip |###########################################------------| 78.88% tmphArlgb.zip |###########################################------------| 78.93% tmphArlgb.zip |###########################################------------| 78.97% tmphArlgb.zip |###########################################------------| 79.02% tmphArlgb.zip |###########################################------------| 79.06% tmphArlgb.zip |############################################-----------| 79.11% tmphArlgb.zip |############################################-----------| 79.16% tmphArlgb.zip |############################################-----------| 79.2% tmphArlgb.zip |############################################-----------| 79.25% tmphArlgb.zip |############################################-----------| 79.29% tmphArlgb.zip |############################################-----------| 79.34% tmphArlgb.zip |############################################-----------| 79.38% tmphArlgb.zip |############################################-----------| 79.43% tmphArlgb.zip |############################################-----------| 79.48% tmphArlgb.zip |############################################-----------| 79.52% tmphArlgb.zip |############################################-----------| 79.57% tmphArlgb.zip |############################################-----------| 79.61% tmphArlgb.zip |############################################-----------| 79.66% tmphArlgb.zip |############################################-----------| 79.7% tmphArlgb.zip |############################################-----------| 79.75% tmphArlgb.zip |############################################-----------| 79.8% tmphArlgb.zip |############################################-----------| 79.84% tmphArlgb.zip |############################################-----------| 79.89% tmphArlgb.zip |############################################-----------| 79.93% tmphArlgb.zip |############################################-----------| 79.98% tmphArlgb.zip |############################################-----------| 80.02% tmphArlgb.zip |############################################-----------| 80.07% tmphArlgb.zip |############################################-----------| 80.11% tmphArlgb.zip |############################################-----------| 80.16% tmphArlgb.zip |############################################-----------| 80.21% tmphArlgb.zip |############################################-----------| 80.25% tmphArlgb.zip |############################################-----------| 80.3% tmphArlgb.zip |############################################-----------| 80.34% tmphArlgb.zip |############################################-----------| 80.39% tmphArlgb.zip |############################################-----------| 80.43% tmphArlgb.zip |############################################-----------| 80.48% tmphArlgb.zip |############################################-----------| 80.53% tmphArlgb.zip |############################################-----------| 80.57% tmphArlgb.zip |############################################-----------| 80.62% tmphArlgb.zip |############################################-----------| 80.66% tmphArlgb.zip |############################################-----------| 80.71% tmphArlgb.zip |############################################-----------| 80.75% tmphArlgb.zip |############################################-----------| 80.8% tmphArlgb.zip |############################################-----------| 80.84% tmphArlgb.zip |############################################-----------| 80.89% tmphArlgb.zip |#############################################----------| 80.94% tmphArlgb.zip |#############################################----------| 80.98% tmphArlgb.zip |#############################################----------| 81.03% tmphArlgb.zip |#############################################----------| 81.07% tmphArlgb.zip |#############################################----------| 81.12% tmphArlgb.zip |#############################################----------| 81.16% tmphArlgb.zip |#############################################----------| 81.21% tmphArlgb.zip |#############################################----------| 81.26% tmphArlgb.zip |#############################################----------| 81.3% tmphArlgb.zip |#############################################----------| 81.35% tmphArlgb.zip |#############################################----------| 81.39% tmphArlgb.zip |#############################################----------| 81.44% tmphArlgb.zip |#############################################----------| 81.48% tmphArlgb.zip |#############################################----------| 81.53% tmphArlgb.zip |#############################################----------| 81.58% tmphArlgb.zip |#############################################----------| 81.62% tmphArlgb.zip |#############################################----------| 81.67% tmphArlgb.zip |#############################################----------| 81.71% tmphArlgb.zip |#############################################----------| 81.76% tmphArlgb.zip |#############################################----------| 81.8% tmphArlgb.zip |#############################################----------| 81.85% tmphArlgb.zip |#############################################----------| 81.89% tmphArlgb.zip |#############################################----------| 81.94% tmphArlgb.zip |#############################################----------| 81.99% tmphArlgb.zip |#############################################----------| 82.03% tmphArlgb.zip |#############################################----------| 82.08% tmphArlgb.zip |#############################################----------| 82.12% tmphArlgb.zip |#############################################----------| 82.17% tmphArlgb.zip |#############################################----------| 82.21% tmphArlgb.zip |#############################################----------| 82.26% tmphArlgb.zip |#############################################----------| 82.31% tmphArlgb.zip |#############################################----------| 82.35% tmphArlgb.zip |#############################################----------| 82.4% tmphArlgb.zip |#############################################----------| 82.44% tmphArlgb.zip |#############################################----------| 82.49% tmphArlgb.zip |#############################################----------| 82.53% tmphArlgb.zip |#############################################----------| 82.58% tmphArlgb.zip |#############################################----------| 82.63% tmphArlgb.zip |#############################################----------| 82.67% tmphArlgb.zip |#############################################----------| 82.72% tmphArlgb.zip |##############################################---------| 82.76% tmphArlgb.zip |##############################################---------| 82.81% tmphArlgb.zip |##############################################---------| 82.85% tmphArlgb.zip |##############################################---------| 82.9% tmphArlgb.zip |##############################################---------| 82.94% tmphArlgb.zip |##############################################---------| 82.99% tmphArlgb.zip |##############################################---------| 83.04% tmphArlgb.zip |##############################################---------| 83.08% tmphArlgb.zip |##############################################---------| 83.13% tmphArlgb.zip |##############################################---------| 83.17% tmphArlgb.zip |##############################################---------| 83.22% tmphArlgb.zip |##############################################---------| 83.26% tmphArlgb.zip |##############################################---------| 83.31% tmphArlgb.zip |##############################################---------| 83.36% tmphArlgb.zip |##############################################---------| 83.4% tmphArlgb.zip |##############################################---------| 83.45% tmphArlgb.zip |##############################################---------| 83.49% tmphArlgb.zip |##############################################---------| 83.54% tmphArlgb.zip |##############################################---------| 83.58% tmphArlgb.zip |##############################################---------| 83.63% tmphArlgb.zip |##############################################---------| 83.68% tmphArlgb.zip |##############################################---------| 83.72% tmphArlgb.zip |##############################################---------| 83.77% tmphArlgb.zip |##############################################---------| 83.81% tmphArlgb.zip |##############################################---------| 83.86% tmphArlgb.zip |##############################################---------| 83.9% tmphArlgb.zip |##############################################---------| 83.95% tmphArlgb.zip |##############################################---------| 83.99% tmphArlgb.zip |##############################################---------| 84.04% tmphArlgb.zip |##############################################---------| 84.09% tmphArlgb.zip |##############################################---------| 84.13% tmphArlgb.zip |##############################################---------| 84.18% tmphArlgb.zip |##############################################---------| 84.22% tmphArlgb.zip |##############################################---------| 84.27% tmphArlgb.zip |##############################################---------| 84.31% tmphArlgb.zip |##############################################---------| 84.36% tmphArlgb.zip |##############################################---------| 84.41% tmphArlgb.zip |##############################################---------| 84.45% tmphArlgb.zip |##############################################---------| 84.5% tmphArlgb.zip |##############################################---------| 84.54% tmphArlgb.zip |###############################################--------| 84.59% tmphArlgb.zip |###############################################--------| 84.63% tmphArlgb.zip |###############################################--------| 84.68% tmphArlgb.zip |###############################################--------| 84.73% tmphArlgb.zip |###############################################--------| 84.77% tmphArlgb.zip |###############################################--------| 84.82% tmphArlgb.zip |###############################################--------| 84.86% tmphArlgb.zip |###############################################--------| 84.91% tmphArlgb.zip |###############################################--------| 84.95% tmphArlgb.zip |###############################################--------| 85.0% tmphArlgb.zip |###############################################--------| 85.04% tmphArlgb.zip |###############################################--------| 85.09% tmphArlgb.zip |###############################################--------| 85.14% tmphArlgb.zip |###############################################--------| 85.18% tmphArlgb.zip |###############################################--------| 85.23% tmphArlgb.zip |###############################################--------| 85.27% tmphArlgb.zip |###############################################--------| 85.32% tmphArlgb.zip |###############################################--------| 85.36% tmphArlgb.zip |###############################################--------| 85.41% tmphArlgb.zip |###############################################--------| 85.46% tmphArlgb.zip |###############################################--------| 85.5% tmphArlgb.zip |###############################################--------| 85.55% tmphArlgb.zip |###############################################--------| 85.59% tmphArlgb.zip |###############################################--------| 85.64% tmphArlgb.zip |###############################################--------| 85.68% tmphArlgb.zip |###############################################--------| 85.73% tmphArlgb.zip |###############################################--------| 85.78% tmphArlgb.zip |###############################################--------| 85.82% tmphArlgb.zip |###############################################--------| 85.87% tmphArlgb.zip |###############################################--------| 85.91% tmphArlgb.zip |###############################################--------| 85.96% tmphArlgb.zip |###############################################--------| 86.0% tmphArlgb.zip |###############################################--------| 86.05% tmphArlgb.zip |###############################################--------| 86.09% tmphArlgb.zip |###############################################--------| 86.14% tmphArlgb.zip |###############################################--------| 86.19% tmphArlgb.zip |###############################################--------| 86.23% tmphArlgb.zip |###############################################--------| 86.28% tmphArlgb.zip |###############################################--------| 86.32% tmphArlgb.zip |################################################-------| 86.37% tmphArlgb.zip |################################################-------| 86.41% tmphArlgb.zip |################################################-------| 86.46% tmphArlgb.zip |################################################-------| 86.51% tmphArlgb.zip |################################################-------| 86.55% tmphArlgb.zip |################################################-------| 86.6% tmphArlgb.zip |################################################-------| 86.64% tmphArlgb.zip |################################################-------| 86.69% tmphArlgb.zip |################################################-------| 86.73% tmphArlgb.zip |################################################-------| 86.78% tmphArlgb.zip |################################################-------| 86.83% tmphArlgb.zip |################################################-------| 86.87% tmphArlgb.zip |################################################-------| 86.92% tmphArlgb.zip |################################################-------| 86.96% tmphArlgb.zip |################################################-------| 87.01% tmphArlgb.zip |################################################-------| 87.05% tmphArlgb.zip |################################################-------| 87.1% tmphArlgb.zip |################################################-------| 87.14% tmphArlgb.zip |################################################-------| 87.19% tmphArlgb.zip |################################################-------| 87.24% tmphArlgb.zip |################################################-------| 87.28% tmphArlgb.zip |################################################-------| 87.33% tmphArlgb.zip |################################################-------| 87.37% tmphArlgb.zip |################################################-------| 87.42% tmphArlgb.zip |################################################-------| 87.46% tmphArlgb.zip |################################################-------| 87.51% tmphArlgb.zip |################################################-------| 87.56% tmphArlgb.zip |################################################-------| 87.6% tmphArlgb.zip |################################################-------| 87.65% tmphArlgb.zip |################################################-------| 87.69% tmphArlgb.zip |################################################-------| 87.74% tmphArlgb.zip |################################################-------| 87.78% tmphArlgb.zip |################################################-------| 87.83% tmphArlgb.zip |################################################-------| 87.87% tmphArlgb.zip |################################################-------| 87.92% tmphArlgb.zip |################################################-------| 87.97% tmphArlgb.zip |################################################-------| 88.01% tmphArlgb.zip |################################################-------| 88.06% tmphArlgb.zip |################################################-------| 88.1% tmphArlgb.zip |################################################-------| 88.15% tmphArlgb.zip |#################################################------| 88.19% tmphArlgb.zip |#################################################------| 88.24% tmphArlgb.zip |#################################################------| 88.29% tmphArlgb.zip |#################################################------| 88.33% tmphArlgb.zip |#################################################------| 88.38% tmphArlgb.zip |#################################################------| 88.42% tmphArlgb.zip |#################################################------| 88.47% tmphArlgb.zip |#################################################------| 88.51% tmphArlgb.zip |#################################################------| 88.56% tmphArlgb.zip |#################################################------| 88.61% tmphArlgb.zip |#################################################------| 88.65% tmphArlgb.zip |#################################################------| 88.7% tmphArlgb.zip |#################################################------| 88.74% tmphArlgb.zip |#################################################------| 88.79% tmphArlgb.zip |#################################################------| 88.83% tmphArlgb.zip |#################################################------| 88.88% tmphArlgb.zip |#################################################------| 88.92% tmphArlgb.zip |#################################################------| 88.97% tmphArlgb.zip |#################################################------| 89.02% tmphArlgb.zip |#################################################------| 89.06% tmphArlgb.zip |#################################################------| 89.11% tmphArlgb.zip |#################################################------| 89.15% tmphArlgb.zip |#################################################------| 89.2% tmphArlgb.zip |#################################################------| 89.24% tmphArlgb.zip |#################################################------| 89.29% tmphArlgb.zip |#################################################------| 89.34% tmphArlgb.zip |#################################################------| 89.38% tmphArlgb.zip |#################################################------| 89.43% tmphArlgb.zip |#################################################------| 89.47% tmphArlgb.zip |#################################################------| 89.52% tmphArlgb.zip |#################################################------| 89.56% tmphArlgb.zip |#################################################------| 89.61% tmphArlgb.zip |#################################################------| 89.66% tmphArlgb.zip |#################################################------| 89.7% tmphArlgb.zip |#################################################------| 89.75% tmphArlgb.zip |#################################################------| 89.79% tmphArlgb.zip |#################################################------| 89.84% tmphArlgb.zip |#################################################------| 89.88% tmphArlgb.zip |#################################################------| 89.93% tmphArlgb.zip |#################################################------| 89.97% tmphArlgb.zip |##################################################-----| 90.02% tmphArlgb.zip |##################################################-----| 90.07% tmphArlgb.zip |##################################################-----| 90.11% tmphArlgb.zip |##################################################-----| 90.16% tmphArlgb.zip |##################################################-----| 90.2% tmphArlgb.zip |##################################################-----| 90.25% tmphArlgb.zip |##################################################-----| 90.29% tmphArlgb.zip |##################################################-----| 90.34% tmphArlgb.zip |##################################################-----| 90.39% tmphArlgb.zip |##################################################-----| 90.43% tmphArlgb.zip |##################################################-----| 90.48% tmphArlgb.zip |##################################################-----| 90.52% tmphArlgb.zip |##################################################-----| 90.57% tmphArlgb.zip |##################################################-----| 90.61% tmphArlgb.zip |##################################################-----| 90.66% tmphArlgb.zip |##################################################-----| 90.71% tmphArlgb.zip |##################################################-----| 90.75% tmphArlgb.zip |##################################################-----| 90.8% tmphArlgb.zip |##################################################-----| 90.84% tmphArlgb.zip |##################################################-----| 90.89% tmphArlgb.zip |##################################################-----| 90.93% tmphArlgb.zip |##################################################-----| 90.98% tmphArlgb.zip |##################################################-----| 91.02% tmphArlgb.zip |##################################################-----| 91.07% tmphArlgb.zip |##################################################-----| 91.12% tmphArlgb.zip |##################################################-----| 91.16% tmphArlgb.zip |##################################################-----| 91.21% tmphArlgb.zip |##################################################-----| 91.25% tmphArlgb.zip |##################################################-----| 91.3% tmphArlgb.zip |##################################################-----| 91.34% tmphArlgb.zip |##################################################-----| 91.39% tmphArlgb.zip |##################################################-----| 91.44% tmphArlgb.zip |##################################################-----| 91.48% tmphArlgb.zip |##################################################-----| 91.53% tmphArlgb.zip |##################################################-----| 91.57% tmphArlgb.zip |##################################################-----| 91.62% tmphArlgb.zip |##################################################-----| 91.66% tmphArlgb.zip |##################################################-----| 91.71% tmphArlgb.zip |##################################################-----| 91.76% tmphArlgb.zip |##################################################-----| 91.8% tmphArlgb.zip |###################################################----| 91.85% tmphArlgb.zip |###################################################----| 91.89% tmphArlgb.zip |###################################################----| 91.94% tmphArlgb.zip |###################################################----| 91.98% tmphArlgb.zip |###################################################----| 92.03% tmphArlgb.zip |###################################################----| 92.07% tmphArlgb.zip |###################################################----| 92.12% tmphArlgb.zip |###################################################----| 92.17% tmphArlgb.zip |###################################################----| 92.21% tmphArlgb.zip |###################################################----| 92.26% tmphArlgb.zip |###################################################----| 92.3% tmphArlgb.zip |###################################################----| 92.35% tmphArlgb.zip |###################################################----| 92.39% tmphArlgb.zip |###################################################----| 92.44% tmphArlgb.zip |###################################################----| 92.49% tmphArlgb.zip |###################################################----| 92.53% tmphArlgb.zip |###################################################----| 92.58% tmphArlgb.zip |###################################################----| 92.62% tmphArlgb.zip |###################################################----| 92.67% tmphArlgb.zip |###################################################----| 92.71% tmphArlgb.zip |###################################################----| 92.76% tmphArlgb.zip |###################################################----| 92.81% tmphArlgb.zip |###################################################----| 92.85% tmphArlgb.zip |###################################################----| 92.9% tmphArlgb.zip |###################################################----| 92.94% tmphArlgb.zip |###################################################----| 92.99% tmphArlgb.zip |###################################################----| 93.03% tmphArlgb.zip |###################################################----| 93.08% tmphArlgb.zip |###################################################----| 93.12% tmphArlgb.zip |###################################################----| 93.17% tmphArlgb.zip |###################################################----| 93.22% tmphArlgb.zip |###################################################----| 93.26% tmphArlgb.zip |###################################################----| 93.31% tmphArlgb.zip |###################################################----| 93.35% tmphArlgb.zip |###################################################----| 93.4% tmphArlgb.zip |###################################################----| 93.44% tmphArlgb.zip |###################################################----| 93.49% tmphArlgb.zip |###################################################----| 93.54% tmphArlgb.zip |###################################################----| 93.58% tmphArlgb.zip |###################################################----| 93.63% tmphArlgb.zip |####################################################---| 93.67% tmphArlgb.zip |####################################################---| 93.72% tmphArlgb.zip |####################################################---| 93.76% tmphArlgb.zip |####################################################---| 93.81% tmphArlgb.zip |####################################################---| 93.86% tmphArlgb.zip |####################################################---| 93.9% tmphArlgb.zip |####################################################---| 93.95% tmphArlgb.zip |####################################################---| 93.99% tmphArlgb.zip |####################################################---| 94.04% tmphArlgb.zip |####################################################---| 94.08% tmphArlgb.zip |####################################################---| 94.13% tmphArlgb.zip |####################################################---| 94.17% tmphArlgb.zip |####################################################---| 94.22% tmphArlgb.zip |####################################################---| 94.27% tmphArlgb.zip |####################################################---| 94.31% tmphArlgb.zip |####################################################---| 94.36% tmphArlgb.zip |####################################################---| 94.4% tmphArlgb.zip |####################################################---| 94.45% tmphArlgb.zip |####################################################---| 94.49% tmphArlgb.zip |####################################################---| 94.54% tmphArlgb.zip |####################################################---| 94.59% tmphArlgb.zip |####################################################---| 94.63% tmphArlgb.zip |####################################################---| 94.68% tmphArlgb.zip |####################################################---| 94.72% tmphArlgb.zip |####################################################---| 94.77% tmphArlgb.zip |####################################################---| 94.81% tmphArlgb.zip |####################################################---| 94.86% tmphArlgb.zip |####################################################---| 94.9% tmphArlgb.zip |####################################################---| 94.95% tmphArlgb.zip |####################################################---| 95.0% tmphArlgb.zip |####################################################---| 95.04% tmphArlgb.zip |####################################################---| 95.09% tmphArlgb.zip |####################################################---| 95.13% tmphArlgb.zip |####################################################---| 95.18% tmphArlgb.zip |####################################################---| 95.22% tmphArlgb.zip |####################################################---| 95.27% tmphArlgb.zip |####################################################---| 95.32% tmphArlgb.zip |####################################################---| 95.36% tmphArlgb.zip |####################################################---| 95.41% tmphArlgb.zip |####################################################---| 95.45% tmphArlgb.zip |#####################################################--| 95.5% tmphArlgb.zip |#####################################################--| 95.54% tmphArlgb.zip |#####################################################--| 95.59% tmphArlgb.zip |#####################################################--| 95.64% tmphArlgb.zip |#####################################################--| 95.68% tmphArlgb.zip |#####################################################--| 95.73% tmphArlgb.zip |#####################################################--| 95.77% tmphArlgb.zip |#####################################################--| 95.82% tmphArlgb.zip |#####################################################--| 95.86% tmphArlgb.zip |#####################################################--| 95.91% tmphArlgb.zip |#####################################################--| 95.95% tmphArlgb.zip |#####################################################--| 96.0% tmphArlgb.zip |#####################################################--| 96.05% tmphArlgb.zip |#####################################################--| 96.09% tmphArlgb.zip |#####################################################--| 96.14% tmphArlgb.zip |#####################################################--| 96.18% tmphArlgb.zip |#####################################################--| 96.23% tmphArlgb.zip |#####################################################--| 96.27% tmphArlgb.zip |#####################################################--| 96.32% tmphArlgb.zip |#####################################################--| 96.37% tmphArlgb.zip |#####################################################--| 96.41% tmphArlgb.zip |#####################################################--| 96.46% tmphArlgb.zip |#####################################################--| 96.5% tmphArlgb.zip |#####################################################--| 96.55% tmphArlgb.zip |#####################################################--| 96.59% tmphArlgb.zip |#####################################################--| 96.64% tmphArlgb.zip |#####################################################--| 96.69% tmphArlgb.zip |#####################################################--| 96.73% tmphArlgb.zip |#####################################################--| 96.78% tmphArlgb.zip |#####################################################--| 96.82% tmphArlgb.zip |#####################################################--| 96.87% tmphArlgb.zip |#####################################################--| 96.91% tmphArlgb.zip |#####################################################--| 96.96% tmphArlgb.zip |#####################################################--| 97.0% tmphArlgb.zip |#####################################################--| 97.05% tmphArlgb.zip |#####################################################--| 97.1% tmphArlgb.zip |#####################################################--| 97.14% tmphArlgb.zip |#####################################################--| 97.19% tmphArlgb.zip |#####################################################--| 97.23% tmphArlgb.zip |######################################################-| 97.28% tmphArlgb.zip |######################################################-| 97.32% tmphArlgb.zip |######################################################-| 97.37% tmphArlgb.zip |######################################################-| 97.42% tmphArlgb.zip |######################################################-| 97.46% tmphArlgb.zip |######################################################-| 97.51% tmphArlgb.zip |######################################################-| 97.55% tmphArlgb.zip |######################################################-| 97.6% tmphArlgb.zip |######################################################-| 97.64% tmphArlgb.zip |######################################################-| 97.69% tmphArlgb.zip |######################################################-| 97.74% tmphArlgb.zip |######################################################-| 97.78% tmphArlgb.zip |######################################################-| 97.83% tmphArlgb.zip |######################################################-| 97.87% tmphArlgb.zip |######################################################-| 97.92% tmphArlgb.zip |######################################################-| 97.96% tmphArlgb.zip |######################################################-| 98.01% tmphArlgb.zip |######################################################-| 98.05% tmphArlgb.zip |######################################################-| 98.1% tmphArlgb.zip |######################################################-| 98.15% tmphArlgb.zip |######################################################-| 98.19% tmphArlgb.zip |######################################################-| 98.24% tmphArlgb.zip |######################################################-| 98.28% tmphArlgb.zip |######################################################-| 98.33% tmphArlgb.zip |######################################################-| 98.37% tmphArlgb.zip |######################################################-| 98.42% tmphArlgb.zip |######################################################-| 98.47% tmphArlgb.zip |######################################################-| 98.51% tmphArlgb.zip |######################################################-| 98.56% tmphArlgb.zip |######################################################-| 98.6% tmphArlgb.zip |######################################################-| 98.65% tmphArlgb.zip |######################################################-| 98.69% tmphArlgb.zip |######################################################-| 98.74% tmphArlgb.zip |######################################################-| 98.79% tmphArlgb.zip |######################################################-| 98.83% tmphArlgb.zip |######################################################-| 98.88% tmphArlgb.zip |######################################################-| 98.92% tmphArlgb.zip |######################################################-| 98.97% tmphArlgb.zip |######################################################-| 99.01% tmphArlgb.zip |######################################################-| 99.06% tmphArlgb.zip |#######################################################| 99.1% tmphArlgb.zip |#######################################################| 99.15% tmphArlgb.zip |#######################################################| 99.2% tmphArlgb.zip |#######################################################| 99.24% tmphArlgb.zip |#######################################################| 99.29% tmphArlgb.zip |#######################################################| 99.33% tmphArlgb.zip |#######################################################| 99.38% tmphArlgb.zip |#######################################################| 99.42% tmphArlgb.zip |#######################################################| 99.47% tmphArlgb.zip |#######################################################| 99.52% tmphArlgb.zip |#######################################################| 99.56% tmphArlgb.zip |#######################################################| 99.61% tmphArlgb.zip |#######################################################| 99.65% tmphArlgb.zip |#######################################################| 99.7% tmphArlgb.zip |#######################################################| 99.74% tmphArlgb.zip |#######################################################| 99.79% tmphArlgb.zip |#######################################################| 99.84% tmphArlgb.zip |#######################################################| 99.88% tmphArlgb.zip |#######################################################| 99.93% tmphArlgb.zip |#######################################################| 99.97% tmphArlgb.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is d6fcdd70-d7f6-43fb-ac1f-0849e23f37d9 Retrieving manager services status... [ip=localhost] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | AMQP-Postgres | running | | AMQP InfluxDB | running | | RabbitMQ | running | | Webserver | running | | Management Worker | running | | PostgreSQL | running | | Cloudify Console | running | | Manager Rest-Service | running | | Riemann | running | +--------------------------------+---------+ 2019-07-02 21:39:05,371 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-33dc7d97-85b1-4eae-843c-a5c807c464bc sudo: unable to resolve host cloudify-ims-vm-33dc7d97-85b1-4eae-843c-a5c807c464bc 2019-07-02 21:39:06,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2019-07-02 21:39:22,925 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c/file', 'owner': u'7144b7dc4434464c8248a76eaf72013a', 'id': u'931fbd26-71c9-4dda-b6a8-e27a8b944d0c', 'size': 263848448, u'self': u'/v2/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7144b7dc4434464c8248a76eaf72013a', 'name': 'cloudify_ims-project_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-02T21:39:22Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-02T21:39:22Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', 'properties': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_33dc7d97-85b1-4eae-843c-a5c807c464bc', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'created': u'2019-07-02T21:39:16Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-07-02T21:39:16Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', 'metadata': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_33dc7d97-85b1-4eae-843c-a5c807c464bc', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-07-02 21:39:23,264 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_33dc7d97-85b1-4eae-843c-a5c807c464bc', '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'2c636b86c6224566817a470196f62197', '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'8c42d079-ca0b-4085-8ffd-fc5ce6a7d879', 'swap': 0}) 2019-07-02 21:39:23,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2019-07-02 21:39:30,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-07-02 21:39:30,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2019-07-02 21:39:30,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-02 21:39:30,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-07-02 21:39:30,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-02 21:39:30,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-07-02 21:39:30,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2019-07-02 21:39:30,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-07-02 21:39:30,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2019-07-02 21:39:30,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all'] 2019-07-02 21:39:30,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2019-07-02 21:39:30,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Checking if managed plugin installation exists in /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-07-02 21:39:30,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-07-02 21:39:30,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugin id path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/plugin.id 2019-07-02 21:39:30,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using existing installation of managed plugin: d6fcdd70-d7f6-43fb-ac1f-0849e23f37d9 [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-07-02 21:39:30,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2019-07-02 21:39:36,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2019-07-02 21:39:36,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-02 21:39:42,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-07-02 21:39:42,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-02 21:39:42,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-02 21:39:42,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-02 21:39:42,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-02 21:39:42,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-02 21:39:42,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-02 21:39:42,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-02 21:39:42,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-02 21:39:42,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-07-02 21:39:42,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-02 21:39:42,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-02 21:39:42,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-02 21:39:42,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-07-02 21:39:42,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-02 21:39:42,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:39:42,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-02 21:39:42,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-02 21:39:42,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-07-02 21:39:42,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-02 21:39:42,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2019-07-02 21:39:42,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-02 21:39:42,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000} 2019-07-02 21:39:42,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-02 21:39:42,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380} 2019-07-02 21:39:42,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-02 21:39:42,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161} 2019-07-02 21:39:42,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:39:42,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4986db1-cc2e-4363-9053-5756e3d09546 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:39:42,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-b4986db1-cc2e-4363-9053-5756e3d09546 2019-07-02 21:39:42,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-307ef8a7-f2c6-417a-bdbf-80cfede6ca4e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:39:42,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-02 21:39:42,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-fcb0a340-12f4-46c1-8239-43a6450aaaa2 Date: Tue, 02 Jul 2019 21:39:40 GMT RESP BODY: {"security_group": {"description": "SSH", "tags": [], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:40Z", "updated_at": "2019-07-02T21:39:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-02T21:39:40Z", "revision_number": 0, "id": "273c4ca8-71df-4a45-aefa-294f914400cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-02T21:39:40Z", "security_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7144b7dc4434464c8248a76eaf72013a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-02T21:39:40Z", "revision_number": 0, "id": "3a494e02-08a0-4fc2-8c8c-af1fa45b679f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-02T21:39:40Z", "security_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7144b7dc4434464c8248a76eaf72013a"}], "revision_number": 1, "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "19add697-0f5f-4c16-a42c-889a62410ae9", "name": "clearwater-sg_base"}} 2019-07-02 21:39:42,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-02 21:39:42,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84280bf657253c83767a1c80fffc0c336083261" 2019-07-02 21:39:42,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f441078abba52eeb764485c88dc4c1e0a3f43d" -d '{"security_group": {"description": "SSH", "name": "clearwater-sg_base"}}' 2019-07-02 21:39:42,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-307ef8a7-f2c6-417a-bdbf-80cfede6ca4e 2019-07-02 21:39:42,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84280bf657253c83767a1c80fffc0c336083261" -d '{"floatingip": {"floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99"}}' 2019-07-02 21:39:42,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-02 21:39:42,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-02 21:39:42,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-02 21:39:42,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-02 21:39:42,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-e93322a6-5b34-4d43-b13d-24cee29f05e5 2019-07-02 21:39:42,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-e93322a6-5b34-4d43-b13d-24cee29f05e5 2019-07-02 21:39:42,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network 88906248-8bd5-46c1-b21b-17eab9c12d99 from name external provided. 2019-07-02 21:39:42,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-fcb0a340-12f4-46c1-8239-43a6450aaaa2 2019-07-02 21:39:42,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-fcb0a340-12f4-46c1-8239-43a6450aaaa2 2019-07-02 21:39:42,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-e93322a6-5b34-4d43-b13d-24cee29f05e5 Date: Tue, 02 Jul 2019 21:39:40 GMT RESP BODY: {"networks":[{"updated_at":"2019-07-02T16:41:25Z","dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"88906248-8bd5-46c1-b21b-17eab9c12d99","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8a59951157ba47ee85c54d9cbd14adb3","status":"ACTIVE","subnets":["621a68f6-d100-46cd-a42a-75525aeec4b5"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8a59951157ba47ee85c54d9cbd14adb3","created_at":"2019-07-02T16:21:07Z","mtu":1500}]} 2019-07-02 21:39:42,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00e7a449c6909a728ff50e80130608fdfbc32625" -d '{"security_group": {"description": "memcached Chronos 0MQ", "name": "clearwater-sg_sprout"}}' 2019-07-02 21:39:42,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-38360598-21cd-4bbf-8c32-ec1224c32e1a 2019-07-02 21:39:47,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-38360598-21cd-4bbf-8c32-ec1224c32e1a 2019-07-02 21:39:47,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38360598-21cd-4bbf-8c32-ec1224c32e1a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:39:47,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:39:47,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-02 21:39:47,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888} 2019-07-02 21:39:47,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 506 X-Openstack-Request-Id: req-0d08a731-bade-4be3-8219-f7adf285329c Date: Tue, 02 Jul 2019 21:39:42 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2019-07-02T21:39:41Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 0, "port_id": null, "id": "7ad944bf-522d-4cd1-8e69-3f3edb265434", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:41Z", "dns_name": "", "project_id": "7144b7dc4434464c8248a76eaf72013a"}} 2019-07-02 21:39:47,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:39:47,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-589b4410-941b-4780-89b8-64f69209a346 2019-07-02 21:39:47,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-9a7f43e7-5f6b-4549-933e-870801b40e0a 2019-07-02 21:39:47,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-9a7f43e7-5f6b-4549-933e-870801b40e0a 2019-07-02 21:39:47,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-9a7f43e7-5f6b-4549-933e-870801b40e0a Date: Tue, 02 Jul 2019 21:39:41 GMT RESP BODY: {"security_group": {"description": "memcached Chronos 0MQ", "tags": [], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:41Z", "updated_at": "2019-07-02T21:39:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-02T21:39:41Z", "revision_number": 0, "id": "62cdb910-1000-4702-8c8e-23882544b7c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-02T21:39:41Z", "security_group_id": "8a113559-0590-4ce7-bc7b-2b63721c5ad7", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7144b7dc4434464c8248a76eaf72013a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-02T21:39:41Z", "revision_number": 0, "id": "bef75b98-8c8a-4bfd-a2d7-01fe569ec6c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-02T21:39:41Z", "security_group_id": "8a113559-0590-4ce7-bc7b-2b63721c5ad7", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7144b7dc4434464c8248a76eaf72013a"}], "revision_number": 1, "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "8a113559-0590-4ce7-bc7b-2b63721c5ad7", "name": "clearwater-sg_sprout"}} 2019-07-02 21:39:47,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-589b4410-941b-4780-89b8-64f69209a346 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:39:47,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:39:47,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'7144b7dc4434464c8248a76eaf72013a', u'created_at': u'2019-07-02T21:39:41Z', u'updated_at': u'2019-07-02T21:39:41Z', u'dns_domain': u'', u'floating_network_id': u'88906248-8bd5-46c1-b21b-17eab9c12d99', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.203', u'revision_number': 0, u'dns_name': u'', u'project_id': u'7144b7dc4434464c8248a76eaf72013a', u'port_id': None, u'id': u'7ad944bf-522d-4cd1-8e69-3f3edb265434'} 2019-07-02 21:39:47,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-0d08a731-bade-4be3-8219-f7adf285329c 2019-07-02 21:39:47,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-02 21:39:47,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-a034cb4a-ade4-49b3-bd95-60bbfc7178d8 Date: Tue, 02 Jul 2019 21:39:42 GMT RESP BODY: {"security_group": {"description": "SSH", "tags": [], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:40Z", "updated_at": "2019-07-02T21:39:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-02T21:39:40Z", "revision_number": 0, "id": "273c4ca8-71df-4a45-aefa-294f914400cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-02T21:39:40Z", "security_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7144b7dc4434464c8248a76eaf72013a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-02T21:39:40Z", "revision_number": 0, "id": "3a494e02-08a0-4fc2-8c8c-af1fa45b679f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-02T21:39:40Z", "security_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7144b7dc4434464c8248a76eaf72013a"}], "revision_number": 1, "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "19add697-0f5f-4c16-a42c-889a62410ae9", "name": "clearwater-sg_base"}} 2019-07-02 21:39:47,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443} 2019-07-02 21:39:47,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-02 21:39:47,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9156bee84be7d785a1f56e90c8f0d954bd06dd" 2019-07-02 21:39:47,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-b278bfda-5327-4545-bbc1-b17a2e678ef7 2019-07-02 21:39:47,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b278bfda-5327-4545-bbc1-b17a2e678ef7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:39:47,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/19add697-0f5f-4c16-a42c-889a62410ae9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f441078abba52eeb764485c88dc4c1e0a3f43d" 2019-07-02 21:39:47,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80} 2019-07-02 21:39:47,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-0d08a731-bade-4be3-8219-f7adf285329c 2019-07-02 21:39:47,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}726739b3c69bb8b94aa25046b910ae9e76212cf4" -d '{"security_group": {"description": "Web UI", "name": "clearwater-sg_ellis"}}' 2019-07-02 21:39:47,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network 88906248-8bd5-46c1-b21b-17eab9c12d99 from name external provided. 2019-07-02 21:39:47,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9156bee84be7d785a1f56e90c8f0d954bd06dd" -d '{"floatingip": {"floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99"}}' 2019-07-02 21:39:47,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-8f8dd094-a51a-4e16-9b7f-7afc134c6963 Date: Tue, 02 Jul 2019 21:39:42 GMT RESP BODY: {"networks":[{"updated_at":"2019-07-02T16:41:25Z","dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"88906248-8bd5-46c1-b21b-17eab9c12d99","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8a59951157ba47ee85c54d9cbd14adb3","status":"ACTIVE","subnets":["621a68f6-d100-46cd-a42a-75525aeec4b5"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8a59951157ba47ee85c54d9cbd14adb3","created_at":"2019-07-02T16:21:07Z","mtu":1500}]} 2019-07-02 21:39:47,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-8f8dd094-a51a-4e16-9b7f-7afc134c6963 2019-07-02 21:39:47,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-8f8dd094-a51a-4e16-9b7f-7afc134c6963 2019-07-02 21:39:47,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa88bfbaa52d1640c697662eaa93990cc2875ba2" 2019-07-02 21:39:47,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:39:47,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f441078abba52eeb764485c88dc4c1e0a3f43d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-02 21:39:47,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/19add697-0f5f-4c16-a42c-889a62410ae9.json used request id req-a034cb4a-ade4-49b3-bd95-60bbfc7178d8 2019-07-02 21:39:47,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups/19add697-0f5f-4c16-a42c-889a62410ae9.json used request id req-a034cb4a-ade4-49b3-bd95-60bbfc7178d8 2019-07-02 21:39:47,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-171b9788-d4c5-4021-8517-ca26e9596320 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:39:47,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-171b9788-d4c5-4021-8517-ca26e9596320 2019-07-02 21:39:47,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-3699bcb5-8523-4ca8-805f-585033f3546f Date: Tue, 02 Jul 2019 21:39:43 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2019-07-02T21:39:43Z", "security_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "port_range_min": 22, "revision_number": 0, "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:43Z", "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "e79fcdb0-ef43-4bb9-a33c-07629f87a5ea"}} 2019-07-02 21:39:47,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-3699bcb5-8523-4ca8-805f-585033f3546f 2019-07-02 21:39:47,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-4702381f-2ffa-41f6-86ff-152025618d3a Date: Tue, 02 Jul 2019 21:39:43 GMT RESP BODY: {"networks":[{"updated_at":"2019-07-02T16:41:25Z","dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"88906248-8bd5-46c1-b21b-17eab9c12d99","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8a59951157ba47ee85c54d9cbd14adb3","status":"ACTIVE","subnets":["621a68f6-d100-46cd-a42a-75525aeec4b5"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8a59951157ba47ee85c54d9cbd14adb3","created_at":"2019-07-02T16:21:07Z","mtu":1500}]} 2019-07-02 21:39:47,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-3699bcb5-8523-4ca8-805f-585033f3546f 2019-07-02 21:39:47,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-4702381f-2ffa-41f6-86ff-152025618d3a 2019-07-02 21:39:47,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f441078abba52eeb764485c88dc4c1e0a3f43d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 4000, "security_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "port_range_min": 4000, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-02 21:39:47,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-4702381f-2ffa-41f6-86ff-152025618d3a 2019-07-02 21:39:47,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network 88906248-8bd5-46c1-b21b-17eab9c12d99 from name external provided. 2019-07-02 21:39:47,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa88bfbaa52d1640c697662eaa93990cc2875ba2" -d '{"floatingip": {"floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99"}}' 2019-07-02 21:39:47,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-02 21:39:47,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888} 2019-07-02 21:39:47,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-07-02 21:39:53,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-07-02 21:39:53,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-02 21:39:53,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:39:53,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-02 21:39:53,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888} 2019-07-02 21:39:53,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889} 2019-07-02 21:39:53,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-02 21:39:53,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888} 2019-07-02 21:39:53,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-311418ab-1bf3-4d0c-b9cf-72dcd84e6878 2019-07-02 21:39:53,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-311418ab-1bf3-4d0c-b9cf-72dcd84e6878 2019-07-02 21:39:53,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-12257a18-25f7-490b-a090-fad852f86b78 Date: Tue, 02 Jul 2019 21:39:43 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 4000, "updated_at": "2019-07-02T21:39:43Z", "security_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "port_range_min": 4000, "revision_number": 0, "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:43Z", "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "944fdcf4-4abb-4ae1-9a7c-4b049a5e320e"}} 2019-07-02 21:39:53,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-12257a18-25f7-490b-a090-fad852f86b78 2019-07-02 21:39:53,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-12257a18-25f7-490b-a090-fad852f86b78 2019-07-02 21:39:53,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-311418ab-1bf3-4d0c-b9cf-72dcd84e6878 Date: Tue, 02 Jul 2019 21:39:43 GMT RESP BODY: {"security_group": {"description": "Web UI", "tags": [], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:43Z", "updated_at": "2019-07-02T21:39:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-02T21:39:43Z", "revision_number": 0, "id": "040df1eb-4033-41ad-83a3-cfdcf497c4a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-02T21:39:43Z", "security_group_id": "518e000a-00a7-40d3-bd88-a0cd8c935e45", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7144b7dc4434464c8248a76eaf72013a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-02T21:39:43Z", "revision_number": 0, "id": "aa202a66-f43e-4d47-bb7c-9427798c3ead", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-02T21:39:43Z", "security_group_id": "518e000a-00a7-40d3-bd88-a0cd8c935e45", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7144b7dc4434464c8248a76eaf72013a"}], "revision_number": 1, "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "518e000a-00a7-40d3-bd88-a0cd8c935e45", "name": "clearwater-sg_ellis"}} 2019-07-02 21:39:53,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f441078abba52eeb764485c88dc4c1e0a3f43d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 2380, "security_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "port_range_min": 2380, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-02 21:39:53,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf21c11a-96dc-461e-9ef1-4997e19979cd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:39:53,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13b8265f-8dae-4a30-8394-ff5cc06bb9c7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:39:53,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-02 21:39:53,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-13b8265f-8dae-4a30-8394-ff5cc06bb9c7 2019-07-02 21:39:53,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888} 2019-07-02 21:39:53,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2019-07-02 21:39:53,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-f20ddc69-ffc8-43e1-aee3-3a77fd8eacc2 2019-07-02 21:39:53,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-02 21:39:53,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f20ddc69-ffc8-43e1-aee3-3a77fd8eacc2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:39:53,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:39:53,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/8a113559-0590-4ce7-bc7b-2b63721c5ad7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00e7a449c6909a728ff50e80130608fdfbc32625" 2019-07-02 21:39:53,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-02 21:39:53,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53} 2019-07-02 21:39:53,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-02 21:39:53,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-02 21:39:53,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:39:53,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53} 2019-07-02 21:39:53,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478} 2019-07-02 21:39:53,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-f68f40b7-98d2-4ecd-9300-e3440102c3fd 2019-07-02 21:39:53,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-02 21:39:53,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478} 2019-07-02 21:39:53,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-02 21:39:53,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060} 2019-07-02 21:39:53,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-02 21:39:53,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060} 2019-07-02 21:39:53,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:39:53,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f68f40b7-98d2-4ecd-9300-e3440102c3fd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:39:53,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-02 21:39:53,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-a9b69de1-399a-45b1-a0ed-6a72b6d001ca Date: Tue, 02 Jul 2019 21:39:44 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 2380, "updated_at": "2019-07-02T21:39:44Z", "security_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "port_range_min": 2380, "revision_number": 0, "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:44Z", "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "dddee9ac-8bc1-47bc-b721-39bd973ee0e8"}} 2019-07-02 21:39:53,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062} 2019-07-02 21:39:53,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-02 21:39:53,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-02 21:39:53,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-a9b69de1-399a-45b1-a0ed-6a72b6d001ca 2019-07-02 21:39:53,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-02 21:39:53,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-a9b69de1-399a-45b1-a0ed-6a72b6d001ca 2019-07-02 21:39:58,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669} 2019-07-02 21:39:58,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-02 21:39:58,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2019-07-02 21:39:58,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f441078abba52eeb764485c88dc4c1e0a3f43d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 161, "security_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "port_range_min": 161, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-02 21:39:58,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-02 21:39:58,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:39:58,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a291c9f5-ec08-432f-b807-30a3b2bb8406 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:39:58,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-a291c9f5-ec08-432f-b807-30a3b2bb8406 2019-07-02 21:39:58,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cf68e2dd1accffcd7f5fbfb7bd164bd3cbfd49f" 2019-07-02 21:39:58,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:39:58,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f68f40b7-98d2-4ecd-9300-e3440102c3fd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:39:58,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-d71a4ebe-e77a-4bba-824e-acc88c3db65a Date: Tue, 02 Jul 2019 21:39:44 GMT RESP BODY: {"security_group": {"description": "memcached Chronos 0MQ", "tags": [], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:41Z", "updated_at": "2019-07-02T21:39:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-02T21:39:41Z", "revision_number": 0, "id": "62cdb910-1000-4702-8c8e-23882544b7c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-02T21:39:41Z", "security_group_id": "8a113559-0590-4ce7-bc7b-2b63721c5ad7", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7144b7dc4434464c8248a76eaf72013a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-02T21:39:41Z", "revision_number": 0, "id": "bef75b98-8c8a-4bfd-a2d7-01fe569ec6c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-02T21:39:41Z", "security_group_id": "8a113559-0590-4ce7-bc7b-2b63721c5ad7", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7144b7dc4434464c8248a76eaf72013a"}], "revision_number": 1, "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "8a113559-0590-4ce7-bc7b-2b63721c5ad7", "name": "clearwater-sg_sprout"}} 2019-07-02 21:39:58,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/8a113559-0590-4ce7-bc7b-2b63721c5ad7.json used request id req-d71a4ebe-e77a-4bba-824e-acc88c3db65a 2019-07-02 21:39:58,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-02 21:39:58,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups/8a113559-0590-4ce7-bc7b-2b63721c5ad7.json used request id req-d71a4ebe-e77a-4bba-824e-acc88c3db65a 2019-07-02 21:39:58,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00e7a449c6909a728ff50e80130608fdfbc32625" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9888, "security_group_id": "8a113559-0590-4ce7-bc7b-2b63721c5ad7", "port_range_min": 9888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-02 21:39:58,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2019-07-02 21:39:58,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-02 21:39:58,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-02 21:39:58,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054} 2019-07-02 21:39:58,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-02 21:39:58,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-58c0adce-6b14-42c3-838f-ffdf7b9d0970 2019-07-02 21:39:58,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-58c0adce-6b14-42c3-838f-ffdf7b9d0970 Date: Tue, 02 Jul 2019 21:39:44 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:44Z", "updated_at": "2019-07-02T21:39:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-02T21:39:44Z", "revision_number": 0, "id": "4da0d276-b08a-444c-bbb3-97639a01b667", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-02T21:39:44Z", "security_group_id": "7525309f-f008-4382-9901-5f7117fcb9f7", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7144b7dc4434464c8248a76eaf72013a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-02T21:39:44Z", "revision_number": 0, "id": "64787f39-daf0-4122-9038-e980172de19d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-02T21:39:44Z", "security_group_id": "7525309f-f008-4382-9901-5f7117fcb9f7", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7144b7dc4434464c8248a76eaf72013a"}], "revision_number": 1, "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "7525309f-f008-4382-9901-5f7117fcb9f7", "name": "clearwater-sg_dime"}} 2019-07-02 21:39:58,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-58c0adce-6b14-42c3-838f-ffdf7b9d0970 2019-07-02 21:39:58,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a21bd0c-454c-4a2c-97f7-fa45f58a170d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:39:58,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c086e04f7c274d5ac4075c6a5c0008c4461b300" -d '{"security_group": {"description": "REST Cassandra 0MQ", "name": "clearwater-sg_homer"}}' 2019-07-02 21:39:58,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:39:58,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc874fe09167e4f4e606d81f17ce4b7f3482096" -d '{"security_group": {"description": "DNS", "name": "clearwater-sg_bind"}}' 2019-07-02 21:39:58,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-2a21bd0c-454c-4a2c-97f7-fa45f58a170d 2019-07-02 21:39:58,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253} 2019-07-02 21:39:58,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-02 21:39:58,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-df6f8103-41a3-4583-a85a-f7f62cdc2adb Date: Tue, 02 Jul 2019 21:39:44 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 161, "updated_at": "2019-07-02T21:39:44Z", "security_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "port_range_min": 161, "revision_number": 0, "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:44Z", "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "2cd3cefa-aba6-494c-aedb-be6616f647ea"}} 2019-07-02 21:39:58,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-df6f8103-41a3-4583-a85a-f7f62cdc2adb 2019-07-02 21:39:58,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc75ee371a278743a858502a73bd85e2c418b9a" -d '{"security_group": {"description": "STUN SIP RTP 0MQ", "name": "clearwater-sg_bono"}}' 2019-07-02 21:39:58,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211} 2019-07-02 21:39:58,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-df6f8103-41a3-4583-a85a-f7f62cdc2adb 2019-07-02 21:39:58,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311} 2019-07-02 21:39:58,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-02 21:39:58,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-02 21:39:58,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000} 2019-07-02 21:39:58,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-02 21:39:58,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2019-07-02 21:39:58,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-02 21:39:58,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667} 2019-07-02 21:39:58,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:39:58,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-02 21:39:58,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5666b44-0e17-47ba-afa4-27749f32b9b2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:39:58,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-c5666b44-0e17-47ba-afa4-27749f32b9b2 2019-07-02 21:39:58,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-7e12f13e-368a-47cf-90f9-f4b242d8f92d Date: Tue, 02 Jul 2019 21:39:44 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 9888, "updated_at": "2019-07-02T21:39:44Z", "security_group_id": "8a113559-0590-4ce7-bc7b-2b63721c5ad7", "port_range_min": 9888, "revision_number": 0, "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:44Z", "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "5a89b7bb-6dad-4901-8d42-083dd1b77071"}} 2019-07-02 21:39:58,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-7e12f13e-368a-47cf-90f9-f4b242d8f92d 2019-07-02 21:40:03,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-02 21:40:03,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-26a8033a-a495-489a-8770-a4faa0376fe7 Date: Tue, 02 Jul 2019 21:39:44 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:44Z", "updated_at": "2019-07-02T21:39:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-02T21:39:44Z", "revision_number": 0, "id": "0c343641-a532-48fa-bedd-0f260db2b041", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-02T21:39:44Z", "security_group_id": "ce109517-fee1-4220-ae3c-759747348075", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7144b7dc4434464c8248a76eaf72013a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-02T21:39:44Z", "revision_number": 0, "id": "4dbf5a78-6a39-4378-9afa-18a4ae08ede3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-02T21:39:44Z", "security_group_id": "ce109517-fee1-4220-ae3c-759747348075", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7144b7dc4434464c8248a76eaf72013a"}], "revision_number": 1, "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "ce109517-fee1-4220-ae3c-759747348075", "name": "clearwater-sg_homer"}} 2019-07-02 21:40:03,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-9af85fbd-b5c3-44fb-9777-42e12d34a822 2019-07-02 21:40:03,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-9af85fbd-b5c3-44fb-9777-42e12d34a822 2019-07-02 21:40:03,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'7144b7dc4434464c8248a76eaf72013a', u'created_at': u'2019-07-02T21:39:44Z', u'updated_at': u'2019-07-02T21:39:44Z', u'dns_domain': u'', u'floating_network_id': u'88906248-8bd5-46c1-b21b-17eab9c12d99', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.215', u'revision_number': 0, u'dns_name': u'', u'project_id': u'7144b7dc4434464c8248a76eaf72013a', u'port_id': None, u'id': u'3d5cf097-5cea-46a2-a9f0-029bcbe331e8'} 2019-07-02 21:40:03,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-26a8033a-a495-489a-8770-a4faa0376fe7 2019-07-02 21:40:03,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-c0aa86b0-aa97-477c-a321-b573ba79f4f9 2019-07-02 21:40:03,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-9502734d-f609-4fcd-baf7-07de6c08db3e Date: Tue, 02 Jul 2019 21:39:45 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:45Z", "updated_at": "2019-07-02T21:39:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-02T21:39:45Z", "revision_number": 0, "id": "074e0f24-19d8-41fd-a4d8-1a8c6f04db07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-02T21:39:45Z", "security_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7144b7dc4434464c8248a76eaf72013a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-02T21:39:45Z", "revision_number": 0, "id": "8003a03c-121e-49cd-b278-ad9c793e20d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-02T21:39:45Z", "security_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7144b7dc4434464c8248a76eaf72013a"}], "revision_number": 1, "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "name": "clearwater-sg_internal_sip"}} 2019-07-02 21:40:03,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 506 X-Openstack-Request-Id: req-9af85fbd-b5c3-44fb-9777-42e12d34a822 Date: Tue, 02 Jul 2019 21:39:45 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2019-07-02T21:39:44Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": null, "floating_ip_address": "172.30.9.215", "revision_number": 0, "port_id": null, "id": "3d5cf097-5cea-46a2-a9f0-029bcbe331e8", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:44Z", "dns_name": "", "project_id": "7144b7dc4434464c8248a76eaf72013a"}} 2019-07-02 21:40:03,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-26a8033a-a495-489a-8770-a4faa0376fe7 2019-07-02 21:40:03,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ecf1003a34844c69a3fdca360b64f9094dc236" -d '{"security_group": {"description": "Internal SIP signalling", "name": "clearwater-sg_internal_sip"}}' 2019-07-02 21:40:03,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-02 21:40:03,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 506 X-Openstack-Request-Id: req-84ef0739-1ea0-48cd-b30f-73ac8f389e98 Date: Tue, 02 Jul 2019 21:39:45 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2019-07-02T21:39:44Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": null, "id": "76ef5d04-0f3c-4a24-9387-f6f63adb639a", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:44Z", "dns_name": "", "project_id": "7144b7dc4434464c8248a76eaf72013a"}} 2019-07-02 21:40:03,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-84ef0739-1ea0-48cd-b30f-73ac8f389e98 2019-07-02 21:40:03,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-84ef0739-1ea0-48cd-b30f-73ac8f389e98 2019-07-02 21:40:03,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'7144b7dc4434464c8248a76eaf72013a', u'created_at': u'2019-07-02T21:39:44Z', u'updated_at': u'2019-07-02T21:39:44Z', u'dns_domain': u'', u'floating_network_id': u'88906248-8bd5-46c1-b21b-17eab9c12d99', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'dns_name': u'', u'project_id': u'7144b7dc4434464c8248a76eaf72013a', u'port_id': None, u'id': u'76ef5d04-0f3c-4a24-9387-f6f63adb639a'} 2019-07-02 21:40:03,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-02 21:40:03,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-0bb6743e-e845-4f02-ba6a-4548e80cc4eb x-compute-request-id: req-0bb6743e-e845-4f02-ba6a-4548e80cc4eb Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC94hKJT4xrHs2lW18pAELqtmKW9ccInRlwv/UsKTzl4HCMGqt/zCTNEzcFvRrHUakBUCLYMErXzoFoKdD0L29Y0PHvEHl5t2Xx31YyEGmUnczpT0NYddi34ew1tVdoHGgJEWkKqhyXjiJPE5VR8kktT9s5BqFnEEzME8/YARJsdTJNNs6tqSu7pdFdkKim9mWTsL0mrh3KXf0DuubI10bsUjwzoyokBR1mLY5Dkd+ovU4KA1UgCLiulUjtHBD8gC6OFwZZvM9DWKdxX3vvzkLRH1vgU1iv/uAoadsDIayq9CxvT7/PrWAtLxScukFuLpL/WqJYjvh28M8FdFLOwT7V Generated-by-Nova", "name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "fingerprint": "29:40:18:3e:f3:13:ed:b2:c1:7b:1d:cc:c2:ff:d2:fe"}}]} 2019-07-02 21:40:03,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-0bb6743e-e845-4f02-ba6a-4548e80cc4eb 2019-07-02 21:40:03,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-0bb6743e-e845-4f02-ba6a-4548e80cc4eb 2019-07-02 21:40:03,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11431ca5090259e2a4430a1139665c21a71e0c43" -d '{"security_group": {"description": "REST Cassandra 0MQ", "name": "clearwater-sg_vellum"}}' 2019-07-02 21:40:03,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc 2019-07-02 21:40:03,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-b5e3c54e-f904-404b-91c0-b7b3a35b277b Date: Tue, 02 Jul 2019 21:39:45 GMT RESP BODY: {"security_group": {"description": "STUN SIP RTP 0MQ", "tags": [], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:44Z", "updated_at": "2019-07-02T21:39:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-02T21:39:44Z", "revision_number": 0, "id": "65882ca8-b2ef-47ec-89fb-cbd4209c5ee2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-02T21:39:44Z", "security_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7144b7dc4434464c8248a76eaf72013a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-02T21:39:44Z", "revision_number": 0, "id": "d6e48c60-0ae4-4a46-99b2-907b1cbd60d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-02T21:39:44Z", "security_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7144b7dc4434464c8248a76eaf72013a"}], "revision_number": 1, "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "name": "clearwater-sg_bono"}} 2019-07-02 21:40:03,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-b5e3c54e-f904-404b-91c0-b7b3a35b277b 2019-07-02 21:40:03,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-b5e3c54e-f904-404b-91c0-b7b3a35b277b 2019-07-02 21:40:03,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-c0aa86b0-aa97-477c-a321-b573ba79f4f9 Date: Tue, 02 Jul 2019 21:39:45 GMT RESP BODY: {"security_group": {"description": "DNS", "tags": [], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:44Z", "updated_at": "2019-07-02T21:39:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-02T21:39:45Z", "revision_number": 0, "id": "02a5c7b7-42aa-4566-aca1-064239ba2847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-02T21:39:45Z", "security_group_id": "9e6606b9-dec2-4842-80f8-ee6f7f5ea976", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7144b7dc4434464c8248a76eaf72013a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-02T21:39:45Z", "revision_number": 0, "id": "a877e7b2-4151-4c92-9a74-3112bd87c8e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-02T21:39:45Z", "security_group_id": "9e6606b9-dec2-4842-80f8-ee6f7f5ea976", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7144b7dc4434464c8248a76eaf72013a"}], "revision_number": 1, "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "9e6606b9-dec2-4842-80f8-ee6f7f5ea976", "name": "clearwater-sg_bind"}} 2019-07-02 21:40:03,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-c0aa86b0-aa97-477c-a321-b573ba79f4f9 2019-07-02 21:40:03,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups/518e000a-00a7-40d3-bd88-a0cd8c935e45.json used request id req-627ef3ef-baf1-4212-a4bc-a6060c87a0cc 2019-07-02 21:40:03,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/518e000a-00a7-40d3-bd88-a0cd8c935e45.json used request id req-627ef3ef-baf1-4212-a4bc-a6060c87a0cc 2019-07-02 21:40:03,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}726739b3c69bb8b94aa25046b910ae9e76212cf4" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 80, "security_group_id": "518e000a-00a7-40d3-bd88-a0cd8c935e45", "port_range_min": 80, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-02 21:40:03,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/518e000a-00a7-40d3-bd88-a0cd8c935e45.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}726739b3c69bb8b94aa25046b910ae9e76212cf4" 2019-07-02 21:40:03,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-bf1e08d9-4a30-408f-8ac7-e475515fc11e Date: Tue, 02 Jul 2019 21:39:45 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:45Z", "updated_at": "2019-07-02T21:39:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-02T21:39:45Z", "revision_number": 0, "id": "bf1c9910-b57f-4624-acfb-d61d852a1fde", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-02T21:39:45Z", "security_group_id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7144b7dc4434464c8248a76eaf72013a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-02T21:39:45Z", "revision_number": 0, "id": "d5635b73-89f3-4377-b4cf-3a99f6cf114f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-02T21:39:45Z", "security_group_id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7144b7dc4434464c8248a76eaf72013a"}], "revision_number": 1, "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "name": "clearwater-sg_vellum"}} 2019-07-02 21:40:03,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-627ef3ef-baf1-4212-a4bc-a6060c87a0cc Date: Tue, 02 Jul 2019 21:39:45 GMT RESP BODY: {"security_group": {"description": "Web UI", "tags": [], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:43Z", "updated_at": "2019-07-02T21:39:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-02T21:39:43Z", "revision_number": 0, "id": "040df1eb-4033-41ad-83a3-cfdcf497c4a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-02T21:39:43Z", "security_group_id": "518e000a-00a7-40d3-bd88-a0cd8c935e45", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7144b7dc4434464c8248a76eaf72013a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-02T21:39:43Z", "revision_number": 0, "id": "aa202a66-f43e-4d47-bb7c-9427798c3ead", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-02T21:39:43Z", "security_group_id": "518e000a-00a7-40d3-bd88-a0cd8c935e45", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7144b7dc4434464c8248a76eaf72013a"}], "revision_number": 1, "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "518e000a-00a7-40d3-bd88-a0cd8c935e45", "name": "clearwater-sg_ellis"}} 2019-07-02 21:40:03,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-9502734d-f609-4fcd-baf7-07de6c08db3e 2019-07-02 21:40:03,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-9502734d-f609-4fcd-baf7-07de6c08db3e 2019-07-02 21:40:03,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-07-02 21:40:03,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-02 21:40:03,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-02 21:40:03,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-bf70a886-0465-4933-bb08-bfc9a3876021 2019-07-02 21:40:03,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-bf70a886-0465-4933-bb08-bfc9a3876021 2019-07-02 21:40:03,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-bf70a886-0465-4933-bb08-bfc9a3876021 Date: Tue, 02 Jul 2019 21:39:46 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 80, "updated_at": "2019-07-02T21:39:45Z", "security_group_id": "518e000a-00a7-40d3-bd88-a0cd8c935e45", "port_range_min": 80, "revision_number": 0, "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:45Z", "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "332dc337-93a7-491d-bb68-9cdf4e4625ed"}} 2019-07-02 21:40:03,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-bf1e08d9-4a30-408f-8ac7-e475515fc11e 2019-07-02 21:40:03,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-bf1e08d9-4a30-408f-8ac7-e475515fc11e 2019-07-02 21:40:03,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/7525309f-f008-4382-9901-5f7117fcb9f7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb6e8af20578820a0ed3d1661307d2f62b02af8" 2019-07-02 21:40:03,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-07-02 21:40:03,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-02 21:40:03,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-02 21:40:03,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}726739b3c69bb8b94aa25046b910ae9e76212cf4" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 443, "security_group_id": "518e000a-00a7-40d3-bd88-a0cd8c935e45", "port_range_min": 443, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-02 21:40:03,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-ec34a183-8800-4285-bd58-8862ef38d81a Date: Tue, 02 Jul 2019 21:39:46 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:44Z", "updated_at": "2019-07-02T21:39:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-02T21:39:44Z", "revision_number": 0, "id": "4da0d276-b08a-444c-bbb3-97639a01b667", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-02T21:39:44Z", "security_group_id": "7525309f-f008-4382-9901-5f7117fcb9f7", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7144b7dc4434464c8248a76eaf72013a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-02T21:39:44Z", "revision_number": 0, "id": "64787f39-daf0-4122-9038-e980172de19d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-02T21:39:44Z", "security_group_id": "7525309f-f008-4382-9901-5f7117fcb9f7", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7144b7dc4434464c8248a76eaf72013a"}], "revision_number": 1, "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "7525309f-f008-4382-9901-5f7117fcb9f7", "name": "clearwater-sg_dime"}} 2019-07-02 21:40:03,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups/7525309f-f008-4382-9901-5f7117fcb9f7.json used request id req-ec34a183-8800-4285-bd58-8862ef38d81a 2019-07-02 21:40:08,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/7525309f-f008-4382-9901-5f7117fcb9f7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb6e8af20578820a0ed3d1661307d2f62b02af8" 2019-07-02 21:40:08,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-02 21:40:08,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-02 21:40:08,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-07-02 21:40:08,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-6fc59a23-04d7-4589-88d3-89f730e694ef 2019-07-02 21:40:08,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-6fc59a23-04d7-4589-88d3-89f730e694ef 2019-07-02 21:40:08,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/ce109517-fee1-4220-ae3c-759747348075.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c086e04f7c274d5ac4075c6a5c0008c4461b300" 2019-07-02 21:40:08,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-fa35376d-a1ba-49a0-a515-5815749a999f Date: Tue, 02 Jul 2019 21:39:46 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 8888, "updated_at": "2019-07-02T21:39:46Z", "security_group_id": "7525309f-f008-4382-9901-5f7117fcb9f7", "port_range_min": 8888, "revision_number": 0, "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:46Z", "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "6394a812-6579-481e-8aa8-f80218309cf5"}} 2019-07-02 21:40:08,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-fa35376d-a1ba-49a0-a515-5815749a999f 2019-07-02 21:40:08,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-fa35376d-a1ba-49a0-a515-5815749a999f 2019-07-02 21:40:08,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/00d0529b-96bd-47fa-9b67-e3f813eabff1.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc75ee371a278743a858502a73bd85e2c418b9a" 2019-07-02 21:40:08,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-6fc59a23-04d7-4589-88d3-89f730e694ef Date: Tue, 02 Jul 2019 21:39:46 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 443, "updated_at": "2019-07-02T21:39:46Z", "security_group_id": "518e000a-00a7-40d3-bd88-a0cd8c935e45", "port_range_min": 443, "revision_number": 0, "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:46Z", "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "b587f810-9c77-40d7-a51a-8e4f5876ea36"}} 2019-07-02 21:40:08,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb6e8af20578820a0ed3d1661307d2f62b02af8" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 8889, "security_group_id": "7525309f-f008-4382-9901-5f7117fcb9f7", "port_range_min": 8889, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-02 21:40:08,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/00d0529b-96bd-47fa-9b67-e3f813eabff1.json used request id req-94816535-4b67-4ca8-b91f-74811efd138b 2019-07-02 21:40:08,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc75ee371a278743a858502a73bd85e2c418b9a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 3478, "security_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "port_range_min": 3478, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-02 21:40:08,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-956ee5f9-11b0-420d-b689-bb0470dd809e Date: Tue, 02 Jul 2019 21:39:47 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 7888, "updated_at": "2019-07-02T21:39:47Z", "security_group_id": "ce109517-fee1-4220-ae3c-759747348075", "port_range_min": 7888, "revision_number": 0, "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:47Z", "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "2a881b66-2866-4114-81a3-f92c9d146186"}} 2019-07-02 21:40:08,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/44ccc7df-8a5b-4cd1-8117-673172927c6c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ecf1003a34844c69a3fdca360b64f9094dc236" 2019-07-02 21:40:08,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-a6ae42e8-a063-480a-8ec1-a5734398bf71 Date: Tue, 02 Jul 2019 21:39:47 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:44Z", "updated_at": "2019-07-02T21:39:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-02T21:39:44Z", "revision_number": 0, "id": "0c343641-a532-48fa-bedd-0f260db2b041", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-02T21:39:44Z", "security_group_id": "ce109517-fee1-4220-ae3c-759747348075", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7144b7dc4434464c8248a76eaf72013a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-02T21:39:44Z", "revision_number": 0, "id": "4dbf5a78-6a39-4378-9afa-18a4ae08ede3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-02T21:39:44Z", "security_group_id": "ce109517-fee1-4220-ae3c-759747348075", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7144b7dc4434464c8248a76eaf72013a"}], "revision_number": 1, "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "ce109517-fee1-4220-ae3c-759747348075", "name": "clearwater-sg_homer"}} 2019-07-02 21:40:08,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/9e6606b9-dec2-4842-80f8-ee6f7f5ea976.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc874fe09167e4f4e606d81f17ce4b7f3482096" 2019-07-02 21:40:08,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-b075402a-7094-46ce-8ded-e99dc1b7d5c2 Date: Tue, 02 Jul 2019 21:39:47 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 8889, "updated_at": "2019-07-02T21:39:47Z", "security_group_id": "7525309f-f008-4382-9901-5f7117fcb9f7", "port_range_min": 8889, "revision_number": 0, "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:47Z", "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "d318207c-9734-42f6-b838-8ca47e125991"}} 2019-07-02 21:40:08,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-b075402a-7094-46ce-8ded-e99dc1b7d5c2 2019-07-02 21:40:08,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups/00d0529b-96bd-47fa-9b67-e3f813eabff1.json used request id req-94816535-4b67-4ca8-b91f-74811efd138b 2019-07-02 21:40:08,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-02 21:40:08,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-02 21:40:08,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-02 21:40:08,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups/ce109517-fee1-4220-ae3c-759747348075.json used request id req-a6ae42e8-a063-480a-8ec1-a5734398bf71 2019-07-02 21:40:08,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/ce109517-fee1-4220-ae3c-759747348075.json used request id req-a6ae42e8-a063-480a-8ec1-a5734398bf71 2019-07-02 21:40:08,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c086e04f7c274d5ac4075c6a5c0008c4461b300" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7888, "security_group_id": "ce109517-fee1-4220-ae3c-759747348075", "port_range_min": 7888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-02 21:40:08,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-b075402a-7094-46ce-8ded-e99dc1b7d5c2 2019-07-02 21:40:08,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-cffaaa7d-05cf-4115-b7e1-215788f3ff41 Date: Tue, 02 Jul 2019 21:39:47 GMT RESP BODY: {"security_group": {"description": "DNS", "tags": [], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:44Z", "updated_at": "2019-07-02T21:39:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-02T21:39:45Z", "revision_number": 0, "id": "02a5c7b7-42aa-4566-aca1-064239ba2847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-02T21:39:45Z", "security_group_id": "9e6606b9-dec2-4842-80f8-ee6f7f5ea976", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7144b7dc4434464c8248a76eaf72013a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-02T21:39:45Z", "revision_number": 0, "id": "a877e7b2-4151-4c92-9a74-3112bd87c8e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-02T21:39:45Z", "security_group_id": "9e6606b9-dec2-4842-80f8-ee6f7f5ea976", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7144b7dc4434464c8248a76eaf72013a"}], "revision_number": 1, "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "9e6606b9-dec2-4842-80f8-ee6f7f5ea976", "name": "clearwater-sg_bind"}} 2019-07-02 21:40:08,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb6e8af20578820a0ed3d1661307d2f62b02af8" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 10888, "security_group_id": "7525309f-f008-4382-9901-5f7117fcb9f7", "port_range_min": 10888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-02 21:40:08,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups/9e6606b9-dec2-4842-80f8-ee6f7f5ea976.json used request id req-cffaaa7d-05cf-4115-b7e1-215788f3ff41 2019-07-02 21:40:08,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/9e6606b9-dec2-4842-80f8-ee6f7f5ea976.json used request id req-cffaaa7d-05cf-4115-b7e1-215788f3ff41 2019-07-02 21:40:08,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc874fe09167e4f4e606d81f17ce4b7f3482096" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 53, "security_group_id": "9e6606b9-dec2-4842-80f8-ee6f7f5ea976", "port_range_min": 53, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-02 21:40:08,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-94816535-4b67-4ca8-b91f-74811efd138b Date: Tue, 02 Jul 2019 21:39:47 GMT RESP BODY: {"security_group": {"description": "STUN SIP RTP 0MQ", "tags": [], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:44Z", "updated_at": "2019-07-02T21:39:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-02T21:39:44Z", "revision_number": 0, "id": "65882ca8-b2ef-47ec-89fb-cbd4209c5ee2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-02T21:39:44Z", "security_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7144b7dc4434464c8248a76eaf72013a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-02T21:39:44Z", "revision_number": 0, "id": "d6e48c60-0ae4-4a46-99b2-907b1cbd60d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-02T21:39:44Z", "security_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7144b7dc4434464c8248a76eaf72013a"}], "revision_number": 1, "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "name": "clearwater-sg_bono"}} 2019-07-02 21:40:08,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups/44ccc7df-8a5b-4cd1-8117-673172927c6c.json used request id req-4eca0293-2e4c-4649-9314-3941a753dee0 2019-07-02 21:40:08,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-4eca0293-2e4c-4649-9314-3941a753dee0 Date: Tue, 02 Jul 2019 21:39:47 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:45Z", "updated_at": "2019-07-02T21:39:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-02T21:39:45Z", "revision_number": 0, "id": "074e0f24-19d8-41fd-a4d8-1a8c6f04db07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-02T21:39:45Z", "security_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7144b7dc4434464c8248a76eaf72013a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-02T21:39:45Z", "revision_number": 0, "id": "8003a03c-121e-49cd-b278-ad9c793e20d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-02T21:39:45Z", "security_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7144b7dc4434464c8248a76eaf72013a"}], "revision_number": 1, "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "name": "clearwater-sg_internal_sip"}} 2019-07-02 21:40:08,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/44ccc7df-8a5b-4cd1-8117-673172927c6c.json used request id req-4eca0293-2e4c-4649-9314-3941a753dee0 2019-07-02 21:40:08,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-02 21:40:08,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-02 21:40:08,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ecf1003a34844c69a3fdca360b64f9094dc236" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5058, "security_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "port_range_min": 5058, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-02 21:40:08,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/ee5fcf24-fd91-44c6-b0da-c654ac7d6b14.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11431ca5090259e2a4430a1139665c21a71e0c43" 2019-07-02 21:40:08,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-324f5680-f4b5-4250-913f-3d64c1c677fa 2019-07-02 21:40:08,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-324f5680-f4b5-4250-913f-3d64c1c677fa 2019-07-02 21:40:08,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-324f5680-f4b5-4250-913f-3d64c1c677fa Date: Tue, 02 Jul 2019 21:39:47 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 10888, "updated_at": "2019-07-02T21:39:47Z", "security_group_id": "7525309f-f008-4382-9901-5f7117fcb9f7", "port_range_min": 10888, "revision_number": 0, "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:47Z", "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "deba295f-e9be-4eb0-ad09-29249d2ac328"}} 2019-07-02 21:40:08,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c086e04f7c274d5ac4075c6a5c0008c4461b300" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9160, "security_group_id": "ce109517-fee1-4220-ae3c-759747348075", "port_range_min": 9160, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-02 21:40:08,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-956ee5f9-11b0-420d-b689-bb0470dd809e 2019-07-02 21:40:08,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-956ee5f9-11b0-420d-b689-bb0470dd809e 2019-07-02 21:40:08,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-02 21:40:08,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-5a2510cf-fde2-4fb1-8b0c-f70b991f2543 Date: Tue, 02 Jul 2019 21:39:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 9160, "updated_at": "2019-07-02T21:39:47Z", "security_group_id": "ce109517-fee1-4220-ae3c-759747348075", "port_range_min": 9160, "revision_number": 0, "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:47Z", "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "60aad288-d468-4265-8cf1-eda3db369219"}} 2019-07-02 21:40:14,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-1d638f17-4ea7-40b2-92a0-7b899576ba4d 2019-07-02 21:40:14,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc874fe09167e4f4e606d81f17ce4b7f3482096" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 53, "security_group_id": "9e6606b9-dec2-4842-80f8-ee6f7f5ea976", "port_range_min": 53, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-02 21:40:14,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-956ee5f9-11b0-420d-b689-bb0470dd809e 2019-07-02 21:40:14,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c086e04f7c274d5ac4075c6a5c0008c4461b300" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9160, "security_group_id": "ce109517-fee1-4220-ae3c-759747348075", "port_range_min": 9160, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-02 21:40:14,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-956ee5f9-11b0-420d-b689-bb0470dd809e 2019-07-02 21:40:14,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-02 21:40:14,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-02 21:40:14,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-02 21:40:14,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-99fe03a6-1ab8-4897-a7c7-1818edd181eb 2019-07-02 21:40:14,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-99fe03a6-1ab8-4897-a7c7-1818edd181eb Date: Tue, 02 Jul 2019 21:39:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 53, "updated_at": "2019-07-02T21:39:48Z", "security_group_id": "9e6606b9-dec2-4842-80f8-ee6f7f5ea976", "port_range_min": 53, "revision_number": 0, "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:48Z", "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "f018c25e-336a-4c9a-8ef4-4fa7f69e8103"}} 2019-07-02 21:40:14,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-e463ed78-418c-4a48-a57a-2c9e46facdc9 Date: Tue, 02 Jul 2019 21:39:48 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:45Z", "updated_at": "2019-07-02T21:39:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-02T21:39:45Z", "revision_number": 0, "id": "bf1c9910-b57f-4624-acfb-d61d852a1fde", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-02T21:39:45Z", "security_group_id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7144b7dc4434464c8248a76eaf72013a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-02T21:39:45Z", "revision_number": 0, "id": "d5635b73-89f3-4377-b4cf-3a99f6cf114f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-02T21:39:45Z", "security_group_id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7144b7dc4434464c8248a76eaf72013a"}], "revision_number": 1, "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "name": "clearwater-sg_vellum"}} 2019-07-02 21:40:14,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups/ee5fcf24-fd91-44c6-b0da-c654ac7d6b14.json used request id req-e463ed78-418c-4a48-a57a-2c9e46facdc9 2019-07-02 21:40:14,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/ee5fcf24-fd91-44c6-b0da-c654ac7d6b14.json used request id req-e463ed78-418c-4a48-a57a-2c9e46facdc9 2019-07-02 21:40:14,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11431ca5090259e2a4430a1139665c21a71e0c43" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11211, "security_group_id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "port_range_min": 11211, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-02 21:40:14,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-5c0c58e6-a8b6-4d7b-8fe8-9a0e4deec3ff 2019-07-02 21:40:14,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc75ee371a278743a858502a73bd85e2c418b9a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 3478, "security_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "port_range_min": 3478, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-02 21:40:14,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-66107ba4-0683-47c9-ba9a-c795aabb98ba Date: Tue, 02 Jul 2019 21:39:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 11211, "updated_at": "2019-07-02T21:39:48Z", "security_group_id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "port_range_min": 11211, "revision_number": 0, "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:48Z", "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "97b38c4a-1cdd-4d56-8dac-3d2ef8ad81d9"}} 2019-07-02 21:40:14,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-5c0c58e6-a8b6-4d7b-8fe8-9a0e4deec3ff Date: Tue, 02 Jul 2019 21:39:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 3478, "updated_at": "2019-07-02T21:39:48Z", "security_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "port_range_min": 3478, "revision_number": 0, "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:48Z", "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "fe34f82d-fccb-4b02-81ed-2dc4df511a1c"}} 2019-07-02 21:40:14,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-66107ba4-0683-47c9-ba9a-c795aabb98ba 2019-07-02 21:40:14,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-66107ba4-0683-47c9-ba9a-c795aabb98ba 2019-07-02 21:40:14,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11431ca5090259e2a4430a1139665c21a71e0c43" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11311, "security_group_id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "port_range_min": 11311, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-02 21:40:14,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-881e2102-9bcc-4e6a-bc09-6f7c14481823 Date: Tue, 02 Jul 2019 21:39:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5054, "updated_at": "2019-07-02T21:39:48Z", "security_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "port_range_min": 5054, "revision_number": 0, "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:48Z", "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "cfe638b7-3575-41fa-b95d-a8a8d9ebbdff"}} 2019-07-02 21:40:14,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-ceb3b6b5-6c84-47b7-a6cc-83d33b7bb979 2019-07-02 21:40:14,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-ceb3b6b5-6c84-47b7-a6cc-83d33b7bb979 2019-07-02 21:40:14,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ecf1003a34844c69a3fdca360b64f9094dc236" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5054, "security_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "port_range_min": 5054, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-02 21:40:14,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-ceb3b6b5-6c84-47b7-a6cc-83d33b7bb979 Date: Tue, 02 Jul 2019 21:39:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5058, "updated_at": "2019-07-02T21:39:48Z", "security_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "port_range_min": 5058, "revision_number": 0, "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:48Z", "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "97938d96-3da9-481f-bcf2-fad901da3e42"}} 2019-07-02 21:40:14,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-99fe03a6-1ab8-4897-a7c7-1818edd181eb 2019-07-02 21:40:14,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-5c0c58e6-a8b6-4d7b-8fe8-9a0e4deec3ff 2019-07-02 21:40:14,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-6deaff33-585d-4585-89f5-2fce0690fdf6 2019-07-02 21:40:14,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-6deaff33-585d-4585-89f5-2fce0690fdf6 2019-07-02 21:40:14,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-2cd80a74-3021-4144-bc2a-99f3dad7f195 Date: Tue, 02 Jul 2019 21:39:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 11311, "updated_at": "2019-07-02T21:39:48Z", "security_group_id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "port_range_min": 11311, "revision_number": 0, "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:48Z", "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "484bb8df-8994-4afd-aa84-746d85a2c093"}} 2019-07-02 21:40:14,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-3df6f789-28ef-44a7-856d-3cb0f8a10b5c Date: Tue, 02 Jul 2019 21:39:49 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5060, "updated_at": "2019-07-02T21:39:48Z", "security_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "port_range_min": 5060, "revision_number": 0, "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:48Z", "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "ccfba057-9479-40ff-967a-f1fab6ac478d"}} 2019-07-02 21:40:14,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-02 21:40:14,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-2cd80a74-3021-4144-bc2a-99f3dad7f195 2019-07-02 21:40:14,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-2cd80a74-3021-4144-bc2a-99f3dad7f195 2019-07-02 21:40:14,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-3df6f789-28ef-44a7-856d-3cb0f8a10b5c 2019-07-02 21:40:14,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-02 21:40:14,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-02 21:40:14,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-02 21:40:14,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-3df6f789-28ef-44a7-856d-3cb0f8a10b5c 2019-07-02 21:40:14,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-985572d8-d7d9-4358-9e39-373c8cde4d78 2019-07-02 21:40:14,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-985572d8-d7d9-4358-9e39-373c8cde4d78 Date: Tue, 02 Jul 2019 21:39:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 3478, "updated_at": "2019-07-02T21:39:48Z", "security_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "port_range_min": 3478, "revision_number": 0, "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:48Z", "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "af0b4bc8-1e9a-4079-a3ee-6247370ecc09"}} 2019-07-02 21:40:14,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ecf1003a34844c69a3fdca360b64f9094dc236" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5052, "security_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "port_range_min": 5052, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-02 21:40:14,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-881e2102-9bcc-4e6a-bc09-6f7c14481823 2019-07-02 21:40:14,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-881e2102-9bcc-4e6a-bc09-6f7c14481823 2019-07-02 21:40:14,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-6deaff33-585d-4585-89f5-2fce0690fdf6 Date: Tue, 02 Jul 2019 21:39:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5052, "updated_at": "2019-07-02T21:39:48Z", "security_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "port_range_min": 5052, "revision_number": 0, "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:48Z", "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "7c856abb-c426-4a7d-8452-ad812707906c"}} 2019-07-02 21:40:14,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-985572d8-d7d9-4358-9e39-373c8cde4d78 2019-07-02 21:40:14,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc75ee371a278743a858502a73bd85e2c418b9a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5060, "security_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "port_range_min": 5060, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-02 21:40:14,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11431ca5090259e2a4430a1139665c21a71e0c43" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7253, "security_group_id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "port_range_min": 7253, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-02 21:40:14,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc75ee371a278743a858502a73bd85e2c418b9a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 5060, "security_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "port_range_min": 5060, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-02 21:40:19,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-02 21:40:19,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-02 21:40:19,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-02 21:40:19,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc', u'external_name': u'cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC94hKJT4xrHs2lW18pAELqtmKW9ccInRlwv/UsKTzl4HCMGqt/zCTNEzcFvRrHUakBUCLYMErXzoFoKdD0L29Y0PHvEHl5t2Xx31YyEGmUnczpT0NYddi34ew1tVdoHGgJEWkKqhyXjiJPE5VR8kktT9s5BqFnEEzME8/YARJsdTJNNs6tqSu7pdFdkKim9mWTsL0mrh3KXf0DuubI10bsUjwzoyokBR1mLY5Dkd+ovU4KA1UgCLiulUjtHBD8gC6OFwZZvM9DWKdxX3vvzkLRH1vgU1iv/uAoadsDIayq9CxvT7/PrWAtLxScukFuLpL/WqJYjvh28M8FdFLOwT7V Generated-by-Nova', u'name': u'cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc', u'fingerprint': u'29:40:18:3e:f3:13:ed:b2:c1:7b:1d:cc:c2:ff:d2:fe'}}}] 2019-07-02 21:40:19,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_hd97os'} 2019-07-02 21:40:19,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:40:19,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:40:19,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f6574c7-d319-49b0-8d74-1fcdd6a8e807 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:40:19,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-1f6574c7-d319-49b0-8d74-1fcdd6a8e807 2019-07-02 21:40:19,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-b1de6d7c-bacc-49be-8534-e924654283f1 2019-07-02 21:40:19,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-1f6574c7-d319-49b0-8d74-1fcdd6a8e807 2019-07-02 21:40:19,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-b1de6d7c-bacc-49be-8534-e924654283f1 Date: Tue, 02 Jul 2019 21:39:49 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 7253, "updated_at": "2019-07-02T21:39:49Z", "security_group_id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "port_range_min": 7253, "revision_number": 0, "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:49Z", "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "1ce81323-a58c-4eda-ac20-e1a0589e390a"}} 2019-07-02 21:40:19,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11431ca5090259e2a4430a1139665c21a71e0c43" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7000, "security_group_id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "port_range_min": 7000, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-02 21:40:19,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-36f1963c-c6e5-4efb-aff0-5e6afe2a3aa9 2019-07-02 21:40:19,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-36f1963c-c6e5-4efb-aff0-5e6afe2a3aa9 Date: Tue, 02 Jul 2019 21:39:49 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5060, "updated_at": "2019-07-02T21:39:49Z", "security_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "port_range_min": 5060, "revision_number": 0, "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:49Z", "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "7a86b844-3603-4477-98f1-20391549ff7f"}} 2019-07-02 21:40:19,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc75ee371a278743a858502a73bd85e2c418b9a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5062, "security_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "port_range_min": 5062, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-02 21:40:19,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-36f1963c-c6e5-4efb-aff0-5e6afe2a3aa9 2019-07-02 21:40:19,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f6574c7-d319-49b0-8d74-1fcdd6a8e807 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:40:19,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-b1de6d7c-bacc-49be-8534-e924654283f1 2019-07-02 21:40:19,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-02 21:40:19,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-02 21:40:19,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-02 21:40:19,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11431ca5090259e2a4430a1139665c21a71e0c43" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9160, "security_group_id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "port_range_min": 9160, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-02 21:40:19,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-a0ce8610-5491-4c87-85b6-26e957fe287f 2019-07-02 21:40:19,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-a0ce8610-5491-4c87-85b6-26e957fe287f 2019-07-02 21:40:19,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc75ee371a278743a858502a73bd85e2c418b9a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "port_range_min": 32768, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-02 21:40:19,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-1c3f64d7-368c-458c-9cbb-bf26e18f0f65 2019-07-02 21:40:19,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-a0ce8610-5491-4c87-85b6-26e957fe287f Date: Tue, 02 Jul 2019 21:39:50 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5062, "updated_at": "2019-07-02T21:39:49Z", "security_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "port_range_min": 5062, "revision_number": 0, "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:49Z", "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "e9b1f2a1-63ab-449d-9241-bf39d3538b64"}} 2019-07-02 21:40:19,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-1c3f64d7-368c-458c-9cbb-bf26e18f0f65 2019-07-02 21:40:19,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-1c3f64d7-368c-458c-9cbb-bf26e18f0f65 Date: Tue, 02 Jul 2019 21:39:50 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 7000, "updated_at": "2019-07-02T21:39:49Z", "security_group_id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "port_range_min": 7000, "revision_number": 0, "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:49Z", "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "c409a395-fb46-4296-a33f-6608c6a47b3b"}} 2019-07-02 21:40:19,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3cf0b1059bfa7b14f5b725c0f59f82fa65956c" 2019-07-02 21:40:19,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3cf0b1059bfa7b14f5b725c0f59f82fa65956c" 2019-07-02 21:40:19,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-02 21:40:19,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-cc2a45bd-bdf0-432d-898e-fe5d74812d0e Date: Tue, 02 Jul 2019 21:39:50 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 9160, "updated_at": "2019-07-02T21:39:50Z", "security_group_id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "port_range_min": 9160, "revision_number": 0, "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:50Z", "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "0ca959c4-58ed-4dbf-b9b9-a5464384da95"}} 2019-07-02 21:40:19,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc75ee371a278743a858502a73bd85e2c418b9a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 6669, "security_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "port_range_min": 6669, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-02 21:40:19,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-1309bf80-54cd-410d-8bc3-bb120615a085 2019-07-02 21:40:19,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-1309bf80-54cd-410d-8bc3-bb120615a085 2019-07-02 21:40:19,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-1309bf80-54cd-410d-8bc3-bb120615a085 Date: Tue, 02 Jul 2019 21:39:50 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "updated_at": "2019-07-02T21:39:50Z", "security_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "port_range_min": 32768, "revision_number": 0, "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:50Z", "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "2b020533-f355-4470-976d-eef02de54732"}} 2019-07-02 21:40:19,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-cc2a45bd-bdf0-432d-898e-fe5d74812d0e 2019-07-02 21:40:19,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-02 21:40:19,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-cc2a45bd-bdf0-432d-898e-fe5d74812d0e 2019-07-02 21:40:19,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11431ca5090259e2a4430a1139665c21a71e0c43" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 6668, "security_group_id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "port_range_min": 6667, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-02 21:40:19,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_1gbyz5'} 2019-07-02 21:40:19,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc', u'external_name': u'cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC94hKJT4xrHs2lW18pAELqtmKW9ccInRlwv/UsKTzl4HCMGqt/zCTNEzcFvRrHUakBUCLYMErXzoFoKdD0L29Y0PHvEHl5t2Xx31YyEGmUnczpT0NYddi34ew1tVdoHGgJEWkKqhyXjiJPE5VR8kktT9s5BqFnEEzME8/YARJsdTJNNs6tqSu7pdFdkKim9mWTsL0mrh3KXf0DuubI10bsUjwzoyokBR1mLY5Dkd+ovU4KA1UgCLiulUjtHBD8gC6OFwZZvM9DWKdxX3vvzkLRH1vgU1iv/uAoadsDIayq9CxvT7/PrWAtLxScukFuLpL/WqJYjvh28M8FdFLOwT7V Generated-by-Nova', u'name': u'cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc', u'fingerprint': u'29:40:18:3e:f3:13:ed:b2:c1:7b:1d:cc:c2:ff:d2:fe'}}}, {u'external_id': u'19add697-0f5f-4c16-a42c-889a62410ae9', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'518e000a-00a7-40d3-bd88-a0cd8c935e45', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'3d5cf097-5cea-46a2-a9f0-029bcbe331e8', u'floating_ip_address': u'172.30.9.215', u'external_type': u'floatingip'}] 2019-07-02 21:40:19,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:40:19,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-02 21:40:19,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:40:19,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c655e758-7818-42af-ae5c-b15f239d0869 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:40:19,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c655e758-7818-42af-ae5c-b15f239d0869 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:40:19,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-c655e758-7818-42af-ae5c-b15f239d0869 2019-07-02 21:40:24,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-b0ef2b51-5674-42f4-a695-ed039c9a5392 2019-07-02 21:40:24,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-1309bf80-54cd-410d-8bc3-bb120615a085 2019-07-02 21:40:24,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-b0ef2b51-5674-42f4-a695-ed039c9a5392 2019-07-02 21:40:24,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-02 21:40:24,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-d18d6f20-c4f8-49e9-8008-6e84e2767b42 2019-07-02 21:40:24,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-e47567c1-457e-4fef-a73d-a08ff5d52c06 x-compute-request-id: req-e47567c1-457e-4fef-a73d-a08ff5d52c06 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_33dc7d97-85b1-4eae-843c-a5c807c464bc"}, {"id": "8833a7b8-3969-4876-8357-f276c951f300", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/8833a7b8-3969-4876-8357-f276c951f300", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/8833a7b8-3969-4876-8357-f276c951f300", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/8833a7b8-3969-4876-8357-f276c951f300", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_33dc7d97-85b1-4eae-843c-a5c807c464bc"}]} 2019-07-02 21:40:24,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-e47567c1-457e-4fef-a73d-a08ff5d52c06 2019-07-02 21:40:24,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-e47567c1-457e-4fef-a73d-a08ff5d52c06 x-compute-request-id: req-e47567c1-457e-4fef-a73d-a08ff5d52c06 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_33dc7d97-85b1-4eae-843c-a5c807c464bc"}, {"id": "8833a7b8-3969-4876-8357-f276c951f300", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/8833a7b8-3969-4876-8357-f276c951f300", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/8833a7b8-3969-4876-8357-f276c951f300", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/8833a7b8-3969-4876-8357-f276c951f300", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_33dc7d97-85b1-4eae-843c-a5c807c464bc"}]} 2019-07-02 21:40:24,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-e47567c1-457e-4fef-a73d-a08ff5d52c06 2019-07-02 21:40:24,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-7cfb9188-123c-4ab5-803e-ff28d49274b8 2019-07-02 21:40:24,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc75ee371a278743a858502a73bd85e2c418b9a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5058, "security_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "port_range_min": 5058, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-02 21:40:24,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-e47567c1-457e-4fef-a73d-a08ff5d52c06 2019-07-02 21:40:24,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-e47567c1-457e-4fef-a73d-a08ff5d52c06 2019-07-02 21:40:24,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3cf0b1059bfa7b14f5b725c0f59f82fa65956c" 2019-07-02 21:40:24,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3cf0b1059bfa7b14f5b725c0f59f82fa65956c" 2019-07-02 21:40:24,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-d18d6f20-c4f8-49e9-8008-6e84e2767b42 x-compute-request-id: req-d18d6f20-c4f8-49e9-8008-6e84e2767b42 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_33dc7d97-85b1-4eae-843c-a5c807c464bc"}, {"id": "f5276d69-4a0b-46ae-82d3-9935cd761980", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f5276d69-4a0b-46ae-82d3-9935cd761980", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f5276d69-4a0b-46ae-82d3-9935cd761980", "rel": "bookmark"}], "name": "cloudify_ims-flavor_33dc7d97-85b1-4eae-843c-a5c807c464bc"}]} 2019-07-02 21:40:24,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97a8a08f-3fcf-4644-a9ea-26f33bb92d6b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:40:24,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-d18d6f20-c4f8-49e9-8008-6e84e2767b42 x-compute-request-id: req-d18d6f20-c4f8-49e9-8008-6e84e2767b42 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_33dc7d97-85b1-4eae-843c-a5c807c464bc"}, {"id": "f5276d69-4a0b-46ae-82d3-9935cd761980", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f5276d69-4a0b-46ae-82d3-9935cd761980", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f5276d69-4a0b-46ae-82d3-9935cd761980", "rel": "bookmark"}], "name": "cloudify_ims-flavor_33dc7d97-85b1-4eae-843c-a5c807c464bc"}]} 2019-07-02 21:40:24,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-d18d6f20-c4f8-49e9-8008-6e84e2767b42 2019-07-02 21:40:24,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-d18d6f20-c4f8-49e9-8008-6e84e2767b42 2019-07-02 21:40:24,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3cf0b1059bfa7b14f5b725c0f59f82fa65956c" 2019-07-02 21:40:24,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-d18d6f20-c4f8-49e9-8008-6e84e2767b42 2019-07-02 21:40:24,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3cf0b1059bfa7b14f5b725c0f59f82fa65956c" 2019-07-02 21:40:24,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-f66e9947-25da-4455-80ae-420439723550 x-compute-request-id: req-f66e9947-25da-4455-80ae-420439723550 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC94hKJT4xrHs2lW18pAELqtmKW9ccInRlwv/UsKTzl4HCMGqt/zCTNEzcFvRrHUakBUCLYMErXzoFoKdD0L29Y0PHvEHl5t2Xx31YyEGmUnczpT0NYddi34ew1tVdoHGgJEWkKqhyXjiJPE5VR8kktT9s5BqFnEEzME8/YARJsdTJNNs6tqSu7pdFdkKim9mWTsL0mrh3KXf0DuubI10bsUjwzoyokBR1mLY5Dkd+ovU4KA1UgCLiulUjtHBD8gC6OFwZZvM9DWKdxX3vvzkLRH1vgU1iv/uAoadsDIayq9CxvT7/PrWAtLxScukFuLpL/WqJYjvh28M8FdFLOwT7V Generated-by-Nova", "name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "fingerprint": "29:40:18:3e:f3:13:ed:b2:c1:7b:1d:cc:c2:ff:d2:fe"}}]} 2019-07-02 21:40:24,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-f66e9947-25da-4455-80ae-420439723550 x-compute-request-id: req-f66e9947-25da-4455-80ae-420439723550 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC94hKJT4xrHs2lW18pAELqtmKW9ccInRlwv/UsKTzl4HCMGqt/zCTNEzcFvRrHUakBUCLYMErXzoFoKdD0L29Y0PHvEHl5t2Xx31YyEGmUnczpT0NYddi34ew1tVdoHGgJEWkKqhyXjiJPE5VR8kktT9s5BqFnEEzME8/YARJsdTJNNs6tqSu7pdFdkKim9mWTsL0mrh3KXf0DuubI10bsUjwzoyokBR1mLY5Dkd+ovU4KA1UgCLiulUjtHBD8gC6OFwZZvM9DWKdxX3vvzkLRH1vgU1iv/uAoadsDIayq9CxvT7/PrWAtLxScukFuLpL/WqJYjvh28M8FdFLOwT7V Generated-by-Nova", "name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "fingerprint": "29:40:18:3e:f3:13:ed:b2:c1:7b:1d:cc:c2:ff:d2:fe"}}]} 2019-07-02 21:40:24,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-f66e9947-25da-4455-80ae-420439723550 2019-07-02 21:40:24,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-f66e9947-25da-4455-80ae-420439723550 2019-07-02 21:40:24,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-f66e9947-25da-4455-80ae-420439723550 2019-07-02 21:40:24,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97a8a08f-3fcf-4644-a9ea-26f33bb92d6b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:40:24,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-97a8a08f-3fcf-4644-a9ea-26f33bb92d6b 2019-07-02 21:40:24,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-f66e9947-25da-4455-80ae-420439723550 2019-07-02 21:40:24,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-97a8a08f-3fcf-4644-a9ea-26f33bb92d6b 2019-07-02 21:40:24,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-c43098b5-7f40-497e-8430-3c1764e1689b Date: Tue, 02 Jul 2019 21:39:51 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5058, "updated_at": "2019-07-02T21:39:51Z", "security_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "port_range_min": 5058, "revision_number": 0, "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:51Z", "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "65809564-d507-4f63-a152-e6d284a0732e"}} 2019-07-02 21:40:24,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-7cfb9188-123c-4ab5-803e-ff28d49274b8 2019-07-02 21:40:24,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-7cfb9188-123c-4ab5-803e-ff28d49274b8 Date: Tue, 02 Jul 2019 21:39:51 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6669, "updated_at": "2019-07-02T21:39:51Z", "security_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "port_range_min": 6669, "revision_number": 0, "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "created_at": "2019-07-02T21:39:51Z", "project_id": "7144b7dc4434464c8248a76eaf72013a", "id": "c90ac278-f20d-4caf-bb75-e018435c5f7e"}} 2019-07-02 21:40:24,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:40:24,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-02 21:40:24,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:40:24,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-02 21:40:24,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284d5aeea15a34a6c75843e6645d398df13772f" 2019-07-02 21:40:24,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284d5aeea15a34a6c75843e6645d398df13772f" 2019-07-02 21:40:24,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-1a7e05c3-f088-47ae-abb6-3d6790c653b4 Date: Tue, 02 Jul 2019 21:39:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"3169b332-2fbe-4076-ab8e-9b578853ab8e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7144b7dc4434464c8248a76eaf72013a","status":"ACTIVE","subnets":["6516ee01-ddcb-4a8b-8c83-9be57116f85a"],"description":"","tags":[],"updated_at":"2019-07-02T21:33:45Z","qos_policy_id":null,"name":"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc","admin_state_up":true,"tenant_id":"7144b7dc4434464c8248a76eaf72013a","created_at":"2019-07-02T21:33:42Z","mtu":1442}]} 2019-07-02 21:40:24,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-1a7e05c3-f088-47ae-abb6-3d6790c653b4 Date: Tue, 02 Jul 2019 21:39:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"3169b332-2fbe-4076-ab8e-9b578853ab8e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7144b7dc4434464c8248a76eaf72013a","status":"ACTIVE","subnets":["6516ee01-ddcb-4a8b-8c83-9be57116f85a"],"description":"","tags":[],"updated_at":"2019-07-02T21:33:45Z","qos_policy_id":null,"name":"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc","admin_state_up":true,"tenant_id":"7144b7dc4434464c8248a76eaf72013a","created_at":"2019-07-02T21:33:42Z","mtu":1442}]} 2019-07-02 21:40:24,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492a790db79070c3d8b42b7f544efdb4defcc1d0" 2019-07-02 21:40:24,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492a790db79070c3d8b42b7f544efdb4defcc1d0" 2019-07-02 21:40:24,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-c43098b5-7f40-497e-8430-3c1764e1689b 2019-07-02 21:40:24,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-c43098b5-7f40-497e-8430-3c1764e1689b 2019-07-02 21:40:24,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-02 21:40:24,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-02 21:40:24,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-02 21:40:29,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-1a7e05c3-f088-47ae-abb6-3d6790c653b4 Date: Tue, 02 Jul 2019 21:39:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"3169b332-2fbe-4076-ab8e-9b578853ab8e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7144b7dc4434464c8248a76eaf72013a","status":"ACTIVE","subnets":["6516ee01-ddcb-4a8b-8c83-9be57116f85a"],"description":"","tags":[],"updated_at":"2019-07-02T21:33:45Z","qos_policy_id":null,"name":"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc","admin_state_up":true,"tenant_id":"7144b7dc4434464c8248a76eaf72013a","created_at":"2019-07-02T21:33:42Z","mtu":1442}]} 2019-07-02 21:40:29,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_hd97os', 'key_name': u'cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'image': u'931fbd26-71c9-4dda-b6a8-e27a8b944d0c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'cloudify_management_network_id': u'3169b332-2fbe-4076-ab8e-9b578853ab8e'}, 'nics': [{'net-id': u'3169b332-2fbe-4076-ab8e-9b578853ab8e'}], 'flavor': u'8c42d079-ca0b-4085-8ffd-fc5ce6a7d879', 'security_groups': []} 2019-07-02 21:40:29,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492a790db79070c3d8b42b7f544efdb4defcc1d0" 2019-07-02 21:40:29,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-07-02 21:40:29,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492a790db79070c3d8b42b7f544efdb4defcc1d0" 2019-07-02 21:40:29,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-07-02 21:40:29,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3cf0b1059bfa7b14f5b725c0f59f82fa65956c" -d '{"server": {"name": "server_clearwater-opnfv_proxy_host_hd97os", "imageRef": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "flavorRef": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}}' 2019-07-02 21:40:29,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3cf0b1059bfa7b14f5b725c0f59f82fa65956c" -d '{"server": {"name": "server_clearwater-opnfv_proxy_host_hd97os", "imageRef": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "flavorRef": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}}' 2019-07-02 21:40:29,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-02 21:40:29,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-02 21:40:29,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-02 21:40:29,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-144a4902-2691-4c72-97c4-4bcf2f080afe 2019-07-02 21:40:29,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-144a4902-2691-4c72-97c4-4bcf2f080afe Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:40:29,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-144a4902-2691-4c72-97c4-4bcf2f080afe 2019-07-02 21:40:29,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-144a4902-2691-4c72-97c4-4bcf2f080afe Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:40:29,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:40:29,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:40:29,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_secdfo'} 2019-07-02 21:40:29,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-02 21:40:29,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-02 21:40:29,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-02 21:40:29,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-8285c21f-74d8-4c43-908b-a20ea921ff0c 2019-07-02 21:40:29,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-8285c21f-74d8-4c43-908b-a20ea921ff0c x-compute-request-id: req-8285c21f-74d8-4c43-908b-a20ea921ff0c Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_33dc7d97-85b1-4eae-843c-a5c807c464bc"}, {"id": "8833a7b8-3969-4876-8357-f276c951f300", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/8833a7b8-3969-4876-8357-f276c951f300", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/8833a7b8-3969-4876-8357-f276c951f300", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/8833a7b8-3969-4876-8357-f276c951f300", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_33dc7d97-85b1-4eae-843c-a5c807c464bc"}]} 2019-07-02 21:40:29,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-8285c21f-74d8-4c43-908b-a20ea921ff0c x-compute-request-id: req-8285c21f-74d8-4c43-908b-a20ea921ff0c Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_33dc7d97-85b1-4eae-843c-a5c807c464bc"}, {"id": "8833a7b8-3969-4876-8357-f276c951f300", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/8833a7b8-3969-4876-8357-f276c951f300", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/8833a7b8-3969-4876-8357-f276c951f300", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/8833a7b8-3969-4876-8357-f276c951f300", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_33dc7d97-85b1-4eae-843c-a5c807c464bc"}]} 2019-07-02 21:40:29,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cc143f1693b2d55d7e692284f7bc8d195dd615f" 2019-07-02 21:40:29,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cc143f1693b2d55d7e692284f7bc8d195dd615f" 2019-07-02 21:40:29,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284d5aeea15a34a6c75843e6645d398df13772f" 2019-07-02 21:40:29,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-8ef5ff52-67ca-4b15-a1a0-4f26c46b9450 x-compute-request-id: req-8ef5ff52-67ca-4b15-a1a0-4f26c46b9450 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_33dc7d97-85b1-4eae-843c-a5c807c464bc"}, {"id": "f5276d69-4a0b-46ae-82d3-9935cd761980", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f5276d69-4a0b-46ae-82d3-9935cd761980", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f5276d69-4a0b-46ae-82d3-9935cd761980", "rel": "bookmark"}], "name": "cloudify_ims-flavor_33dc7d97-85b1-4eae-843c-a5c807c464bc"}]} 2019-07-02 21:40:29,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-8285c21f-74d8-4c43-908b-a20ea921ff0c 2019-07-02 21:40:29,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284d5aeea15a34a6c75843e6645d398df13772f" 2019-07-02 21:40:29,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-8285c21f-74d8-4c43-908b-a20ea921ff0c 2019-07-02 21:40:29,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-8285c21f-74d8-4c43-908b-a20ea921ff0c 2019-07-02 21:40:29,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74c14677-d6c9-4812-98c4-5d73ca01874b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:40:29,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-8ef5ff52-67ca-4b15-a1a0-4f26c46b9450 2019-07-02 21:40:29,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-8ef5ff52-67ca-4b15-a1a0-4f26c46b9450 2019-07-02 21:40:29,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-8ef5ff52-67ca-4b15-a1a0-4f26c46b9450 x-compute-request-id: req-8ef5ff52-67ca-4b15-a1a0-4f26c46b9450 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_33dc7d97-85b1-4eae-843c-a5c807c464bc"}, {"id": "f5276d69-4a0b-46ae-82d3-9935cd761980", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f5276d69-4a0b-46ae-82d3-9935cd761980", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f5276d69-4a0b-46ae-82d3-9935cd761980", "rel": "bookmark"}], "name": "cloudify_ims-flavor_33dc7d97-85b1-4eae-843c-a5c807c464bc"}]} 2019-07-02 21:40:29,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-8ef5ff52-67ca-4b15-a1a0-4f26c46b9450 2019-07-02 21:40:29,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-8ef5ff52-67ca-4b15-a1a0-4f26c46b9450 2019-07-02 21:40:29,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284d5aeea15a34a6c75843e6645d398df13772f" 2019-07-02 21:40:29,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284d5aeea15a34a6c75843e6645d398df13772f" 2019-07-02 21:40:29,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-4442b962-5d27-44f8-81ce-fe5cdcaa7dec x-compute-request-id: req-4442b962-5d27-44f8-81ce-fe5cdcaa7dec Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC94hKJT4xrHs2lW18pAELqtmKW9ccInRlwv/UsKTzl4HCMGqt/zCTNEzcFvRrHUakBUCLYMErXzoFoKdD0L29Y0PHvEHl5t2Xx31YyEGmUnczpT0NYddi34ew1tVdoHGgJEWkKqhyXjiJPE5VR8kktT9s5BqFnEEzME8/YARJsdTJNNs6tqSu7pdFdkKim9mWTsL0mrh3KXf0DuubI10bsUjwzoyokBR1mLY5Dkd+ovU4KA1UgCLiulUjtHBD8gC6OFwZZvM9DWKdxX3vvzkLRH1vgU1iv/uAoadsDIayq9CxvT7/PrWAtLxScukFuLpL/WqJYjvh28M8FdFLOwT7V Generated-by-Nova", "name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "fingerprint": "29:40:18:3e:f3:13:ed:b2:c1:7b:1d:cc:c2:ff:d2:fe"}}]} 2019-07-02 21:40:29,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-4442b962-5d27-44f8-81ce-fe5cdcaa7dec 2019-07-02 21:40:29,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-02 21:40:29,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-02 21:40:29,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-02 21:40:29,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-4442b962-5d27-44f8-81ce-fe5cdcaa7dec x-compute-request-id: req-4442b962-5d27-44f8-81ce-fe5cdcaa7dec Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC94hKJT4xrHs2lW18pAELqtmKW9ccInRlwv/UsKTzl4HCMGqt/zCTNEzcFvRrHUakBUCLYMErXzoFoKdD0L29Y0PHvEHl5t2Xx31YyEGmUnczpT0NYddi34ew1tVdoHGgJEWkKqhyXjiJPE5VR8kktT9s5BqFnEEzME8/YARJsdTJNNs6tqSu7pdFdkKim9mWTsL0mrh3KXf0DuubI10bsUjwzoyokBR1mLY5Dkd+ovU4KA1UgCLiulUjtHBD8gC6OFwZZvM9DWKdxX3vvzkLRH1vgU1iv/uAoadsDIayq9CxvT7/PrWAtLxScukFuLpL/WqJYjvh28M8FdFLOwT7V Generated-by-Nova", "name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "fingerprint": "29:40:18:3e:f3:13:ed:b2:c1:7b:1d:cc:c2:ff:d2:fe"}}]} 2019-07-02 21:40:29,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-4442b962-5d27-44f8-81ce-fe5cdcaa7dec 2019-07-02 21:40:29,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-4442b962-5d27-44f8-81ce-fe5cdcaa7dec 2019-07-02 21:40:29,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-4442b962-5d27-44f8-81ce-fe5cdcaa7dec 2019-07-02 21:40:29,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:40:34,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-8285c21f-74d8-4c43-908b-a20ea921ff0c x-compute-request-id: req-8285c21f-74d8-4c43-908b-a20ea921ff0c Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_33dc7d97-85b1-4eae-843c-a5c807c464bc"}, {"id": "8833a7b8-3969-4876-8357-f276c951f300", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/8833a7b8-3969-4876-8357-f276c951f300", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/8833a7b8-3969-4876-8357-f276c951f300", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/8833a7b8-3969-4876-8357-f276c951f300", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_33dc7d97-85b1-4eae-843c-a5c807c464bc"}]} 2019-07-02 21:40:34,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-8285c21f-74d8-4c43-908b-a20ea921ff0c x-compute-request-id: req-8285c21f-74d8-4c43-908b-a20ea921ff0c Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_33dc7d97-85b1-4eae-843c-a5c807c464bc"}, {"id": "8833a7b8-3969-4876-8357-f276c951f300", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/8833a7b8-3969-4876-8357-f276c951f300", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/8833a7b8-3969-4876-8357-f276c951f300", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/8833a7b8-3969-4876-8357-f276c951f300", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_33dc7d97-85b1-4eae-843c-a5c807c464bc"}]} 2019-07-02 21:40:34,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cc143f1693b2d55d7e692284f7bc8d195dd615f" 2019-07-02 21:40:34,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cc143f1693b2d55d7e692284f7bc8d195dd615f" 2019-07-02 21:40:34,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:40:34,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_7yx4dt'} 2019-07-02 21:40:34,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19c7454b-3cc4-4a5a-ab3c-5679b539842c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:40:34,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:40:34,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-af1c5e6e-4c70-47f4-9a5b-9567c59c7f61 Date: Tue, 02 Jul 2019 21:39:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"3169b332-2fbe-4076-ab8e-9b578853ab8e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7144b7dc4434464c8248a76eaf72013a","status":"ACTIVE","subnets":["6516ee01-ddcb-4a8b-8c83-9be57116f85a"],"description":"","tags":[],"updated_at":"2019-07-02T21:33:45Z","qos_policy_id":null,"name":"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc","admin_state_up":true,"tenant_id":"7144b7dc4434464c8248a76eaf72013a","created_at":"2019-07-02T21:33:42Z","mtu":1442}]} 2019-07-02 21:40:34,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc', u'external_name': u'cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC94hKJT4xrHs2lW18pAELqtmKW9ccInRlwv/UsKTzl4HCMGqt/zCTNEzcFvRrHUakBUCLYMErXzoFoKdD0L29Y0PHvEHl5t2Xx31YyEGmUnczpT0NYddi34ew1tVdoHGgJEWkKqhyXjiJPE5VR8kktT9s5BqFnEEzME8/YARJsdTJNNs6tqSu7pdFdkKim9mWTsL0mrh3KXf0DuubI10bsUjwzoyokBR1mLY5Dkd+ovU4KA1UgCLiulUjtHBD8gC6OFwZZvM9DWKdxX3vvzkLRH1vgU1iv/uAoadsDIayq9CxvT7/PrWAtLxScukFuLpL/WqJYjvh28M8FdFLOwT7V Generated-by-Nova', u'name': u'cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc', u'fingerprint': u'29:40:18:3e:f3:13:ed:b2:c1:7b:1d:cc:c2:ff:d2:fe'}}}, {u'external_id': u'19add697-0f5f-4c16-a42c-889a62410ae9', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'ce109517-fee1-4220-ae3c-759747348075', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2019-07-02 21:40:34,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19c7454b-3cc4-4a5a-ab3c-5679b539842c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:40:34,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59eeb2846cd4d956622633c8d225e07f63beddcf" 2019-07-02 21:40:34,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59eeb2846cd4d956622633c8d225e07f63beddcf" 2019-07-02 21:40:34,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3922c1106b5f32352bedff360684d51281458804" 2019-07-02 21:40:34,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3922c1106b5f32352bedff360684d51281458804" 2019-07-02 21:40:34,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-19c7454b-3cc4-4a5a-ab3c-5679b539842c 2019-07-02 21:40:34,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-19c7454b-3cc4-4a5a-ab3c-5679b539842c 2019-07-02 21:40:34,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-02 21:40:34,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-02 21:40:34,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:40:34,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-0ba3e9eb-4711-46e0-9484-eebde188fc26 2019-07-02 21:40:34,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc', u'external_name': u'cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC94hKJT4xrHs2lW18pAELqtmKW9ccInRlwv/UsKTzl4HCMGqt/zCTNEzcFvRrHUakBUCLYMErXzoFoKdD0L29Y0PHvEHl5t2Xx31YyEGmUnczpT0NYddi34ew1tVdoHGgJEWkKqhyXjiJPE5VR8kktT9s5BqFnEEzME8/YARJsdTJNNs6tqSu7pdFdkKim9mWTsL0mrh3KXf0DuubI10bsUjwzoyokBR1mLY5Dkd+ovU4KA1UgCLiulUjtHBD8gC6OFwZZvM9DWKdxX3vvzkLRH1vgU1iv/uAoadsDIayq9CxvT7/PrWAtLxScukFuLpL/WqJYjvh28M8FdFLOwT7V Generated-by-Nova', u'name': u'cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc', u'fingerprint': u'29:40:18:3e:f3:13:ed:b2:c1:7b:1d:cc:c2:ff:d2:fe'}}}, {u'external_id': u'19add697-0f5f-4c16-a42c-889a62410ae9', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'9e6606b9-dec2-4842-80f8-ee6f7f5ea976', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'76ef5d04-0f3c-4a24-9387-f6f63adb639a', u'floating_ip_address': u'172.30.9.202', u'external_type': u'floatingip'}] 2019-07-02 21:40:34,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc used request id req-af1c5e6e-4c70-47f4-9a5b-9567c59c7f61 2019-07-02 21:40:34,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-07-02 21:40:34,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_1gbyz5', 'key_name': u'cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'image': u'931fbd26-71c9-4dda-b6a8-e27a8b944d0c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'cloudify_management_network_id': u'3169b332-2fbe-4076-ab8e-9b578853ab8e'}, 'nics': [{'net-id': u'3169b332-2fbe-4076-ab8e-9b578853ab8e'}], 'flavor': u'8c42d079-ca0b-4085-8ffd-fc5ce6a7d879', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']} 2019-07-02 21:40:34,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_1gbyz5', 'key_name': u'cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'image': u'931fbd26-71c9-4dda-b6a8-e27a8b944d0c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'cloudify_management_network_id': u'3169b332-2fbe-4076-ab8e-9b578853ab8e'}, 'nics': [{'net-id': u'3169b332-2fbe-4076-ab8e-9b578853ab8e'}], 'flavor': u'8c42d079-ca0b-4085-8ffd-fc5ce6a7d879', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']} 2019-07-02 21:40:34,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-07-02 21:40:34,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284d5aeea15a34a6c75843e6645d398df13772f" -d '{"server": {"name": "server_clearwater-opnfv_ellis_host_1gbyz5", "imageRef": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "flavorRef": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}}' 2019-07-02 21:40:34,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284d5aeea15a34a6c75843e6645d398df13772f" -d '{"server": {"name": "server_clearwater-opnfv_ellis_host_1gbyz5", "imageRef": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "flavorRef": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}}' 2019-07-02 21:40:34,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc', u'external_name': u'cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC94hKJT4xrHs2lW18pAELqtmKW9ccInRlwv/UsKTzl4HCMGqt/zCTNEzcFvRrHUakBUCLYMErXzoFoKdD0L29Y0PHvEHl5t2Xx31YyEGmUnczpT0NYddi34ew1tVdoHGgJEWkKqhyXjiJPE5VR8kktT9s5BqFnEEzME8/YARJsdTJNNs6tqSu7pdFdkKim9mWTsL0mrh3KXf0DuubI10bsUjwzoyokBR1mLY5Dkd+ovU4KA1UgCLiulUjtHBD8gC6OFwZZvM9DWKdxX3vvzkLRH1vgU1iv/uAoadsDIayq9CxvT7/PrWAtLxScukFuLpL/WqJYjvh28M8FdFLOwT7V Generated-by-Nova', u'name': u'cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc', u'fingerprint': u'29:40:18:3e:f3:13:ed:b2:c1:7b:1d:cc:c2:ff:d2:fe'}}}, {u'external_id': u'19add697-0f5f-4c16-a42c-889a62410ae9', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'44ccc7df-8a5b-4cd1-8117-673172927c6c', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'8a113559-0590-4ce7-bc7b-2b63721c5ad7', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2019-07-02 21:40:34,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_y0xlqp'} 2019-07-02 21:40:34,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:40:34,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-02 21:40:34,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-02 21:40:34,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-02 21:40:34,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ba3e9eb-4711-46e0-9484-eebde188fc26 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:40:34,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ba3e9eb-4711-46e0-9484-eebde188fc26 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:40:34,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-0ba3e9eb-4711-46e0-9484-eebde188fc26 2019-07-02 21:40:34,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-af1c5e6e-4c70-47f4-9a5b-9567c59c7f61 Date: Tue, 02 Jul 2019 21:39:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"3169b332-2fbe-4076-ab8e-9b578853ab8e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7144b7dc4434464c8248a76eaf72013a","status":"ACTIVE","subnets":["6516ee01-ddcb-4a8b-8c83-9be57116f85a"],"description":"","tags":[],"updated_at":"2019-07-02T21:33:45Z","qos_policy_id":null,"name":"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc","admin_state_up":true,"tenant_id":"7144b7dc4434464c8248a76eaf72013a","created_at":"2019-07-02T21:33:42Z","mtu":1442}]} 2019-07-02 21:40:34,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc used request id req-af1c5e6e-4c70-47f4-9a5b-9567c59c7f61 2019-07-02 21:40:34,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc used request id req-af1c5e6e-4c70-47f4-9a5b-9567c59c7f61 2019-07-02 21:40:34,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc used request id req-af1c5e6e-4c70-47f4-9a5b-9567c59c7f61 2019-07-02 21:40:34,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-72581bd5-3900-4bc1-ba94-825e58f321ee 2019-07-02 21:40:34,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8114c5077a1da8f80a48f13f655ab71c5712c11f" 2019-07-02 21:40:34,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72581bd5-3900-4bc1-ba94-825e58f321ee Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:40:34,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:40:34,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:40:34,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-72581bd5-3900-4bc1-ba94-825e58f321ee 2019-07-02 21:40:34,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8114c5077a1da8f80a48f13f655ab71c5712c11f" 2019-07-02 21:40:34,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72581bd5-3900-4bc1-ba94-825e58f321ee Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:40:40,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8114c5077a1da8f80a48f13f655ab71c5712c11f" 2019-07-02 21:40:40,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72581bd5-3900-4bc1-ba94-825e58f321ee Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:40:40,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72581bd5-3900-4bc1-ba94-825e58f321ee Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:40:40,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8114c5077a1da8f80a48f13f655ab71c5712c11f" 2019-07-02 21:40:40,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:40:40,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_ezgn2l'} 2019-07-02 21:40:40,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-72581bd5-3900-4bc1-ba94-825e58f321ee 2019-07-02 21:40:40,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-0357a63f-7953-41e1-9854-15a0fec403f2 2019-07-02 21:40:40,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-02 21:40:40,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-02 21:40:40,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-f4a42d01-440a-4d67-92f0-8ce54d21b946 x-compute-request-id: req-f4a42d01-440a-4d67-92f0-8ce54d21b946 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_33dc7d97-85b1-4eae-843c-a5c807c464bc"}, {"id": "8833a7b8-3969-4876-8357-f276c951f300", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/8833a7b8-3969-4876-8357-f276c951f300", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/8833a7b8-3969-4876-8357-f276c951f300", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/8833a7b8-3969-4876-8357-f276c951f300", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_33dc7d97-85b1-4eae-843c-a5c807c464bc"}]} 2019-07-02 21:40:40,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-f4a42d01-440a-4d67-92f0-8ce54d21b946 x-compute-request-id: req-f4a42d01-440a-4d67-92f0-8ce54d21b946 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_33dc7d97-85b1-4eae-843c-a5c807c464bc"}, {"id": "8833a7b8-3969-4876-8357-f276c951f300", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/8833a7b8-3969-4876-8357-f276c951f300", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/8833a7b8-3969-4876-8357-f276c951f300", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/8833a7b8-3969-4876-8357-f276c951f300", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_33dc7d97-85b1-4eae-843c-a5c807c464bc"}]} 2019-07-02 21:40:40,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-f4a42d01-440a-4d67-92f0-8ce54d21b946 2019-07-02 21:40:40,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-f4a42d01-440a-4d67-92f0-8ce54d21b946 2019-07-02 21:40:40,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-f4a42d01-440a-4d67-92f0-8ce54d21b946 2019-07-02 21:40:40,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-f4a42d01-440a-4d67-92f0-8ce54d21b946 2019-07-02 21:40:40,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cc143f1693b2d55d7e692284f7bc8d195dd615f" 2019-07-02 21:40:40,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cc143f1693b2d55d7e692284f7bc8d195dd615f" 2019-07-02 21:40:40,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-b72906d5-31a6-4317-a68c-946dde7bd5ec x-compute-request-id: req-b72906d5-31a6-4317-a68c-946dde7bd5ec Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_33dc7d97-85b1-4eae-843c-a5c807c464bc"}, {"id": "f5276d69-4a0b-46ae-82d3-9935cd761980", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f5276d69-4a0b-46ae-82d3-9935cd761980", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f5276d69-4a0b-46ae-82d3-9935cd761980", "rel": "bookmark"}], "name": "cloudify_ims-flavor_33dc7d97-85b1-4eae-843c-a5c807c464bc"}]} 2019-07-02 21:40:40,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:40:40,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-b72906d5-31a6-4317-a68c-946dde7bd5ec x-compute-request-id: req-b72906d5-31a6-4317-a68c-946dde7bd5ec Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_33dc7d97-85b1-4eae-843c-a5c807c464bc"}, {"id": "f5276d69-4a0b-46ae-82d3-9935cd761980", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f5276d69-4a0b-46ae-82d3-9935cd761980", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f5276d69-4a0b-46ae-82d3-9935cd761980", "rel": "bookmark"}], "name": "cloudify_ims-flavor_33dc7d97-85b1-4eae-843c-a5c807c464bc"}]} 2019-07-02 21:40:40,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-b72906d5-31a6-4317-a68c-946dde7bd5ec 2019-07-02 21:40:40,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-b72906d5-31a6-4317-a68c-946dde7bd5ec 2019-07-02 21:40:40,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-b72906d5-31a6-4317-a68c-946dde7bd5ec 2019-07-02 21:40:40,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-b72906d5-31a6-4317-a68c-946dde7bd5ec 2019-07-02 21:40:40,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cc143f1693b2d55d7e692284f7bc8d195dd615f" 2019-07-02 21:40:40,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cc143f1693b2d55d7e692284f7bc8d195dd615f" 2019-07-02 21:40:40,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-f3a7eba6-128c-4585-ba7a-7059ea2c7f78 x-compute-request-id: req-f3a7eba6-128c-4585-ba7a-7059ea2c7f78 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC94hKJT4xrHs2lW18pAELqtmKW9ccInRlwv/UsKTzl4HCMGqt/zCTNEzcFvRrHUakBUCLYMErXzoFoKdD0L29Y0PHvEHl5t2Xx31YyEGmUnczpT0NYddi34ew1tVdoHGgJEWkKqhyXjiJPE5VR8kktT9s5BqFnEEzME8/YARJsdTJNNs6tqSu7pdFdkKim9mWTsL0mrh3KXf0DuubI10bsUjwzoyokBR1mLY5Dkd+ovU4KA1UgCLiulUjtHBD8gC6OFwZZvM9DWKdxX3vvzkLRH1vgU1iv/uAoadsDIayq9CxvT7/PrWAtLxScukFuLpL/WqJYjvh28M8FdFLOwT7V Generated-by-Nova", "name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "fingerprint": "29:40:18:3e:f3:13:ed:b2:c1:7b:1d:cc:c2:ff:d2:fe"}}]} 2019-07-02 21:40:40,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-f3a7eba6-128c-4585-ba7a-7059ea2c7f78 x-compute-request-id: req-f3a7eba6-128c-4585-ba7a-7059ea2c7f78 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC94hKJT4xrHs2lW18pAELqtmKW9ccInRlwv/UsKTzl4HCMGqt/zCTNEzcFvRrHUakBUCLYMErXzoFoKdD0L29Y0PHvEHl5t2Xx31YyEGmUnczpT0NYddi34ew1tVdoHGgJEWkKqhyXjiJPE5VR8kktT9s5BqFnEEzME8/YARJsdTJNNs6tqSu7pdFdkKim9mWTsL0mrh3KXf0DuubI10bsUjwzoyokBR1mLY5Dkd+ovU4KA1UgCLiulUjtHBD8gC6OFwZZvM9DWKdxX3vvzkLRH1vgU1iv/uAoadsDIayq9CxvT7/PrWAtLxScukFuLpL/WqJYjvh28M8FdFLOwT7V Generated-by-Nova", "name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "fingerprint": "29:40:18:3e:f3:13:ed:b2:c1:7b:1d:cc:c2:ff:d2:fe"}}]} 2019-07-02 21:40:40,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-f3a7eba6-128c-4585-ba7a-7059ea2c7f78 2019-07-02 21:40:40,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-f3a7eba6-128c-4585-ba7a-7059ea2c7f78 2019-07-02 21:40:40,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-f3a7eba6-128c-4585-ba7a-7059ea2c7f78 2019-07-02 21:40:40,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-f3a7eba6-128c-4585-ba7a-7059ea2c7f78 2019-07-02 21:40:40,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:40:40,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:40:40,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:40:40,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a6c918a-11f1-449b-a1cf-1b5ec12525cc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:40:40,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a6c918a-11f1-449b-a1cf-1b5ec12525cc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:40:40,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-6a6c918a-11f1-449b-a1cf-1b5ec12525cc 2019-07-02 21:40:40,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-6a6c918a-11f1-449b-a1cf-1b5ec12525cc 2019-07-02 21:40:40,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-cd2f0835-d7b6-4094-8558-5fa8cc00abc6 x-compute-request-id: req-cd2f0835-d7b6-4094-8558-5fa8cc00abc6 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_33dc7d97-85b1-4eae-843c-a5c807c464bc"}, {"id": "8833a7b8-3969-4876-8357-f276c951f300", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/8833a7b8-3969-4876-8357-f276c951f300", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/8833a7b8-3969-4876-8357-f276c951f300", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/8833a7b8-3969-4876-8357-f276c951f300", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_33dc7d97-85b1-4eae-843c-a5c807c464bc"}]} 2019-07-02 21:40:40,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-cd2f0835-d7b6-4094-8558-5fa8cc00abc6 x-compute-request-id: req-cd2f0835-d7b6-4094-8558-5fa8cc00abc6 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_33dc7d97-85b1-4eae-843c-a5c807c464bc"}, {"id": "8833a7b8-3969-4876-8357-f276c951f300", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/8833a7b8-3969-4876-8357-f276c951f300", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/8833a7b8-3969-4876-8357-f276c951f300", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/8833a7b8-3969-4876-8357-f276c951f300", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_33dc7d97-85b1-4eae-843c-a5c807c464bc"}]} 2019-07-02 21:40:40,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-cd2f0835-d7b6-4094-8558-5fa8cc00abc6 2019-07-02 21:40:40,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-cd2f0835-d7b6-4094-8558-5fa8cc00abc6 2019-07-02 21:40:40,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-cd2f0835-d7b6-4094-8558-5fa8cc00abc6 2019-07-02 21:40:40,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-cd2f0835-d7b6-4094-8558-5fa8cc00abc6 2019-07-02 21:40:40,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59eeb2846cd4d956622633c8d225e07f63beddcf" 2019-07-02 21:40:40,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59eeb2846cd4d956622633c8d225e07f63beddcf" 2019-07-02 21:40:40,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b96c611-ad57-44e9-930b-0fdcd6c2a180 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:40:40,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-0357a63f-7953-41e1-9854-15a0fec403f2 x-compute-request-id: req-0357a63f-7953-41e1-9854-15a0fec403f2 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_33dc7d97-85b1-4eae-843c-a5c807c464bc"}, {"id": "f5276d69-4a0b-46ae-82d3-9935cd761980", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f5276d69-4a0b-46ae-82d3-9935cd761980", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f5276d69-4a0b-46ae-82d3-9935cd761980", "rel": "bookmark"}], "name": "cloudify_ims-flavor_33dc7d97-85b1-4eae-843c-a5c807c464bc"}]} 2019-07-02 21:40:45,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-0357a63f-7953-41e1-9854-15a0fec403f2 x-compute-request-id: req-0357a63f-7953-41e1-9854-15a0fec403f2 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_33dc7d97-85b1-4eae-843c-a5c807c464bc"}, {"id": "f5276d69-4a0b-46ae-82d3-9935cd761980", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f5276d69-4a0b-46ae-82d3-9935cd761980", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f5276d69-4a0b-46ae-82d3-9935cd761980", "rel": "bookmark"}], "name": "cloudify_ims-flavor_33dc7d97-85b1-4eae-843c-a5c807c464bc"}]} 2019-07-02 21:40:45,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-0357a63f-7953-41e1-9854-15a0fec403f2 2019-07-02 21:40:45,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-0357a63f-7953-41e1-9854-15a0fec403f2 2019-07-02 21:40:45,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-0357a63f-7953-41e1-9854-15a0fec403f2 2019-07-02 21:40:45,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-0357a63f-7953-41e1-9854-15a0fec403f2 2019-07-02 21:40:45,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59eeb2846cd4d956622633c8d225e07f63beddcf" 2019-07-02 21:40:45,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-7f9ec2f4-fc2c-4088-b284-781e7cd8d4c4 x-compute-request-id: req-7f9ec2f4-fc2c-4088-b284-781e7cd8d4c4 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC94hKJT4xrHs2lW18pAELqtmKW9ccInRlwv/UsKTzl4HCMGqt/zCTNEzcFvRrHUakBUCLYMErXzoFoKdD0L29Y0PHvEHl5t2Xx31YyEGmUnczpT0NYddi34ew1tVdoHGgJEWkKqhyXjiJPE5VR8kktT9s5BqFnEEzME8/YARJsdTJNNs6tqSu7pdFdkKim9mWTsL0mrh3KXf0DuubI10bsUjwzoyokBR1mLY5Dkd+ovU4KA1UgCLiulUjtHBD8gC6OFwZZvM9DWKdxX3vvzkLRH1vgU1iv/uAoadsDIayq9CxvT7/PrWAtLxScukFuLpL/WqJYjvh28M8FdFLOwT7V Generated-by-Nova", "name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "fingerprint": "29:40:18:3e:f3:13:ed:b2:c1:7b:1d:cc:c2:ff:d2:fe"}}]} 2019-07-02 21:40:45,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-7f9ec2f4-fc2c-4088-b284-781e7cd8d4c4 x-compute-request-id: req-7f9ec2f4-fc2c-4088-b284-781e7cd8d4c4 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC94hKJT4xrHs2lW18pAELqtmKW9ccInRlwv/UsKTzl4HCMGqt/zCTNEzcFvRrHUakBUCLYMErXzoFoKdD0L29Y0PHvEHl5t2Xx31YyEGmUnczpT0NYddi34ew1tVdoHGgJEWkKqhyXjiJPE5VR8kktT9s5BqFnEEzME8/YARJsdTJNNs6tqSu7pdFdkKim9mWTsL0mrh3KXf0DuubI10bsUjwzoyokBR1mLY5Dkd+ovU4KA1UgCLiulUjtHBD8gC6OFwZZvM9DWKdxX3vvzkLRH1vgU1iv/uAoadsDIayq9CxvT7/PrWAtLxScukFuLpL/WqJYjvh28M8FdFLOwT7V Generated-by-Nova", "name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "fingerprint": "29:40:18:3e:f3:13:ed:b2:c1:7b:1d:cc:c2:ff:d2:fe"}}]} 2019-07-02 21:40:45,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-7f9ec2f4-fc2c-4088-b284-781e7cd8d4c4 2019-07-02 21:40:45,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-7f9ec2f4-fc2c-4088-b284-781e7cd8d4c4 2019-07-02 21:40:45,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-7f9ec2f4-fc2c-4088-b284-781e7cd8d4c4 2019-07-02 21:40:45,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-7f9ec2f4-fc2c-4088-b284-781e7cd8d4c4 2019-07-02 21:40:45,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b96c611-ad57-44e9-930b-0fdcd6c2a180 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:40:45,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-6b96c611-ad57-44e9-930b-0fdcd6c2a180 2019-07-02 21:40:45,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-6b96c611-ad57-44e9-930b-0fdcd6c2a180 2019-07-02 21:40:45,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9872cc5fa95156e5b0a821a068c652a7a4f0bf07" 2019-07-02 21:40:45,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-f65945e2-eddf-4495-bbd1-85e0f0002ae9 2019-07-02 21:40:45,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-f65945e2-eddf-4495-bbd1-85e0f0002ae9 2019-07-02 21:40:45,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f65945e2-eddf-4495-bbd1-85e0f0002ae9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:40:45,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f65945e2-eddf-4495-bbd1-85e0f0002ae9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:40:45,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:40:45,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:40:45,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_gfx08a'} 2019-07-02 21:40:45,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc', u'external_name': u'cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC94hKJT4xrHs2lW18pAELqtmKW9ccInRlwv/UsKTzl4HCMGqt/zCTNEzcFvRrHUakBUCLYMErXzoFoKdD0L29Y0PHvEHl5t2Xx31YyEGmUnczpT0NYddi34ew1tVdoHGgJEWkKqhyXjiJPE5VR8kktT9s5BqFnEEzME8/YARJsdTJNNs6tqSu7pdFdkKim9mWTsL0mrh3KXf0DuubI10bsUjwzoyokBR1mLY5Dkd+ovU4KA1UgCLiulUjtHBD8gC6OFwZZvM9DWKdxX3vvzkLRH1vgU1iv/uAoadsDIayq9CxvT7/PrWAtLxScukFuLpL/WqJYjvh28M8FdFLOwT7V Generated-by-Nova', u'name': u'cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc', u'fingerprint': u'29:40:18:3e:f3:13:ed:b2:c1:7b:1d:cc:c2:ff:d2:fe'}}}, {u'external_id': u'19add697-0f5f-4c16-a42c-889a62410ae9', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'ee5fcf24-fd91-44c6-b0da-c654ac7d6b14', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2019-07-02 21:40:45,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9872cc5fa95156e5b0a821a068c652a7a4f0bf07" 2019-07-02 21:40:45,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc used request id req-8816ca12-4566-4b79-9a7c-4e8e03a75451 2019-07-02 21:40:45,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc used request id req-8816ca12-4566-4b79-9a7c-4e8e03a75451 2019-07-02 21:40:45,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc used request id req-8816ca12-4566-4b79-9a7c-4e8e03a75451 2019-07-02 21:40:45,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc used request id req-8816ca12-4566-4b79-9a7c-4e8e03a75451 2019-07-02 21:40:45,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-8816ca12-4566-4b79-9a7c-4e8e03a75451 Date: Tue, 02 Jul 2019 21:39:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"3169b332-2fbe-4076-ab8e-9b578853ab8e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7144b7dc4434464c8248a76eaf72013a","status":"ACTIVE","subnets":["6516ee01-ddcb-4a8b-8c83-9be57116f85a"],"description":"","tags":[],"updated_at":"2019-07-02T21:33:45Z","qos_policy_id":null,"name":"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc","admin_state_up":true,"tenant_id":"7144b7dc4434464c8248a76eaf72013a","created_at":"2019-07-02T21:33:42Z","mtu":1442}]} 2019-07-02 21:40:45,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-8816ca12-4566-4b79-9a7c-4e8e03a75451 Date: Tue, 02 Jul 2019 21:39:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"3169b332-2fbe-4076-ab8e-9b578853ab8e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7144b7dc4434464c8248a76eaf72013a","status":"ACTIVE","subnets":["6516ee01-ddcb-4a8b-8c83-9be57116f85a"],"description":"","tags":[],"updated_at":"2019-07-02T21:33:45Z","qos_policy_id":null,"name":"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc","admin_state_up":true,"tenant_id":"7144b7dc4434464c8248a76eaf72013a","created_at":"2019-07-02T21:33:42Z","mtu":1442}]} 2019-07-02 21:40:45,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ba157c1800881ab77ab1f4e4ab321cb4bdc520" 2019-07-02 21:40:45,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ba157c1800881ab77ab1f4e4ab321cb4bdc520" 2019-07-02 21:40:45,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-7e7336db-f92c-4b5f-9f0e-fed83fd739db 2019-07-02 21:40:45,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-7e7336db-f92c-4b5f-9f0e-fed83fd739db 2019-07-02 21:40:45,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e7336db-f92c-4b5f-9f0e-fed83fd739db Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:40:45,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e7336db-f92c-4b5f-9f0e-fed83fd739db Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:40:45,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:40:45,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:40:45,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3192a86ef0e477451f786046f88240782de9b3" 2019-07-02 21:40:45,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cc143f1693b2d55d7e692284f7bc8d195dd615f" -d '{"server": {"name": "server_clearwater-opnfv_dime_host_secdfo", "imageRef": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "flavorRef": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}}' 2019-07-02 21:40:45,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cc143f1693b2d55d7e692284f7bc8d195dd615f" -d '{"server": {"name": "server_clearwater-opnfv_dime_host_secdfo", "imageRef": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "flavorRef": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}}' 2019-07-02 21:40:45,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-02 21:40:45,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-02 21:40:45,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-02 21:40:45,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-07-02 21:40:45,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-361efcb2-0078-4389-89d5-4aa4aea0378d 2019-07-02 21:40:45,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_secdfo', 'key_name': u'cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'image': u'931fbd26-71c9-4dda-b6a8-e27a8b944d0c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'cloudify_management_network_id': u'3169b332-2fbe-4076-ab8e-9b578853ab8e'}, 'nics': [{'net-id': u'3169b332-2fbe-4076-ab8e-9b578853ab8e'}], 'flavor': u'8c42d079-ca0b-4085-8ffd-fc5ce6a7d879', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-07-02 21:40:45,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_secdfo', 'key_name': u'cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'image': u'931fbd26-71c9-4dda-b6a8-e27a8b944d0c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'cloudify_management_network_id': u'3169b332-2fbe-4076-ab8e-9b578853ab8e'}, 'nics': [{'net-id': u'3169b332-2fbe-4076-ab8e-9b578853ab8e'}], 'flavor': u'8c42d079-ca0b-4085-8ffd-fc5ce6a7d879', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-07-02 21:40:45,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-07-02 21:40:50,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-361efcb2-0078-4389-89d5-4aa4aea0378d 2019-07-02 21:40:50,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-361efcb2-0078-4389-89d5-4aa4aea0378d 2019-07-02 21:40:50,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-361efcb2-0078-4389-89d5-4aa4aea0378d 2019-07-02 21:40:50,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-361efcb2-0078-4389-89d5-4aa4aea0378d x-compute-request-id: req-361efcb2-0078-4389-89d5-4aa4aea0378d Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC94hKJT4xrHs2lW18pAELqtmKW9ccInRlwv/UsKTzl4HCMGqt/zCTNEzcFvRrHUakBUCLYMErXzoFoKdD0L29Y0PHvEHl5t2Xx31YyEGmUnczpT0NYddi34ew1tVdoHGgJEWkKqhyXjiJPE5VR8kktT9s5BqFnEEzME8/YARJsdTJNNs6tqSu7pdFdkKim9mWTsL0mrh3KXf0DuubI10bsUjwzoyokBR1mLY5Dkd+ovU4KA1UgCLiulUjtHBD8gC6OFwZZvM9DWKdxX3vvzkLRH1vgU1iv/uAoadsDIayq9CxvT7/PrWAtLxScukFuLpL/WqJYjvh28M8FdFLOwT7V Generated-by-Nova", "name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "fingerprint": "29:40:18:3e:f3:13:ed:b2:c1:7b:1d:cc:c2:ff:d2:fe"}}]} 2019-07-02 21:40:50,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-361efcb2-0078-4389-89d5-4aa4aea0378d x-compute-request-id: req-361efcb2-0078-4389-89d5-4aa4aea0378d Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC94hKJT4xrHs2lW18pAELqtmKW9ccInRlwv/UsKTzl4HCMGqt/zCTNEzcFvRrHUakBUCLYMErXzoFoKdD0L29Y0PHvEHl5t2Xx31YyEGmUnczpT0NYddi34ew1tVdoHGgJEWkKqhyXjiJPE5VR8kktT9s5BqFnEEzME8/YARJsdTJNNs6tqSu7pdFdkKim9mWTsL0mrh3KXf0DuubI10bsUjwzoyokBR1mLY5Dkd+ovU4KA1UgCLiulUjtHBD8gC6OFwZZvM9DWKdxX3vvzkLRH1vgU1iv/uAoadsDIayq9CxvT7/PrWAtLxScukFuLpL/WqJYjvh28M8FdFLOwT7V Generated-by-Nova", "name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "fingerprint": "29:40:18:3e:f3:13:ed:b2:c1:7b:1d:cc:c2:ff:d2:fe"}}]} 2019-07-02 21:40:50,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec7d066c83e6ff84fdf539675abf5da3788cff4" 2019-07-02 21:40:50,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec7d066c83e6ff84fdf539675abf5da3788cff4" 2019-07-02 21:40:50,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-90c5ea83-37c3-4e32-a8d7-7702e8491e9b 2019-07-02 21:40:50,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-90c5ea83-37c3-4e32-a8d7-7702e8491e9b 2019-07-02 21:40:50,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-90c5ea83-37c3-4e32-a8d7-7702e8491e9b 2019-07-02 21:40:50,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-90c5ea83-37c3-4e32-a8d7-7702e8491e9b 2019-07-02 21:40:50,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-90c5ea83-37c3-4e32-a8d7-7702e8491e9b x-compute-request-id: req-90c5ea83-37c3-4e32-a8d7-7702e8491e9b Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_33dc7d97-85b1-4eae-843c-a5c807c464bc"}, {"id": "f5276d69-4a0b-46ae-82d3-9935cd761980", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f5276d69-4a0b-46ae-82d3-9935cd761980", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f5276d69-4a0b-46ae-82d3-9935cd761980", "rel": "bookmark"}], "name": "cloudify_ims-flavor_33dc7d97-85b1-4eae-843c-a5c807c464bc"}]} 2019-07-02 21:40:50,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-90c5ea83-37c3-4e32-a8d7-7702e8491e9b x-compute-request-id: req-90c5ea83-37c3-4e32-a8d7-7702e8491e9b Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_33dc7d97-85b1-4eae-843c-a5c807c464bc"}, {"id": "f5276d69-4a0b-46ae-82d3-9935cd761980", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f5276d69-4a0b-46ae-82d3-9935cd761980", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f5276d69-4a0b-46ae-82d3-9935cd761980", "rel": "bookmark"}], "name": "cloudify_ims-flavor_33dc7d97-85b1-4eae-843c-a5c807c464bc"}]} 2019-07-02 21:40:50,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec7d066c83e6ff84fdf539675abf5da3788cff4" 2019-07-02 21:40:50,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec7d066c83e6ff84fdf539675abf5da3788cff4" 2019-07-02 21:40:50,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-8dd01add-15c2-4cd6-9d43-15b2159a8f1b 2019-07-02 21:40:50,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-8dd01add-15c2-4cd6-9d43-15b2159a8f1b 2019-07-02 21:40:50,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-8dd01add-15c2-4cd6-9d43-15b2159a8f1b 2019-07-02 21:40:50,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-8dd01add-15c2-4cd6-9d43-15b2159a8f1b 2019-07-02 21:40:50,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-8dd01add-15c2-4cd6-9d43-15b2159a8f1b x-compute-request-id: req-8dd01add-15c2-4cd6-9d43-15b2159a8f1b Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_33dc7d97-85b1-4eae-843c-a5c807c464bc"}, {"id": "8833a7b8-3969-4876-8357-f276c951f300", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/8833a7b8-3969-4876-8357-f276c951f300", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/8833a7b8-3969-4876-8357-f276c951f300", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/8833a7b8-3969-4876-8357-f276c951f300", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_33dc7d97-85b1-4eae-843c-a5c807c464bc"}]} 2019-07-02 21:40:50,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-8dd01add-15c2-4cd6-9d43-15b2159a8f1b x-compute-request-id: req-8dd01add-15c2-4cd6-9d43-15b2159a8f1b Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_33dc7d97-85b1-4eae-843c-a5c807c464bc"}, {"id": "8833a7b8-3969-4876-8357-f276c951f300", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/8833a7b8-3969-4876-8357-f276c951f300", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/8833a7b8-3969-4876-8357-f276c951f300", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/8833a7b8-3969-4876-8357-f276c951f300", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_33dc7d97-85b1-4eae-843c-a5c807c464bc"}]} 2019-07-02 21:40:50,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f666944a74da2c81b1ffaff95e2a4d648b2cbf6a" 2019-07-02 21:40:50,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f328feca203ef017c245d415f28aae4591493033" 2019-07-02 21:40:50,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-02 21:40:50,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-02 21:40:50,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-02 21:40:50,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-6722cdf5-954e-47e1-a8f8-16707c9fc557 2019-07-02 21:40:50,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-6722cdf5-954e-47e1-a8f8-16707c9fc557 2019-07-02 21:40:50,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-4691fcad-17df-4b96-8b66-267b02af8007 2019-07-02 21:40:50,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-4691fcad-17df-4b96-8b66-267b02af8007 2019-07-02 21:40:50,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8114c5077a1da8f80a48f13f655ab71c5712c11f" 2019-07-02 21:40:50,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3192a86ef0e477451f786046f88240782de9b3" 2019-07-02 21:40:50,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-6722cdf5-954e-47e1-a8f8-16707c9fc557 2019-07-02 21:40:50,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc', u'external_name': u'cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC94hKJT4xrHs2lW18pAELqtmKW9ccInRlwv/UsKTzl4HCMGqt/zCTNEzcFvRrHUakBUCLYMErXzoFoKdD0L29Y0PHvEHl5t2Xx31YyEGmUnczpT0NYddi34ew1tVdoHGgJEWkKqhyXjiJPE5VR8kktT9s5BqFnEEzME8/YARJsdTJNNs6tqSu7pdFdkKim9mWTsL0mrh3KXf0DuubI10bsUjwzoyokBR1mLY5Dkd+ovU4KA1UgCLiulUjtHBD8gC6OFwZZvM9DWKdxX3vvzkLRH1vgU1iv/uAoadsDIayq9CxvT7/PrWAtLxScukFuLpL/WqJYjvh28M8FdFLOwT7V Generated-by-Nova', u'name': u'cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc', u'fingerprint': u'29:40:18:3e:f3:13:ed:b2:c1:7b:1d:cc:c2:ff:d2:fe'}}}, {u'external_id': u'19add697-0f5f-4c16-a42c-889a62410ae9', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'00d0529b-96bd-47fa-9b67-e3f813eabff1', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'44ccc7df-8a5b-4cd1-8117-673172927c6c', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'7ad944bf-522d-4cd1-8e69-3f3edb265434', u'floating_ip_address': u'172.30.9.203', u'external_type': u'floatingip'}] 2019-07-02 21:40:50,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_fosbph'} 2019-07-02 21:40:50,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:40:50,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:40:50,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cd32ebd-9462-4b22-b75d-8f40026fb99e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:40:50,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cd32ebd-9462-4b22-b75d-8f40026fb99e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:40:50,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-0cd32ebd-9462-4b22-b75d-8f40026fb99e 2019-07-02 21:40:50,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-0cd32ebd-9462-4b22-b75d-8f40026fb99e 2019-07-02 21:40:50,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-eea90734-0275-411d-a2b7-998e1aa9d037 Date: Tue, 02 Jul 2019 21:39:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"3169b332-2fbe-4076-ab8e-9b578853ab8e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7144b7dc4434464c8248a76eaf72013a","status":"ACTIVE","subnets":["6516ee01-ddcb-4a8b-8c83-9be57116f85a"],"description":"","tags":[],"updated_at":"2019-07-02T21:33:45Z","qos_policy_id":null,"name":"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc","admin_state_up":true,"tenant_id":"7144b7dc4434464c8248a76eaf72013a","created_at":"2019-07-02T21:33:42Z","mtu":1442}]} 2019-07-02 21:40:50,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-eea90734-0275-411d-a2b7-998e1aa9d037 Date: Tue, 02 Jul 2019 21:39:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"3169b332-2fbe-4076-ab8e-9b578853ab8e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7144b7dc4434464c8248a76eaf72013a","status":"ACTIVE","subnets":["6516ee01-ddcb-4a8b-8c83-9be57116f85a"],"description":"","tags":[],"updated_at":"2019-07-02T21:33:45Z","qos_policy_id":null,"name":"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc","admin_state_up":true,"tenant_id":"7144b7dc4434464c8248a76eaf72013a","created_at":"2019-07-02T21:33:42Z","mtu":1442}]} 2019-07-02 21:40:50,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc used request id req-eea90734-0275-411d-a2b7-998e1aa9d037 2019-07-02 21:40:50,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc used request id req-eea90734-0275-411d-a2b7-998e1aa9d037 2019-07-02 21:40:50,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc used request id req-eea90734-0275-411d-a2b7-998e1aa9d037 2019-07-02 21:40:50,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc used request id req-eea90734-0275-411d-a2b7-998e1aa9d037 2019-07-02 21:40:50,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-07-02 21:40:50,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_7yx4dt', 'key_name': u'cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'image': u'931fbd26-71c9-4dda-b6a8-e27a8b944d0c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'cloudify_management_network_id': u'3169b332-2fbe-4076-ab8e-9b578853ab8e'}, 'nics': [{'net-id': u'3169b332-2fbe-4076-ab8e-9b578853ab8e'}], 'flavor': u'8c42d079-ca0b-4085-8ffd-fc5ce6a7d879', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-07-02 21:40:50,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_7yx4dt', 'key_name': u'cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'image': u'931fbd26-71c9-4dda-b6a8-e27a8b944d0c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'cloudify_management_network_id': u'3169b332-2fbe-4076-ab8e-9b578853ab8e'}, 'nics': [{'net-id': u'3169b332-2fbe-4076-ab8e-9b578853ab8e'}], 'flavor': u'8c42d079-ca0b-4085-8ffd-fc5ce6a7d879', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-07-02 21:40:55,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-07-02 21:40:55,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59eeb2846cd4d956622633c8d225e07f63beddcf" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_7yx4dt", "imageRef": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "flavorRef": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}}' 2019-07-02 21:40:55,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59eeb2846cd4d956622633c8d225e07f63beddcf" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_7yx4dt", "imageRef": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "flavorRef": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}}' 2019-07-02 21:40:55,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-6722cdf5-954e-47e1-a8f8-16707c9fc557 x-compute-request-id: req-6722cdf5-954e-47e1-a8f8-16707c9fc557 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_33dc7d97-85b1-4eae-843c-a5c807c464bc"}, {"id": "8833a7b8-3969-4876-8357-f276c951f300", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/8833a7b8-3969-4876-8357-f276c951f300", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/8833a7b8-3969-4876-8357-f276c951f300", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/8833a7b8-3969-4876-8357-f276c951f300", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_33dc7d97-85b1-4eae-843c-a5c807c464bc"}]} 2019-07-02 21:40:55,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-6722cdf5-954e-47e1-a8f8-16707c9fc557 x-compute-request-id: req-6722cdf5-954e-47e1-a8f8-16707c9fc557 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_33dc7d97-85b1-4eae-843c-a5c807c464bc"}, {"id": "8833a7b8-3969-4876-8357-f276c951f300", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/8833a7b8-3969-4876-8357-f276c951f300", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/8833a7b8-3969-4876-8357-f276c951f300", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/8833a7b8-3969-4876-8357-f276c951f300", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_33dc7d97-85b1-4eae-843c-a5c807c464bc"}]} 2019-07-02 21:40:55,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-6722cdf5-954e-47e1-a8f8-16707c9fc557 2019-07-02 21:40:55,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8114c5077a1da8f80a48f13f655ab71c5712c11f" 2019-07-02 21:40:55,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-55ec33c1-ae4f-4c36-8869-ffacc5b77d25 x-compute-request-id: req-55ec33c1-ae4f-4c36-8869-ffacc5b77d25 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_33dc7d97-85b1-4eae-843c-a5c807c464bc"}, {"id": "f5276d69-4a0b-46ae-82d3-9935cd761980", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f5276d69-4a0b-46ae-82d3-9935cd761980", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f5276d69-4a0b-46ae-82d3-9935cd761980", "rel": "bookmark"}], "name": "cloudify_ims-flavor_33dc7d97-85b1-4eae-843c-a5c807c464bc"}]} 2019-07-02 21:40:55,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-55ec33c1-ae4f-4c36-8869-ffacc5b77d25 x-compute-request-id: req-55ec33c1-ae4f-4c36-8869-ffacc5b77d25 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_33dc7d97-85b1-4eae-843c-a5c807c464bc"}, {"id": "f5276d69-4a0b-46ae-82d3-9935cd761980", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f5276d69-4a0b-46ae-82d3-9935cd761980", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f5276d69-4a0b-46ae-82d3-9935cd761980", "rel": "bookmark"}], "name": "cloudify_ims-flavor_33dc7d97-85b1-4eae-843c-a5c807c464bc"}]} 2019-07-02 21:40:55,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-55ec33c1-ae4f-4c36-8869-ffacc5b77d25 2019-07-02 21:40:55,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-55ec33c1-ae4f-4c36-8869-ffacc5b77d25 2019-07-02 21:40:55,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-55ec33c1-ae4f-4c36-8869-ffacc5b77d25 2019-07-02 21:40:55,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-55ec33c1-ae4f-4c36-8869-ffacc5b77d25 2019-07-02 21:40:55,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8114c5077a1da8f80a48f13f655ab71c5712c11f" 2019-07-02 21:40:55,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8114c5077a1da8f80a48f13f655ab71c5712c11f" 2019-07-02 21:40:55,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-4691fcad-17df-4b96-8b66-267b02af8007 x-compute-request-id: req-4691fcad-17df-4b96-8b66-267b02af8007 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC94hKJT4xrHs2lW18pAELqtmKW9ccInRlwv/UsKTzl4HCMGqt/zCTNEzcFvRrHUakBUCLYMErXzoFoKdD0L29Y0PHvEHl5t2Xx31YyEGmUnczpT0NYddi34ew1tVdoHGgJEWkKqhyXjiJPE5VR8kktT9s5BqFnEEzME8/YARJsdTJNNs6tqSu7pdFdkKim9mWTsL0mrh3KXf0DuubI10bsUjwzoyokBR1mLY5Dkd+ovU4KA1UgCLiulUjtHBD8gC6OFwZZvM9DWKdxX3vvzkLRH1vgU1iv/uAoadsDIayq9CxvT7/PrWAtLxScukFuLpL/WqJYjvh28M8FdFLOwT7V Generated-by-Nova", "name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "fingerprint": "29:40:18:3e:f3:13:ed:b2:c1:7b:1d:cc:c2:ff:d2:fe"}}]} 2019-07-02 21:40:55,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-4691fcad-17df-4b96-8b66-267b02af8007 x-compute-request-id: req-4691fcad-17df-4b96-8b66-267b02af8007 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC94hKJT4xrHs2lW18pAELqtmKW9ccInRlwv/UsKTzl4HCMGqt/zCTNEzcFvRrHUakBUCLYMErXzoFoKdD0L29Y0PHvEHl5t2Xx31YyEGmUnczpT0NYddi34ew1tVdoHGgJEWkKqhyXjiJPE5VR8kktT9s5BqFnEEzME8/YARJsdTJNNs6tqSu7pdFdkKim9mWTsL0mrh3KXf0DuubI10bsUjwzoyokBR1mLY5Dkd+ovU4KA1UgCLiulUjtHBD8gC6OFwZZvM9DWKdxX3vvzkLRH1vgU1iv/uAoadsDIayq9CxvT7/PrWAtLxScukFuLpL/WqJYjvh28M8FdFLOwT7V Generated-by-Nova", "name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "fingerprint": "29:40:18:3e:f3:13:ed:b2:c1:7b:1d:cc:c2:ff:d2:fe"}}]} 2019-07-02 21:40:55,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-4691fcad-17df-4b96-8b66-267b02af8007 2019-07-02 21:40:55,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-4691fcad-17df-4b96-8b66-267b02af8007 2019-07-02 21:40:55,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:40:55,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:40:55,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d6d3293-76e4-407b-8110-0fe887628bac Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:40:55,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d6d3293-76e4-407b-8110-0fe887628bac Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:40:55,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-3d6d3293-76e4-407b-8110-0fe887628bac 2019-07-02 21:40:55,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-3d6d3293-76e4-407b-8110-0fe887628bac 2019-07-02 21:40:55,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}143f6f2800266da5a1f33a485ac70666c0cab488" 2019-07-02 21:40:55,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}143f6f2800266da5a1f33a485ac70666c0cab488" 2019-07-02 21:40:55,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f666944a74da2c81b1ffaff95e2a4d648b2cbf6a" 2019-07-02 21:40:55,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-f7529db5-6bc1-4597-99d7-f6bda0f4379b Date: Tue, 02 Jul 2019 21:39:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"3169b332-2fbe-4076-ab8e-9b578853ab8e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7144b7dc4434464c8248a76eaf72013a","status":"ACTIVE","subnets":["6516ee01-ddcb-4a8b-8c83-9be57116f85a"],"description":"","tags":[],"updated_at":"2019-07-02T21:33:45Z","qos_policy_id":null,"name":"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc","admin_state_up":true,"tenant_id":"7144b7dc4434464c8248a76eaf72013a","created_at":"2019-07-02T21:33:42Z","mtu":1442}]} 2019-07-02 21:40:55,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-02 21:40:55,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-07-02 21:40:55,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_ezgn2l', 'key_name': u'cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'image': u'931fbd26-71c9-4dda-b6a8-e27a8b944d0c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'cloudify_management_network_id': u'3169b332-2fbe-4076-ab8e-9b578853ab8e'}, 'nics': [{'net-id': u'3169b332-2fbe-4076-ab8e-9b578853ab8e'}], 'flavor': u'8c42d079-ca0b-4085-8ffd-fc5ce6a7d879', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']} 2019-07-02 21:40:55,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_ezgn2l', 'key_name': u'cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'image': u'931fbd26-71c9-4dda-b6a8-e27a8b944d0c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'cloudify_management_network_id': u'3169b332-2fbe-4076-ab8e-9b578853ab8e'}, 'nics': [{'net-id': u'3169b332-2fbe-4076-ab8e-9b578853ab8e'}], 'flavor': u'8c42d079-ca0b-4085-8ffd-fc5ce6a7d879', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']} 2019-07-02 21:40:55,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-07-02 21:40:55,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc used request id req-67af6fe8-f136-4d14-89e9-d726f3c11ab8 2019-07-02 21:40:55,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc used request id req-67af6fe8-f136-4d14-89e9-d726f3c11ab8 2019-07-02 21:40:55,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc used request id req-67af6fe8-f136-4d14-89e9-d726f3c11ab8 2019-07-02 21:40:55,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc used request id req-67af6fe8-f136-4d14-89e9-d726f3c11ab8 2019-07-02 21:40:55,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-67af6fe8-f136-4d14-89e9-d726f3c11ab8 Date: Tue, 02 Jul 2019 21:39:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"3169b332-2fbe-4076-ab8e-9b578853ab8e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7144b7dc4434464c8248a76eaf72013a","status":"ACTIVE","subnets":["6516ee01-ddcb-4a8b-8c83-9be57116f85a"],"description":"","tags":[],"updated_at":"2019-07-02T21:33:45Z","qos_policy_id":null,"name":"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc","admin_state_up":true,"tenant_id":"7144b7dc4434464c8248a76eaf72013a","created_at":"2019-07-02T21:33:42Z","mtu":1442}]} 2019-07-02 21:40:55,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-67af6fe8-f136-4d14-89e9-d726f3c11ab8 Date: Tue, 02 Jul 2019 21:39:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"3169b332-2fbe-4076-ab8e-9b578853ab8e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7144b7dc4434464c8248a76eaf72013a","status":"ACTIVE","subnets":["6516ee01-ddcb-4a8b-8c83-9be57116f85a"],"description":"","tags":[],"updated_at":"2019-07-02T21:33:45Z","qos_policy_id":null,"name":"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc","admin_state_up":true,"tenant_id":"7144b7dc4434464c8248a76eaf72013a","created_at":"2019-07-02T21:33:42Z","mtu":1442}]} 2019-07-02 21:40:55,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-9fdcdc16-9611-410a-90d4-7a06b9ed7e98 2019-07-02 21:40:55,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f328feca203ef017c245d415f28aae4591493033" 2019-07-02 21:40:55,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-9fdcdc16-9611-410a-90d4-7a06b9ed7e98 2019-07-02 21:40:55,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-9fdcdc16-9611-410a-90d4-7a06b9ed7e98 2019-07-02 21:40:55,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 21:39: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-9fdcdc16-9611-410a-90d4-7a06b9ed7e98 x-compute-request-id: req-9fdcdc16-9611-410a-90d4-7a06b9ed7e98 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2bcc6383-7062-4f17-9732-c847e5902209", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2bcc6383-7062-4f17-9732-c847e5902209", "rel": "bookmark"}], "adminPass": "UxFhF9qH8KuH"}} 2019-07-02 21:40:55,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 21:39: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-9fdcdc16-9611-410a-90d4-7a06b9ed7e98 x-compute-request-id: req-9fdcdc16-9611-410a-90d4-7a06b9ed7e98 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2bcc6383-7062-4f17-9732-c847e5902209", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2bcc6383-7062-4f17-9732-c847e5902209", "rel": "bookmark"}], "adminPass": "UxFhF9qH8KuH"}} 2019-07-02 21:40:55,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8114c5077a1da8f80a48f13f655ab71c5712c11f" -d '{"server": {"name": "server_clearwater-opnfv_sprout_host_y0xlqp", "imageRef": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "flavorRef": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}}' 2019-07-02 21:40:55,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8114c5077a1da8f80a48f13f655ab71c5712c11f" -d '{"server": {"name": "server_clearwater-opnfv_sprout_host_y0xlqp", "imageRef": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "flavorRef": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}}' 2019-07-02 21:40:55,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-07-02 21:40:55,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_y0xlqp', 'key_name': u'cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'image': u'931fbd26-71c9-4dda-b6a8-e27a8b944d0c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'cloudify_management_network_id': u'3169b332-2fbe-4076-ab8e-9b578853ab8e'}, 'nics': [{'net-id': u'3169b332-2fbe-4076-ab8e-9b578853ab8e'}], 'flavor': u'8c42d079-ca0b-4085-8ffd-fc5ce6a7d879', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']} 2019-07-02 21:41:00,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_y0xlqp', 'key_name': u'cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'image': u'931fbd26-71c9-4dda-b6a8-e27a8b944d0c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'cloudify_management_network_id': u'3169b332-2fbe-4076-ab8e-9b578853ab8e'}, 'nics': [{'net-id': u'3169b332-2fbe-4076-ab8e-9b578853ab8e'}], 'flavor': u'8c42d079-ca0b-4085-8ffd-fc5ce6a7d879', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']} 2019-07-02 21:41:00,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-07-02 21:41:00,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc used request id req-f7529db5-6bc1-4597-99d7-f6bda0f4379b 2019-07-02 21:41:00,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc used request id req-f7529db5-6bc1-4597-99d7-f6bda0f4379b 2019-07-02 21:41:00,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc used request id req-f7529db5-6bc1-4597-99d7-f6bda0f4379b 2019-07-02 21:41:00,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc used request id req-f7529db5-6bc1-4597-99d7-f6bda0f4379b 2019-07-02 21:41:00,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-f7529db5-6bc1-4597-99d7-f6bda0f4379b Date: Tue, 02 Jul 2019 21:39:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"3169b332-2fbe-4076-ab8e-9b578853ab8e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7144b7dc4434464c8248a76eaf72013a","status":"ACTIVE","subnets":["6516ee01-ddcb-4a8b-8c83-9be57116f85a"],"description":"","tags":[],"updated_at":"2019-07-02T21:33:45Z","qos_policy_id":null,"name":"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc","admin_state_up":true,"tenant_id":"7144b7dc4434464c8248a76eaf72013a","created_at":"2019-07-02T21:33:42Z","mtu":1442}]} 2019-07-02 21:41:00,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-02 21:41:00,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec7d066c83e6ff84fdf539675abf5da3788cff4" -d '{"server": {"name": "server_clearwater-opnfv_bind_host_ezgn2l", "imageRef": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "flavorRef": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}}' 2019-07-02 21:41:00,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec7d066c83e6ff84fdf539675abf5da3788cff4" -d '{"server": {"name": "server_clearwater-opnfv_bind_host_ezgn2l", "imageRef": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "flavorRef": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}}' 2019-07-02 21:41:00,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-02 21:41:00,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-02 21:41:00,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-02 21:41:00,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-02 21:41:00,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-9fdcdc16-9611-410a-90d4-7a06b9ed7e98 2019-07-02 21:41:00,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-02 21:41:00,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-02 21:41:00,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-02 21:41:00,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-02 21:41:00,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-02 21:41:00,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-02 21:41:00,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-02 21:41:00,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-02 21:41:00,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-02 21:41:00,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-02 21:41:00,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-02 21:41:00,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-ee94ada3-b1dc-4ec2-8568-cc651dbf1aeb x-compute-request-id: req-ee94ada3-b1dc-4ec2-8568-cc651dbf1aeb Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_33dc7d97-85b1-4eae-843c-a5c807c464bc"}, {"id": "f5276d69-4a0b-46ae-82d3-9935cd761980", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f5276d69-4a0b-46ae-82d3-9935cd761980", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f5276d69-4a0b-46ae-82d3-9935cd761980", "rel": "bookmark"}], "name": "cloudify_ims-flavor_33dc7d97-85b1-4eae-843c-a5c807c464bc"}]} 2019-07-02 21:41:00,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-ee94ada3-b1dc-4ec2-8568-cc651dbf1aeb x-compute-request-id: req-ee94ada3-b1dc-4ec2-8568-cc651dbf1aeb Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_33dc7d97-85b1-4eae-843c-a5c807c464bc"}, {"id": "f5276d69-4a0b-46ae-82d3-9935cd761980", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f5276d69-4a0b-46ae-82d3-9935cd761980", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f5276d69-4a0b-46ae-82d3-9935cd761980", "rel": "bookmark"}], "name": "cloudify_ims-flavor_33dc7d97-85b1-4eae-843c-a5c807c464bc"}]} 2019-07-02 21:41:00,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3192a86ef0e477451f786046f88240782de9b3" 2019-07-02 21:41:00,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-678be45d-28b0-461a-9b68-a7958805b8f9 2019-07-02 21:41:00,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-678be45d-28b0-461a-9b68-a7958805b8f9 2019-07-02 21:41:00,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-e4196654-2065-4441-beab-19500845d74d 2019-07-02 21:41:00,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3192a86ef0e477451f786046f88240782de9b3" 2019-07-02 21:41:00,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-02 21:41:00,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-02 21:41:00,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-edd82d2b-f6c1-4e1f-b8c9-23b559a9580a 2019-07-02 21:41:00,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-edd82d2b-f6c1-4e1f-b8c9-23b559a9580a 2019-07-02 21:41:00,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-e4196654-2065-4441-beab-19500845d74d 2019-07-02 21:41:00,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-edd82d2b-f6c1-4e1f-b8c9-23b559a9580a 2019-07-02 21:41:00,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-edd82d2b-f6c1-4e1f-b8c9-23b559a9580a 2019-07-02 21:41:00,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-edd82d2b-f6c1-4e1f-b8c9-23b559a9580a x-compute-request-id: req-edd82d2b-f6c1-4e1f-b8c9-23b559a9580a Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_33dc7d97-85b1-4eae-843c-a5c807c464bc"}, {"id": "8833a7b8-3969-4876-8357-f276c951f300", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/8833a7b8-3969-4876-8357-f276c951f300", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/8833a7b8-3969-4876-8357-f276c951f300", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/8833a7b8-3969-4876-8357-f276c951f300", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_33dc7d97-85b1-4eae-843c-a5c807c464bc"}]} 2019-07-02 21:41:00,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-edd82d2b-f6c1-4e1f-b8c9-23b559a9580a x-compute-request-id: req-edd82d2b-f6c1-4e1f-b8c9-23b559a9580a Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_33dc7d97-85b1-4eae-843c-a5c807c464bc"}, {"id": "8833a7b8-3969-4876-8357-f276c951f300", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/8833a7b8-3969-4876-8357-f276c951f300", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/8833a7b8-3969-4876-8357-f276c951f300", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/8833a7b8-3969-4876-8357-f276c951f300", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_33dc7d97-85b1-4eae-843c-a5c807c464bc"}]} 2019-07-02 21:41:00,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:41:00,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:41:00,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4196654-2065-4441-beab-19500845d74d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:41:00,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4196654-2065-4441-beab-19500845d74d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:41:00,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-ee94ada3-b1dc-4ec2-8568-cc651dbf1aeb 2019-07-02 21:41:00,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-ee94ada3-b1dc-4ec2-8568-cc651dbf1aeb 2019-07-02 21:41:00,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-ee94ada3-b1dc-4ec2-8568-cc651dbf1aeb 2019-07-02 21:41:00,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-ee94ada3-b1dc-4ec2-8568-cc651dbf1aeb 2019-07-02 21:41:05,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3192a86ef0e477451f786046f88240782de9b3" 2019-07-02 21:41:05,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3192a86ef0e477451f786046f88240782de9b3" 2019-07-02 21:41:05,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-678be45d-28b0-461a-9b68-a7958805b8f9 x-compute-request-id: req-678be45d-28b0-461a-9b68-a7958805b8f9 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC94hKJT4xrHs2lW18pAELqtmKW9ccInRlwv/UsKTzl4HCMGqt/zCTNEzcFvRrHUakBUCLYMErXzoFoKdD0L29Y0PHvEHl5t2Xx31YyEGmUnczpT0NYddi34ew1tVdoHGgJEWkKqhyXjiJPE5VR8kktT9s5BqFnEEzME8/YARJsdTJNNs6tqSu7pdFdkKim9mWTsL0mrh3KXf0DuubI10bsUjwzoyokBR1mLY5Dkd+ovU4KA1UgCLiulUjtHBD8gC6OFwZZvM9DWKdxX3vvzkLRH1vgU1iv/uAoadsDIayq9CxvT7/PrWAtLxScukFuLpL/WqJYjvh28M8FdFLOwT7V Generated-by-Nova", "name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "fingerprint": "29:40:18:3e:f3:13:ed:b2:c1:7b:1d:cc:c2:ff:d2:fe"}}]} 2019-07-02 21:41:05,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-678be45d-28b0-461a-9b68-a7958805b8f9 x-compute-request-id: req-678be45d-28b0-461a-9b68-a7958805b8f9 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC94hKJT4xrHs2lW18pAELqtmKW9ccInRlwv/UsKTzl4HCMGqt/zCTNEzcFvRrHUakBUCLYMErXzoFoKdD0L29Y0PHvEHl5t2Xx31YyEGmUnczpT0NYddi34ew1tVdoHGgJEWkKqhyXjiJPE5VR8kktT9s5BqFnEEzME8/YARJsdTJNNs6tqSu7pdFdkKim9mWTsL0mrh3KXf0DuubI10bsUjwzoyokBR1mLY5Dkd+ovU4KA1UgCLiulUjtHBD8gC6OFwZZvM9DWKdxX3vvzkLRH1vgU1iv/uAoadsDIayq9CxvT7/PrWAtLxScukFuLpL/WqJYjvh28M8FdFLOwT7V Generated-by-Nova", "name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "fingerprint": "29:40:18:3e:f3:13:ed:b2:c1:7b:1d:cc:c2:ff:d2:fe"}}]} 2019-07-02 21:41:05,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-678be45d-28b0-461a-9b68-a7958805b8f9 2019-07-02 21:41:05,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-678be45d-28b0-461a-9b68-a7958805b8f9 2019-07-02 21:41:05,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-02 21:41:05,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-d62946d7-b097-4f61-aea9-1b9924d3917e x-compute-request-id: req-d62946d7-b097-4f61-aea9-1b9924d3917e Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_33dc7d97-85b1-4eae-843c-a5c807c464bc"}, {"id": "8833a7b8-3969-4876-8357-f276c951f300", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/8833a7b8-3969-4876-8357-f276c951f300", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/8833a7b8-3969-4876-8357-f276c951f300", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/8833a7b8-3969-4876-8357-f276c951f300", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_33dc7d97-85b1-4eae-843c-a5c807c464bc"}]} 2019-07-02 21:41:05,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-02 21:41:05,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-d62946d7-b097-4f61-aea9-1b9924d3917e 2019-07-02 21:41:05,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-02 21:41:05,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc used request id req-68f8722b-56ca-40d3-b889-9ff293e1eddf 2019-07-02 21:41:05,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc used request id req-68f8722b-56ca-40d3-b889-9ff293e1eddf 2019-07-02 21:41:05,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc used request id req-68f8722b-56ca-40d3-b889-9ff293e1eddf 2019-07-02 21:41:05,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc used request id req-68f8722b-56ca-40d3-b889-9ff293e1eddf 2019-07-02 21:41:05,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-07-02 21:41:05,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_gfx08a', 'key_name': u'cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'image': u'931fbd26-71c9-4dda-b6a8-e27a8b944d0c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'cloudify_management_network_id': u'3169b332-2fbe-4076-ab8e-9b578853ab8e'}, 'nics': [{'net-id': u'3169b332-2fbe-4076-ab8e-9b578853ab8e'}], 'flavor': u'8c42d079-ca0b-4085-8ffd-fc5ce6a7d879', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']} 2019-07-02 21:41:05,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_gfx08a', 'key_name': u'cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'image': u'931fbd26-71c9-4dda-b6a8-e27a8b944d0c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'cloudify_management_network_id': u'3169b332-2fbe-4076-ab8e-9b578853ab8e'}, 'nics': [{'net-id': u'3169b332-2fbe-4076-ab8e-9b578853ab8e'}], 'flavor': u'8c42d079-ca0b-4085-8ffd-fc5ce6a7d879', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']} 2019-07-02 21:41:05,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-07-02 21:41:05,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3192a86ef0e477451f786046f88240782de9b3" -d '{"server": {"name": "server_clearwater-opnfv_vellum_host_gfx08a", "imageRef": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "flavorRef": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}}' 2019-07-02 21:41:05,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3192a86ef0e477451f786046f88240782de9b3" -d '{"server": {"name": "server_clearwater-opnfv_vellum_host_gfx08a", "imageRef": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "flavorRef": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}}' 2019-07-02 21:41:05,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e5eeb1626010cac1abeb5a078c0799fe0300467" 2019-07-02 21:41:05,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-d62946d7-b097-4f61-aea9-1b9924d3917e x-compute-request-id: req-d62946d7-b097-4f61-aea9-1b9924d3917e Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_33dc7d97-85b1-4eae-843c-a5c807c464bc"}, {"id": "8833a7b8-3969-4876-8357-f276c951f300", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/8833a7b8-3969-4876-8357-f276c951f300", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/8833a7b8-3969-4876-8357-f276c951f300", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/8833a7b8-3969-4876-8357-f276c951f300", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_33dc7d97-85b1-4eae-843c-a5c807c464bc"}]} 2019-07-02 21:41:05,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-d62946d7-b097-4f61-aea9-1b9924d3917e 2019-07-02 21:41:05,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-d62946d7-b097-4f61-aea9-1b9924d3917e 2019-07-02 21:41:05,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-d62946d7-b097-4f61-aea9-1b9924d3917e 2019-07-02 21:41:05,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}143f6f2800266da5a1f33a485ac70666c0cab488" 2019-07-02 21:41:05,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}143f6f2800266da5a1f33a485ac70666c0cab488" 2019-07-02 21:41:05,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69b43182dd9cd09fc535f6f0eed7068adfac9f9e" 2019-07-02 21:41:05,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69b43182dd9cd09fc535f6f0eed7068adfac9f9e" 2019-07-02 21:41:05,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-6bc25935-e982-4e4b-bd32-0582a36b83bf x-compute-request-id: req-6bc25935-e982-4e4b-bd32-0582a36b83bf Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_33dc7d97-85b1-4eae-843c-a5c807c464bc"}, {"id": "f5276d69-4a0b-46ae-82d3-9935cd761980", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f5276d69-4a0b-46ae-82d3-9935cd761980", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f5276d69-4a0b-46ae-82d3-9935cd761980", "rel": "bookmark"}], "name": "cloudify_ims-flavor_33dc7d97-85b1-4eae-843c-a5c807c464bc"}]} 2019-07-02 21:41:05,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45f75176-0276-4374-a49a-a26b086efb0d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:41:05,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-6bc25935-e982-4e4b-bd32-0582a36b83bf x-compute-request-id: req-6bc25935-e982-4e4b-bd32-0582a36b83bf Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_33dc7d97-85b1-4eae-843c-a5c807c464bc"}, {"id": "f5276d69-4a0b-46ae-82d3-9935cd761980", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f5276d69-4a0b-46ae-82d3-9935cd761980", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f5276d69-4a0b-46ae-82d3-9935cd761980", "rel": "bookmark"}], "name": "cloudify_ims-flavor_33dc7d97-85b1-4eae-843c-a5c807c464bc"}]} 2019-07-02 21:41:05,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-6bc25935-e982-4e4b-bd32-0582a36b83bf 2019-07-02 21:41:05,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-6bc25935-e982-4e4b-bd32-0582a36b83bf 2019-07-02 21:41:05,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-6bc25935-e982-4e4b-bd32-0582a36b83bf 2019-07-02 21:41:05,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-6bc25935-e982-4e4b-bd32-0582a36b83bf 2019-07-02 21:41:05,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}143f6f2800266da5a1f33a485ac70666c0cab488" 2019-07-02 21:41:05,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}143f6f2800266da5a1f33a485ac70666c0cab488" 2019-07-02 21:41:05,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-8201be93-a758-4636-961a-594c4dc2e182 x-compute-request-id: req-8201be93-a758-4636-961a-594c4dc2e182 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC94hKJT4xrHs2lW18pAELqtmKW9ccInRlwv/UsKTzl4HCMGqt/zCTNEzcFvRrHUakBUCLYMErXzoFoKdD0L29Y0PHvEHl5t2Xx31YyEGmUnczpT0NYddi34ew1tVdoHGgJEWkKqhyXjiJPE5VR8kktT9s5BqFnEEzME8/YARJsdTJNNs6tqSu7pdFdkKim9mWTsL0mrh3KXf0DuubI10bsUjwzoyokBR1mLY5Dkd+ovU4KA1UgCLiulUjtHBD8gC6OFwZZvM9DWKdxX3vvzkLRH1vgU1iv/uAoadsDIayq9CxvT7/PrWAtLxScukFuLpL/WqJYjvh28M8FdFLOwT7V Generated-by-Nova", "name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "fingerprint": "29:40:18:3e:f3:13:ed:b2:c1:7b:1d:cc:c2:ff:d2:fe"}}]} 2019-07-02 21:41:05,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:39: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-8201be93-a758-4636-961a-594c4dc2e182 x-compute-request-id: req-8201be93-a758-4636-961a-594c4dc2e182 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC94hKJT4xrHs2lW18pAELqtmKW9ccInRlwv/UsKTzl4HCMGqt/zCTNEzcFvRrHUakBUCLYMErXzoFoKdD0L29Y0PHvEHl5t2Xx31YyEGmUnczpT0NYddi34ew1tVdoHGgJEWkKqhyXjiJPE5VR8kktT9s5BqFnEEzME8/YARJsdTJNNs6tqSu7pdFdkKim9mWTsL0mrh3KXf0DuubI10bsUjwzoyokBR1mLY5Dkd+ovU4KA1UgCLiulUjtHBD8gC6OFwZZvM9DWKdxX3vvzkLRH1vgU1iv/uAoadsDIayq9CxvT7/PrWAtLxScukFuLpL/WqJYjvh28M8FdFLOwT7V Generated-by-Nova", "name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "fingerprint": "29:40:18:3e:f3:13:ed:b2:c1:7b:1d:cc:c2:ff:d2:fe"}}]} 2019-07-02 21:41:05,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-8201be93-a758-4636-961a-594c4dc2e182 2019-07-02 21:41:05,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-8201be93-a758-4636-961a-594c4dc2e182 2019-07-02 21:41:05,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-8201be93-a758-4636-961a-594c4dc2e182 2019-07-02 21:41:05,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-8201be93-a758-4636-961a-594c4dc2e182 2019-07-02 21:41:05,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:41:05,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:41:05,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:39:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45f75176-0276-4374-a49a-a26b086efb0d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:41:05,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-45f75176-0276-4374-a49a-a26b086efb0d 2019-07-02 21:41:05,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-45f75176-0276-4374-a49a-a26b086efb0d 2019-07-02 21:41:11,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc used request id req-68f8722b-56ca-40d3-b889-9ff293e1eddf 2019-07-02 21:41:11,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc used request id req-68f8722b-56ca-40d3-b889-9ff293e1eddf 2019-07-02 21:41:11,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_fosbph', 'key_name': u'cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'image': u'931fbd26-71c9-4dda-b6a8-e27a8b944d0c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'cloudify_management_network_id': u'3169b332-2fbe-4076-ab8e-9b578853ab8e'}, 'nics': [{'net-id': u'3169b332-2fbe-4076-ab8e-9b578853ab8e'}], 'flavor': u'8c42d079-ca0b-4085-8ffd-fc5ce6a7d879', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-07-02 21:41:11,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-79c6c1a7-1d30-4cc5-a3f1-4749aabb030b Date: Tue, 02 Jul 2019 21:39:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"3169b332-2fbe-4076-ab8e-9b578853ab8e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7144b7dc4434464c8248a76eaf72013a","status":"ACTIVE","subnets":["6516ee01-ddcb-4a8b-8c83-9be57116f85a"],"description":"","tags":[],"updated_at":"2019-07-02T21:33:45Z","qos_policy_id":null,"name":"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc","admin_state_up":true,"tenant_id":"7144b7dc4434464c8248a76eaf72013a","created_at":"2019-07-02T21:33:42Z","mtu":1442}]} 2019-07-02 21:41:11,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e5eeb1626010cac1abeb5a078c0799fe0300467" 2019-07-02 21:41:11,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-07-02 21:41:11,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:41:11,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}143f6f2800266da5a1f33a485ac70666c0cab488" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_fosbph", "imageRef": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "flavorRef": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}}' 2019-07-02 21:41:11,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}143f6f2800266da5a1f33a485ac70666c0cab488" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_fosbph", "imageRef": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "flavorRef": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}}' 2019-07-02 21:41:11,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_fosbph', 'key_name': u'cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'image': u'931fbd26-71c9-4dda-b6a8-e27a8b944d0c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc', 'cloudify_management_network_id': u'3169b332-2fbe-4076-ab8e-9b578853ab8e'}, 'nics': [{'net-id': u'3169b332-2fbe-4076-ab8e-9b578853ab8e'}], 'flavor': u'8c42d079-ca0b-4085-8ffd-fc5ce6a7d879', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-07-02 21:41:11,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-07-02 21:41:11,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc used request id req-79c6c1a7-1d30-4cc5-a3f1-4749aabb030b 2019-07-02 21:41:11,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc used request id req-79c6c1a7-1d30-4cc5-a3f1-4749aabb030b 2019-07-02 21:41:11,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc used request id req-79c6c1a7-1d30-4cc5-a3f1-4749aabb030b 2019-07-02 21:41:11,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc used request id req-79c6c1a7-1d30-4cc5-a3f1-4749aabb030b 2019-07-02 21:41:11,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-79c6c1a7-1d30-4cc5-a3f1-4749aabb030b Date: Tue, 02 Jul 2019 21:39:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"3169b332-2fbe-4076-ab8e-9b578853ab8e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7144b7dc4434464c8248a76eaf72013a","status":"ACTIVE","subnets":["6516ee01-ddcb-4a8b-8c83-9be57116f85a"],"description":"","tags":[],"updated_at":"2019-07-02T21:33:45Z","qos_policy_id":null,"name":"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc","admin_state_up":true,"tenant_id":"7144b7dc4434464c8248a76eaf72013a","created_at":"2019-07-02T21:33:42Z","mtu":1442}]} 2019-07-02 21:41:11,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:40:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6988ea09-33a3-4bdf-9421-cfb38be670e9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:41:11,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-6988ea09-33a3-4bdf-9421-cfb38be670e9 2019-07-02 21:41:11,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-9b22c7f0-c107-4cca-86b3-04f238609a21 2019-07-02 21:41:11,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 21:39: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-9b22c7f0-c107-4cca-86b3-04f238609a21 x-compute-request-id: req-9b22c7f0-c107-4cca-86b3-04f238609a21 Content-Length: 418 location: http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "OS-DCF:diskConfig": "MANUAL", "id": "e7bbf928-80ac-48e6-94be-b0c594238828", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "bookmark"}], "adminPass": "Yxbb7n3rVB3k"}} 2019-07-02 21:41:11,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 21:39: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-9b22c7f0-c107-4cca-86b3-04f238609a21 x-compute-request-id: req-9b22c7f0-c107-4cca-86b3-04f238609a21 Content-Length: 418 location: http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "OS-DCF:diskConfig": "MANUAL", "id": "e7bbf928-80ac-48e6-94be-b0c594238828", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "bookmark"}], "adminPass": "Yxbb7n3rVB3k"}} 2019-07-02 21:41:11,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-9b22c7f0-c107-4cca-86b3-04f238609a21 2019-07-02 21:41:11,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-9b22c7f0-c107-4cca-86b3-04f238609a21 2019-07-02 21:41:11,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-9b22c7f0-c107-4cca-86b3-04f238609a21 2019-07-02 21:41:11,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dace42a9818ce9a48e301fafbac2667137ff8087" 2019-07-02 21:41:11,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-02 21:41:11,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 21:39: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-4b21eaae-9624-4c6e-a67a-7e601a48c99e x-compute-request-id: req-4b21eaae-9624-4c6e-a67a-7e601a48c99e Content-Length: 417 location: http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "OS-DCF:diskConfig": "MANUAL", "id": "ec1e6b04-a67a-4528-bb2c-78f308720ddd", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "bookmark"}], "adminPass": "bz8A45kkc2Kf"}} 2019-07-02 21:41:11,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-4b21eaae-9624-4c6e-a67a-7e601a48c99e 2019-07-02 21:41:11,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-4b21eaae-9624-4c6e-a67a-7e601a48c99e 2019-07-02 21:41:11,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-4b21eaae-9624-4c6e-a67a-7e601a48c99e 2019-07-02 21:41:11,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-02 21:41:11,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 21:39: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-4b21eaae-9624-4c6e-a67a-7e601a48c99e x-compute-request-id: req-4b21eaae-9624-4c6e-a67a-7e601a48c99e Content-Length: 417 location: http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "OS-DCF:diskConfig": "MANUAL", "id": "ec1e6b04-a67a-4528-bb2c-78f308720ddd", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "bookmark"}], "adminPass": "bz8A45kkc2Kf"}} 2019-07-02 21:41:11,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-4b21eaae-9624-4c6e-a67a-7e601a48c99e 2019-07-02 21:41:11,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-02 21:41:11,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-02 21:41:11,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-02 21:41:11,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-02 21:41:11,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-02 21:41:11,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 21:39: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-9c4eec1a-8cdf-4d0c-884b-19a7b56be36e x-compute-request-id: req-9c4eec1a-8cdf-4d0c-884b-19a7b56be36e Content-Length: 417 location: http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "bookmark"}], "adminPass": "dfovD7jYrQYm"}} 2019-07-02 21:41:11,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-02 21:41:11,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-02 21:41:11,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:40: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-b7e5d469-6222-4b9f-acbf-25551d5555d9 x-compute-request-id: req-b7e5d469-6222-4b9f-acbf-25551d5555d9 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2bcc6383-7062-4f17-9732-c847e5902209", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "2bcc6383-7062-4f17-9732-c847e5902209", "security_groups": [{"name": "default"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T21:40:00Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_proxy_host_hd97os", "created": "2019-07-02T21:39:57Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:41:11,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-9c4eec1a-8cdf-4d0c-884b-19a7b56be36e 2019-07-02 21:41:11,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-9c4eec1a-8cdf-4d0c-884b-19a7b56be36e 2019-07-02 21:41:11,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-9c4eec1a-8cdf-4d0c-884b-19a7b56be36e 2019-07-02 21:41:11,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-9c4eec1a-8cdf-4d0c-884b-19a7b56be36e 2019-07-02 21:41:11,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 21:39: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-9c4eec1a-8cdf-4d0c-884b-19a7b56be36e x-compute-request-id: req-9c4eec1a-8cdf-4d0c-884b-19a7b56be36e Content-Length: 417 location: http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "bookmark"}], "adminPass": "dfovD7jYrQYm"}} 2019-07-02 21:41:11,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209 used request id req-b7e5d469-6222-4b9f-acbf-25551d5555d9 2019-07-02 21:41:11,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:40:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be2424b4-b274-4bfb-859a-27e93cccebf4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:41:11,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-be2424b4-b274-4bfb-859a-27e93cccebf4 2019-07-02 21:41:16,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209 used request id req-b7e5d469-6222-4b9f-acbf-25551d5555d9 2019-07-02 21:41:16,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:41:16,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:40:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be2424b4-b274-4bfb-859a-27e93cccebf4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:41:16,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-be2424b4-b274-4bfb-859a-27e93cccebf4 2019-07-02 21:41:16,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d39aec9f8b2863fb0f383e2fc6f298a966c13e" 2019-07-02 21:41:16,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 21:39: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-6d168c67-5259-4b08-8d4e-af696a36d0f9 x-compute-request-id: req-6d168c67-5259-4b08-8d4e-af696a36d0f9 Content-Length: 459 location: http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "OS-DCF:diskConfig": "MANUAL", "id": "42161197-d882-4a6c-b4fe-9290739a1ad0", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "bookmark"}], "adminPass": "E8Bx3VNmpPZY"}} 2019-07-02 21:41:16,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 21:39: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-6d168c67-5259-4b08-8d4e-af696a36d0f9 x-compute-request-id: req-6d168c67-5259-4b08-8d4e-af696a36d0f9 Content-Length: 459 location: http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "OS-DCF:diskConfig": "MANUAL", "id": "42161197-d882-4a6c-b4fe-9290739a1ad0", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "bookmark"}], "adminPass": "E8Bx3VNmpPZY"}} 2019-07-02 21:41:16,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-6d168c67-5259-4b08-8d4e-af696a36d0f9 2019-07-02 21:41:16,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-6d168c67-5259-4b08-8d4e-af696a36d0f9 2019-07-02 21:41:16,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-6d168c67-5259-4b08-8d4e-af696a36d0f9 2019-07-02 21:41:16,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-6d168c67-5259-4b08-8d4e-af696a36d0f9 2019-07-02 21:41:16,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-02 21:41:16,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-02 21:41:16,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:40:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-618d5bf1-e0e3-4550-9502-5be75aa3bb9f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:41:16,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:41:16,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-02 21:41:16,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-02 21:41:16,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-02 21:41:16,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-618d5bf1-e0e3-4550-9502-5be75aa3bb9f 2019-07-02 21:41:16,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-89dcda56-b80a-42d5-8ffb-ed65ca80078d 2019-07-02 21:41:16,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:40: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-89dcda56-b80a-42d5-8ffb-ed65ca80078d x-compute-request-id: req-89dcda56-b80a-42d5-8ffb-ed65ca80078d Content-Encoding: gzip Content-Length: 716 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "e7bbf928-80ac-48e6-94be-b0c594238828", "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T21:40:02Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_ellis_host_1gbyz5", "created": "2019-07-02T21:40:00Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:41:16,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-3908b9e0-c695-4baf-b84b-a5636b1c87cd 2019-07-02 21:41:16,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-3908b9e0-c695-4baf-b84b-a5636b1c87cd 2019-07-02 21:41:16,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-3908b9e0-c695-4baf-b84b-a5636b1c87cd 2019-07-02 21:41:16,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-3908b9e0-c695-4baf-b84b-a5636b1c87cd 2019-07-02 21:41:16,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 21:39: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-3908b9e0-c695-4baf-b84b-a5636b1c87cd x-compute-request-id: req-3908b9e0-c695-4baf-b84b-a5636b1c87cd Content-Length: 418 location: http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "bookmark"}], "adminPass": "x6ADJZSjYHfn"}} 2019-07-02 21:41:16,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 21:39: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-3908b9e0-c695-4baf-b84b-a5636b1c87cd x-compute-request-id: req-3908b9e0-c695-4baf-b84b-a5636b1c87cd Content-Length: 418 location: http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "bookmark"}], "adminPass": "x6ADJZSjYHfn"}} 2019-07-02 21:41:16,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-02 21:41:16,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-02 21:41:16,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-02 21:41:16,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c984010a41a1be6c8ee049184280a60eacf1175b" 2019-07-02 21:41:16,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-89dcda56-b80a-42d5-8ffb-ed65ca80078d 2019-07-02 21:41:16,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-02 21:41:16,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-02 21:41:16,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-02 21:41:16,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:41:16,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-18ddadbd-6194-4b4e-890e-8dfaf6e1e591 2019-07-02 21:41:16,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:40:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18ddadbd-6194-4b4e-890e-8dfaf6e1e591 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:41:16,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-b4ccd492-9bd8-4b75-bb90-07851bac2c28 2019-07-02 21:41:16,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-02 21:41:16,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-02 21:41:16,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30] 2019-07-02 21:41:16,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:40: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-29164627-e020-48cc-9173-4bc7a7f93b17 x-compute-request-id: req-29164627-e020-48cc-9173-4bc7a7f93b17 Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ec1e6b04-a67a-4528-bb2c-78f308720ddd", "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T21:40:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_dime_host_secdfo", "created": "2019-07-02T21:40:01Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:41:16,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-29164627-e020-48cc-9173-4bc7a7f93b17 2019-07-02 21:41:16,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb6b4d6cd5e251213e8dd2dcc97bee6af3760e2f" 2019-07-02 21:41:16,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-29164627-e020-48cc-9173-4bc7a7f93b17 2019-07-02 21:41:16,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 21:39: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-b4ccd492-9bd8-4b75-bb90-07851bac2c28 x-compute-request-id: req-b4ccd492-9bd8-4b75-bb90-07851bac2c28 Content-Length: 457 location: http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "OS-DCF:diskConfig": "MANUAL", "id": "67b4d464-0837-4363-86b6-1feb93ce7b69", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "bookmark"}], "adminPass": "76opt2b3RTyp"}} 2019-07-02 21:41:16,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 21:39: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-e04a174e-6a47-4e40-b8c3-74dd0bb97638 x-compute-request-id: req-e04a174e-6a47-4e40-b8c3-74dd0bb97638 Content-Length: 419 location: http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "OS-DCF:diskConfig": "MANUAL", "id": "0ea498ba-1836-4805-8bf1-9e4d025d7879", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879", "rel": "bookmark"}], "adminPass": "dHcYSyZbj22m"}} 2019-07-02 21:41:16,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 21:39: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-b4ccd492-9bd8-4b75-bb90-07851bac2c28 x-compute-request-id: req-b4ccd492-9bd8-4b75-bb90-07851bac2c28 Content-Length: 457 location: http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "OS-DCF:diskConfig": "MANUAL", "id": "67b4d464-0837-4363-86b6-1feb93ce7b69", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "bookmark"}], "adminPass": "76opt2b3RTyp"}} 2019-07-02 21:41:16,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-b4ccd492-9bd8-4b75-bb90-07851bac2c28 2019-07-02 21:41:21,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb6b4d6cd5e251213e8dd2dcc97bee6af3760e2f" 2019-07-02 21:41:21,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-29164627-e020-48cc-9173-4bc7a7f93b17 2019-07-02 21:41:21,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:40: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-29164627-e020-48cc-9173-4bc7a7f93b17 x-compute-request-id: req-29164627-e020-48cc-9173-4bc7a7f93b17 Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ec1e6b04-a67a-4528-bb2c-78f308720ddd", "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T21:40:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_dime_host_secdfo", "created": "2019-07-02T21:40:01Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:41:21,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-e04a174e-6a47-4e40-b8c3-74dd0bb97638 2019-07-02 21:41:21,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30] 2019-07-02 21:41:21,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-02 21:41:21,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-e04a174e-6a47-4e40-b8c3-74dd0bb97638 2019-07-02 21:41:21,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04158fe00f8d0992790ffaac8eea16a4f9699ee6" 2019-07-02 21:41:21,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-02 21:41:21,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-02 21:41:21,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-02 21:41:21,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-40916751-b313-4d75-bf1e-86f009486393 2019-07-02 21:41:21,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:40:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40916751-b313-4d75-bf1e-86f009486393 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:41:21,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:41:21,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:40: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-97dbc1a0-a5b6-46a2-9e97-f3c77799e0f0 x-compute-request-id: req-97dbc1a0-a5b6-46a2-9e97-f3c77799e0f0 Content-Encoding: gzip Content-Length: 728 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T21:40:05Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bind_host_ezgn2l", "created": "2019-07-02T21:40:02Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:41:21,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-97dbc1a0-a5b6-46a2-9e97-f3c77799e0f0 2019-07-02 21:41:21,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-97dbc1a0-a5b6-46a2-9e97-f3c77799e0f0 2019-07-02 21:41:21,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-02 21:41:21,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] 2019-07-02 21:41:21,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-02 21:41:21,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:41:21,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:40:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c184d823-5af9-4bab-9be5-0045b977d680 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:41:21,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-c184d823-5af9-4bab-9be5-0045b977d680 2019-07-02 21:41:21,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db4b176939a5340d8256c9db88a04aa4a510ca2c" 2019-07-02 21:41:21,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-02 21:41:21,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-02 21:41:21,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-02 21:41:21,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-02 21:41:21,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-02 21:41:21,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:41:21,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:40:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-176f21aa-dc20-4b64-a8d3-49f8e200d2d0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:41:21,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-176f21aa-dc20-4b64-a8d3-49f8e200d2d0 2019-07-02 21:41:21,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:40: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-a03a131c-d802-4950-8cad-e755dd7f7f86 x-compute-request-id: req-a03a131c-d802-4950-8cad-e755dd7f7f86 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "42161197-d882-4a6c-b4fe-9290739a1ad0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T21:40:06Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_sprout_host_y0xlqp", "created": "2019-07-02T21:40:03Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:41:21,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-a03a131c-d802-4950-8cad-e755dd7f7f86 2019-07-02 21:41:21,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:41:21,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:40:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf3b45a2-747d-4de8-8cf1-3a1e8d84ed75 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:41:21,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-cf3b45a2-747d-4de8-8cf1-3a1e8d84ed75 2019-07-02 21:41:21,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-a03a131c-d802-4950-8cad-e755dd7f7f86 2019-07-02 21:41:21,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-02 21:41:21,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30] 2019-07-02 21:41:21,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110a3c13521ef867836e321fe389e2e9c44a6468" 2019-07-02 21:41:21,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bad594432cd1597282eb4fe2ee325e5f7221b39" 2019-07-02 21:41:21,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-07-02 21:41:21,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-02 21:41:21,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:40: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-245800f6-4635-4b51-92b5-030a64805835 x-compute-request-id: req-245800f6-4635-4b51-92b5-030a64805835 Content-Encoding: gzip Content-Length: 726 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "67b4d464-0837-4363-86b6-1feb93ce7b69", "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T21:40:08Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bono_host_fosbph", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:41:21,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-5883f56e-8e20-4b69-adcc-8dd7c543e57b 2019-07-02 21:41:21,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-5883f56e-8e20-4b69-adcc-8dd7c543e57b 2019-07-02 21:41:21,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:40: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-5883f56e-8e20-4b69-adcc-8dd7c543e57b x-compute-request-id: req-5883f56e-8e20-4b69-adcc-8dd7c543e57b Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T21:40:06Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_homer_host_7yx4dt", "created": "2019-07-02T21:40:04Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:41:21,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-245800f6-4635-4b51-92b5-030a64805835 2019-07-02 21:41:21,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-245800f6-4635-4b51-92b5-030a64805835 2019-07-02 21:41:26,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30] 2019-07-02 21:41:26,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 used request id req-57c826cb-943a-421f-b0f0-80c0c452d692 2019-07-02 21:41:26,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:40: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-57c826cb-943a-421f-b0f0-80c0c452d692 x-compute-request-id: req-57c826cb-943a-421f-b0f0-80c0c452d692 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "0ea498ba-1836-4805-8bf1-9e4d025d7879", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T21:40:08Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_vellum_host_gfx08a", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:41:26,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-07-02 21:41:26,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 used request id req-57c826cb-943a-421f-b0f0-80c0c452d692 2019-07-02 21:41:26,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30] 2019-07-02 21:41:26,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-02 21:41:26,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:41:26,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ae09a4c06fcfcf73e01de932bff7d96c24fea3" 2019-07-02 21:41:26,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-acaea02b-258f-4b29-b259-0f3857ca4313 2019-07-02 21:41:26,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:40:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acaea02b-258f-4b29-b259-0f3857ca4313 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:41:26,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-02 21:41:26,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-02 21:41:26,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-dd003ff6-a2df-466a-b6c4-81a1938d644d 2019-07-02 21:41:26,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:41:26,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:40:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd003ff6-a2df-466a-b6c4-81a1938d644d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:41:26,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18e6b7328a4ca0c57d9ffe8f03e504785cea03ce" 2019-07-02 21:41:26,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209 used request id req-5ddcbe83-d75f-477c-be18-902eccdbb38c 2019-07-02 21:41:26,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:41:26,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:40: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-5ddcbe83-d75f-477c-be18-902eccdbb38c x-compute-request-id: req-5ddcbe83-d75f-477c-be18-902eccdbb38c Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2bcc6383-7062-4f17-9732-c847e5902209", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "2bcc6383-7062-4f17-9732-c847e5902209", "security_groups": [{"name": "default"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T21:40:00Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_proxy_host_hd97os", "created": "2019-07-02T21:39:57Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:41:26,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209 used request id req-5ddcbe83-d75f-477c-be18-902eccdbb38c 2019-07-02 21:41:26,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-ca2a65b4-f39e-44a2-ae46-579f45b44d83 2019-07-02 21:41:26,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:40:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca2a65b4-f39e-44a2-ae46-579f45b44d83 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:41:26,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-02 21:41:26,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-07-02 21:41:26,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51cc51c53ff0cea676f941a4e12f8657ff2f1813" 2019-07-02 21:41:26,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:41:26,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:40:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33c6412c-1798-4314-8247-ca48c91efa2d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:41:26,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-33c6412c-1798-4314-8247-ca48c91efa2d 2019-07-02 21:41:26,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8359eac71fb914574257d276e0ac630fd85403" 2019-07-02 21:41:26,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:40: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-9086ad71-6240-48f2-9faa-62c868b10799 x-compute-request-id: req-9086ad71-6240-48f2-9faa-62c868b10799 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "e7bbf928-80ac-48e6-94be-b0c594238828", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T21:40:05Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_ellis_host_1gbyz5", "created": "2019-07-02T21:40:00Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:41:26,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-9086ad71-6240-48f2-9faa-62c868b10799 2019-07-02 21:41:26,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-9086ad71-6240-48f2-9faa-62c868b10799 2019-07-02 21:41:26,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-02 21:41:26,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-665695ff-a438-45c9-8e2a-19e56607b4aa 2019-07-02 21:41:26,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-07-02 21:41:26,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-07-02 21:41:26,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:40: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-665695ff-a438-45c9-8e2a-19e56607b4aa x-compute-request-id: req-665695ff-a438-45c9-8e2a-19e56607b4aa Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ec1e6b04-a67a-4528-bb2c-78f308720ddd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T21:40:05Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_dime_host_secdfo", "created": "2019-07-02T21:40:01Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:41:26,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-665695ff-a438-45c9-8e2a-19e56607b4aa 2019-07-02 21:41:26,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:41:26,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-02 21:41:26,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-48fc32fa-381c-45c5-9148-e4ea785f79c0 2019-07-02 21:41:26,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-02 21:41:26,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:40:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48fc32fa-381c-45c5-9148-e4ea785f79c0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:41:26,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}136c681211d506d4a8ba459d7e7c6b48bb7a9a90" 2019-07-02 21:41:26,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:40: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-391af216-89ee-4582-960c-bfcef46f3962 x-compute-request-id: req-391af216-89ee-4582-960c-bfcef46f3962 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T21:40:05Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bind_host_ezgn2l", "created": "2019-07-02T21:40:02Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:41:26,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-391af216-89ee-4582-960c-bfcef46f3962 2019-07-02 21:41:26,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-391af216-89ee-4582-960c-bfcef46f3962 2019-07-02 21:41:26,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:40:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc83dc89-810c-467c-8858-40a1e70b3133 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:41:26,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:41:32,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5cd283c9886e99bfabd078a168c4af4f0629934" 2019-07-02 21:41:32,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-cc83dc89-810c-467c-8858-40a1e70b3133 2019-07-02 21:41:32,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-02 21:41:32,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:41:32,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-07-02 21:41:32,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-07-02 21:41:32,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:40: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-d65bd97c-d06b-4e73-a4c9-935498ec160a x-compute-request-id: req-d65bd97c-d06b-4e73-a4c9-935498ec160a Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "42161197-d882-4a6c-b4fe-9290739a1ad0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T21:40:06Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_sprout_host_y0xlqp", "created": "2019-07-02T21:40:03Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:41:32,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-4db7e4b1-2009-43c9-ad58-714d970b12ca 2019-07-02 21:41:32,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:40:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4db7e4b1-2009-43c9-ad58-714d970b12ca Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:41:32,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-d65bd97c-d06b-4e73-a4c9-935498ec160a 2019-07-02 21:41:32,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-d65bd97c-d06b-4e73-a4c9-935498ec160a 2019-07-02 21:41:32,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ad70e17d7eb1f7bbd384f9ad74de48f684d46e5" 2019-07-02 21:41:32,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:41:32,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-05fb5493-aece-4f04-bff7-c5201ef610ed 2019-07-02 21:41:32,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-05fb5493-aece-4f04-bff7-c5201ef610ed 2019-07-02 21:41:32,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:40:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd56233b-b9ba-4616-a8f3-b6da9d060a85 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:41:32,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-bd56233b-b9ba-4616-a8f3-b6da9d060a85 2019-07-02 21:41:32,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75b00371117a16708b0a2f044d1fb9d2ff8ff47c" 2019-07-02 21:41:32,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:40: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-05fb5493-aece-4f04-bff7-c5201ef610ed x-compute-request-id: req-05fb5493-aece-4f04-bff7-c5201ef610ed Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "67b4d464-0837-4363-86b6-1feb93ce7b69", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T21:40:09Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bono_host_fosbph", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:41:32,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-07-02 21:41:32,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:40: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-0dbe3d6f-7087-4491-8ca4-514ed2098cd0 x-compute-request-id: req-0dbe3d6f-7087-4491-8ca4-514ed2098cd0 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "0ea498ba-1836-4805-8bf1-9e4d025d7879", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T21:40:09Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_vellum_host_gfx08a", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:41:32,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-07-02 21:41:32,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:40: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-c0d4cc9e-92a9-4f37-b5ab-1908cba131cc x-compute-request-id: req-c0d4cc9e-92a9-4f37-b5ab-1908cba131cc Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T21:40:06Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_homer_host_7yx4dt", "created": "2019-07-02T21:40:04Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:41:32,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-c0d4cc9e-92a9-4f37-b5ab-1908cba131cc 2019-07-02 21:41:32,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-c0d4cc9e-92a9-4f37-b5ab-1908cba131cc 2019-07-02 21:41:32,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 used request id req-0dbe3d6f-7087-4491-8ca4-514ed2098cd0 2019-07-02 21:41:32,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-07-02 21:41:32,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 used request id req-0dbe3d6f-7087-4491-8ca4-514ed2098cd0 2019-07-02 21:41:32,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-02 21:41:32,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:41:32,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-02 21:41:32,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:41:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1970db0-d1b6-41d8-804f-662c9990d033 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:41:32,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-f1970db0-d1b6-41d8-804f-662c9990d033 2019-07-02 21:41:32,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5030863e840d7b12b7f2fc5423717698d5d95f6e" 2019-07-02 21:41:32,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-02 21:41:32,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:41:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf7c5ccb-ed0f-45f0-bad4-9abc67957cdc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:41:32,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:41:32,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-cf7c5ccb-ed0f-45f0-bad4-9abc67957cdc 2019-07-02 21:41:32,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:41:32,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acf2d0c5822c32ee1c0f53c0728c7bd091ab75c7" 2019-07-02 21:41:32,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece19ba094a27bb8b9500b5c16e79192601ffcee" 2019-07-02 21:41:32,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-e6e87358-4352-43e5-88af-99a03d1b629a 2019-07-02 21:41:32,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:41:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6e87358-4352-43e5-88af-99a03d1b629a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:41:32,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209 used request id req-e0a34ccf-dc93-47fd-8e92-c4f57199bf43 2019-07-02 21:41:32,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209 used request id req-e0a34ccf-dc93-47fd-8e92-c4f57199bf43 2019-07-02 21:41:32,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:41: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-e0a34ccf-dc93-47fd-8e92-c4f57199bf43 x-compute-request-id: req-e0a34ccf-dc93-47fd-8e92-c4f57199bf43 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2bcc6383-7062-4f17-9732-c847e5902209", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "2bcc6383-7062-4f17-9732-c847e5902209", "security_groups": [{"name": "default"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T21:40:00Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_proxy_host_hd97os", "created": "2019-07-02T21:39:57Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:41:32,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-02 21:41:32,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-07-02 21:41:32,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-02 21:41:32,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-5fb3dfb1-05fa-468e-a87b-6077448e98a4 2019-07-02 21:41:41,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-e5e5b32c-0867-4d55-904f-0108014d0595 2019-07-02 21:41:41,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-e5e5b32c-0867-4d55-904f-0108014d0595 2019-07-02 21:41:41,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:41: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-5fb3dfb1-05fa-468e-a87b-6077448e98a4 x-compute-request-id: req-5fb3dfb1-05fa-468e-a87b-6077448e98a4 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ec1e6b04-a67a-4528-bb2c-78f308720ddd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T21:40:05Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_dime_host_secdfo", "created": "2019-07-02T21:40:01Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:41:41,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-07-02 21:41:41,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-be5021d9-90bd-454b-8d5c-6bd2a671d48b 2019-07-02 21:41:41,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:41:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be5021d9-90bd-454b-8d5c-6bd2a671d48b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:41:41,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:41:41,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-5fb3dfb1-05fa-468e-a87b-6077448e98a4 2019-07-02 21:41:41,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:41: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-e5e5b32c-0867-4d55-904f-0108014d0595 x-compute-request-id: req-e5e5b32c-0867-4d55-904f-0108014d0595 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "e7bbf928-80ac-48e6-94be-b0c594238828", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T21:40:05Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_ellis_host_1gbyz5", "created": "2019-07-02T21:40:00Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:41:41,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:41:41,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-02 21:41:41,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0bf5b8fd9ced1c57cff8470861ed58f6de0a92" 2019-07-02 21:41:41,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f812a58da6a62e59cf02f52be05344fc20392642" 2019-07-02 21:41:41,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-eba88e33-1139-4129-a01d-1053201586a1 2019-07-02 21:41:41,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:41:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eba88e33-1139-4129-a01d-1053201586a1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:41:41,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-02 21:41:41,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:41:41,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-07-02 21:41:41,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:41:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-203e40e2-b72a-43fc-963e-5920b5631cca Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:41:41,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-02 21:41:41,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d998c3e875186d6e630cdb9a59cea79b5a1a049b" 2019-07-02 21:41:41,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-203e40e2-b72a-43fc-963e-5920b5631cca 2019-07-02 21:41:41,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-e8e3898d-2f6c-4eb1-9bb4-5eaeb2bac12b 2019-07-02 21:41:41,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:41: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-e8e3898d-2f6c-4eb1-9bb4-5eaeb2bac12b x-compute-request-id: req-e8e3898d-2f6c-4eb1-9bb4-5eaeb2bac12b Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T21:40:05Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bind_host_ezgn2l", "created": "2019-07-02T21:40:02Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:41:41,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:41: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-61b82ec3-ad63-4160-8c93-f516ae8b88ba x-compute-request-id: req-61b82ec3-ad63-4160-8c93-f516ae8b88ba Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "42161197-d882-4a6c-b4fe-9290739a1ad0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T21:40:06Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_sprout_host_y0xlqp", "created": "2019-07-02T21:40:03Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:41:41,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-61b82ec3-ad63-4160-8c93-f516ae8b88ba 2019-07-02 21:41:41,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-61b82ec3-ad63-4160-8c93-f516ae8b88ba 2019-07-02 21:41:41,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:41:41,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:41:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-180ffe13-be1c-42bd-96ab-137a5e52e05a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:41:41,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-07-02 21:41:41,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-180ffe13-be1c-42bd-96ab-137a5e52e05a 2019-07-02 21:41:41,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-e8e3898d-2f6c-4eb1-9bb4-5eaeb2bac12b 2019-07-02 21:41:41,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-07-02 21:41:41,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:41:41,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-e6da6153-a37a-46fe-a231-2e4a9a100324 2019-07-02 21:41:41,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:41:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6da6153-a37a-46fe-a231-2e4a9a100324 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:41:41,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee47240cdcba6536193e35878036244f81f91ef" 2019-07-02 21:41:41,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-04fa6d6e-cc7c-47cf-bb9c-40b71e153a66 2019-07-02 21:41:41,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}927ed480ae6e95d50e7659757de96f9a319979b9" 2019-07-02 21:41:41,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-07-02 21:41:41,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:41: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-04fa6d6e-cc7c-47cf-bb9c-40b71e153a66 x-compute-request-id: req-04fa6d6e-cc7c-47cf-bb9c-40b71e153a66 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "67b4d464-0837-4363-86b6-1feb93ce7b69", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T21:40:09Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bono_host_fosbph", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:41:41,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-04fa6d6e-cc7c-47cf-bb9c-40b71e153a66 2019-07-02 21:41:41,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-416ac067-a396-4a40-8dcd-967f51b3e62b 2019-07-02 21:41:41,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:41: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-f1edab1b-d9ba-41aa-b44d-52533b18e8e7 x-compute-request-id: req-f1edab1b-d9ba-41aa-b44d-52533b18e8e7 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "0ea498ba-1836-4805-8bf1-9e4d025d7879", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T21:40:09Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_vellum_host_gfx08a", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:41:41,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 used request id req-f1edab1b-d9ba-41aa-b44d-52533b18e8e7 2019-07-02 21:41:41,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:41: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-416ac067-a396-4a40-8dcd-967f51b3e62b x-compute-request-id: req-416ac067-a396-4a40-8dcd-967f51b3e62b Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T21:40:06Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_homer_host_7yx4dt", "created": "2019-07-02T21:40:04Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:41:41,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 used request id req-f1edab1b-d9ba-41aa-b44d-52533b18e8e7 2019-07-02 21:41:41,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-416ac067-a396-4a40-8dcd-967f51b3e62b 2019-07-02 21:41:41,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-07-02 21:41:41,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-07-02 21:41:47,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-02 21:41:47,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-02 21:41:47,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-02 21:41:56,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-ab0a1b17-50a3-41c0-9d33-2e91865301c5 2019-07-02 21:41:56,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:41:56,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:41:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab0a1b17-50a3-41c0-9d33-2e91865301c5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:41:56,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c733e55fd60419c4681280d94324fdd8550fa51" 2019-07-02 21:41:56,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-02 21:41:56,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209 used request id req-76a0f37d-ab8f-4c64-a9ed-743861dd7e3f 2019-07-02 21:41:56,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209 used request id req-76a0f37d-ab8f-4c64-a9ed-743861dd7e3f 2019-07-02 21:41:56,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:41: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-76a0f37d-ab8f-4c64-a9ed-743861dd7e3f x-compute-request-id: req-76a0f37d-ab8f-4c64-a9ed-743861dd7e3f Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2bcc6383-7062-4f17-9732-c847e5902209", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "2bcc6383-7062-4f17-9732-c847e5902209", "security_groups": [{"name": "default"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T21:40:00Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_proxy_host_hd97os", "created": "2019-07-02T21:39:57Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:41:56,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:41:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0d68b7b-7df0-46e6-93ae-24056918079b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:41:56,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-7d165fd1-464c-491f-8eb1-e340514f9271 2019-07-02 21:41:56,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:41:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d165fd1-464c-491f-8eb1-e340514f9271 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:41:56,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:41:56,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-b0d68b7b-7df0-46e6-93ae-24056918079b 2019-07-02 21:41:56,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-02 21:41:56,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5504fb2b4041f2b0cae31352ab6a0271550f04" 2019-07-02 21:41:56,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:42:06,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-02 21:42:06,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-4db7e941-9509-4bbb-b8a6-a8b65e162f92 2019-07-02 21:42:06,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-33e591c7-a9bf-4a5b-a79b-8cb38cb47237 2019-07-02 21:42:06,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:41: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-4db7e941-9509-4bbb-b8a6-a8b65e162f92 x-compute-request-id: req-4db7e941-9509-4bbb-b8a6-a8b65e162f92 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ec1e6b04-a67a-4528-bb2c-78f308720ddd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T21:40:05Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_dime_host_secdfo", "created": "2019-07-02T21:40:01Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:42:06,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-33e591c7-a9bf-4a5b-a79b-8cb38cb47237 2019-07-02 21:42:06,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9797e8396d89ea2de581b15a33465a0b4c1848" 2019-07-02 21:42:06,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-4db7e941-9509-4bbb-b8a6-a8b65e162f92 2019-07-02 21:42:06,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:41: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-33e591c7-a9bf-4a5b-a79b-8cb38cb47237 x-compute-request-id: req-33e591c7-a9bf-4a5b-a79b-8cb38cb47237 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "e7bbf928-80ac-48e6-94be-b0c594238828", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T21:40:05Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_ellis_host_1gbyz5", "created": "2019-07-02T21:40:00Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:42:06,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-02 21:42:06,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-02 21:42:06,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:42:06,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-15d9477a-63e8-42f7-9015-79c5f7585428 2019-07-02 21:42:06,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-19e74c3a-33f3-45b5-aa0e-e5109d4ebddc 2019-07-02 21:42:06,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-15d9477a-63e8-42f7-9015-79c5f7585428 2019-07-02 21:42:06,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:42:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15d9477a-63e8-42f7-9015-79c5f7585428 x-compute-request-id: req-15d9477a-63e8-42f7-9015-79c5f7585428 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "67b4d464-0837-4363-86b6-1feb93ce7b69", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T21:40:09Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bono_host_fosbph", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:42:06,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25b4eabf31aedf466f2180feb5dc7c2a0cf87ab" 2019-07-02 21:42:06,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-c7eb3370-b01c-47ae-a58a-5e5c5fd06f75 2019-07-02 21:42:06,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:42:06,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:42:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7eb3370-b01c-47ae-a58a-5e5c5fd06f75 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:42:06,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:42:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19e74c3a-33f3-45b5-aa0e-e5109d4ebddc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:42:18,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4efd1470ccd8d0084e54309eabc216e38f7ef308" 2019-07-02 21:42:18,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a688e4658a4daf3d7c43be10c1d3d6f5e56d07" 2019-07-02 21:42:18,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-3933983c-b856-45db-9a23-aad5c3fe58c0 2019-07-02 21:42:18,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:42:18,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:42:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3933983c-b856-45db-9a23-aad5c3fe58c0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:42:18,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 used request id req-94d55f54-901b-4bb8-942b-ed8966fa678f 2019-07-02 21:42:18,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-07-02 21:42:18,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-5d415b20-7854-40cf-9b4e-7adcdab66210 2019-07-02 21:42:18,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-5d415b20-7854-40cf-9b4e-7adcdab66210 2019-07-02 21:42:18,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:42: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-5d415b20-7854-40cf-9b4e-7adcdab66210 x-compute-request-id: req-5d415b20-7854-40cf-9b4e-7adcdab66210 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T21:40:06Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_homer_host_7yx4dt", "created": "2019-07-02T21:40:04Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:42:18,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 used request id req-94d55f54-901b-4bb8-942b-ed8966fa678f 2019-07-02 21:42:18,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:42:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94d55f54-901b-4bb8-942b-ed8966fa678f x-compute-request-id: req-94d55f54-901b-4bb8-942b-ed8966fa678f Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "0ea498ba-1836-4805-8bf1-9e4d025d7879", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T21:40:09Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_vellum_host_gfx08a", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:42:18,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:42:18,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-e39984f8-1b59-40f8-b34a-40be1085f990 2019-07-02 21:42:18,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:42:18,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da44267a8e4198b8c3a25f495bce3ef538281e9d" 2019-07-02 21:42:18,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:42:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e39984f8-1b59-40f8-b34a-40be1085f990 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:42:18,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:42:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f32418ba-f121-4c13-bd45-bda6d2d3852b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:42:18,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-f32418ba-f121-4c13-bd45-bda6d2d3852b 2019-07-02 21:42:18,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3adcdf722e42aa399eee69cf5194cef5a90d6063" 2019-07-02 21:42:18,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-07-02 21:42:18,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-f171f4b2-ec47-4dd8-8932-314d5246489a 2019-07-02 21:42:18,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:42:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f171f4b2-ec47-4dd8-8932-314d5246489a x-compute-request-id: req-f171f4b2-ec47-4dd8-8932-314d5246489a Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "42161197-d882-4a6c-b4fe-9290739a1ad0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T21:40:06Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_sprout_host_y0xlqp", "created": "2019-07-02T21:40:03Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:42:18,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-4b2863c7-9b19-437f-a15a-9ac3884b85ec 2019-07-02 21:42:18,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-4b2863c7-9b19-437f-a15a-9ac3884b85ec 2019-07-02 21:42:18,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:42: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-4b2863c7-9b19-437f-a15a-9ac3884b85ec x-compute-request-id: req-4b2863c7-9b19-437f-a15a-9ac3884b85ec Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T21:40:05Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bind_host_ezgn2l", "created": "2019-07-02T21:40:02Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:42:18,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-f171f4b2-ec47-4dd8-8932-314d5246489a 2019-07-02 21:42:18,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-07-02 21:42:26,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-07-02 21:42:26,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-07-02 21:42:26,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-07-02 21:42:32,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-07-02 21:42:32,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-07-02 21:42:39,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-02 21:42:45,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:42:45,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-02 21:42:45,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6bf2fbad6211e1b2f75c93857c25d4514186fcd" 2019-07-02 21:42:45,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-bc013927-d87b-4c41-b54e-c9cdd1986ce3 2019-07-02 21:42:45,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:42:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc013927-d87b-4c41-b54e-c9cdd1986ce3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:42:45,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209 used request id req-fe700843-5a4b-4365-bcba-114431ffb11d 2019-07-02 21:42:45,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:42: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-fe700843-5a4b-4365-bcba-114431ffb11d x-compute-request-id: req-fe700843-5a4b-4365-bcba-114431ffb11d Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2bcc6383-7062-4f17-9732-c847e5902209", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "2bcc6383-7062-4f17-9732-c847e5902209", "security_groups": [{"name": "default"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T21:40:00Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_proxy_host_hd97os", "created": "2019-07-02T21:39:57Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:42:45,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209 used request id req-fe700843-5a4b-4365-bcba-114431ffb11d 2019-07-02 21:42:52,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-07-02 21:42:52,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:42:52,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:42:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d780ecf6-d8ff-492c-8127-22afa8e2693d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:42:52,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-d780ecf6-d8ff-492c-8127-22afa8e2693d 2019-07-02 21:42:52,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a02d7b62ec4411e21660a5c9dae03c33bed9d97" 2019-07-02 21:42:52,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-02 21:42:52,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-b1b5a301-f001-4475-a263-a6b9d4f187ed 2019-07-02 21:42:52,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-b1b5a301-f001-4475-a263-a6b9d4f187ed 2019-07-02 21:42:52,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:42: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-b1b5a301-f001-4475-a263-a6b9d4f187ed x-compute-request-id: req-b1b5a301-f001-4475-a263-a6b9d4f187ed Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "e7bbf928-80ac-48e6-94be-b0c594238828", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T21:40:05Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_ellis_host_1gbyz5", "created": "2019-07-02T21:40:00Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:42:52,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-07-02 21:42:52,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26707531bfcce4afc3beee1fcdab2984c7de0012" 2019-07-02 21:42:52,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-f5b15397-6cff-422f-a172-910394fb8d61 2019-07-02 21:42:52,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:42:52,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-02 21:42:52,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:42:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5b15397-6cff-422f-a172-910394fb8d61 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:42:57,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:42:57,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:42:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de0f060d-f5d5-49ce-83d0-e57a9d9c59f6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:42:57,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-02 21:42:57,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 used request id req-24a54f1d-c99c-47f3-8d9e-9bded333d617 2019-07-02 21:42:57,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 used request id req-24a54f1d-c99c-47f3-8d9e-9bded333d617 2019-07-02 21:42:57,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:42: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-24a54f1d-c99c-47f3-8d9e-9bded333d617 x-compute-request-id: req-24a54f1d-c99c-47f3-8d9e-9bded333d617 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "0ea498ba-1836-4805-8bf1-9e4d025d7879", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T21:40:09Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_vellum_host_gfx08a", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:42:57,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d455238b17d394e11bd603888d91f750ee8acf9" 2019-07-02 21:42:57,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-de0f060d-f5d5-49ce-83d0-e57a9d9c59f6 2019-07-02 21:42:57,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-07-02 21:42:57,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:42: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-bc44af7c-7399-4481-bbdb-5325266ee259 x-compute-request-id: req-bc44af7c-7399-4481-bbdb-5325266ee259 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ec1e6b04-a67a-4528-bb2c-78f308720ddd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T21:40:05Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_dime_host_secdfo", "created": "2019-07-02T21:40:01Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:42:57,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-ae86ab3e-6243-4adc-a6fb-cb773cc0ff74 2019-07-02 21:42:57,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:42:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae86ab3e-6243-4adc-a6fb-cb773cc0ff74 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:42:57,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-02 21:42:57,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-bc44af7c-7399-4481-bbdb-5325266ee259 2019-07-02 21:42:57,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-bc44af7c-7399-4481-bbdb-5325266ee259 2019-07-02 21:42:57,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:42:57,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ed5ddd904c7bcbcd87acc7e11f3c34e85b67ed3" 2019-07-02 21:42:57,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-07-02 21:42:57,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-3a04003e-690f-4efc-876e-9f6863cd9663 2019-07-02 21:42:57,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:42:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a04003e-690f-4efc-876e-9f6863cd9663 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:42:57,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:42:57,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-ff095e76-6a5f-4206-bff2-3ea362054bf8 2019-07-02 21:42:57,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-ff095e76-6a5f-4206-bff2-3ea362054bf8 2019-07-02 21:42:57,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:42: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-ff095e76-6a5f-4206-bff2-3ea362054bf8 x-compute-request-id: req-ff095e76-6a5f-4206-bff2-3ea362054bf8 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T21:40:06Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_homer_host_7yx4dt", "created": "2019-07-02T21:40:04Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:42:57,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-02 21:42:57,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eed645877ed1d15200e1fe5fcd2b48c6742de792" 2019-07-02 21:43:04,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-07-02 21:43:04,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-44d1977e-1b57-4706-a5d8-f3f3f388d21b 2019-07-02 21:43:04,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-44d1977e-1b57-4706-a5d8-f3f3f388d21b 2019-07-02 21:43:04,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:42: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-44d1977e-1b57-4706-a5d8-f3f3f388d21b x-compute-request-id: req-44d1977e-1b57-4706-a5d8-f3f3f388d21b Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T21:40:05Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bind_host_ezgn2l", "created": "2019-07-02T21:40:02Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:43:04,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:42:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df5b6b1f-d066-4c9c-a8bf-260da86b1d97 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:43:04,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-df5b6b1f-d066-4c9c-a8bf-260da86b1d97 2019-07-02 21:43:04,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-07-02 21:43:04,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:43:04,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-02 21:43:04,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a08f925dbb81040fb91e50e41ed809c6401f8a3" 2019-07-02 21:43:04,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:43:04,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-518db603-3fb3-434a-88a7-82b7d39fa35d 2019-07-02 21:43:04,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f48f89924e0645f493ef295149779dc8aed26077" 2019-07-02 21:43:04,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:43:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-518db603-3fb3-434a-88a7-82b7d39fa35d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:43:04,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-aeef3d32-1063-47f9-8d91-7cafa76e384f 2019-07-02 21:43:04,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:43: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-aeef3d32-1063-47f9-8d91-7cafa76e384f x-compute-request-id: req-aeef3d32-1063-47f9-8d91-7cafa76e384f Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "42161197-d882-4a6c-b4fe-9290739a1ad0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T21:40:06Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_sprout_host_y0xlqp", "created": "2019-07-02T21:40:03Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:43:04,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-aeef3d32-1063-47f9-8d91-7cafa76e384f 2019-07-02 21:43:09,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-96a8f7d2-a8d6-4b10-b69f-7505f371d51d 2019-07-02 21:43:09,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-07-02 21:43:09,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:43:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96a8f7d2-a8d6-4b10-b69f-7505f371d51d x-compute-request-id: req-96a8f7d2-a8d6-4b10-b69f-7505f371d51d Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "67b4d464-0837-4363-86b6-1feb93ce7b69", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T21:40:09Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bono_host_fosbph", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:43:09,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-96a8f7d2-a8d6-4b10-b69f-7505f371d51d 2019-07-02 21:43:09,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-07-02 21:43:19,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-07-02 21:43:19,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:43:19,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24cf15665898c196b851df656f0aa674b08a3e80" 2019-07-02 21:43:19,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-17e18377-c11a-4f4f-9bd8-623741ed5057 2019-07-02 21:43:20,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:43:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17e18377-c11a-4f4f-9bd8-623741ed5057 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:43:20,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:43:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e66a643-4dd0-49d3-acd9-3b0b471ea022 x-compute-request-id: req-5e66a643-4dd0-49d3-acd9-3b0b471ea022 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:31", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2bcc6383-7062-4f17-9732-c847e5902209", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:42:59.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "2bcc6383-7062-4f17-9732-c847e5902209", "security_groups": [{"name": "default"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:42:59Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_proxy_host_hd97os", "created": "2019-07-02T21:39:57Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:43:20,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-02 21:43:20,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209 used request id req-5e66a643-4dd0-49d3-acd9-3b0b471ea022 2019-07-02 21:43:20,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209 used request id req-5e66a643-4dd0-49d3-acd9-3b0b471ea022 2019-07-02 21:43:20,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-02 21:43:20,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-02 21:43:20,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-07-02 21:43:25,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-07-02 21:43:25,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-c80a5f65-d52c-4bdd-9992-b4bd0ddf7e80 2019-07-02 21:43:25,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:43:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c80a5f65-d52c-4bdd-9992-b4bd0ddf7e80 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:43:25,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-02 21:43:25,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:43:25,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cdd3492febece834350e0eec2f58b870492aebc" 2019-07-02 21:43:25,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:43:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3824668-e369-4e4e-9b6b-a04c698fa6fd x-compute-request-id: req-b3824668-e369-4e4e-9b6b-a04c698fa6fd Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:a7:24", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:42:57.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "e7bbf928-80ac-48e6-94be-b0c594238828", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:42:57Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_ellis_host_1gbyz5", "created": "2019-07-02T21:40:00Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:43:25,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-02 21:43:25,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-b3824668-e369-4e4e-9b6b-a04c698fa6fd 2019-07-02 21:43:25,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-02 21:43:25,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-07-02 21:43:25,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-b3824668-e369-4e4e-9b6b-a04c698fa6fd 2019-07-02 21:43:25,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-07-02 21:43:25,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-02 21:43:25,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-02 21:43:30,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_hd97os 2019-07-02 21:43:30,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:43:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e32f69bd-dce0-4204-80a1-d0c8ad6d5941 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:43:30,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-02 21:43:30,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-e32f69bd-dce0-4204-80a1-d0c8ad6d5941 2019-07-02 21:43:30,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:43:30,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-07-02 21:43:30,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0800b0bf0b62f5875840f940661c8ac39cb8b17" 2019-07-02 21:43:30,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:43:30,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-01b38e1a-a624-46c3-b45b-a0b4b0d3aac6 2019-07-02 21:43:30,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:43:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01b38e1a-a624-46c3-b45b-a0b4b0d3aac6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:43:30,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 used request id req-7d69404b-1813-4fd6-9cbe-212687e7fe30 2019-07-02 21:43:30,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a08079402031038c631164c8375f52808c19a8f" 2019-07-02 21:43:30,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:43:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d69404b-1813-4fd6-9cbe-212687e7fe30 x-compute-request-id: req-7d69404b-1813-4fd6-9cbe-212687e7fe30 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:ab:b0", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:43:11.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "0ea498ba-1836-4805-8bf1-9e4d025d7879", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:43:11Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_vellum_host_gfx08a", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:43:30,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 used request id req-7d69404b-1813-4fd6-9cbe-212687e7fe30 2019-07-02 21:43:30,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-02 21:43:30,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-07-02 21:43:30,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-02 21:43:30,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-07-02 21:43:30,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:43: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-872a42dc-4ca5-4027-b39d-0cf868656030 x-compute-request-id: req-872a42dc-4ca5-4027-b39d-0cf868656030 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:eb:24", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:42:59.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ec1e6b04-a67a-4528-bb2c-78f308720ddd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:42:59Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_dime_host_secdfo", "created": "2019-07-02T21:40:01Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:43:30,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:43:30,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-02 21:43:30,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-872a42dc-4ca5-4027-b39d-0cf868656030 2019-07-02 21:43:30,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-02 21:43:30,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-872a42dc-4ca5-4027-b39d-0cf868656030 2019-07-02 21:43:30,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-375e65ef-595c-40c2-a746-74a2571e434e 2019-07-02 21:43:30,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:43:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-375e65ef-595c-40c2-a746-74a2571e434e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:43:30,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-02 21:43:30,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fac8a12ff5a4cf66c9eb1f903bae96ad57c5fa1" 2019-07-02 21:43:30,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-02 21:43:30,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-02 21:43:30,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-07-02 21:43:35,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_1gbyz5 2019-07-02 21:43:35,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-02 21:43:35,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-07-02 21:43:35,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:43:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-156473b4-0f09-4c79-8124-eb7cfb24dcd4 x-compute-request-id: req-156473b4-0f09-4c79-8124-eb7cfb24dcd4 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:35:60", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:42:59.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:42:59Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_homer_host_7yx4dt", "created": "2019-07-02T21:40:04Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:43:35,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-02 21:43:35,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-02 21:43:35,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-156473b4-0f09-4c79-8124-eb7cfb24dcd4 2019-07-02 21:43:35,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-156473b4-0f09-4c79-8124-eb7cfb24dcd4 2019-07-02 21:43:35,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-07-02 21:43:35,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-02 21:43:35,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-02 21:43:35,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:43:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b958344-9867-41aa-9095-95572ec9d17e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:43:35,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-7b958344-9867-41aa-9095-95572ec9d17e 2019-07-02 21:43:35,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:43:35,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6a001be65c7773622870d392252eeb44b43278e" 2019-07-02 21:43:35,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 90.7MB/s in 0.3s 2019-07-02 21:43:35,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:43:35,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:43:35,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.iv4ltZAxkK/agent.tar.gz’ 2019-07-02 21:43:35,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-02 21:43:35,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_hd97os/env 2019-07-02 21:43:35,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-02 21:43:35,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-02 21:43:35,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-02 21:43:35,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-02 21:43:35,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-02 21:43:35,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_hd97os 2019-07-02 21:43:35,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-02 21:43:35,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-02 21:43:35,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:43:35,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-02 21:43:35,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_hd97os 2019-07-02 21:43:35,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-02 21:43:35,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-proxy_host_hd97os start 2019-07-02 21:43:35,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 21:43:31 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_hd97os: No response received for task c73f3b6b38b7458ba277e52732bb1e48 2019-07-02 21:43:35,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_hd97os 2019-07-02 21:43:35,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:43:25 (90.7 MB/s) - ‘/tmp/tmp.iv4ltZAxkK/agent.tar.gz’ saved [24073211/24073211] 2019-07-02 21:43:35,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.8:53333... connected. 2019-07-02 21:43:35,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-02 21:43:35,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:43:35,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-02 21:43:25-- https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-02 21:43:35,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-02 21:43:35,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-02 21:43:35,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-02 21:43:35,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-hd97os 2019-07-02 21:43:35,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-02 21:43:35,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-02 21:43:35,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 51% [==================> ] 12,312,195 58.7MB/s 2019-07-02 21:43:35,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-07-02 21:43:35,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-07-02 21:43:41,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-02 21:43:41,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-07-02 21:43:41,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-07-02 21:43:41,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_gfx08a 2019-07-02 21:43:41,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-02 21:43:41,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-3740cb89-b96c-4f92-ad15-9d7883b2b0a4 2019-07-02 21:43:41,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-3740cb89-b96c-4f92-ad15-9d7883b2b0a4 2019-07-02 21:43:41,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:43: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-3740cb89-b96c-4f92-ad15-9d7883b2b0a4 x-compute-request-id: req-3740cb89-b96c-4f92-ad15-9d7883b2b0a4 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:7b:fa", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:43:01.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:43:01Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bind_host_ezgn2l", "created": "2019-07-02T21:40:02Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:43:41,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-02 21:43:41,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-02 21:43:41,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-07-02 21:43:41,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-02 21:43:41,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:43:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1e598c8-0c05-4d54-9b9f-0d630c01f51e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:43:41,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:43:41,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_secdfo 2019-07-02 21:43:41,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-b1e598c8-0c05-4d54-9b9f-0d630c01f51e 2019-07-02 21:43:41,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-02 21:43:41,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85431f01729fe38d84abdd4950e739795cda9017" 2019-07-02 21:43:41,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-02 21:43:41,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ea3af526d9e3637fa8683e8c987b2c97f89615e" 2019-07-02 21:43:41,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-c0e19111-4cff-43b6-9612-449ba80df89c 2019-07-02 21:43:41,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:43:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0e19111-4cff-43b6-9612-449ba80df89c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:43:41,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:43:41,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:43:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0720bfb1-fe95-46ac-b380-5bec4ba01fc9 x-compute-request-id: req-0720bfb1-fe95-46ac-b380-5bec4ba01fc9 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:10:0e", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:43:01.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "42161197-d882-4a6c-b4fe-9290739a1ad0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:43:01Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_sprout_host_y0xlqp", "created": "2019-07-02T21:40:03Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:43:41,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-0720bfb1-fe95-46ac-b380-5bec4ba01fc9 2019-07-02 21:43:41,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-6f17cb6c-ee52-42d3-893d-77f718b839ac 2019-07-02 21:43:41,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-6f17cb6c-ee52-42d3-893d-77f718b839ac 2019-07-02 21:43:41,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-02 21:43:41,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:43:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f17cb6c-ee52-42d3-893d-77f718b839ac x-compute-request-id: req-6f17cb6c-ee52-42d3-893d-77f718b839ac Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:49:5c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:43:11.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "67b4d464-0837-4363-86b6-1feb93ce7b69", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:43:11Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bono_host_fosbph", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:43:41,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-02 21:43:41,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-0720bfb1-fe95-46ac-b380-5bec4ba01fc9 2019-07-02 21:43:41,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_7yx4dt 2019-07-02 21:43:41,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-07-02 21:43:41,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-07-02 21:43:46,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-02 21:43:46,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_1gbyz5 2019-07-02 21:43:46,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-02 21:43:46,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-02 21:43:46,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_1gbyz5 2019-07-02 21:43:46,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-02 21:43:46,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-02 21:43:46,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 21:43:36 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_1gbyz5: No response received for task fdd96c7c12ec4db8a6b31fbf282f5a75 2019-07-02 21:43:46,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-02 21:43:46,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-02 21:43:46,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-02 21:43:46,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_1gbyz5 2019-07-02 21:43:46,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-02 21:43:46,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-02 21:43:46,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-ellis_host_1gbyz5 start 2019-07-02 21:43:46,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-02 21:43:46,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-02 21:43:46,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-02 21:43:46,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/proxy_host_hd97os/env/bin/pip', 'freeze', '--all'] 2019-07-02 21:43:46,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-07-02 21:43:46,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-02 21:43:46,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-07-02 21:43:46,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-ellis-host-1gbyz5 2019-07-02 21:43:46,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-02 21:43:46,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-02 21:43:30-- https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-02 21:43:46,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.8:53333... connected. 2019-07-02 21:43:46,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-02 21:43:46,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-02 21:43:46,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.hbftJShDmJ/agent.tar.gz’ 2019-07-02 21:43:46,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:43:46,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:43:46,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-07-02 21:43:46,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 27% [=========> ] 6,725,251 29.3MB/s 2019-07-02 21:43:46,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 83.8MB/s in 0.3s 2019-07-02 21:43:46,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:43:46,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:43:30 (83.8 MB/s) - ‘/tmp/tmp.hbftJShDmJ/agent.tar.gz’ saved [24073211/24073211] 2019-07-02 21:43:46,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:43:46,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-02 21:43:46,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_1gbyz5/env 2019-07-02 21:43:46,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-02 21:43:46,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-02 21:43:46,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-02 21:43:46,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-02 21:43:46,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-07-02 21:43:46,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-02 21:43:46,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-02 21:43:46,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-02 21:43:46,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-07-02 21:43:46,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpZJnkC2/cloudify-diamond-plugin-1.3.5 2019-07-02 21:43:46,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-02 21:43:51,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-02 21:43:51,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-02 21:43:51,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_ezgn2l 2019-07-02 21:43:51,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_fosbph 2019-07-02 21:43:51,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-02 21:43:51,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-02 21:43:51,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-02 21:43:51,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_gfx08a 2019-07-02 21:43:51,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-02 21:43:51,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-vellum_host_gfx08a start 2019-07-02 21:43:51,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 21:43:46 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_gfx08a: No response received for task a554060ff96d423a96261294f1a8f170 2019-07-02 21:43:51,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_gfx08a 2019-07-02 21:43:51,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-02 21:43:51,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-02 21:43:51,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/ellis_host_1gbyz5/env/bin/pip', 'freeze', '--all'] 2019-07-02 21:43:51,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-02 21:43:51,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-02 21:43:51,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-07-02 21:43:51,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 126MB/s in 0.2s 2019-07-02 21:43:51,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:43:51,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:43:36 (126 MB/s) - ‘/tmp/tmp.XuVgqxiHti/agent.tar.gz’ saved [24073211/24073211] 2019-07-02 21:43:51,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:43:51,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-02 21:43:51,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_gfx08a/env 2019-07-02 21:43:51,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_gfx08a 2019-07-02 21:43:51,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-02 21:43:51,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-02 21:43:51,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-02 21:43:51,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-02 21:43:51,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-02 21:43:51,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-02 21:43:51,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-02 21:43:51,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-gfx08a 2019-07-02 21:43:51,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-02 21:43:51,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-02 21:43:35-- https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-02 21:43:51,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.8:53333... connected. 2019-07-02 21:43:51,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-02 21:43:51,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-02 21:43:51,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.XuVgqxiHti/agent.tar.gz’ 2019-07-02 21:43:51,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:43:51,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:43:51,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-07-02 21:43:51,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-07-02 21:43:51,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-02 21:43:51,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-07-02 21:43:51,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpBv80k8/cloudify-diamond-plugin-1.3.5 2019-07-02 21:43:51,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-07-02 21:43:51,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-02 21:43:51,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-02 21:43:57,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-02 21:43:57,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-02 21:43:57,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-02 21:43:57,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-02 21:43:57,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/vellum_host_gfx08a/env/bin/pip', 'freeze', '--all'] 2019-07-02 21:43:57,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-02 21:43:57,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-02 21:43:57,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-02 21:43:57,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-02 21:43:57,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-02 21:43:57,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-07-02 21:43:57,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-07-02 21:43:57,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_y0xlqp 2019-07-02 21:43:57,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-02 21:43:57,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-02 21:43:57,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-02 21:43:57,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-02 21:43:57,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_secdfo 2019-07-02 21:43:57,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-02 21:43:57,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-02 21:43:57,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-07-02 21:43:57,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-02 21:43:57,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_secdfo 2019-07-02 21:43:57,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 21:43:51 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_secdfo: No response received for task 7f74a7478b6a4ba588b938d9d2a1e80f 2019-07-02 21:43:57,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 21:43:44 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_secdfo: No response received for task a7c97447900942b099b3ca694f66a82f 2019-07-02 21:43:57,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-02 21:43:57,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-dime_host_secdfo start 2019-07-02 21:43:57,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_secdfo 2019-07-02 21:43:57,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-02 21:43:57,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-02 21:43:57,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-07-02 21:43:57,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-07-02 21:43:57,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:43:57,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:43:36 (159 MB/s) - ‘/tmp/tmp.Py8DeanAY9/agent.tar.gz’ saved [24073211/24073211] 2019-07-02 21:43:57,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:43:57,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-dime-host-secdfo 2019-07-02 21:43:57,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-02 21:43:57,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-02 21:43:36-- https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-02 21:43:57,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.8:53333... connected. 2019-07-02 21:43:57,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-02 21:43:57,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-02 21:43:57,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.Py8DeanAY9/agent.tar.gz’ 2019-07-02 21:43:57,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:43:57,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:43:57,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-02 21:43:57,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_secdfo/env 2019-07-02 21:43:57,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-02 21:43:57,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-07-02 21:43:57,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-02 21:43:57,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpRAwzVW/cloudify-diamond-plugin-1.3.5 2019-07-02 21:44:02,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-02 21:44:02,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bind-host-ezgn2l 2019-07-02 21:44:02,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-02 21:43:47-- https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-02 21:44:02,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.8:53333... connected. 2019-07-02 21:44:02,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-02 21:44:02,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-02 21:44:02,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.UB8QHzvCIA/agent.tar.gz’ 2019-07-02 21:44:02,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:44:02,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:44:02,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-07-02 21:44:02,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 128MB/s in 0.2s 2019-07-02 21:44:02,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:43:47 (128 MB/s) - ‘/tmp/tmp.UB8QHzvCIA/agent.tar.gz’ saved [24073211/24073211] 2019-07-02 21:44:02,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:44:02,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-02 21:44:02,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_ezgn2l/env 2019-07-02 21:44:02,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-02 21:44:02,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-02 21:44:02,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-02 21:44:02,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-02 21:44:02,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-02 21:44:02,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_ezgn2l 2019-07-02 21:44:02,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-02 21:44:02,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-02 21:44:02,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-02 21:44:02,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_ezgn2l 2019-07-02 21:44:02,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-02 21:44:02,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-bind_host_ezgn2l start 2019-07-02 21:44:02,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 21:43:53 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_ezgn2l: No response received for task 21f3b889b6114b018e5d09212ff62851 2019-07-02 21:44:02,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_ezgn2l 2019-07-02 21:44:02,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-02 21:44:02,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:44:02,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-02 21:44:02,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-02 21:44:02,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-02 21:44:02,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-homer-host-7yx4dt 2019-07-02 21:44:02,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-02 21:44:02,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:44:02,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 21:43:53 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_fosbph: No response received for task 6bcbe77450ab4a3bafc3d625233bacab 2019-07-02 21:44:02,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-bono_host_fosbph start 2019-07-02 21:44:02,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-02 21:44:02,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_fosbph 2019-07-02 21:44:02,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-02 21:44:02,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-02 21:44:02,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-02 21:44:02,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_fosbph 2019-07-02 21:44:02,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-02 21:44:02,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-02 21:44:02,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-02 21:44:02,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-02 21:44:02,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-02 21:44:07,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-02 21:44:07,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-02 21:44:07,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-02 21:44:07,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_fosbph/env 2019-07-02 21:44:07,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-02 21:44:07,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:44:07,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:43:48 (253 MB/s) - ‘/tmp/tmp.m2KbxBS0mA/agent.tar.gz’ saved [24073211/24073211] 2019-07-02 21:44:07,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:44:07,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.09s 2019-07-02 21:44:07,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-07-02 21:44:07,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:44:07,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:44:07,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.m2KbxBS0mA/agent.tar.gz’ 2019-07-02 21:44:07,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-02 21:44:07,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-02 21:44:07,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.8:53333... connected. 2019-07-02 21:44:07,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-02 21:43:48-- https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-02 21:44:07,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-02 21:44:07,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bono-host-fosbph 2019-07-02 21:44:07,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-02 21:44:07,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_7yx4dt 2019-07-02 21:44:07,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 21:43:54 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_7yx4dt: No response received for task 139fbcdad6ac4fcb8f4f25c63cac01ec 2019-07-02 21:44:07,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-homer_host_7yx4dt start 2019-07-02 21:44:07,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-02 21:44:07,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_7yx4dt 2019-07-02 21:44:07,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-02 21:44:07,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-02 21:44:07,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-02 21:44:07,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-02 21:44:07,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-02 21:44:07,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-02 21:43:48-- https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-02 21:44:07,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.8:53333... connected. 2019-07-02 21:44:07,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-02 21:44:07,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-02 21:44:07,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.mwwUJW4WEA/agent.tar.gz’ 2019-07-02 21:44:07,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:44:07,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:44:07,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-07-02 21:44:07,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-07-02 21:44:07,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:44:07,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:43:48 (175 MB/s) - ‘/tmp/tmp.mwwUJW4WEA/agent.tar.gz’ saved [24073211/24073211] 2019-07-02 21:44:07,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:44:07,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-02 21:44:07,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_7yx4dt/env 2019-07-02 21:44:07,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-02 21:44:07,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-02 21:44:07,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-02 21:44:07,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-02 21:44:07,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-07-02 21:44:07,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-07-02 21:44:13,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-07-02 21:44:13,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-02 21:44:13,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-02 21:44:13,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-02 21:44:13,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-02 21:44:13,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-02 21:44:13,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-02 21:44:13,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-02 21:44:13,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-02 21:44:13,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-07-02 21:44:13,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-02 21:44:13,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-02 21:44:13,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-02 21:44:13,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/dime_host_secdfo/env/bin/pip', 'freeze', '--all'] 2019-07-02 21:44:13,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 21:44:13,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-07-02 21:44:13,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-07-02 21:44:13,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-02 21:44:13,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-02 21:44:13,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-02 21:44:13,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-02 21:44:13,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1604 2019-07-02 21:44:13,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-02 21:44:13,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/7WIRV/install_requirements.sh 2019-07-02 21:44:13,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-02 21:44:13,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-07-02 21:44:13,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp6xLeNY/cloudify-diamond-plugin-1.3.5 2019-07-02 21:44:13,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-02 21:44:13,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-02 21:44:13,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-02 21:44:13,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_y0xlqp 2019-07-02 21:44:13,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-02 21:44:13,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-02 21:44:13,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-02 21:44:13,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-02 21:44:13,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-02 21:44:13,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-02 21:44:13,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-02 21:44:13,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_y0xlqp/env 2019-07-02 21:44:13,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-02 21:44:13,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_y0xlqp 2019-07-02 21:44:13,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-02 21:44:13,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-sprout_host_y0xlqp start 2019-07-02 21:44:13,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 21:43:59 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_y0xlqp: No response received for task f835241dc0184d1a80f105be34c385f7 2019-07-02 21:44:13,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_y0xlqp 2019-07-02 21:44:13,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-02 21:44:13,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-02 21:44:13,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-sprout-host-y0xlqp 2019-07-02 21:44:13,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-02 21:43:53-- https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-02 21:44:13,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.8:53333... connected. 2019-07-02 21:44:18,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:44:18,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 142MB/s in 0.2s 2019-07-02 21:44:18,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-07-02 21:44:18,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:44:18,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.vV9QwZsYdZ/agent.tar.gz’ 2019-07-02 21:44:18,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-02 21:44:18,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-02 21:44:18,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:44:18,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-02 21:44:18,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-02 21:44:18,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_y0xlqp 2019-07-02 21:44:18,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/homer_host_7yx4dt/env/bin/pip', 'freeze', '--all'] 2019-07-02 21:44:18,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-02 21:44:18,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-02 21:44:18,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-07-02 21:44:18,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-02 21:44:18,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-02 21:44:18,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-07-02 21:44:18,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-07-02 21:44:18,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-02 21:44:18,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-07-02 21:44:18,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-02 21:44:18,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-02 21:44:18,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpyrhFNm/cloudify-diamond-plugin-1.3.5 2019-07-02 21:44:18,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-07-02 21:44:18,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/bono_host_fosbph/env/bin/pip', 'freeze', '--all'] 2019-07-02 21:44:18,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-02 21:44:18,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-07-02 21:44:18,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-02 21:44:18,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-07-02 21:44:18,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-02 21:44:18,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-07-02 21:44:18,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpBjq5z6/cloudify-diamond-plugin-1.3.5 2019-07-02 21:44:18,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-07-02 21:44:18,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-02 21:44:18,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-02 21:44:18,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-02 21:44:18,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-02 21:44:18,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-02 21:44:18,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-07-02 21:44:18,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-02 21:44:18,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-07-02 21:44:18,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/bind_host_ezgn2l/env/bin/pip', 'freeze', '--all'] 2019-07-02 21:44:18,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-02 21:44:18,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-02 21:44:18,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-02 21:44:18,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmprEk5lJ/cloudify-diamond-plugin-1.3.5 2019-07-02 21:44:18,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-02 21:44:18,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-02 21:44:18,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-07-02 21:44:24,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmprEk5lJ/cloudify-diamond-plugin-1.3.5 2019-07-02 21:44:24,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-02 21:44:24,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-02 21:44:24,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:44:24,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-d59084d9-368b-4bf9-b0b9-a4cd2240efaf 2019-07-02 21:44:24,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-02 21:44:24,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca680d19793627da0c566852cce99bfbc742d46" 2019-07-02 21:44:24,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:44:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d59084d9-368b-4bf9-b0b9-a4cd2240efaf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:44:24,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-02 21:44:24,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-02 21:44:24,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-02 21:44:24,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-07-02 21:44:24,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-02 21:44:24,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/sprout_host_y0xlqp/env/bin/pip', 'freeze', '--all'] 2019-07-02 21:44:24,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-02 21:44:24,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-07-02 21:44:24,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44: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-23a6b99d-d628-4b75-8d34-9ead1084a85b x-compute-request-id: req-23a6b99d-d628-4b75-8d34-9ead1084a85b Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:a7:24", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:42:57.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "e7bbf928-80ac-48e6-94be-b0c594238828", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:42:57Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_ellis_host_1gbyz5", "created": "2019-07-02T21:40:00Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:44:24,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-23a6b99d-d628-4b75-8d34-9ead1084a85b 2019-07-02 21:44:24,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-23a6b99d-d628-4b75-8d34-9ead1084a85b 2019-07-02 21:44:24,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca680d19793627da0c566852cce99bfbc742d46" 2019-07-02 21:44:24,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-07-02 21:44:24,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-07-02 21:44:24,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-02 21:44:24,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-02 21:44:24,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-02 21:44:24,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-02 21:44:24,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828/os-security-groups used request id req-febd1bf6-6d49-4118-94b9-7d7aa6a01d08 2019-07-02 21:44:24,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-febd1bf6-6d49-4118-94b9-7d7aa6a01d08 x-compute-request-id: req-febd1bf6-6d49-4118-94b9-7d7aa6a01d08 Content-Encoding: gzip Content-Length: 481 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cd3cefa-aba6-494c-aedb-be6616f647ea"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "944fdcf4-4abb-4ae1-9a7c-4b049a5e320e"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dddee9ac-8bc1-47bc-b721-39bd973ee0e8"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79fcdb0-ef43-4bb9-a33c-07629f87a5ea"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "19add697-0f5f-4c16-a42c-889a62410ae9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "518e000a-00a7-40d3-bd88-a0cd8c935e45", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "332dc337-93a7-491d-bb68-9cdf4e4625ed"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "518e000a-00a7-40d3-bd88-a0cd8c935e45", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b587f810-9c77-40d7-a51a-8e4f5876ea36"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "518e000a-00a7-40d3-bd88-a0cd8c935e45", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-07-02 21:44:24,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpqNsQxf/cloudify-diamond-plugin-1.3.5 2019-07-02 21:44:24,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-07-02 21:44:24,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-02 21:44:24,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-02 21:44:24,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca680d19793627da0c566852cce99bfbc742d46" 2019-07-02 21:44:24,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828/os-security-groups used request id req-febd1bf6-6d49-4118-94b9-7d7aa6a01d08 2019-07-02 21:44:24,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-02 21:44:24,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-02 21:44:24,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-07-02 21:44:24,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-02 21:44:24,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-02 21:44:24,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca680d19793627da0c566852cce99bfbc742d46" 2019-07-02 21:44:24,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-d0b3986f-0d4c-406b-b60a-1613fb9707a1 2019-07-02 21:44:24,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-d0b3986f-0d4c-406b-b60a-1613fb9707a1 2019-07-02 21:44:24,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44: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-d0b3986f-0d4c-406b-b60a-1613fb9707a1 x-compute-request-id: req-d0b3986f-0d4c-406b-b60a-1613fb9707a1 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:a7:24", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:42:57.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "e7bbf928-80ac-48e6-94be-b0c594238828", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:42:57Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_ellis_host_1gbyz5", "created": "2019-07-02T21:40:00Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:44:24,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:44:24,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd6605e7-e56f-43c2-9210-97b8a8531264 x-compute-request-id: req-dd6605e7-e56f-43c2-9210-97b8a8531264 Content-Encoding: gzip Content-Length: 481 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cd3cefa-aba6-494c-aedb-be6616f647ea"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "944fdcf4-4abb-4ae1-9a7c-4b049a5e320e"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dddee9ac-8bc1-47bc-b721-39bd973ee0e8"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79fcdb0-ef43-4bb9-a33c-07629f87a5ea"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "19add697-0f5f-4c16-a42c-889a62410ae9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "518e000a-00a7-40d3-bd88-a0cd8c935e45", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "332dc337-93a7-491d-bb68-9cdf4e4625ed"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "518e000a-00a7-40d3-bd88-a0cd8c935e45", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b587f810-9c77-40d7-a51a-8e4f5876ea36"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "518e000a-00a7-40d3-bd88-a0cd8c935e45", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-07-02 21:44:24,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-02 21:44:24,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc7ff80794654913c77e36be26a00c915051d9af" 2019-07-02 21:44:24,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828/os-security-groups used request id req-dd6605e7-e56f-43c2-9210-97b8a8531264 2019-07-02 21:44:24,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828/os-security-groups used request id req-dd6605e7-e56f-43c2-9210-97b8a8531264 2019-07-02 21:44:24,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-198457d2-ccd8-4807-9106-de27feaa6d00 2019-07-02 21:44:29,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:44:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-198457d2-ccd8-4807-9106-de27feaa6d00 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:44:29,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-07-02 21:44:29,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-07-02 21:44:29,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-02 21:44:29,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-02 21:44:29,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44: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-e06a8ee5-d8a2-46af-94b5-cf1384e1912b x-compute-request-id: req-e06a8ee5-d8a2-46af-94b5-cf1384e1912b Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:ab:b0", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:43:11.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "0ea498ba-1836-4805-8bf1-9e4d025d7879", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:43:11Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_vellum_host_gfx08a", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:44:29,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-02 21:44:29,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 used request id req-e06a8ee5-d8a2-46af-94b5-cf1384e1912b 2019-07-02 21:44:29,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc7ff80794654913c77e36be26a00c915051d9af" 2019-07-02 21:44:29,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 used request id req-e06a8ee5-d8a2-46af-94b5-cf1384e1912b 2019-07-02 21:44:29,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-07-02 21:44:29,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-02 21:44:29,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-02 21:44:29,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879/os-security-groups used request id req-fe8bc39a-3021-41e8-8480-64b822907c98 2019-07-02 21:44:29,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879/os-security-groups used request id req-fe8bc39a-3021-41e8-8480-64b822907c98 2019-07-02 21:44:29,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc7ff80794654913c77e36be26a00c915051d9af" 2019-07-02 21:44:29,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-02 21:44:29,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44: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-fe8bc39a-3021-41e8-8480-64b822907c98 x-compute-request-id: req-fe8bc39a-3021-41e8-8480-64b822907c98 Content-Encoding: gzip Content-Length: 639 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cd3cefa-aba6-494c-aedb-be6616f647ea"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "944fdcf4-4abb-4ae1-9a7c-4b049a5e320e"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dddee9ac-8bc1-47bc-b721-39bd973ee0e8"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79fcdb0-ef43-4bb9-a33c-07629f87a5ea"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "19add697-0f5f-4c16-a42c-889a62410ae9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0ca959c4-58ed-4dbf-b9b9-a5464384da95"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1ce81323-a58c-4eda-ac20-e1a0589e390a"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "484bb8df-8994-4afd-aa84-746d85a2c093"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "97b38c4a-1cdd-4d56-8dac-3d2ef8ad81d9"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c409a395-fb46-4296-a33f-6608c6a47b3b"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef06d13d-fe14-469e-ba6f-6c02f4f942d4"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-07-02 21:44:29,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-02 21:44:29,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:44:29,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:44:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1317bed-9264-422b-a6aa-200b3319d7de Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:44:29,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-d1317bed-9264-422b-a6aa-200b3319d7de 2019-07-02 21:44:29,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ceba7b13-d785-4a69-aa43-c5a864f10c5a x-compute-request-id: req-ceba7b13-d785-4a69-aa43-c5a864f10c5a Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:ab:b0", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:43:11.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "0ea498ba-1836-4805-8bf1-9e4d025d7879", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:43:11Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_vellum_host_gfx08a", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:44:29,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 used request id req-ceba7b13-d785-4a69-aa43-c5a864f10c5a 2019-07-02 21:44:29,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 used request id req-ceba7b13-d785-4a69-aa43-c5a864f10c5a 2019-07-02 21:44:29,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc7ff80794654913c77e36be26a00c915051d9af" 2019-07-02 21:44:29,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-07-02 21:44:29,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-02 21:44:29,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-02 21:44:29,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-02 21:44:29,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-02 21:44:29,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f0233f48ab906ad0def3dd8f47ee24bf21fd149" 2019-07-02 21:44:29,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44: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-ea91b9cb-42e2-4bbc-a1e7-6467c1baa8f8 x-compute-request-id: req-ea91b9cb-42e2-4bbc-a1e7-6467c1baa8f8 Content-Encoding: gzip Content-Length: 639 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cd3cefa-aba6-494c-aedb-be6616f647ea"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "944fdcf4-4abb-4ae1-9a7c-4b049a5e320e"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dddee9ac-8bc1-47bc-b721-39bd973ee0e8"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79fcdb0-ef43-4bb9-a33c-07629f87a5ea"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "19add697-0f5f-4c16-a42c-889a62410ae9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0ca959c4-58ed-4dbf-b9b9-a5464384da95"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1ce81323-a58c-4eda-ac20-e1a0589e390a"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "484bb8df-8994-4afd-aa84-746d85a2c093"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "97b38c4a-1cdd-4d56-8dac-3d2ef8ad81d9"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c409a395-fb46-4296-a33f-6608c6a47b3b"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef06d13d-fe14-469e-ba6f-6c02f4f942d4"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-07-02 21:44:29,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879/os-security-groups used request id req-ea91b9cb-42e2-4bbc-a1e7-6467c1baa8f8 2019-07-02 21:44:29,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879/os-security-groups used request id req-ea91b9cb-42e2-4bbc-a1e7-6467c1baa8f8 2019-07-02 21:44:29,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d572c9c50ae14bcdf7d77a50ef3ee2d1bb9194" 2019-07-02 21:44:29,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:44:29,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:44:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73e4a0ad-3159-44e0-adec-53db91edcbb3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:44:29,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-73e4a0ad-3159-44e0-adec-53db91edcbb3 2019-07-02 21:44:29,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-02 21:44:29,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-02 21:44:29,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] 2019-07-02 21:44:29,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] 2019-07-02 21:44:29,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] 2019-07-02 21:44:29,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] 2019-07-02 21:44:29,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] 2019-07-02 21:44:29,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] 2019-07-02 21:44:29,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] 2019-07-02 21:44:29,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] 2019-07-02 21:44:29,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] 2019-07-02 21:44:34,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-4661684c-55da-4da4-97bb-138932fc0d2f 2019-07-02 21:44:34,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-4661684c-55da-4da4-97bb-138932fc0d2f 2019-07-02 21:44:34,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f0233f48ab906ad0def3dd8f47ee24bf21fd149" 2019-07-02 21:44:34,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 2019-07-02 21:44:34,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 2019-07-02 21:44:34,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 2019-07-02 21:44:34,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:3 http://security.ubuntu.com trusty-security/main Sources [172 kB] 2019-07-02 21:44:34,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] 2019-07-02 21:44:34,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] 2019-07-02 21:44:34,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] 2019-07-02 21:44:34,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] 2019-07-02 21:44:34,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:9 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] 2019-07-02 21:44:34,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] 2019-07-02 21:44:34,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] 2019-07-02 21:44:34,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] 2019-07-02 21:44:34,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] 2019-07-02 21:44:34,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] 2019-07-02 21:44:34,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] 2019-07-02 21:44:34,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] 2019-07-02 21:44:34,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] 2019-07-02 21:44:34,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] 2019-07-02 21:44:34,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] 2019-07-02 21:44:34,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] 2019-07-02 21:44:34,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] 2019-07-02 21:44:34,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] 2019-07-02 21:44:34,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] 2019-07-02 21:44:34,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] 2019-07-02 21:44:34,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages 2019-07-02 21:44:34,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages 2019-07-02 21:44:34,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages 2019-07-02 21:44:34,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages 2019-07-02 21:44:34,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en 2019-07-02 21:44:34,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en 2019-07-02 21:44:34,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en 2019-07-02 21:44:34,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en 2019-07-02 21:44:34,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty Release 2019-07-02 21:44:34,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] 2019-07-02 21:44:34,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] 2019-07-02 21:44:34,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] 2019-07-02 21:44:34,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] 2019-07-02 21:44:35,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages 2019-07-02 21:44:35,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages 2019-07-02 21:44:35,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages 2019-07-02 21:44:35,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages 2019-07-02 21:44:35,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en 2019-07-02 21:44:35,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en 2019-07-02 21:44:35,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en 2019-07-02 21:44:35,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en 2019-07-02 21:44:35,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US 2019-07-02 21:44:35,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US 2019-07-02 21:44:40,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US 2019-07-02 21:44:40,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US 2019-07-02 21:44:40,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Fetched 13.1 MB in 10s (1,219 kB/s) 2019-07-02 21:44:40,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading package lists... 2019-07-02 21:44:40,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading package lists... 2019-07-02 21:44:40,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building dependency tree... 2019-07-02 21:44:40,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading state information... 2019-07-02 21:44:40,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following extra packages will be installed: 2019-07-02 21:44:40,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils cpp cpp-4.8 gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev 2019-07-02 21:44:40,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 2019-07-02 21:44:40,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-07-02 21:44:40,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Suggested packages: 2019-07-02 21:44:40,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils-doc cpp-doc gcc-4.8-locales gcc-multilib make autoconf automake1.9 2019-07-02 21:44:40,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libtool flex bison gdb gcc-doc gcc-4.8-multilib gcc-4.8-doc libgcc1-dbg 2019-07-02 21:44:40,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg 2019-07-02 21:44:40,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libquadmath0-dbg glibc-doc 2019-07-02 21:44:40,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following NEW packages will be installed: 2019-07-02 21:44:40,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils cpp cpp-4.8 gcc gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev 2019-07-02 21:44:40,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 2019-07-02 21:44:40,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-07-02 21:44:40,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. 2019-07-02 21:44:40,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Need to get 19.1 MB of archives. 2019-07-02 21:44:40,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - After this operation, 70.7 MB of additional disk space will be used. 2019-07-02 21:44:40,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] 2019-07-02 21:44:40,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] 2019-07-02 21:44:40,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] 2019-07-02 21:44:40,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] 2019-07-02 21:44:40,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] 2019-07-02 21:44:40,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] 2019-07-02 21:44:40,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] 2019-07-02 21:44:40,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] 2019-07-02 21:44:40,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] 2019-07-02 21:44:40,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] 2019-07-02 21:44:40,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] 2019-07-02 21:44:40,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] 2019-07-02 21:44:40,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] 2019-07-02 21:44:40,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] 2019-07-02 21:44:40,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] 2019-07-02 21:44:40,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] 2019-07-02 21:44:40,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] 2019-07-02 21:44:40,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] 2019-07-02 21:44:40,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] 2019-07-02 21:44:40,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Selecting previously unselected package libasan0:amd64. 2019-07-02 21:44:40,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - (Reading database ... 51354 files and directories currently installed.) 2019-07-02 21:44:40,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-02 21:44:40,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Fetched 19.1 MB in 4s (3,994 kB/s) 2019-07-02 21:44:40,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] 2019-07-02 21:44:40,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] 2019-07-02 21:44:40,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 0%] Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-02 21:44:40,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-02 21:44:45,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - (Reading database ... 51354 files and directories currently installed.) 2019-07-02 21:44:45,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-02 21:44:45,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 0%] Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-02 21:44:45,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 1%] Progress: [ 2%] Selecting previously unselected package libatomic1:amd64. 2019-07-02 21:44:45,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44: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-472f8281-629f-49be-aa04-7d6dffdc9d88 x-compute-request-id: req-472f8281-629f-49be-aa04-7d6dffdc9d88 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:eb:24", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:42:59.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ec1e6b04-a67a-4528-bb2c-78f308720ddd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:42:59Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_dime_host_secdfo", "created": "2019-07-02T21:40:01Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:44:45,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-472f8281-629f-49be-aa04-7d6dffdc9d88 2019-07-02 21:44:45,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-472f8281-629f-49be-aa04-7d6dffdc9d88 2019-07-02 21:44:45,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828/os-security-groups used request id req-913959fd-9926-474a-aaee-797ae7967081 2019-07-02 21:44:45,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-02 21:44:45,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d572c9c50ae14bcdf7d77a50ef3ee2d1bb9194" 2019-07-02 21:44:45,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd/os-security-groups used request id req-7b6ca470-1c48-476c-99ba-e387ffc6a4c7 2019-07-02 21:44:45,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd/os-security-groups used request id req-7b6ca470-1c48-476c-99ba-e387ffc6a4c7 2019-07-02 21:44:45,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b6ca470-1c48-476c-99ba-e387ffc6a4c7 x-compute-request-id: req-7b6ca470-1c48-476c-99ba-e387ffc6a4c7 Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cd3cefa-aba6-494c-aedb-be6616f647ea"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "944fdcf4-4abb-4ae1-9a7c-4b049a5e320e"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dddee9ac-8bc1-47bc-b721-39bd973ee0e8"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79fcdb0-ef43-4bb9-a33c-07629f87a5ea"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "19add697-0f5f-4c16-a42c-889a62410ae9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "7525309f-f008-4382-9901-5f7117fcb9f7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6394a812-6579-481e-8aa8-f80218309cf5"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "7525309f-f008-4382-9901-5f7117fcb9f7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d318207c-9734-42f6-b838-8ca47e125991"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "7525309f-f008-4382-9901-5f7117fcb9f7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "deba295f-e9be-4eb0-ad09-29249d2ac328"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "7525309f-f008-4382-9901-5f7117fcb9f7", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-07-02 21:44:45,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f0233f48ab906ad0def3dd8f47ee24bf21fd149" 2019-07-02 21:44:45,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828/os-security-groups used request id req-913959fd-9926-474a-aaee-797ae7967081 2019-07-02 21:44:45,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-913959fd-9926-474a-aaee-797ae7967081 x-compute-request-id: req-913959fd-9926-474a-aaee-797ae7967081 Content-Encoding: gzip Content-Length: 481 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cd3cefa-aba6-494c-aedb-be6616f647ea"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "944fdcf4-4abb-4ae1-9a7c-4b049a5e320e"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dddee9ac-8bc1-47bc-b721-39bd973ee0e8"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79fcdb0-ef43-4bb9-a33c-07629f87a5ea"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "19add697-0f5f-4c16-a42c-889a62410ae9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "518e000a-00a7-40d3-bd88-a0cd8c935e45", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "332dc337-93a7-491d-bb68-9cdf4e4625ed"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "518e000a-00a7-40d3-bd88-a0cd8c935e45", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b587f810-9c77-40d7-a51a-8e4f5876ea36"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "518e000a-00a7-40d3-bd88-a0cd8c935e45", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-07-02 21:44:45,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1604 to end... 2019-07-02 21:44:45,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45693d0ad3faa04a21031e3c6cc6dfcee7d9cd85" 2019-07-02 21:44:45,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6add0045dac3eb839b283cc5e4d323859383f63f" 2019-07-02 21:44:45,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44: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-eb313d92-5840-4c22-b895-04465dcfb867 x-compute-request-id: req-eb313d92-5840-4c22-b895-04465dcfb867 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:35:60", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:42:59.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:42:59Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_homer_host_7yx4dt", "created": "2019-07-02T21:40:04Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:44:45,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-eb313d92-5840-4c22-b895-04465dcfb867 2019-07-02 21:44:45,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d572c9c50ae14bcdf7d77a50ef3ee2d1bb9194" 2019-07-02 21:44:45,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-4461414e-71e6-4e73-8c1a-74dfdc0dcbd1 2019-07-02 21:44:45,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-4461414e-71e6-4e73-8c1a-74dfdc0dcbd1 2019-07-02 21:44:45,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44: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-4461414e-71e6-4e73-8c1a-74dfdc0dcbd1 x-compute-request-id: req-4461414e-71e6-4e73-8c1a-74dfdc0dcbd1 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:eb:24", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:42:59.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ec1e6b04-a67a-4528-bb2c-78f308720ddd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:42:59Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_dime_host_secdfo", "created": "2019-07-02T21:40:01Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:44:45,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-eeba45d0-4143-4b6f-a8b2-12c3e8aaa159 2019-07-02 21:44:45,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:44:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eeba45d0-4143-4b6f-a8b2-12c3e8aaa159 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:44:45,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:44:45,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-eb313d92-5840-4c22-b895-04465dcfb867 2019-07-02 21:44:45,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-ee98b772-72db-4b32-9b59-73e841d987fd 2019-07-02 21:44:45,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-afee77db-e641-4522-83b6-7f74016dcbe5 2019-07-02 21:44:45,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-afee77db-e641-4522-83b6-7f74016dcbe5 2019-07-02 21:44:45,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34f8b92c2d9066efd74e0c9d872baa27630e60ee" 2019-07-02 21:44:45,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f0233f48ab906ad0def3dd8f47ee24bf21fd149" 2019-07-02 21:44:45,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd/os-security-groups used request id req-cd602eaa-0522-41eb-a5cd-8ec228a7f682 2019-07-02 21:44:45,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd602eaa-0522-41eb-a5cd-8ec228a7f682 x-compute-request-id: req-cd602eaa-0522-41eb-a5cd-8ec228a7f682 Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cd3cefa-aba6-494c-aedb-be6616f647ea"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "944fdcf4-4abb-4ae1-9a7c-4b049a5e320e"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dddee9ac-8bc1-47bc-b721-39bd973ee0e8"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79fcdb0-ef43-4bb9-a33c-07629f87a5ea"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "19add697-0f5f-4c16-a42c-889a62410ae9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "7525309f-f008-4382-9901-5f7117fcb9f7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6394a812-6579-481e-8aa8-f80218309cf5"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "7525309f-f008-4382-9901-5f7117fcb9f7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d318207c-9734-42f6-b838-8ca47e125991"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "7525309f-f008-4382-9901-5f7117fcb9f7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "deba295f-e9be-4eb0-ad09-29249d2ac328"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "7525309f-f008-4382-9901-5f7117fcb9f7", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-07-02 21:44:45,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd/os-security-groups used request id req-cd602eaa-0522-41eb-a5cd-8ec228a7f682 2019-07-02 21:44:45,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9695b930-7bf6-4d57-8552-4640031f93df x-compute-request-id: req-9695b930-7bf6-4d57-8552-4640031f93df Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cd3cefa-aba6-494c-aedb-be6616f647ea"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "944fdcf4-4abb-4ae1-9a7c-4b049a5e320e"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dddee9ac-8bc1-47bc-b721-39bd973ee0e8"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79fcdb0-ef43-4bb9-a33c-07629f87a5ea"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "19add697-0f5f-4c16-a42c-889a62410ae9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "ce109517-fee1-4220-ae3c-759747348075", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2a881b66-2866-4114-81a3-f92c9d146186"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "ce109517-fee1-4220-ae3c-759747348075", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "60aad288-d468-4265-8cf1-eda3db369219"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "ce109517-fee1-4220-ae3c-759747348075", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-07-02 21:44:45,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:44:45,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:44:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee98b772-72db-4b32-9b59-73e841d987fd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:44:45,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44: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-afee77db-e641-4522-83b6-7f74016dcbe5 x-compute-request-id: req-afee77db-e641-4522-83b6-7f74016dcbe5 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:a7:24", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:42:57.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "e7bbf928-80ac-48e6-94be-b0c594238828", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:42:57Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_ellis_host_1gbyz5", "created": "2019-07-02T21:40:00Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:44:45,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9/os-security-groups used request id req-9695b930-7bf6-4d57-8552-4640031f93df 2019-07-02 21:44:45,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-02 21:44:45,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-02 21:44:45,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9/os-security-groups used request id req-9695b930-7bf6-4d57-8552-4640031f93df 2019-07-02 21:44:45,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45693d0ad3faa04a21031e3c6cc6dfcee7d9cd85" 2019-07-02 21:44:45,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-05dd75ae-34d8-4ae9-b6ba-226f5e342d24 x-compute-request-id: req-05dd75ae-34d8-4ae9-b6ba-226f5e342d24 Content-Encoding: gzip Content-Length: 481 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cd3cefa-aba6-494c-aedb-be6616f647ea"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "944fdcf4-4abb-4ae1-9a7c-4b049a5e320e"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dddee9ac-8bc1-47bc-b721-39bd973ee0e8"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79fcdb0-ef43-4bb9-a33c-07629f87a5ea"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "19add697-0f5f-4c16-a42c-889a62410ae9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "518e000a-00a7-40d3-bd88-a0cd8c935e45", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "332dc337-93a7-491d-bb68-9cdf4e4625ed"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "518e000a-00a7-40d3-bd88-a0cd8c935e45", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b587f810-9c77-40d7-a51a-8e4f5876ea36"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "518e000a-00a7-40d3-bd88-a0cd8c935e45", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-07-02 21:44:45,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828/os-security-groups used request id req-05dd75ae-34d8-4ae9-b6ba-226f5e342d24 2019-07-02 21:44:45,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828/os-security-groups used request id req-05dd75ae-34d8-4ae9-b6ba-226f5e342d24 2019-07-02 21:44:45,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8637e27-bd32-4c5b-9d63-36fa1acdd75f x-compute-request-id: req-d8637e27-bd32-4c5b-9d63-36fa1acdd75f Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:35:60", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:42:59.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:42:59Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_homer_host_7yx4dt", "created": "2019-07-02T21:40:04Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:44:50,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d94fa975-4356-48fb-9e34-c6b3a8555e6c x-compute-request-id: req-d94fa975-4356-48fb-9e34-c6b3a8555e6c Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:ab:b0", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:43:11.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "0ea498ba-1836-4805-8bf1-9e4d025d7879", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:43:11Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_vellum_host_gfx08a", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:44:50,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 used request id req-d94fa975-4356-48fb-9e34-c6b3a8555e6c 2019-07-02 21:44:50,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6add0045dac3eb839b283cc5e4d323859383f63f" 2019-07-02 21:44:50,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56be90b3-4811-4692-a609-08dacc42d927 x-compute-request-id: req-56be90b3-4811-4692-a609-08dacc42d927 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:49:5c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:43:11.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "67b4d464-0837-4363-86b6-1feb93ce7b69", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:43:11Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bono_host_fosbph", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:44:50,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-07-02 21:44:50,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-02 21:44:50,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-07-02 21:44:50,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-02 21:44:50,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-56be90b3-4811-4692-a609-08dacc42d927 2019-07-02 21:44:50,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34f8b92c2d9066efd74e0c9d872baa27630e60ee" 2019-07-02 21:44:50,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-56be90b3-4811-4692-a609-08dacc42d927 2019-07-02 21:44:50,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-d8637e27-bd32-4c5b-9d63-36fa1acdd75f 2019-07-02 21:44:50,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-d8637e27-bd32-4c5b-9d63-36fa1acdd75f 2019-07-02 21:44:50,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45693d0ad3faa04a21031e3c6cc6dfcee7d9cd85" 2019-07-02 21:44:50,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 used request id req-d94fa975-4356-48fb-9e34-c6b3a8555e6c 2019-07-02 21:44:50,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9/os-security-groups used request id req-7936c152-32ab-4972-998a-5096d1e8158f 2019-07-02 21:44:50,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7936c152-32ab-4972-998a-5096d1e8158f x-compute-request-id: req-7936c152-32ab-4972-998a-5096d1e8158f Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cd3cefa-aba6-494c-aedb-be6616f647ea"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "944fdcf4-4abb-4ae1-9a7c-4b049a5e320e"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dddee9ac-8bc1-47bc-b721-39bd973ee0e8"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79fcdb0-ef43-4bb9-a33c-07629f87a5ea"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "19add697-0f5f-4c16-a42c-889a62410ae9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "ce109517-fee1-4220-ae3c-759747348075", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2a881b66-2866-4114-81a3-f92c9d146186"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "ce109517-fee1-4220-ae3c-759747348075", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "60aad288-d468-4265-8cf1-eda3db369219"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "ce109517-fee1-4220-ae3c-759747348075", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-07-02 21:44:50,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9/os-security-groups used request id req-7936c152-32ab-4972-998a-5096d1e8158f 2019-07-02 21:44:50,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60c76c3d-5278-4ea2-b712-ce804ad37e96 x-compute-request-id: req-60c76c3d-5278-4ea2-b712-ce804ad37e96 Content-Encoding: gzip Content-Length: 639 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cd3cefa-aba6-494c-aedb-be6616f647ea"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "944fdcf4-4abb-4ae1-9a7c-4b049a5e320e"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dddee9ac-8bc1-47bc-b721-39bd973ee0e8"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79fcdb0-ef43-4bb9-a33c-07629f87a5ea"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "19add697-0f5f-4c16-a42c-889a62410ae9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0ca959c4-58ed-4dbf-b9b9-a5464384da95"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1ce81323-a58c-4eda-ac20-e1a0589e390a"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "484bb8df-8994-4afd-aa84-746d85a2c093"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "97b38c4a-1cdd-4d56-8dac-3d2ef8ad81d9"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c409a395-fb46-4296-a33f-6608c6a47b3b"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef06d13d-fe14-469e-ba6f-6c02f4f942d4"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-07-02 21:44:50,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-02 21:44:50,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879/os-security-groups used request id req-60c76c3d-5278-4ea2-b712-ce804ad37e96 2019-07-02 21:44:50,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879/os-security-groups used request id req-60c76c3d-5278-4ea2-b712-ce804ad37e96 2019-07-02 21:44:50,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6add0045dac3eb839b283cc5e4d323859383f63f" 2019-07-02 21:44:50,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b2532bf-9f0d-4234-a37a-661c3b28d492 x-compute-request-id: req-7b2532bf-9f0d-4234-a37a-661c3b28d492 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cd3cefa-aba6-494c-aedb-be6616f647ea"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "944fdcf4-4abb-4ae1-9a7c-4b049a5e320e"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dddee9ac-8bc1-47bc-b721-39bd973ee0e8"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79fcdb0-ef43-4bb9-a33c-07629f87a5ea"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "19add697-0f5f-4c16-a42c-889a62410ae9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2b020533-f355-4470-976d-eef02de54732"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "65809564-d507-4f63-a152-e6d284a0732e"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7a86b844-3603-4477-98f1-20391549ff7f"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af0b4bc8-1e9a-4079-a3ee-6247370ecc09"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c90ac278-f20d-4caf-bb75-e018435c5f7e"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ccfba057-9479-40ff-967a-f1fab6ac478d"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9b1f2a1-63ab-449d-9241-bf39d3538b64"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fe34f82d-fccb-4b02-81ed-2dc4df511a1c"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7c856abb-c426-4a7d-8452-ad812707906c"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "97938d96-3da9-481f-bcf2-fad901da3e42"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cfe638b7-3575-41fa-b95d-a8a8d9ebbdff"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-02 21:44:50,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/os-security-groups used request id req-7b2532bf-9f0d-4234-a37a-661c3b28d492 2019-07-02 21:44:50,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/os-security-groups used request id req-7b2532bf-9f0d-4234-a37a-661c3b28d492 2019-07-02 21:44:50,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34f8b92c2d9066efd74e0c9d872baa27630e60ee" 2019-07-02 21:44:50,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-512c332c-b2aa-42d3-b6cb-2066a89b8810 2019-07-02 21:44:50,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-07-02 21:44:50,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e96c460163cf6b3fe246c68b0a7395e559cf0b4" 2019-07-02 21:44:50,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-02 21:44:50,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-02 21:44:50,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 used request id req-796e8a98-1ede-412b-982e-3b31e5e19465 2019-07-02 21:44:50,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44: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-796e8a98-1ede-412b-982e-3b31e5e19465 x-compute-request-id: req-796e8a98-1ede-412b-982e-3b31e5e19465 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:ab:b0", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:43:11.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "0ea498ba-1836-4805-8bf1-9e4d025d7879", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:43:11Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_vellum_host_gfx08a", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:44:50,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 used request id req-796e8a98-1ede-412b-982e-3b31e5e19465 2019-07-02 21:44:50,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6add0045dac3eb839b283cc5e4d323859383f63f" 2019-07-02 21:44:50,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:44:50,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:44:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-044c7423-17c6-4f58-ae52-0f19f06387d5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:44:50,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-044c7423-17c6-4f58-ae52-0f19f06387d5 2019-07-02 21:44:50,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:44:50,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:44:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-512c332c-b2aa-42d3-b6cb-2066a89b8810 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:44:50,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-02 21:44:50,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fdc3aff35d1df4517bf52809f004cfd59441014" 2019-07-02 21:44:50,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:44:50,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:44:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28ea0b7e-dd3a-4e8c-82fc-79d89934cf07 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:44:50,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-28ea0b7e-dd3a-4e8c-82fc-79d89934cf07 2019-07-02 21:44:50,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44: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-92e5b890-e8d3-4ff9-91bb-450386b7aaf6 x-compute-request-id: req-92e5b890-e8d3-4ff9-91bb-450386b7aaf6 Content-Encoding: gzip Content-Length: 639 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cd3cefa-aba6-494c-aedb-be6616f647ea"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "944fdcf4-4abb-4ae1-9a7c-4b049a5e320e"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dddee9ac-8bc1-47bc-b721-39bd973ee0e8"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79fcdb0-ef43-4bb9-a33c-07629f87a5ea"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "19add697-0f5f-4c16-a42c-889a62410ae9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0ca959c4-58ed-4dbf-b9b9-a5464384da95"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1ce81323-a58c-4eda-ac20-e1a0589e390a"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "484bb8df-8994-4afd-aa84-746d85a2c093"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "97b38c4a-1cdd-4d56-8dac-3d2ef8ad81d9"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c409a395-fb46-4296-a33f-6608c6a47b3b"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef06d13d-fe14-469e-ba6f-6c02f4f942d4"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "ee5fcf24-fd91-44c6-b0da-c654ac7d6b14", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-07-02 21:44:50,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879/os-security-groups used request id req-92e5b890-e8d3-4ff9-91bb-450386b7aaf6 2019-07-02 21:44:50,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879/os-security-groups used request id req-92e5b890-e8d3-4ff9-91bb-450386b7aaf6 2019-07-02 21:44:50,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44: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-500e27ca-34d7-4115-8774-2970bcd61327 x-compute-request-id: req-500e27ca-34d7-4115-8774-2970bcd61327 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:49:5c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:43:11.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "67b4d464-0837-4363-86b6-1feb93ce7b69", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:43:11Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bono_host_fosbph", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:44:55,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-500e27ca-34d7-4115-8774-2970bcd61327 2019-07-02 21:44:55,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-500e27ca-34d7-4115-8774-2970bcd61327 2019-07-02 21:44:55,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34f8b92c2d9066efd74e0c9d872baa27630e60ee" 2019-07-02 21:44:55,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd82b07d17bb888e90d954b60b09f165ca5b5c74" 2019-07-02 21:44:55,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-02 21:44:55,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/os-security-groups used request id req-b104d412-02fb-4163-9ba6-a71228b90344 2019-07-02 21:44:55,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/os-security-groups used request id req-b104d412-02fb-4163-9ba6-a71228b90344 2019-07-02 21:44:55,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-28455959-52d5-4475-88cf-a3ff03d78b97 2019-07-02 21:44:55,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:44:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28455959-52d5-4475-88cf-a3ff03d78b97 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:44:55,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:44:55,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-02 21:44:55,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-02 21:44:55,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b104d412-02fb-4163-9ba6-a71228b90344 x-compute-request-id: req-b104d412-02fb-4163-9ba6-a71228b90344 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cd3cefa-aba6-494c-aedb-be6616f647ea"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "944fdcf4-4abb-4ae1-9a7c-4b049a5e320e"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dddee9ac-8bc1-47bc-b721-39bd973ee0e8"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79fcdb0-ef43-4bb9-a33c-07629f87a5ea"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "19add697-0f5f-4c16-a42c-889a62410ae9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2b020533-f355-4470-976d-eef02de54732"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "65809564-d507-4f63-a152-e6d284a0732e"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7a86b844-3603-4477-98f1-20391549ff7f"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af0b4bc8-1e9a-4079-a3ee-6247370ecc09"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c90ac278-f20d-4caf-bb75-e018435c5f7e"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ccfba057-9479-40ff-967a-f1fab6ac478d"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9b1f2a1-63ab-449d-9241-bf39d3538b64"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fe34f82d-fccb-4b02-81ed-2dc4df511a1c"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7c856abb-c426-4a7d-8452-ad812707906c"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "97938d96-3da9-481f-bcf2-fad901da3e42"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cfe638b7-3575-41fa-b95d-a8a8d9ebbdff"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-02 21:44:55,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26b62338f6650e4a4e17025d5cc33f9c380b35c7" 2019-07-02 21:44:55,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-02 21:44:55,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-02 21:44:55,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-02 21:44:55,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-b186efad-666a-4e9b-b4c8-5d0ffd50d7d1 2019-07-02 21:44:55,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f8e2b1ff-e2c4-4401-8357-fd2ccfdb87cc x-compute-request-id: req-f8e2b1ff-e2c4-4401-8357-fd2ccfdb87cc Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:a7:24", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:42:57.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "e7bbf928-80ac-48e6-94be-b0c594238828", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:42:57Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_ellis_host_1gbyz5", "created": "2019-07-02T21:40:00Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:44:55,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-f8e2b1ff-e2c4-4401-8357-fd2ccfdb87cc 2019-07-02 21:44:55,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-f8e2b1ff-e2c4-4401-8357-fd2ccfdb87cc 2019-07-02 21:44:55,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e96c460163cf6b3fe246c68b0a7395e559cf0b4" -d '{"addFloatingIp": {"address": "172.30.9.215"}}' 2019-07-02 21:44:55,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5023133-8a81-4403-adb4-8bbd78f70ac8 x-compute-request-id: req-e5023133-8a81-4403-adb4-8bbd78f70ac8 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:eb:24", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:42:59.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ec1e6b04-a67a-4528-bb2c-78f308720ddd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:42:59Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_dime_host_secdfo", "created": "2019-07-02T21:40:01Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:44:55,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-e5023133-8a81-4403-adb4-8bbd78f70ac8 2019-07-02 21:44:55,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-e5023133-8a81-4403-adb4-8bbd78f70ac8 2019-07-02 21:44:55,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fdc3aff35d1df4517bf52809f004cfd59441014" 2019-07-02 21:44:55,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b186efad-666a-4e9b-b4c8-5d0ffd50d7d1 x-compute-request-id: req-b186efad-666a-4e9b-b4c8-5d0ffd50d7d1 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:7b:fa", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:43:01.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:43:01Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bind_host_ezgn2l", "created": "2019-07-02T21:40:02Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:44:55,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-b186efad-666a-4e9b-b4c8-5d0ffd50d7d1 2019-07-02 21:44:55,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd82b07d17bb888e90d954b60b09f165ca5b5c74" 2019-07-02 21:44:55,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:44:55,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:44:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-195b7b5a-d176-4606-8b79-4d9afc9e7f85 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:44:55,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-195b7b5a-d176-4606-8b79-4d9afc9e7f85 2019-07-02 21:44:55,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44: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-ced5b3d2-20aa-4a54-820a-ef9c72bdad66 x-compute-request-id: req-ced5b3d2-20aa-4a54-820a-ef9c72bdad66 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cd3cefa-aba6-494c-aedb-be6616f647ea"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "944fdcf4-4abb-4ae1-9a7c-4b049a5e320e"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dddee9ac-8bc1-47bc-b721-39bd973ee0e8"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79fcdb0-ef43-4bb9-a33c-07629f87a5ea"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "19add697-0f5f-4c16-a42c-889a62410ae9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "9e6606b9-dec2-4842-80f8-ee6f7f5ea976", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4928cda0-ea57-4c3f-a2b2-e1432239618d"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "9e6606b9-dec2-4842-80f8-ee6f7f5ea976", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f018c25e-336a-4c9a-8ef4-4fa7f69e8103"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "9e6606b9-dec2-4842-80f8-ee6f7f5ea976", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-07-02 21:44:55,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fea738ada7c090667aaea08fd5b9c09b571f8b3" 2019-07-02 21:44:55,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:44:55,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd82b07d17bb888e90d954b60b09f165ca5b5c74" 2019-07-02 21:44:55,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815/os-security-groups used request id req-ced5b3d2-20aa-4a54-820a-ef9c72bdad66 2019-07-02 21:44:55,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815/os-security-groups used request id req-ced5b3d2-20aa-4a54-820a-ef9c72bdad66 2019-07-02 21:44:55,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-ef773260-ce81-4e3f-8bb9-266b0c3a0594 2019-07-02 21:44:55,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44: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-ef773260-ce81-4e3f-8bb9-266b0c3a0594 x-compute-request-id: req-ef773260-ce81-4e3f-8bb9-266b0c3a0594 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:35:60", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:42:59.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:42:59Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_homer_host_7yx4dt", "created": "2019-07-02T21:40:04Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:44:55,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-4b412581-80dd-47c2-8e13-2c38aaa31b36 2019-07-02 21:44:55,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfafe91d87ab1ae9347cc7d2bcf52d03b552cb68" 2019-07-02 21:44:55,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd82b07d17bb888e90d954b60b09f165ca5b5c74" 2019-07-02 21:44:55,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-cc68bc51-f8f3-45ba-a9dc-51128abd12b6 2019-07-02 21:44:55,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-cc68bc51-f8f3-45ba-a9dc-51128abd12b6 2019-07-02 21:44:55,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44: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-cc68bc51-f8f3-45ba-a9dc-51128abd12b6 x-compute-request-id: req-cc68bc51-f8f3-45ba-a9dc-51128abd12b6 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:7b:fa", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:43:01.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:43:01Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bind_host_ezgn2l", "created": "2019-07-02T21:40:02Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:44:55,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-8a397fcd-5895-48d4-832d-3c868f3c963b 2019-07-02 21:44:55,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:44:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a397fcd-5895-48d4-832d-3c868f3c963b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:44:55,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fdc3aff35d1df4517bf52809f004cfd59441014" 2019-07-02 21:44:55,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44: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-4b412581-80dd-47c2-8e13-2c38aaa31b36 x-compute-request-id: req-4b412581-80dd-47c2-8e13-2c38aaa31b36 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:10:0e", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:43:01.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "42161197-d882-4a6c-b4fe-9290739a1ad0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:43:01Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_sprout_host_y0xlqp", "created": "2019-07-02T21:40:03Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:45:01,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd/os-security-groups used request id req-0bb22f6f-2c54-458d-8a52-abeb1e4d3ca5 2019-07-02 21:45:01,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd/os-security-groups used request id req-0bb22f6f-2c54-458d-8a52-abeb1e4d3ca5 2019-07-02 21:45:01,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-4b412581-80dd-47c2-8e13-2c38aaa31b36 2019-07-02 21:45:01,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fea738ada7c090667aaea08fd5b9c09b571f8b3" 2019-07-02 21:45:01,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44: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-1466f3f3-2f51-4b1b-8f48-5c6888be1daa x-compute-request-id: req-1466f3f3-2f51-4b1b-8f48-5c6888be1daa Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:eb:24", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:42:59.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ec1e6b04-a67a-4528-bb2c-78f308720ddd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:42:59Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_dime_host_secdfo", "created": "2019-07-02T21:40:01Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:45:01,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44: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-0bb22f6f-2c54-458d-8a52-abeb1e4d3ca5 x-compute-request-id: req-0bb22f6f-2c54-458d-8a52-abeb1e4d3ca5 Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cd3cefa-aba6-494c-aedb-be6616f647ea"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "944fdcf4-4abb-4ae1-9a7c-4b049a5e320e"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dddee9ac-8bc1-47bc-b721-39bd973ee0e8"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79fcdb0-ef43-4bb9-a33c-07629f87a5ea"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "19add697-0f5f-4c16-a42c-889a62410ae9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "7525309f-f008-4382-9901-5f7117fcb9f7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6394a812-6579-481e-8aa8-f80218309cf5"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "7525309f-f008-4382-9901-5f7117fcb9f7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d318207c-9734-42f6-b838-8ca47e125991"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "7525309f-f008-4382-9901-5f7117fcb9f7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "deba295f-e9be-4eb0-ad09-29249d2ac328"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "7525309f-f008-4382-9901-5f7117fcb9f7", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-07-02 21:45:01,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26b62338f6650e4a4e17025d5cc33f9c380b35c7" 2019-07-02 21:45:01,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-ef773260-ce81-4e3f-8bb9-266b0c3a0594 2019-07-02 21:45:01,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815/os-security-groups used request id req-59c4e095-2b13-42be-8459-52d6ee57427c 2019-07-02 21:45:01,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-1466f3f3-2f51-4b1b-8f48-5c6888be1daa 2019-07-02 21:45:01,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-1466f3f3-2f51-4b1b-8f48-5c6888be1daa 2019-07-02 21:45:01,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-02 21:45:01,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fdc3aff35d1df4517bf52809f004cfd59441014" 2019-07-02 21:45:01,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-59c4e095-2b13-42be-8459-52d6ee57427c x-compute-request-id: req-59c4e095-2b13-42be-8459-52d6ee57427c Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cd3cefa-aba6-494c-aedb-be6616f647ea"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "944fdcf4-4abb-4ae1-9a7c-4b049a5e320e"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dddee9ac-8bc1-47bc-b721-39bd973ee0e8"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79fcdb0-ef43-4bb9-a33c-07629f87a5ea"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "19add697-0f5f-4c16-a42c-889a62410ae9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "9e6606b9-dec2-4842-80f8-ee6f7f5ea976", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4928cda0-ea57-4c3f-a2b2-e1432239618d"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "9e6606b9-dec2-4842-80f8-ee6f7f5ea976", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f018c25e-336a-4c9a-8ef4-4fa7f69e8103"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "9e6606b9-dec2-4842-80f8-ee6f7f5ea976", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-07-02 21:45:01,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815/os-security-groups used request id req-59c4e095-2b13-42be-8459-52d6ee57427c 2019-07-02 21:45:01,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26b62338f6650e4a4e17025d5cc33f9c380b35c7" 2019-07-02 21:45:01,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-02 21:45:01,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-b91ee3f7-1b29-417c-8868-fb33f8e5c482 2019-07-02 21:45:01,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9/os-security-groups used request id req-a0f62cc3-39a8-4578-af75-340999ce93f7 2019-07-02 21:45:01,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd/os-security-groups used request id req-b3db4bd8-66e9-41bc-957f-e3ee984c4e81 2019-07-02 21:45:01,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9/os-security-groups used request id req-a0f62cc3-39a8-4578-af75-340999ce93f7 2019-07-02 21:45:01,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a0f62cc3-39a8-4578-af75-340999ce93f7 x-compute-request-id: req-a0f62cc3-39a8-4578-af75-340999ce93f7 Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cd3cefa-aba6-494c-aedb-be6616f647ea"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "944fdcf4-4abb-4ae1-9a7c-4b049a5e320e"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dddee9ac-8bc1-47bc-b721-39bd973ee0e8"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79fcdb0-ef43-4bb9-a33c-07629f87a5ea"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "19add697-0f5f-4c16-a42c-889a62410ae9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "ce109517-fee1-4220-ae3c-759747348075", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2a881b66-2866-4114-81a3-f92c9d146186"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "ce109517-fee1-4220-ae3c-759747348075", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "60aad288-d468-4265-8cf1-eda3db369219"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "ce109517-fee1-4220-ae3c-759747348075", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-07-02 21:45:01,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3db4bd8-66e9-41bc-957f-e3ee984c4e81 x-compute-request-id: req-b3db4bd8-66e9-41bc-957f-e3ee984c4e81 Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cd3cefa-aba6-494c-aedb-be6616f647ea"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "944fdcf4-4abb-4ae1-9a7c-4b049a5e320e"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dddee9ac-8bc1-47bc-b721-39bd973ee0e8"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79fcdb0-ef43-4bb9-a33c-07629f87a5ea"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "19add697-0f5f-4c16-a42c-889a62410ae9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "7525309f-f008-4382-9901-5f7117fcb9f7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6394a812-6579-481e-8aa8-f80218309cf5"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "7525309f-f008-4382-9901-5f7117fcb9f7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d318207c-9734-42f6-b838-8ca47e125991"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "7525309f-f008-4382-9901-5f7117fcb9f7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "deba295f-e9be-4eb0-ad09-29249d2ac328"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "7525309f-f008-4382-9901-5f7117fcb9f7", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-07-02 21:45:01,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-b91ee3f7-1b29-417c-8868-fb33f8e5c482 2019-07-02 21:45:01,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b91ee3f7-1b29-417c-8868-fb33f8e5c482 x-compute-request-id: req-b91ee3f7-1b29-417c-8868-fb33f8e5c482 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:10:0e", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:43:01.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "42161197-d882-4a6c-b4fe-9290739a1ad0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:43:01Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_sprout_host_y0xlqp", "created": "2019-07-02T21:40:03Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:45:01,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2373dfd8-3013-4201-9912-f2794876c077 x-compute-request-id: req-2373dfd8-3013-4201-9912-f2794876c077 Content-Encoding: gzip Content-Length: 628 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cd3cefa-aba6-494c-aedb-be6616f647ea"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "944fdcf4-4abb-4ae1-9a7c-4b049a5e320e"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dddee9ac-8bc1-47bc-b721-39bd973ee0e8"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79fcdb0-ef43-4bb9-a33c-07629f87a5ea"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "19add697-0f5f-4c16-a42c-889a62410ae9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7c856abb-c426-4a7d-8452-ad812707906c"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "97938d96-3da9-481f-bcf2-fad901da3e42"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cfe638b7-3575-41fa-b95d-a8a8d9ebbdff"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "8a113559-0590-4ce7-bc7b-2b63721c5ad7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5a89b7bb-6dad-4901-8d42-083dd1b77071"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "8a113559-0590-4ce7-bc7b-2b63721c5ad7", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-07-02 21:45:01,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fea738ada7c090667aaea08fd5b9c09b571f8b3" 2019-07-02 21:45:01,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fea738ada7c090667aaea08fd5b9c09b571f8b3" 2019-07-02 21:45:01,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0/os-security-groups used request id req-418df937-fa7a-4bb2-a060-112cb16e545d 2019-07-02 21:45:01,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0/os-security-groups used request id req-418df937-fa7a-4bb2-a060-112cb16e545d 2019-07-02 21:45:01,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-418df937-fa7a-4bb2-a060-112cb16e545d x-compute-request-id: req-418df937-fa7a-4bb2-a060-112cb16e545d Content-Encoding: gzip Content-Length: 628 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cd3cefa-aba6-494c-aedb-be6616f647ea"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "944fdcf4-4abb-4ae1-9a7c-4b049a5e320e"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dddee9ac-8bc1-47bc-b721-39bd973ee0e8"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79fcdb0-ef43-4bb9-a33c-07629f87a5ea"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "19add697-0f5f-4c16-a42c-889a62410ae9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7c856abb-c426-4a7d-8452-ad812707906c"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "97938d96-3da9-481f-bcf2-fad901da3e42"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cfe638b7-3575-41fa-b95d-a8a8d9ebbdff"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "8a113559-0590-4ce7-bc7b-2b63721c5ad7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5a89b7bb-6dad-4901-8d42-083dd1b77071"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "8a113559-0590-4ce7-bc7b-2b63721c5ad7", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-07-02 21:45:01,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd/os-security-groups used request id req-b3db4bd8-66e9-41bc-957f-e3ee984c4e81 2019-07-02 21:45:01,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-0ac260c5-5ba9-45c4-abbc-9d3ab3382cf5 2019-07-02 21:45:01,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ac260c5-5ba9-45c4-abbc-9d3ab3382cf5 x-compute-request-id: req-0ac260c5-5ba9-45c4-abbc-9d3ab3382cf5 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:49:5c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:43:11.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "67b4d464-0837-4363-86b6-1feb93ce7b69", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:43:11Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bono_host_fosbph", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:45:01,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0/os-security-groups used request id req-2373dfd8-3013-4201-9912-f2794876c077 2019-07-02 21:45:01,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0/os-security-groups used request id req-2373dfd8-3013-4201-9912-f2794876c077 2019-07-02 21:45:01,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828/action used request id req-fbd3a170-bfb4-47d2-8ca9-3416a58bbf31 2019-07-02 21:45:01,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 21:44: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-fbd3a170-bfb4-47d2-8ca9-3416a58bbf31 x-compute-request-id: req-fbd3a170-bfb4-47d2-8ca9-3416a58bbf31 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. 2019-07-02 21:45:01,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-02 21:45:01,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-02 21:45:01,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-02 21:45:01,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bed0cf74-74bd-4b15-a017-241408137052 x-compute-request-id: req-bed0cf74-74bd-4b15-a017-241408137052 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:35:60", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:42:59.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:42:59Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_homer_host_7yx4dt", "created": "2019-07-02T21:40:04Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:45:01,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e96c460163cf6b3fe246c68b0a7395e559cf0b4" 2019-07-02 21:45:01,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828/action used request id req-fbd3a170-bfb4-47d2-8ca9-3416a58bbf31 2019-07-02 21:45:01,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfafe91d87ab1ae9347cc7d2bcf52d03b552cb68" 2019-07-02 21:45:01,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-0ac260c5-5ba9-45c4-abbc-9d3ab3382cf5 2019-07-02 21:45:01,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-bed0cf74-74bd-4b15-a017-241408137052 2019-07-02 21:45:01,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-bed0cf74-74bd-4b15-a017-241408137052 2019-07-02 21:45:01,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26b62338f6650e4a4e17025d5cc33f9c380b35c7" 2019-07-02 21:45:01,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:45:06,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:44:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-864b8f42-3c02-4d72-b348-1dce25231a6d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:45:06,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:45:06,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26b62338f6650e4a4e17025d5cc33f9c380b35c7" 2019-07-02 21:45:06,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-bed0cf74-74bd-4b15-a017-241408137052 2019-07-02 21:45:06,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-bed0cf74-74bd-4b15-a017-241408137052 2019-07-02 21:45:06,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/os-security-groups used request id req-6386b420-4417-4cad-9a60-fc8acfdaf706 2019-07-02 21:45:06,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-d66ca891-eae3-4303-be0b-a346b471dd27 2019-07-02 21:45:06,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-d66ca891-eae3-4303-be0b-a346b471dd27 2019-07-02 21:45:06,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6386b420-4417-4cad-9a60-fc8acfdaf706 x-compute-request-id: req-6386b420-4417-4cad-9a60-fc8acfdaf706 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cd3cefa-aba6-494c-aedb-be6616f647ea"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "944fdcf4-4abb-4ae1-9a7c-4b049a5e320e"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dddee9ac-8bc1-47bc-b721-39bd973ee0e8"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79fcdb0-ef43-4bb9-a33c-07629f87a5ea"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "19add697-0f5f-4c16-a42c-889a62410ae9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2b020533-f355-4470-976d-eef02de54732"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "65809564-d507-4f63-a152-e6d284a0732e"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7a86b844-3603-4477-98f1-20391549ff7f"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af0b4bc8-1e9a-4079-a3ee-6247370ecc09"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c90ac278-f20d-4caf-bb75-e018435c5f7e"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ccfba057-9479-40ff-967a-f1fab6ac478d"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9b1f2a1-63ab-449d-9241-bf39d3538b64"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fe34f82d-fccb-4b02-81ed-2dc4df511a1c"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7c856abb-c426-4a7d-8452-ad812707906c"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "97938d96-3da9-481f-bcf2-fad901da3e42"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cfe638b7-3575-41fa-b95d-a8a8d9ebbdff"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-02 21:45:06,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/os-security-groups used request id req-6386b420-4417-4cad-9a60-fc8acfdaf706 2019-07-02 21:45:06,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfafe91d87ab1ae9347cc7d2bcf52d03b552cb68" 2019-07-02 21:45:06,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eea14501c9b368f5725ac6c48a7cc053533c95f1" 2019-07-02 21:45:06,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-07-02 21:45:06,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-02 21:45:06,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-02 21:45:06,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9/os-security-groups used request id req-330fcef8-2f6c-4aaf-94a2-dbfc29646f85 2019-07-02 21:45:06,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-330fcef8-2f6c-4aaf-94a2-dbfc29646f85 x-compute-request-id: req-330fcef8-2f6c-4aaf-94a2-dbfc29646f85 Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cd3cefa-aba6-494c-aedb-be6616f647ea"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "944fdcf4-4abb-4ae1-9a7c-4b049a5e320e"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dddee9ac-8bc1-47bc-b721-39bd973ee0e8"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79fcdb0-ef43-4bb9-a33c-07629f87a5ea"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "19add697-0f5f-4c16-a42c-889a62410ae9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "ce109517-fee1-4220-ae3c-759747348075", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2a881b66-2866-4114-81a3-f92c9d146186"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "ce109517-fee1-4220-ae3c-759747348075", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "60aad288-d468-4265-8cf1-eda3db369219"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "ce109517-fee1-4220-ae3c-759747348075", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-07-02 21:45:06,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-db5fdd82-8153-4355-8738-f895bf95c653 2019-07-02 21:45:06,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:44:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db5fdd82-8153-4355-8738-f895bf95c653 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:45:06,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:45:06,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9/os-security-groups used request id req-330fcef8-2f6c-4aaf-94a2-dbfc29646f85 2019-07-02 21:45:06,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3793ffb-c1d2-4e53-8507-3f9816760427 x-compute-request-id: req-a3793ffb-c1d2-4e53-8507-3f9816760427 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:49:5c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:43:11.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "67b4d464-0837-4363-86b6-1feb93ce7b69", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:43:11Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bono_host_fosbph", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:45:06,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-02 21:45:06,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-612ac700-5f99-4e6c-bb1e-82da34aa3a19 2019-07-02 21:45:06,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eea14501c9b368f5725ac6c48a7cc053533c95f1" 2019-07-02 21:45:06,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-612ac700-5f99-4e6c-bb1e-82da34aa3a19 2019-07-02 21:45:06,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-612ac700-5f99-4e6c-bb1e-82da34aa3a19 x-compute-request-id: req-612ac700-5f99-4e6c-bb1e-82da34aa3a19 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:7b:fa", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:43:01.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:43:01Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bind_host_ezgn2l", "created": "2019-07-02T21:40:02Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:45:06,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e240a7a95eaa112bdb9c095b678b376a3cbb6b8" 2019-07-02 21:45:06,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfafe91d87ab1ae9347cc7d2bcf52d03b552cb68" 2019-07-02 21:45:06,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-a3793ffb-c1d2-4e53-8507-3f9816760427 2019-07-02 21:45:06,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-a3793ffb-c1d2-4e53-8507-3f9816760427 2019-07-02 21:45:06,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-02 21:45:06,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-02 21:45:06,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e240a7a95eaa112bdb9c095b678b376a3cbb6b8" 2019-07-02 21:45:06,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/os-security-groups used request id req-5fc66998-1e81-483c-98a0-633a3ead50ca 2019-07-02 21:45:06,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-02 21:45:06,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/os-security-groups used request id req-5fc66998-1e81-483c-98a0-633a3ead50ca 2019-07-02 21:45:06,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-e63f4b42-63ea-424c-8234-e74098a6c7bd 2019-07-02 21:45:06,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-e63f4b42-63ea-424c-8234-e74098a6c7bd 2019-07-02 21:45:06,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44: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-e63f4b42-63ea-424c-8234-e74098a6c7bd x-compute-request-id: req-e63f4b42-63ea-424c-8234-e74098a6c7bd Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:10:0e", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:43:01.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "42161197-d882-4a6c-b4fe-9290739a1ad0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:43:01Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_sprout_host_y0xlqp", "created": "2019-07-02T21:40:03Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:45:06,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44: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-5fc66998-1e81-483c-98a0-633a3ead50ca x-compute-request-id: req-5fc66998-1e81-483c-98a0-633a3ead50ca Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cd3cefa-aba6-494c-aedb-be6616f647ea"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "944fdcf4-4abb-4ae1-9a7c-4b049a5e320e"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dddee9ac-8bc1-47bc-b721-39bd973ee0e8"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79fcdb0-ef43-4bb9-a33c-07629f87a5ea"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "19add697-0f5f-4c16-a42c-889a62410ae9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2b020533-f355-4470-976d-eef02de54732"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "65809564-d507-4f63-a152-e6d284a0732e"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7a86b844-3603-4477-98f1-20391549ff7f"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af0b4bc8-1e9a-4079-a3ee-6247370ecc09"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c90ac278-f20d-4caf-bb75-e018435c5f7e"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ccfba057-9479-40ff-967a-f1fab6ac478d"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9b1f2a1-63ab-449d-9241-bf39d3538b64"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fe34f82d-fccb-4b02-81ed-2dc4df511a1c"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7c856abb-c426-4a7d-8452-ad812707906c"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "97938d96-3da9-481f-bcf2-fad901da3e42"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cfe638b7-3575-41fa-b95d-a8a8d9ebbdff"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-02 21:45:06,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 61%] Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-02 21:45:06,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... 2019-07-02 21:45:06,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 12%] Unpacking libcloog-isl4:amd64 (0.18.2-1) ... 2019-07-02 21:45:06,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 18%] Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-02 21:45:06,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 13%] Progress: [ 14%] Selecting previously unselected package libgomp1:amd64. 2019-07-02 21:45:06,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-02 21:45:06,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 15%] Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-02 21:45:06,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-02 21:45:06,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 62%] Progress: [ 63%] Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... 2019-07-02 21:45:11,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44: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-611f3350-1e72-45bf-ac44-e634fdf42ed7 x-compute-request-id: req-611f3350-1e72-45bf-ac44-e634fdf42ed7 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cd3cefa-aba6-494c-aedb-be6616f647ea"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "944fdcf4-4abb-4ae1-9a7c-4b049a5e320e"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dddee9ac-8bc1-47bc-b721-39bd973ee0e8"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79fcdb0-ef43-4bb9-a33c-07629f87a5ea"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "19add697-0f5f-4c16-a42c-889a62410ae9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "9e6606b9-dec2-4842-80f8-ee6f7f5ea976", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4928cda0-ea57-4c3f-a2b2-e1432239618d"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "9e6606b9-dec2-4842-80f8-ee6f7f5ea976", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f018c25e-336a-4c9a-8ef4-4fa7f69e8103"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "9e6606b9-dec2-4842-80f8-ee6f7f5ea976", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-07-02 21:45:11,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815/os-security-groups used request id req-611f3350-1e72-45bf-ac44-e634fdf42ed7 2019-07-02 21:45:11,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815/os-security-groups used request id req-611f3350-1e72-45bf-ac44-e634fdf42ed7 2019-07-02 21:45:11,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eea14501c9b368f5725ac6c48a7cc053533c95f1" 2019-07-02 21:45:11,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-02 21:45:11,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 3%] Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-02 21:45:11,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 4%] Progress: [ 5%] Selecting previously unselected package libgmp10:amd64. 2019-07-02 21:45:11,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... 2019-07-02 21:45:11,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 6%] Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... 2019-07-02 21:45:11,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 7%] Progress: [ 8%] Selecting previously unselected package libisl10:amd64. 2019-07-02 21:45:11,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... 2019-07-02 21:45:11,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 9%] Unpacking libisl10:amd64 (0.12.2-1) ... 2019-07-02 21:45:11,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 10%] Progress: [ 11%] Selecting previously unselected package libcloog-isl4:amd64. 2019-07-02 21:45:11,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 19%] Progress: [ 20%] Selecting previously unselected package libmpfr4:amd64. 2019-07-02 21:45:11,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... 2019-07-02 21:45:11,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking libmpfr4:amd64 (3.1.2-1) ... 2019-07-02 21:45:11,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 21%] Progress: [ 22%] Selecting previously unselected package libquadmath0:amd64. 2019-07-02 21:45:11,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-02 21:45:11,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 23%] Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-02 21:45:11,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 24%] Progress: [ 25%] Selecting previously unselected package libtsan0:amd64. 2019-07-02 21:45:11,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-02 21:45:11,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 26%] Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-02 21:45:11,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 27%] Progress: [ 28%] Selecting previously unselected package libmpc3:amd64. 2019-07-02 21:45:11,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... 2019-07-02 21:45:11,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 29%] Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... 2019-07-02 21:45:11,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 30%] Progress: [ 31%] Selecting previously unselected package binutils. 2019-07-02 21:45:11,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... 2019-07-02 21:45:11,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 32%] Unpacking binutils (2.24-5ubuntu14.2) ... 2019-07-02 21:45:11,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 33%] Progress: [ 34%] Selecting previously unselected package cpp-4.8. 2019-07-02 21:45:11,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-02 21:45:11,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 35%] Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-02 21:45:11,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 36%] Progress: [ 37%] Selecting previously unselected package cpp. 2019-07-02 21:45:11,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-07-02 21:45:11,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 38%] Unpacking cpp (4:4.8.2-1ubuntu6) ... 2019-07-02 21:45:11,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 39%] Progress: [ 40%] Selecting previously unselected package libgcc-4.8-dev:amd64. 2019-07-02 21:45:11,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-02 21:45:11,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-02 21:45:11,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 41%] Progress: [ 42%] Selecting previously unselected package gcc-4.8. 2019-07-02 21:45:11,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-02 21:45:11,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 43%] Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-02 21:45:11,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 44%] Progress: [ 45%] Selecting previously unselected package gcc. 2019-07-02 21:45:11,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-07-02 21:45:11,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 46%] Unpacking gcc (4:4.8.2-1ubuntu6) ... 2019-07-02 21:45:11,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 47%] Progress: [ 48%] Selecting previously unselected package libc-dev-bin. 2019-07-02 21:45:11,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... 2019-07-02 21:45:11,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 49%] Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... 2019-07-02 21:45:11,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 50%] Progress: [ 51%] Selecting previously unselected package linux-libc-dev:amd64. 2019-07-02 21:45:11,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... 2019-07-02 21:45:11,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 52%] Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... 2019-07-02 21:45:11,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 53%] Progress: [ 54%] Selecting previously unselected package libc6-dev:amd64. 2019-07-02 21:45:17,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... 2019-07-02 21:45:17,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 55%] Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 2019-07-02 21:45:17,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 56%] Progress: [ 57%] Selecting previously unselected package manpages-dev. 2019-07-02 21:45:17,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... 2019-07-02 21:45:17,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 58%] Unpacking manpages-dev (3.54-1ubuntu1) ... 2019-07-02 21:45:17,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 59%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... 2019-07-02 21:45:17,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-02 21:45:17,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 61%] Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-02 21:45:17,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 62%] Progress: [ 63%] Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... 2019-07-02 21:45:17,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 64%] Progress: [ 65%] Setting up libisl10:amd64 (0.12.2-1) ... 2019-07-02 21:45:17,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 66%] Progress: [ 67%] Setting up libcloog-isl4:amd64 (0.18.2-1) ... 2019-07-02 21:45:17,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 68%] Progress: [ 69%] Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-02 21:45:17,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 70%] Progress: [ 71%] Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-02 21:45:17,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 72%] Progress: [ 73%] Setting up libmpfr4:amd64 (3.1.2-1) ... 2019-07-02 21:45:17,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 74%] Progress: [ 75%] Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-02 21:45:17,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 76%] Progress: [ 77%] Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-02 21:45:17,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 78%] Progress: [ 79%] Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... 2019-07-02 21:45:17,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 80%] Setting up binutils (2.24-5ubuntu14.2) ... 2019-07-02 21:45:17,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 81%] Progress: [ 82%] Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-02 21:45:17,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 83%] Progress: [ 84%] Setting up cpp (4:4.8.2-1ubuntu6) ... 2019-07-02 21:45:17,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 85%] Progress: [ 86%] Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-02 21:45:17,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 87%] Progress: [ 88%] Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-02 21:45:17,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 89%] Progress: [ 90%] Setting up gcc (4:4.8.2-1ubuntu6) ... 2019-07-02 21:45:17,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 91%] Progress: [ 92%] Setting up libc-dev-bin (2.19-0ubuntu6.15) ... 2019-07-02 21:45:17,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 93%] Progress: [ 94%] Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... 2019-07-02 21:45:17,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 95%] Progress: [ 96%] Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 2019-07-02 21:45:17,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 97%] Progress: [ 98%] Setting up manpages-dev (3.54-1ubuntu1) ... 2019-07-02 21:45:17,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 99%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... 2019-07-02 21:45:17,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Collecting pysnmp==4.3.5 2019-07-02 21:45:17,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://files.pythonhosted.org/packages/15/55/b37a0880a835eb0594304af0b3543238061d25e7e3dcc42373f09c967bc3/pysnmp-4.3.5-py2.py3-none-any.whl (261kB) 2019-07-02 21:45:17,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Collecting pycryptodome (from pysnmp==4.3.5) 2019-07-02 21:45:17,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://files.pythonhosted.org/packages/05/41/36b91c77204f615b640ffd61309b668cec6cbb3a1aff42540ba08c275bbf/pycryptodome-3.8.2-cp27-cp27mu-manylinux1_x86_64.whl (9.6MB) 2019-07-02 21:45:17,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: pyasn1>=0.2.3 in /home/ubuntu/proxy_host_hd97os/env/lib/python2.7/site-packages (from pysnmp==4.3.5) 2019-07-02 21:45:17,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: pysmi in /home/ubuntu/proxy_host_hd97os/env/lib/python2.7/site-packages (from pysnmp==4.3.5) 2019-07-02 21:45:17,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: ply in /home/ubuntu/proxy_host_hd97os/env/lib/python2.7/site-packages (from pysmi->pysnmp==4.3.5) 2019-07-02 21:45:17,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing collected packages: pycryptodome, pysnmp 2019-07-02 21:45:17,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Found existing installation: pysnmp 4.4.5 2019-07-02 21:45:17,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9cbd44ae-86fb-42f8-baca-58e26578cac2 x-compute-request-id: req-9cbd44ae-86fb-42f8-baca-58e26578cac2 Content-Encoding: gzip Content-Length: 628 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cd3cefa-aba6-494c-aedb-be6616f647ea"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "944fdcf4-4abb-4ae1-9a7c-4b049a5e320e"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dddee9ac-8bc1-47bc-b721-39bd973ee0e8"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79fcdb0-ef43-4bb9-a33c-07629f87a5ea"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "19add697-0f5f-4c16-a42c-889a62410ae9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7c856abb-c426-4a7d-8452-ad812707906c"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "97938d96-3da9-481f-bcf2-fad901da3e42"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cfe638b7-3575-41fa-b95d-a8a8d9ebbdff"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "8a113559-0590-4ce7-bc7b-2b63721c5ad7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5a89b7bb-6dad-4901-8d42-083dd1b77071"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "8a113559-0590-4ce7-bc7b-2b63721c5ad7", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-07-02 21:45:17,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0/os-security-groups used request id req-9cbd44ae-86fb-42f8-baca-58e26578cac2 2019-07-02 21:45:17,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0/os-security-groups used request id req-9cbd44ae-86fb-42f8-baca-58e26578cac2 2019-07-02 21:45:17,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e240a7a95eaa112bdb9c095b678b376a3cbb6b8" 2019-07-02 21:45:17,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-hd97os 2019-07-02 21:45:17,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:45:17,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - dpkg-preconfigure: unable to re-open stdin: No such file or directory 2019-07-02 21:45:17,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_hd97os/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:318: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#snimissingwarning. 2019-07-02 21:45:17,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-07-02 21:45:17,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-dec35dd2-051d-4c36-832e-5f04d280e080 2019-07-02 21:45:17,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dec35dd2-051d-4c36-832e-5f04d280e080 x-compute-request-id: req-dec35dd2-051d-4c36-832e-5f04d280e080 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:7b:fa", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:43:01.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:43:01Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bind_host_ezgn2l", "created": "2019-07-02T21:40:02Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:45:17,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-02 21:45:17,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-02 21:45:22,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:45:22,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - dpkg-preconfigure: unable to re-open stdin: No such file or directory 2019-07-02 21:45:22,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_hd97os/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:318: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#snimissingwarning. 2019-07-02 21:45:22,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-07-02 21:45:22,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_hd97os/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. 2019-07-02 21:45:22,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-07-02 21:45:22,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_hd97os/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. 2019-07-02 21:45:22,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-07-02 21:45:22,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_hd97os/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. 2019-07-02 21:45:22,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-07-02 21:45:22,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_hd97os/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. 2019-07-02 21:45:22,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-07-02 21:45:22,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - You are using pip version 9.0.1, however version 19.1.1 is available. 2019-07-02 21:45:22,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully uninstalled pysnmp-4.4.5 2019-07-02 21:45:22,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully installed pycryptodome-3.8.2 pysnmp-4.3.5 2019-07-02 21:45:22,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1604, return_code=0): /tmp/7WIRV/install_requirements.sh 2019-07-02 21:45:22,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-02 21:45:22,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-02 21:45:22,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-02 21:45:22,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-02 21:45:22,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-02 21:45:22,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dec35dd2-051d-4c36-832e-5f04d280e080 x-compute-request-id: req-dec35dd2-051d-4c36-832e-5f04d280e080 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:7b:fa", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:43:01.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:43:01Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bind_host_ezgn2l", "created": "2019-07-02T21:40:02Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:45:22,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-dec35dd2-051d-4c36-832e-5f04d280e080 2019-07-02 21:45:22,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-dec35dd2-051d-4c36-832e-5f04d280e080 2019-07-02 21:45:22,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eea14501c9b368f5725ac6c48a7cc053533c95f1" 2019-07-02 21:45:22,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - You should consider upgrading via the 'pip install --upgrade pip' command. 2019-07-02 21:45:22,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-02 21:45:22,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e240a7a95eaa112bdb9c095b678b376a3cbb6b8" 2019-07-02 21:45:22,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-1129acfa-3c4c-40f2-84dc-32bd098216af 2019-07-02 21:45:22,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-1129acfa-3c4c-40f2-84dc-32bd098216af 2019-07-02 21:45:22,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1129acfa-3c4c-40f2-84dc-32bd098216af x-compute-request-id: req-1129acfa-3c4c-40f2-84dc-32bd098216af Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:10:0e", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:43:01.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "42161197-d882-4a6c-b4fe-9290739a1ad0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:43:01Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_sprout_host_y0xlqp", "created": "2019-07-02T21:40:03Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:45:22,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-1d0b7b85-d0cb-4185-a5d9-c4a96b3e7159 2019-07-02 21:45:22,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:44:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d0b7b85-d0cb-4185-a5d9-c4a96b3e7159 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:45:22,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:45:22,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-02 21:45:22,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-02 21:45:22,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a8e248a59f573ab0f4b670eb238b35199b94758" 2019-07-02 21:45:22,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0/os-security-groups used request id req-c1667ec9-97f1-49f3-a11d-2f00aec7c88b 2019-07-02 21:45:22,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0/os-security-groups used request id req-c1667ec9-97f1-49f3-a11d-2f00aec7c88b 2019-07-02 21:45:22,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1667ec9-97f1-49f3-a11d-2f00aec7c88b x-compute-request-id: req-c1667ec9-97f1-49f3-a11d-2f00aec7c88b Content-Encoding: gzip Content-Length: 628 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cd3cefa-aba6-494c-aedb-be6616f647ea"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "944fdcf4-4abb-4ae1-9a7c-4b049a5e320e"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dddee9ac-8bc1-47bc-b721-39bd973ee0e8"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79fcdb0-ef43-4bb9-a33c-07629f87a5ea"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "19add697-0f5f-4c16-a42c-889a62410ae9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7c856abb-c426-4a7d-8452-ad812707906c"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "97938d96-3da9-481f-bcf2-fad901da3e42"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cfe638b7-3575-41fa-b95d-a8a8d9ebbdff"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "8a113559-0590-4ce7-bc7b-2b63721c5ad7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5a89b7bb-6dad-4901-8d42-083dd1b77071"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "8a113559-0590-4ce7-bc7b-2b63721c5ad7", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-07-02 21:45:22,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815/os-security-groups used request id req-87705399-d823-4131-a52a-64167671fa88 2019-07-02 21:45:22,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-02 21:45:22,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-02 21:45:22,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815/os-security-groups used request id req-87705399-d823-4131-a52a-64167671fa88 2019-07-02 21:45:22,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87705399-d823-4131-a52a-64167671fa88 x-compute-request-id: req-87705399-d823-4131-a52a-64167671fa88 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cd3cefa-aba6-494c-aedb-be6616f647ea"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "944fdcf4-4abb-4ae1-9a7c-4b049a5e320e"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dddee9ac-8bc1-47bc-b721-39bd973ee0e8"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79fcdb0-ef43-4bb9-a33c-07629f87a5ea"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "19add697-0f5f-4c16-a42c-889a62410ae9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "9e6606b9-dec2-4842-80f8-ee6f7f5ea976", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4928cda0-ea57-4c3f-a2b2-e1432239618d"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "9e6606b9-dec2-4842-80f8-ee6f7f5ea976", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f018c25e-336a-4c9a-8ef4-4fa7f69e8103"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "9e6606b9-dec2-4842-80f8-ee6f7f5ea976", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-07-02 21:45:22,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-02 21:45:22,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-07-02 21:45:22,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-02 21:45:22,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a8e248a59f573ab0f4b670eb238b35199b94758" 2019-07-02 21:45:22,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-04a3e568-4108-4811-97ee-185a05cea15b 2019-07-02 21:45:27,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44: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-04a3e568-4108-4811-97ee-185a05cea15b x-compute-request-id: req-04a3e568-4108-4811-97ee-185a05cea15b Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:49:5c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:43:11.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "67b4d464-0837-4363-86b6-1feb93ce7b69", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:43:11Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bono_host_fosbph", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:45:27,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-04a3e568-4108-4811-97ee-185a05cea15b 2019-07-02 21:45:27,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:44:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bce0be34-2863-424f-9407-bc35e06f986d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:45:27,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:45:27,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae1e6095-3f91-4f49-8353-e0a0baf88b51 x-compute-request-id: req-ae1e6095-3f91-4f49-8353-e0a0baf88b51 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cd3cefa-aba6-494c-aedb-be6616f647ea"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "944fdcf4-4abb-4ae1-9a7c-4b049a5e320e"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dddee9ac-8bc1-47bc-b721-39bd973ee0e8"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79fcdb0-ef43-4bb9-a33c-07629f87a5ea"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "19add697-0f5f-4c16-a42c-889a62410ae9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2b020533-f355-4470-976d-eef02de54732"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "65809564-d507-4f63-a152-e6d284a0732e"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7a86b844-3603-4477-98f1-20391549ff7f"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af0b4bc8-1e9a-4079-a3ee-6247370ecc09"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c90ac278-f20d-4caf-bb75-e018435c5f7e"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ccfba057-9479-40ff-967a-f1fab6ac478d"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9b1f2a1-63ab-449d-9241-bf39d3538b64"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fe34f82d-fccb-4b02-81ed-2dc4df511a1c"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7c856abb-c426-4a7d-8452-ad812707906c"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "97938d96-3da9-481f-bcf2-fad901da3e42"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cfe638b7-3575-41fa-b95d-a8a8d9ebbdff"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-02 21:45:27,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1519a2310f42d17d099f2003dd0ebae2e0069cb" 2019-07-02 21:45:27,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-64472723-92b9-43df-b49a-4404e5a079a4 2019-07-02 21:45:27,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:44:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64472723-92b9-43df-b49a-4404e5a079a4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:45:27,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:45:27,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-bce0be34-2863-424f-9407-bc35e06f986d 2019-07-02 21:45:27,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/os-security-groups used request id req-ae1e6095-3f91-4f49-8353-e0a0baf88b51 2019-07-02 21:45:27,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/os-security-groups used request id req-ae1e6095-3f91-4f49-8353-e0a0baf88b51 2019-07-02 21:45:27,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a8e248a59f573ab0f4b670eb238b35199b94758" 2019-07-02 21:45:27,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fe3825f42e2f49027676428464027bfd15d9df" 2019-07-02 21:45:27,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c107f1f-9ade-469b-a798-8783c1d39b1f x-compute-request-id: req-2c107f1f-9ade-469b-a798-8783c1d39b1f Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:7b:fa", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:43:01.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:43:01Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bind_host_ezgn2l", "created": "2019-07-02T21:40:02Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:45:27,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fe3825f42e2f49027676428464027bfd15d9df" 2019-07-02 21:45:27,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08140798-49d7-4591-856c-d82e1c74fd73 x-compute-request-id: req-08140798-49d7-4591-856c-d82e1c74fd73 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:49:5c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:43:11.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "67b4d464-0837-4363-86b6-1feb93ce7b69", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:43:11Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bono_host_fosbph", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:45:27,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-08140798-49d7-4591-856c-d82e1c74fd73 2019-07-02 21:45:27,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-08140798-49d7-4591-856c-d82e1c74fd73 2019-07-02 21:45:27,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a8e248a59f573ab0f4b670eb238b35199b94758" 2019-07-02 21:45:27,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c100dbf0-0791-4945-b16e-0f0c9d333651 x-compute-request-id: req-c100dbf0-0791-4945-b16e-0f0c9d333651 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:10:0e", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:43:01.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "42161197-d882-4a6c-b4fe-9290739a1ad0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:43:01Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_sprout_host_y0xlqp", "created": "2019-07-02T21:40:03Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:45:27,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1519a2310f42d17d099f2003dd0ebae2e0069cb" -d '{"addFloatingIp": {"address": "172.30.9.202"}}' 2019-07-02 21:45:27,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-2c107f1f-9ade-469b-a798-8783c1d39b1f 2019-07-02 21:45:27,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-2c107f1f-9ade-469b-a798-8783c1d39b1f 2019-07-02 21:45:27,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-c100dbf0-0791-4945-b16e-0f0c9d333651 2019-07-02 21:45:27,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-c100dbf0-0791-4945-b16e-0f0c9d333651 2019-07-02 21:45:27,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a69ada1-e388-455d-bc52-32170a0a8fbb x-compute-request-id: req-2a69ada1-e388-455d-bc52-32170a0a8fbb Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cd3cefa-aba6-494c-aedb-be6616f647ea"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "944fdcf4-4abb-4ae1-9a7c-4b049a5e320e"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dddee9ac-8bc1-47bc-b721-39bd973ee0e8"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79fcdb0-ef43-4bb9-a33c-07629f87a5ea"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "19add697-0f5f-4c16-a42c-889a62410ae9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2b020533-f355-4470-976d-eef02de54732"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "65809564-d507-4f63-a152-e6d284a0732e"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7a86b844-3603-4477-98f1-20391549ff7f"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af0b4bc8-1e9a-4079-a3ee-6247370ecc09"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c90ac278-f20d-4caf-bb75-e018435c5f7e"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ccfba057-9479-40ff-967a-f1fab6ac478d"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9b1f2a1-63ab-449d-9241-bf39d3538b64"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fe34f82d-fccb-4b02-81ed-2dc4df511a1c"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7c856abb-c426-4a7d-8452-ad812707906c"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "97938d96-3da9-481f-bcf2-fad901da3e42"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cfe638b7-3575-41fa-b95d-a8a8d9ebbdff"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-02 21:45:27,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/os-security-groups used request id req-2a69ada1-e388-455d-bc52-32170a0a8fbb 2019-07-02 21:45:27,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/os-security-groups used request id req-2a69ada1-e388-455d-bc52-32170a0a8fbb 2019-07-02 21:45:27,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-02 21:45:27,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0/os-security-groups used request id req-48ff4310-67a9-4aac-8e00-4573346920cc 2019-07-02 21:45:27,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-07-02 21:45:27,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fe3825f42e2f49027676428464027bfd15d9df" 2019-07-02 21:45:27,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48ff4310-67a9-4aac-8e00-4573346920cc x-compute-request-id: req-48ff4310-67a9-4aac-8e00-4573346920cc Content-Encoding: gzip Content-Length: 628 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cd3cefa-aba6-494c-aedb-be6616f647ea"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "944fdcf4-4abb-4ae1-9a7c-4b049a5e320e"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dddee9ac-8bc1-47bc-b721-39bd973ee0e8"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79fcdb0-ef43-4bb9-a33c-07629f87a5ea"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "19add697-0f5f-4c16-a42c-889a62410ae9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7c856abb-c426-4a7d-8452-ad812707906c"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "97938d96-3da9-481f-bcf2-fad901da3e42"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cfe638b7-3575-41fa-b95d-a8a8d9ebbdff"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "8a113559-0590-4ce7-bc7b-2b63721c5ad7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5a89b7bb-6dad-4901-8d42-083dd1b77071"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "8a113559-0590-4ce7-bc7b-2b63721c5ad7", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-07-02 21:45:27,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0/os-security-groups used request id req-48ff4310-67a9-4aac-8e00-4573346920cc 2019-07-02 21:45:27,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 21:45:27,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 21:44:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-892d2a35-a97c-4e0a-8ade-7b526c7b47b7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 21:45:27,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-892d2a35-a97c-4e0a-8ade-7b526c7b47b7 2019-07-02 21:45:27,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44: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-c71e388f-2eea-4ed4-aa90-9d55c337307b x-compute-request-id: req-c71e388f-2eea-4ed4-aa90-9d55c337307b Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:10:0e", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:43:01.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "42161197-d882-4a6c-b4fe-9290739a1ad0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:43:01Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_sprout_host_y0xlqp", "created": "2019-07-02T21:40:03Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:45:27,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-c71e388f-2eea-4ed4-aa90-9d55c337307b 2019-07-02 21:45:27,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-c71e388f-2eea-4ed4-aa90-9d55c337307b 2019-07-02 21:45:27,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fe3825f42e2f49027676428464027bfd15d9df" 2019-07-02 21:45:27,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70847733443ea17ad650f8846af95e60d3d62a2" 2019-07-02 21:45:27,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815/action used request id req-62f7f045-b41c-4e70-ba00-a342423ae58f 2019-07-02 21:45:27,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815/action used request id req-62f7f045-b41c-4e70-ba00-a342423ae58f 2019-07-02 21:45:27,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 21:44:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-62f7f045-b41c-4e70-ba00-a342423ae58f x-compute-request-id: req-62f7f045-b41c-4e70-ba00-a342423ae58f 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. 2019-07-02 21:45:27,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97bed7e6-88d3-4c54-a8be-b7e68ad18246 x-compute-request-id: req-97bed7e6-88d3-4c54-a8be-b7e68ad18246 Content-Encoding: gzip Content-Length: 628 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cd3cefa-aba6-494c-aedb-be6616f647ea"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "944fdcf4-4abb-4ae1-9a7c-4b049a5e320e"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dddee9ac-8bc1-47bc-b721-39bd973ee0e8"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79fcdb0-ef43-4bb9-a33c-07629f87a5ea"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "19add697-0f5f-4c16-a42c-889a62410ae9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7c856abb-c426-4a7d-8452-ad812707906c"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "97938d96-3da9-481f-bcf2-fad901da3e42"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cfe638b7-3575-41fa-b95d-a8a8d9ebbdff"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "8a113559-0590-4ce7-bc7b-2b63721c5ad7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5a89b7bb-6dad-4901-8d42-083dd1b77071"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "8a113559-0590-4ce7-bc7b-2b63721c5ad7", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-07-02 21:45:27,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1519a2310f42d17d099f2003dd0ebae2e0069cb" 2019-07-02 21:45:27,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0/os-security-groups used request id req-97bed7e6-88d3-4c54-a8be-b7e68ad18246 2019-07-02 21:45:27,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0/os-security-groups used request id req-97bed7e6-88d3-4c54-a8be-b7e68ad18246 2019-07-02 21:45:32,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-02 21:45:32,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-02 21:45:32,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70847733443ea17ad650f8846af95e60d3d62a2" -d '{"addFloatingIp": {"address": "172.30.9.203"}}' 2019-07-02 21:45:32,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-adb37542-1c82-40d2-aba1-c2b1caf05453 x-compute-request-id: req-adb37542-1c82-40d2-aba1-c2b1caf05453 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:7b:fa", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:7b:fa", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:43:01.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:43:01Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bind_host_ezgn2l", "created": "2019-07-02T21:40:02Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:45:32,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-02 21:45:32,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-adb37542-1c82-40d2-aba1-c2b1caf05453 2019-07-02 21:45:32,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-adb37542-1c82-40d2-aba1-c2b1caf05453 2019-07-02 21:45:32,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-404f4127-8608-41ff-8e33-947381ce9eed x-compute-request-id: req-404f4127-8608-41ff-8e33-947381ce9eed Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:49:5c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:43:11.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "67b4d464-0837-4363-86b6-1feb93ce7b69", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:43:11Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bono_host_fosbph", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:45:32,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-404f4127-8608-41ff-8e33-947381ce9eed 2019-07-02 21:45:32,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-404f4127-8608-41ff-8e33-947381ce9eed 2019-07-02 21:45:32,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-07-02 21:45:32,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-02 21:45:32,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-02 21:45:32,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 21:45:32,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-02 21:45:32,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/ACIJ1/bind.py 2019-07-02 21:45:32,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2019-07-02 21:45:32,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'apt-get', 'update'] 2019-07-02 21:45:32,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 21:44:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d687f25d-4c2e-4473-b807-ffacce7accc3 x-compute-request-id: req-d687f25d-4c2e-4473-b807-ffacce7accc3 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. 2019-07-02 21:45:32,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/action used request id req-d687f25d-4c2e-4473-b807-ffacce7accc3 2019-07-02 21:45:32,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70847733443ea17ad650f8846af95e60d3d62a2" 2019-07-02 21:45:32,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/action used request id req-d687f25d-4c2e-4473-b807-ffacce7accc3 2019-07-02 21:45:32,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 21:44: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-a19f0a01-18b1-46a3-a4a7-149c94f7561a x-compute-request-id: req-a19f0a01-18b1-46a3-a4a7-149c94f7561a Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:49:5c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:49:5c", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:43:11.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "67b4d464-0837-4363-86b6-1feb93ce7b69", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:43:11Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bono_host_fosbph", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 21:45:32,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-02 21:45:32,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-07-02 21:45:32,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-a19f0a01-18b1-46a3-a4a7-149c94f7561a 2019-07-02 21:45:32,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-a19f0a01-18b1-46a3-a4a7-149c94f7561a 2019-07-02 21:45:32,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-02 21:45:32,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'DEBIAN_FRONTEND=noninteractive', 'apt-get', 'install', 'bind9', '--yes'] 2019-07-02 21:45:32,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-07-02 21:45:32,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2019-07-02 21:45:32,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/named.conf.local'] 2019-07-02 21:45:32,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpdL62lX', '/etc/bind/named.conf.local'] 2019-07-02 21:45:32,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.13', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}. 2019-07-02 21:45:32,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2019-07-02 21:45:32,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpDMcJOX', '/etc/clearwater/local_config'] 2019-07-02 21:45:32,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-02 21:45:32,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.13', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}. 2019-07-02 21:45:32,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpf_VSx1', '/etc/clearwater/shared_config'] 2019-07-02 21:45:32,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/shared_config'] 2019-07-02 21:45:32,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.13', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}. 2019-07-02 21:45:32,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-07-02 21:45:32,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpGUvdif', '/etc/bind/db.clearwater.opnfv'] 2019-07-02 21:45:32,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-07-02 21:45:32,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-02 21:45:32,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-02 21:45:32,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}. 2019-07-02 21:45:32,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpX8_Ml5', '/etc/bind/db.clearwater.local'] 2019-07-02 21:45:32,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-02 21:45:32,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-02 21:45:37,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-07-02 21:45:37,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-02 21:45:37,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}. 2019-07-02 21:45:37,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-02 21:45:37,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-02 21:45:37,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-02 21:45:37,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-07-02 21:45:37,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 21:45:37,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/HUG2F/install-etcd.sh 2019-07-02 21:45:37,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2019-07-02 21:45:37,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2019-07-02 21:45:37,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-02 21:45:37,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2019-07-02 21:45:37,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 2388 2019-07-02 21:45:37,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-02 21:45:37,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-02 21:45:37,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2019-07-02 21:45:37,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-ezgn2l Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Hit http://security.ubuntu.com trusty-security InRelease Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Hit http://security.ubuntu.com trusty-security/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://security.ubuntu.com trusty-security/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://security.ubuntu.com trusty-security/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Hit http://security.ubuntu.com trusty-security/main Translation-en Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 25.0 kB in 9s (2,701 B/s) Reading package lists... real 0m10.878s user 0m2.764s sys 0m0.319s 2019-07-02 21:45:37,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-02 21:45:37,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2019-07-02 21:45:37,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2388 to end... 2019-07-02 21:45:48,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2388 to end... 2019-07-02 21:46:08,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2388 to end... 2019-07-02 21:46:19,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-ezgn2l Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-management clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 77 newly installed, 0 to remove and 0 not upgraded. Need to get 85.1 MB of archives. After this operation, 242 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 38% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 85.1 MB in 13s (6,511 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51439 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-setuptools (3.3-1ubuntu2) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for port 53: Address already in use ...fail! invoke-rc.d: initscript dnsmasq, action "start" failed. Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for 127.0.0.1: Address already in use ...fail! Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8809 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 reload: Job is not running: clearwater-monit Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... real 0m57.421s user 0m18.965s sys 0m8.103s 2019-07-02 21:46:19,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.016s user 0m0.005s sys 0m0.008s 2019-07-02 21:46:19,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 192.168.120.13:2380 0.0.0.0:* LISTEN 9009/etcd tcp 0 0 192.168.120.13:53 0.0.0.0:* LISTEN 2323/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2323/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1101/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2323/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8942/monit tcp 0 0 127.0.0.1:49963 0.0.0.0:* LISTEN 2378/python tcp6 0 0 :::53 :::* LISTEN 2323/named tcp6 0 0 :::22 :::* LISTEN 1101/sshd tcp6 0 0 ::1:953 :::* LISTEN 2323/named tcp6 0 0 :::4000 :::* LISTEN 9009/etcd udp 0 0 192.168.120.13:53 0.0.0.0:* 2323/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2323/named udp 0 0 0.0.0.0:68 0.0.0.0:* 552/dhclient udp 0 0 192.168.120.13:123 0.0.0.0:* 8403/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8403/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8403/ntpd udp 0 0 0.0.0.0:10387 0.0.0.0:* 552/dhclient udp6 0 0 :::53 :::* 2323/named udp6 0 0 fe80::f816:3eff:fef:123 :::* 8403/ntpd udp6 0 0 ::1:123 :::* 8403/ntpd udp6 0 0 :::123 :::* 8403/ntpd udp6 0 0 :::26571 :::* 552/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7216 380/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9051 1106/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8686 878/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.009s user 0m0.000s sys 0m0.007s 2019-07-02 21:46:19,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2019-07-02 21:46:19,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---8*[{etcd}] |-7*[getty] |-monit-+-check-etcd-upti | |-check-monit-upt | |-poll_etcd.sh | |-poll_etcd_clust | `-{monit} |-named---3*[{named}] |-ntpd |-python2.7---{python2.7} |-rsyslogd---3*[{rsyslogd}] |-sshd |-sudo---python-+-python-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstree | | `-7*[{python}] | `-{python} |-systemd-logind |-systemd-udevd |-upstart-file-br |-upstart-socket- `-upstart-udev-br real 0m0.008s user 0m0.000s sys 0m0.006s 2019-07-02 21:46:19,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2019-07-02 21:46:19,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/dmesg /var/log/sysstat/sa02 /var/log/sysstat/clearwater-sa02 /var/log/wtmp /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/iotop.log /var/log/lastlog /var/log/auth.log /var/log/landscape/sysinfo.log /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/boot.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.008s user 0m0.000s sys 0m0.005s 2019-07-02 21:46:19,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-07-02 21:46:19,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [02-Jul-2019 21:46:09 UTC] clearwater-diags-monitor starting [02-Jul-2019 21:46:09 UTC] Waiting for trigger files real 0m0.006s user 0m0.000s sys 0m0.005s 2019-07-02 21:46:19,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f6:7b:fa inet addr:192.168.120.13 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fef6:7bfa/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:72413 errors:0 dropped:0 overruns:0 frame:0 TX packets:20402 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:128225909 (128.2 MB) TX bytes:2860725 (2.8 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:778 errors:0 dropped:0 overruns:0 frame:0 TX packets:778 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:95672 (95.6 KB) TX bytes:95672 (95.6 KB) real 0m0.008s user 0m0.000s sys 0m0.006s 2019-07-02 21:46:19,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2019-07-02 21:46:19,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2019-07-02 21:46:19,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2019-07-02 21:46:19,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2019-07-02 21:46:19,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 21:43 ? 00:00:01 /sbin/init root 2 0 0 21:43 ? 00:00:00 [kthreadd] root 3 2 0 21:43 ? 00:00:00 [ksoftirqd/0] root 4 2 0 21:43 ? 00:00:00 [kworker/0:0] root 5 2 0 21:43 ? 00:00:00 [kworker/0:0H] root 6 2 0 21:43 ? 00:00:00 [kworker/u2:0] root 7 2 0 21:43 ? 00:00:00 [rcu_sched] root 8 2 0 21:43 ? 00:00:00 [rcuos/0] root 9 2 0 21:43 ? 00:00:00 [rcu_bh] root 10 2 0 21:43 ? 00:00:00 [rcuob/0] root 11 2 0 21:43 ? 00:00:00 [migration/0] root 12 2 0 21:43 ? 00:00:00 [watchdog/0] root 13 2 0 21:43 ? 00:00:00 [khelper] root 14 2 0 21:43 ? 00:00:00 [kdevtmpfs] root 15 2 0 21:43 ? 00:00:00 [netns] root 16 2 0 21:43 ? 00:00:00 [writeback] root 17 2 0 21:43 ? 00:00:00 [kintegrityd] root 18 2 0 21:43 ? 00:00:00 [bioset] root 19 2 0 21:43 ? 00:00:00 [kworker/u3:0] root 20 2 0 21:43 ? 00:00:00 [kblockd] root 21 2 0 21:43 ? 00:00:00 [ata_sff] root 22 2 0 21:43 ? 00:00:00 [khubd] root 23 2 0 21:43 ? 00:00:00 [md] root 24 2 0 21:43 ? 00:00:00 [devfreq_wq] root 25 2 0 21:43 ? 00:00:00 [kworker/0:1] root 27 2 0 21:43 ? 00:00:00 [khungtaskd] root 28 2 0 21:43 ? 00:00:00 [kswapd0] root 29 2 0 21:43 ? 00:00:00 [vmstat] root 30 2 0 21:43 ? 00:00:00 [ksmd] root 31 2 0 21:43 ? 00:00:00 [khugepaged] root 32 2 0 21:43 ? 00:00:00 [fsnotify_mark] root 33 2 0 21:43 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 21:43 ? 00:00:00 [crypto] root 46 2 0 21:43 ? 00:00:00 [kthrotld] root 47 2 0 21:43 ? 00:00:00 [kworker/u2:1] root 48 2 0 21:43 ? 00:00:00 [vballoon] root 49 2 0 21:43 ? 00:00:00 [scsi_eh_0] root 50 2 0 21:43 ? 00:00:00 [scsi_eh_1] root 51 2 0 21:43 ? 00:00:00 [kworker/u2:2] root 52 2 0 21:43 ? 00:00:00 [kworker/u2:3] root 71 2 0 21:43 ? 00:00:00 [deferwq] root 72 2 0 21:43 ? 00:00:00 [charger_manager] root 114 2 0 21:43 ? 00:00:00 [kpsmoused] root 132 2 0 21:43 ? 00:00:00 [kworker/0:2] root 176 2 0 21:43 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 21:43 ? 00:00:00 [ext4-rsv-conver] root 374 1 0 21:43 ? 00:00:00 upstart-udev-bridge --daemon root 380 1 0 21:43 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 433 2 0 21:43 ? 00:00:00 [kworker/u3:1] root 510 1 0 21:43 ? 00:00:00 upstart-socket-bridge --daemon root 552 1 0 21:43 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 806 2 0 21:43 ? 00:00:00 [kauditd] message+ 878 1 0 21:43 ? 00:00:00 dbus-daemon --system --fork root 905 1 0 21:43 ? 00:00:00 /lib/systemd/systemd-logind syslog 921 1 0 21:43 ? 00:00:00 rsyslogd root 936 1 0 21:43 ? 00:00:00 upstart-file-bridge --daemon root 1041 1 0 21:43 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1044 1 0 21:43 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1051 1 0 21:43 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1057 1 0 21:43 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1059 1 0 21:43 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1101 1 0 21:43 ? 00:00:00 /usr/sbin/sshd -D root 1106 1 0 21:43 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1110 1 0 21:43 ? 00:00:00 cron daemon 1111 1 0 21:43 ? 00:00:00 atd root 1236 1 0 21:43 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1242 1 0 21:43 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1460 1 0 21:43 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bind_host_ezgn2l/env/bin/python -m cloudify_agent.worker --queue bind_host_ezgn2l --max-workers 5 --name bind_host_ezgn2l ubuntu 1462 1460 0 21:43 ? 00:00:00 /home/ubuntu/bind_host_ezgn2l/env/bin/python -m cloudify_agent.worker --queue bind_host_ezgn2l --max-workers 5 --name bind_host_ezgn2l ubuntu 1606 1 0 21:44 ? 00:00:00 python2.7 /home/ubuntu/bind_host_ezgn2l/env/bin/diamond --configfile /home/ubuntu/bind_host_ezgn2l/work/plugins/diamond/etc/diamond.conf bind 2323 1 0 21:45 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2378 1462 1 21:45 ? 00:00:00 /home/ubuntu/bind_host_ezgn2l/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-dRaE7i ubuntu 2388 2378 0 21:45 ? 00:00:00 /bin/sh -c /tmp/HUG2F/install-etcd.sh ubuntu 2390 2388 0 21:45 ? 00:00:00 /bin/bash -e /tmp/HUG2F/install-etcd.sh ntp 8403 1 0 21:45 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 8942 1 0 21:46 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8952 8942 0 21:46 ? 00:00:00 [check-monit-upt] clearwa+ 9009 1 0 21:46 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.13:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.13 --name 192-168-120-13 --debug --initial-cluster 192-168-120-13=http://192.168.120.13:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.13:2380 --listen-peer-urls http://192.168.120.13:2380 root 9048 8942 0 21:46 ? 00:00:00 [check-etcd-upti] root 9052 8942 0 21:46 ? 00:00:00 [poll_etcd_clust] root 9055 8942 0 21:46 ? 00:00:00 [poll_etcd.sh] root 9090 1 0 21:46 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9094 9090 0 21:46 ? 00:00:00 inotifywait -e create -qq . ubuntu 9208 2390 0 21:46 ? 00:00:00 /bin/bash -e /tmp/HUG2F/install-etcd.sh ubuntu 9209 9208 0 21:46 ? 00:00:00 /bin/bash -e /tmp/HUG2F/install-etcd.sh root 9210 9209 0 21:46 ? 00:00:00 sudo ps -edf root 9211 9210 0 21:46 ? 00:00:00 ps -edf real 0m0.009s user 0m0.003s sys 0m0.006s 2019-07-02 21:46:19,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2019-07-02 21:46:19,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-02 21:46:19,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-07-02 21:46:19,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-07-02 21:46:19,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 16089 0 --:--:-- --:--:-- --:--:-- 16148 2019-07-02 21:46:19,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-07-02 21:46:19,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bind-host-ezgn2l 2019-07-02 21:46:19,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-07-02 21:46:19,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-07-02 21:46:19,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bind-host-ezgn2l 2019-07-02 21:46:19,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2019-07-02 21:46:19,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-07-02 21:46:19,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2019-07-02 21:46:01.920425161 Stopping etcd clearwater-etcd 2019-07-02 21:46:07.949701351 Restarting etcd clearwater-etcd 2019-07-02 21:46:07.960340486 Configured ETCDCTL_PEERS: 2019-07-02 21:46:07.961011876 Check for previous failed startup attempt 2019-07-02 21:46:07.962920071 Running etcdctl member list Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused ; error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused 2019-07-02 21:46:07.991694634 etcdctl returned 2 2019-07-02 21:46:08.001363525 Creating new cluster... 2019-07-02 21:46:08.007706499 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.13:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.13 --name 192-168-120-13 --debug --initial-cluster 192-168-120-13=http://192.168.120.13:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.13:2380 --listen-peer-urls http://192.168.120.13:2380 2019-07-02 21:46:08.010532768 Check we're actually a member of the cluster 2019-07-02 21:46:08.022722246 Wait for etcd to startup 2019-07-02 21:46:09.034179742 Etcd started successfully 2019-07-02 21:46:08.052718 I | etcdmain: etcd Version: 3.1.7 2019-07-02 21:46:08.052772 I | etcdmain: Git SHA: 43b7507 2019-07-02 21:46:08.052787 I | etcdmain: Go Version: go1.7.5 2019-07-02 21:46:08.052791 I | etcdmain: Go OS/Arch: linux/amd64 2019-07-02 21:46:08.052794 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1 2019-07-02 21:46:08.052891 I | embed: listening for peers on http://192.168.120.13:2380 2019-07-02 21:46:08.052959 I | embed: listening for client requests on 0.0.0.0:4000 2019-07-02 21:46:08.115183 I | etcdserver: name = 192-168-120-13 2019-07-02 21:46:08.115202 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.13 2019-07-02 21:46:08.115217 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.13/member 2019-07-02 21:46:08.115229 I | etcdserver: heartbeat = 100ms 2019-07-02 21:46:08.115233 I | etcdserver: election = 1000ms 2019-07-02 21:46:08.115237 I | etcdserver: snapshot count = 10000 2019-07-02 21:46:08.115246 I | etcdserver: advertise client URLs = http://192.168.120.13:4000 2019-07-02 21:46:08.115250 I | etcdserver: initial advertise peer URLs = http://192.168.120.13:2380 2019-07-02 21:46:08.115259 I | etcdserver: initial cluster = 192-168-120-13=http://192.168.120.13:2380 2019-07-02 21:46:08.202755 I | etcdserver: starting member f4c79f7c3f2ddac in cluster 3df6d8818d710752 2019-07-02 21:46:08.202823 I | raft: f4c79f7c3f2ddac became follower at term 0 2019-07-02 21:46:08.202861 I | raft: newRaft f4c79f7c3f2ddac [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2019-07-02 21:46:08.202867 I | raft: f4c79f7c3f2ddac became follower at term 1 2019-07-02 21:46:08.220570 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2019-07-02 21:46:08.221768 I | etcdserver/membership: added member f4c79f7c3f2ddac [http://192.168.120.13:2380] to cluster 3df6d8818d710752 2019-07-02 21:46:08.603113 I | raft: f4c79f7c3f2ddac is starting a new election at term 1 2019-07-02 21:46:08.603317 I | raft: f4c79f7c3f2ddac became candidate at term 2 2019-07-02 21:46:08.603365 I | raft: f4c79f7c3f2ddac received MsgVoteResp from f4c79f7c3f2ddac at term 2 2019-07-02 21:46:08.603381 I | raft: f4c79f7c3f2ddac became leader at term 2 2019-07-02 21:46:08.603388 I | raft: raft.node: f4c79f7c3f2ddac elected leader f4c79f7c3f2ddac at term 2 2019-07-02 21:46:08.603870 I | etcdserver: setting up the initial cluster version to 3.1 2019-07-02 21:46:08.603949 I | etcdserver: published {Name:192-168-120-13 ClientURLs:[http://192.168.120.13:4000]} to cluster 3df6d8818d710752 2019-07-02 21:46:08.604075 I | embed: ready to serve client requests 2019-07-02 21:46:08.604893 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2019-07-02 21:46:08.685132 N | etcdserver/membership: set the initial cluster version to 3.1 2019-07-02 21:46:08.704202 I | etcdserver/api: enabled capabilities for version 3.1 2019-07-02 21:46:09.276621 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.13:54193 2019-07-02 21:46:09.287262 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.13:54194 2019-07-02 21:46:09.291004 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.13:54195 2019-07-02 21:46:16.026503 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.13/liveness-check remote:192.168.120.13:54202 real 0m0.004s user 0m0.000s sys 0m0.004s 2019-07-02 21:46:19,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-07-02 21:46:19,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-02 21:46:19,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-02 21:46:19,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-07-02 21:46:19,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-02 21:46:19,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=2388, return_code=0): /tmp/HUG2F/install-etcd.sh 2019-07-02 21:46:19,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-02 21:46:19,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-02 21:46:19,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-02 21:46:19,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-07-02 21:46:19,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-02 21:46:19,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-02 21:46:24,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-02 21:46:24,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 21:46:24,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-02 21:46:24,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-02 21:46:24,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-02 21:46:24,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-02 21:46:24,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-07-02 21:46:24,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 21:46:24,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 21:46:24,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/JVEHW/clearwater.py 2019-07-02 21:46:24,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-02 21:46:24,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-02 21:46:24,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-07-02 21:46:24,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'etcd_ip': u'192.168.120.13', 'name': u'ellis-rhdz2d', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.4'}. 2019-07-02 21:46:24,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmptWpzTn', '/etc/clearwater/local_config'] 2019-07-02 21:46:24,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-07-02 21:46:24,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/XGM85/clearwater.py 2019-07-02 21:46:24,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-07-02 21:46:24,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp6Eb7WV', '/etc/dnsmasq.resolv.conf'] 2019-07-02 21:46:24,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-07-02 21:46:24,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-02 21:46:24,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-02 21:46:24,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 21:46:24,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-02 21:46:24,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/AJOUY/clearwater.py 2019-07-02 21:46:24,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpfP1_5u', '/etc/clearwater/local_config'] 2019-07-02 21:46:24,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpApeN8N', '/etc/dnsmasq.resolv.conf'] 2019-07-02 21:46:24,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-07-02 21:46:24,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-07-02 21:46:24,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.13', 'name': u'homer-cvy2x0', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.12'}. 2019-07-02 21:46:24,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-02 21:46:24,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-07-02 21:46:24,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.13', 'name': u'dime-z2d6o7', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.25'}. 2019-07-02 21:46:24,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-02 21:46:24,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmps2kHYo', '/etc/clearwater/local_config'] 2019-07-02 21:46:24,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-07-02 21:46:24,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-07-02 21:46:24,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-02 21:46:24,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 21:46:24,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpOE_OfK', '/etc/dnsmasq.resolv.conf'] 2019-07-02 21:46:24,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-07-02 21:46:24,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/P1RR0/clearwater.py 2019-07-02 21:46:24,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-07-02 21:46:24,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-02 21:46:24,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-07-02 21:46:24,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-07-02 21:46:24,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 21:46:24,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-02 21:46:24,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-07-02 21:46:24,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.13', 'name': u'vellum-8u645v', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}. 2019-07-02 21:46:30,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-07-02 21:46:30,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.13', 'name': u'vellum-8u645v', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}. 2019-07-02 21:46:30,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 21:46:30,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-02 21:46:30,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-02 21:46:30,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpMwQg6S', '/etc/clearwater/local_config'] 2019-07-02 21:46:30,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-07-02 21:46:30,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpR7mOsz', '/etc/clearwater/local_config'] 2019-07-02 21:46:30,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-07-02 21:46:30,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.13', 'name': u'sprout-hkovsn', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.10'}. 2019-07-02 21:46:30,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-02 21:46:30,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-02 21:46:30,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-02 21:46:30,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-07-02 21:46:30,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/EN9S2/clearwater.py 2019-07-02 21:46:30,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-07-02 21:46:30,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp_3h9Rp', '/etc/dnsmasq.resolv.conf'] 2019-07-02 21:46:30,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-02 21:46:30,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-02 21:46:30,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-02 21:46:30,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-02 21:46:30,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-07-02 21:46:30,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-07-02 21:46:30,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-02 21:46:30,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-07-02 21:46:30,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-02 21:46:30,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'etcd_ip': u'192.168.120.13', 'name': u'bono-5eghpm', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.7'}. 2019-07-02 21:46:30,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-07-02 21:46:30,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-07-02 21:46:30,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpjpaN0q', '/etc/dnsmasq.resolv.conf'] 2019-07-02 21:46:30,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-07-02 21:46:30,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpgMnieo', '/etc/clearwater/local_config'] 2019-07-02 21:46:30,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 21:46:30,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-07-02 21:46:30,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-07-02 21:46:30,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-02 21:46:30,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-02 21:46:30,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Pre-configuring relationships 2019-07-02 21:46:30,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-02 21:46:30,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2019-07-02 21:46:30,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-02 21:46:30,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/ZM87H/install-homer.sh 2019-07-02 21:46:30,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1741 2019-07-02 21:46:30,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-02 21:46:30,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2019-07-02 21:46:30,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2019-07-02 21:46:30,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-02 21:46:30,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1744 2019-07-02 21:46:30,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-02 21:46:30,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-02 21:46:35,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2019-07-02 21:46:35,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/V1SHW/install-dime.sh 2019-07-02 21:46:35,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-02 21:46:35,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1744 2019-07-02 21:46:35,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-02 21:46:35,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-02 21:46:35,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-02 21:46:35,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2019-07-02 21:46:35,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 21:46:35,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2019-07-02 21:46:35,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/JIMYD/install-ellis.sh 2019-07-02 21:46:35,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2019-07-02 21:46:35,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2019-07-02 21:46:35,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-02 21:46:35,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1747 2019-07-02 21:46:35,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Pre-configuring relationships 2019-07-02 21:46:35,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-02 21:46:35,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 21:46:35,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2019-07-02 21:46:35,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2019-07-02 21:46:35,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2019-07-02 21:46:35,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-02 21:46:35,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-02 21:46:35,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-07-02 21:46:35,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2019-07-02 21:46:35,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-07-02 21:46:35,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/4J92J/append_proxy_snmp_conf.py 2019-07-02 21:46:35,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2019-07-02 21:46:35,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 21:46:35,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/3GOI8/install-vellum.sh 2019-07-02 21:46:35,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-02 21:46:35,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1745 2019-07-02 21:46:35,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/MI0A1/append_proxy_snmp_conf.py 2019-07-02 21:46:35,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships pre-configured 2019-07-02 21:46:35,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-02 21:46:35,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-07-02 21:46:35,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 21:46:35,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-02 21:46:35,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships pre-configured 2019-07-02 21:46:35,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-07-02 21:46:35,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 21:46:35,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/50J0G/install-sprout.sh 2019-07-02 21:46:35,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-02 21:46:35,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1741 2019-07-02 21:46:35,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-02 21:46:35,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-02 21:46:35,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2019-07-02 21:46:35,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2019-07-02 21:46:35,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2019-07-02 21:46:35,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2019-07-02 21:46:42,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/82NXK/install-bono.sh 2019-07-02 21:46:42,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-02 21:46:42,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2019-07-02 21:46:42,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2019-07-02 21:46:42,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2019-07-02 21:46:42,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2019-07-02 21:46:42,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-02 21:46:42,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1743 2019-07-02 21:46:42,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-02 21:46:42,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-7yx4dt Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 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 [526 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 [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 10s (1,234 kB/s) Reading package lists... real 0m12.905s user 0m5.114s sys 0m0.554s 2019-07-02 21:46:42,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2019-07-02 21:46:42,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-02 21:46:47,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-gfx08a Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 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 [526 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 [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 10s (1,224 kB/s) Reading package lists... real 0m14.768s user 0m4.930s sys 0m0.663s 2019-07-02 21:46:47,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2019-07-02 21:46:47,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-secdfo Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:11 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 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 [526 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 [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 11s (1,164 kB/s) Reading package lists... real 0m16.353s user 0m4.989s sys 0m0.586s 2019-07-02 21:46:47,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-02 21:46:47,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-1gbyz5 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 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 [526 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 [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 10s (1,237 kB/s) Reading package lists... real 0m15.604s user 0m5.006s sys 0m0.635s 2019-07-02 21:46:47,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2019-07-02 21:46:47,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-02 21:46:47,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2019-07-02 21:46:47,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-02 21:46:47,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-02 21:46:47,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-07-02 21:46:47,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-y0xlqp Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 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 [526 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 [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 10s (1,247 kB/s) Reading package lists... real 0m15.618s user 0m4.834s sys 0m0.672s 2019-07-02 21:46:47,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2019-07-02 21:46:47,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-fosbph Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 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 [526 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 [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 10s (1,206 kB/s) Reading package lists... real 0m13.816s user 0m5.014s sys 0m0.627s 2019-07-02 21:46:47,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-02 21:46:53,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-02 21:46:53,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2019-07-02 21:46:53,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-07-02 21:46:53,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-07-02 21:46:53,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-02 21:46:53,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-07-02 21:47:08,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-02 21:47:08,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-07-02 21:47:08,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-07-02 21:47:08,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-07-02 21:47:14,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-02 21:47:14,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-07-02 21:47:29,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-02 21:47:29,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-07-02 21:47:29,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-07-02 21:47:29,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-07-02 21:47:34,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-02 21:47:34,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-07-02 21:47:50,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-02 21:47:50,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-07-02 21:47:50,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-07-02 21:47:50,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-07-02 21:47:56,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-02 21:47:56,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-07-02 21:48:06,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-02 21:48:11,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-07-02 21:48:11,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-07-02 21:48:11,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-07-02 21:48:11,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-02 21:48:17,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-07-02 21:48:27,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-02 21:48:27,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-07-02 21:48:32,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-07-02 21:48:32,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-07-02 21:48:32,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-02 21:48:37,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-07-02 21:48:37,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-fosbph Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools clearwater-snmpd isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath restund sprout-libs sysstat 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. Need to get 53.7 MB of archives. After this operation, 163 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.7 MB in 13s (3,853 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 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.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-171215.183529_amd64.deb ... Unpacking bono (1.0-171215.183529) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package restund. Preparing to unpack .../restund_1.0-171215.183529_amd64.deb ... Unpacking restund (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up sprout-libs (1.0-171215.183529) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8493 Setting up restund (1.0-171215.183529) ... reload: Job is not running: clearwater-monit Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 8524 clearwater-socket-factory-sig start/running, process 8529 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-171215.183529) ... reload: Job is not running: clearwater-monit Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... real 1m50.097s user 0m8.675s sys 0m7.631s 2019-07-02 21:48:43,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-02 21:48:48,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-02 21:48:48,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-07-02 21:48:48,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-07-02 21:48:53,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-07-02 21:48:53,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-02 21:48:53,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-07-02 21:48:58,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-7yx4dt Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded. Need to get 87.7 MB of archives. After this operation, 201 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [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.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31% Extracting templates from packages: 63% Extracting templates from packages: 95% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 87.7 MB in 16s (5,194 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... 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.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... 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.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-171213.182937_amd64.deb ... Unpacking homer (1.0-171213.182937) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11) ... 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.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... 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.2) ... 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.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8845 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..+++ .....................................................................................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-171213.182937) ... Collecting homer Collecting crest (from homer) Collecting cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 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: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 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: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.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: 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: 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: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 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: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.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 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.15) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m15.721s user 0m20.972s sys 0m11.071s 2019-07-02 21:48:58,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-02 21:48:58,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-y0xlqp 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 0 not upgraded. Need to get 56.4 MB of archives. After this operation, 171 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28% Extracting templates from packages: 57% Extracting templates from packages: 85% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.4 MB in 16s (3,499 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 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.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... 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.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... 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.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ... Unpacking sprout-base (1.0-171215.183529) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-scscf (1.0-171215.183529) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-icscf (1.0-171215.183529) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ... Unpacking sprout-bgcf (1.0-171215.183529) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ... Unpacking sprout-mmtel-as (1.0-171215.183529) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-171215.183529_amd64.deb ... Unpacking sprout (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11) ... 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.7) ... 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.2) ... 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.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.9) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... Setting up sprout-libs (1.0-171215.183529) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 8769 reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 8802 clearwater-socket-factory-sig start/running, process 8807 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8856 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ......................................................................+++ ...............+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up sprout-base (1.0-171215.183529) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-171215.183529) ... Setting up sprout-mmtel-as (1.0-171215.183529) ... Setting up sprout-scscf (1.0-171215.183529) ... Setting up sprout-icscf (1.0-171215.183529) ... Setting up sprout (1.0-171215.183529) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... real 2m9.897s user 0m9.694s sys 0m8.278s 2019-07-02 21:48:58,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-02 21:49:09,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-02 21:49:09,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-07-02 21:49:09,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-07-02 21:49:09,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-07-02 21:49:14,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-02 21:49:14,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (9,740 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57643 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m35.677s user 0m12.905s sys 0m3.766s 2019-07-02 21:49:14,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-02 21:49:14,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-07-02 21:49:19,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-1gbyz5 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 0 not upgraded. Need to get 69.4 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 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 [8,630 B] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [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.11 [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.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 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.2 [146 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.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3,754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,979 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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.4 MB in 16s (4,097 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51354 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.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... 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.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-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.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51957 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-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.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-171213.182049_amd64.deb ... Unpacking ellis (1.0-171213.182049) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... 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.11) ... 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.11) ... 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.62-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.2) ... 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.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 9100 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.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.9) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9839 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .......................+++ ..............+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up ellis (1.0-171213.182049) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting ellis Collecting metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m35.477s user 0m16.416s sys 0m11.025s 2019-07-02 21:49:19,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-02 21:49:25,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libmysqlclient18 mysql-common snmpd The following NEW packages will be installed: clearwater-snmpd libmysqlclient18 mysql-common snmpd 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. Need to get 701 kB of archives. After this operation, 3,972 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Preconfiguring packages ... Fetched 701 kB in 0s (1,135 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57866 files and directories currently installed.) Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Processing triggers for libc-bin (2.19-0ubuntu6.15) ... real 0m8.244s user 0m0.779s sys 0m0.642s 2019-07-02 21:49:25,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2019-07-02 21:49:25,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2019-07-02 21:49:25,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2019-07-02 21:49:25,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.067s user 0m0.008s sys 0m0.050s 2019-07-02 21:49:25,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2019-07-02 21:49:25,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:bf:49:5c inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:febf:495c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:77840 errors:0 dropped:0 overruns:0 frame:0 TX packets:32043 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:135581450 (135.5 MB) TX bytes:5188095 (5.1 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:868 errors:0 dropped:0 overruns:0 frame:0 TX packets:868 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:108567 (108.5 KB) TX bytes:108567 (108.5 KB) real 0m0.007s user 0m0.002s sys 0m0.004s 2019-07-02 21:49:25,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2019-07-02 21:49:25,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 21:43 ? 00:00:01 /sbin/init root 2 0 0 21:43 ? 00:00:00 [kthreadd] root 3 2 0 21:43 ? 00:00:00 [ksoftirqd/0] root 5 2 0 21:43 ? 00:00:00 [kworker/0:0H] root 6 2 0 21:43 ? 00:00:00 [kworker/u2:0] root 7 2 0 21:43 ? 00:00:00 [rcu_sched] root 8 2 0 21:43 ? 00:00:00 [rcuos/0] root 9 2 0 21:43 ? 00:00:00 [rcu_bh] root 10 2 0 21:43 ? 00:00:00 [rcuob/0] root 11 2 0 21:43 ? 00:00:00 [migration/0] root 12 2 0 21:43 ? 00:00:00 [watchdog/0] root 13 2 0 21:43 ? 00:00:00 [khelper] root 14 2 0 21:43 ? 00:00:00 [kdevtmpfs] root 15 2 0 21:43 ? 00:00:00 [netns] root 16 2 0 21:43 ? 00:00:00 [writeback] root 17 2 0 21:43 ? 00:00:00 [kintegrityd] root 18 2 0 21:43 ? 00:00:00 [bioset] root 19 2 0 21:43 ? 00:00:00 [kworker/u3:0] root 20 2 0 21:43 ? 00:00:00 [kblockd] root 21 2 0 21:43 ? 00:00:00 [ata_sff] root 22 2 0 21:43 ? 00:00:00 [khubd] root 23 2 0 21:43 ? 00:00:00 [md] root 24 2 0 21:43 ? 00:00:00 [devfreq_wq] root 25 2 0 21:43 ? 00:00:00 [kworker/0:1] root 27 2 0 21:43 ? 00:00:00 [khungtaskd] root 28 2 0 21:43 ? 00:00:00 [kswapd0] root 29 2 0 21:43 ? 00:00:00 [vmstat] root 30 2 0 21:43 ? 00:00:00 [ksmd] root 31 2 0 21:43 ? 00:00:00 [khugepaged] root 32 2 0 21:43 ? 00:00:00 [fsnotify_mark] root 33 2 0 21:43 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 21:43 ? 00:00:00 [crypto] root 46 2 0 21:43 ? 00:00:00 [kthrotld] root 47 2 0 21:43 ? 00:00:00 [kworker/u2:1] root 48 2 0 21:43 ? 00:00:00 [vballoon] root 49 2 0 21:43 ? 00:00:00 [scsi_eh_0] root 50 2 0 21:43 ? 00:00:00 [scsi_eh_1] root 71 2 0 21:43 ? 00:00:00 [deferwq] root 72 2 0 21:43 ? 00:00:00 [charger_manager] root 114 2 0 21:43 ? 00:00:00 [kpsmoused] root 118 2 0 21:43 ? 00:00:00 [kworker/0:2] root 176 2 0 21:43 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 21:43 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 21:43 ? 00:00:00 upstart-udev-bridge --daemon root 380 1 0 21:43 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 21:43 ? 00:00:00 [kworker/u3:1] root 524 1 0 21:43 ? 00:00:00 upstart-socket-bridge --daemon root 550 1 0 21:43 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 806 2 0 21:43 ? 00:00:00 [kauditd] message+ 869 1 0 21:43 ? 00:00:00 dbus-daemon --system --fork root 905 1 0 21:43 ? 00:00:00 /lib/systemd/systemd-logind syslog 921 1 0 21:43 ? 00:00:00 rsyslogd root 942 1 0 21:43 ? 00:00:00 upstart-file-bridge --daemon root 1038 1 0 21:43 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1041 1 0 21:43 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1045 1 0 21:43 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1046 1 0 21:43 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1048 1 0 21:43 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1091 1 0 21:43 ? 00:00:00 /usr/sbin/sshd -D root 1094 1 0 21:43 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1095 1 0 21:43 ? 00:00:00 cron daemon 1096 1 0 21:43 ? 00:00:00 atd root 1183 1 0 21:43 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1189 1 0 21:43 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1460 1 0 21:43 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bono_host_fosbph/env/bin/python -m cloudify_agent.worker --queue bono_host_fosbph --max-workers 5 --name bono_host_fosbph ubuntu 1462 1460 0 21:43 ? 00:00:01 /home/ubuntu/bono_host_fosbph/env/bin/python -m cloudify_agent.worker --queue bono_host_fosbph --max-workers 5 --name bono_host_fosbph ubuntu 1606 1 0 21:44 ? 00:00:01 python2.7 /home/ubuntu/bono_host_fosbph/env/bin/diamond --configfile /home/ubuntu/bono_host_fosbph/work/plugins/diamond/etc/diamond.conf ubuntu 1733 1462 1 21:46 ? 00:00:01 /home/ubuntu/bono_host_fosbph/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-gMo2MK ubuntu 1743 1733 0 21:46 ? 00:00:00 /bin/sh -c /tmp/82NXK/install-bono.sh ubuntu 1745 1743 0 21:46 ? 00:00:00 /bin/bash -e /tmp/82NXK/install-bono.sh ntp 7987 1 0 21:48 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8524 1 0 21:48 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8525 8524 0 21:48 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8529 1 0 21:48 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8530 8529 0 21:48 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8539 8525 0 21:48 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8540 8530 0 21:48 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8541 8540 0 21:48 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8611 1 0 21:48 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8930 1 0 21:49 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 8936 8930 0 21:49 ? 00:00:00 inotifywait -e create -qq . bono 8953 1 0 21:49 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.7,bono-5eghpm.clearwater.local --alias=172.30.9.203,bono-5eghpm.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-5eghpm.clearwater.local --dns-server=127.0.0.1 --worker-threads=1 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid dnsmasq 9633 1 0 21:49 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9680 1745 0 21:49 ? 00:00:00 /bin/bash -e /tmp/82NXK/install-bono.sh ubuntu 9681 9680 0 21:49 ? 00:00:00 /bin/bash -e /tmp/82NXK/install-bono.sh root 9682 9681 0 21:49 ? 00:00:00 sudo ps -edf root 9683 9682 0 21:49 ? 00:00:00 ps -edf real 0m0.012s user 0m0.006s sys 0m0.004s 2019-07-02 21:49:25,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2019-07-02 21:49:25,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9633/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1091/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8611/monit tcp 0 0 192.168.120.7:5058 0.0.0.0:* LISTEN 8953/bono tcp 0 0 192.168.120.7:5060 0.0.0.0:* LISTEN 8953/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 8953/bono tcp 0 0 127.0.0.1:41158 0.0.0.0:* LISTEN 1733/python tcp6 0 0 ::1:53 :::* LISTEN 9633/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1091/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 9633/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 550/dhclient udp 0 0 192.168.120.7:123 0.0.0.0:* 7987/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 7987/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 7987/ntpd udp 0 0 0.0.0.0:16032 0.0.0.0:* 550/dhclient udp 0 0 192.168.120.7:5058 0.0.0.0:* 8953/bono udp 0 0 192.168.120.7:5060 0.0.0.0:* 8953/bono udp6 0 0 ::1:53 :::* 9633/dnsmasq udp6 0 0 fe80::f816:3eff:feb:123 :::* 7987/ntpd udp6 0 0 ::1:123 :::* 7987/ntpd udp6 0 0 :::123 :::* 7987/ntpd udp6 0 0 :::15091 :::* 550/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7218 380/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9033 1094/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 19867 8539/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 19868 8541/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 6533 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8682 869/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.011s user 0m0.000s sys 0m0.009s 2019-07-02 21:49:25,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2019-07-02 21:49:25,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => [02-Jul-2019 21:49:08 UTC] clearwater-diags-monitor starting [02-Jul-2019 21:49:08 UTC] Waiting for trigger files 2019:07:02 21:48:34: Namespace: management 2019:07:02 21:48:34: [management] Starting server 2019:07:02 21:48:34: [management] Listening for requests 2019:07:02 21:48:34: Namespace: signaling 2019:07:02 21:48:34: [signaling] Starting server 2019:07:02 21:48:34: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2019-07-02 21:49:25,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-07-02 21:49:25,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-07-02 21:49:25,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-07-02 21:49:25,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/dmesg /var/log/sysstat/sa02 /var/log/sysstat/clearwater-sa02 /var/log/wtmp /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/iotop.log /var/log/lastlog /var/log/auth.log /var/log/landscape/sysinfo.log /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/clearwater-socket-factory.log /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/boot.log /var/log/bono/bono_out.log /var/log/bono/bono_err.log /var/log/bono/bono_20190702T210000Z.txt /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.012s user 0m0.002s sys 0m0.005s 2019-07-02 21:49:25,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-07-02 21:49:30,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-02 21:49:30,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-07-02 21:49:30,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-07-02 21:49:30,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bono-host-fosbph 2019-07-02 21:49:30,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2019-07-02 21:49:30,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20190702T210000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2019-07-02 21:49:30,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-07-02 21:49:30,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2019-07-02 21:48:53.462821304 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.003s sys 0m0.002s 2019-07-02 21:49:30,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 19253 0 --:--:-- --:--:-- --:--:-- 19319 2019-07-02 21:49:30,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/82NXK/install-bono.sh: line 6: /home/ubuntu/bono_host_fosbph/env/bin/ctx: Argument list too long 2019-07-02 21:49:30,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-07-02 21:49:30,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-07-02 21:49:30,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-07-02 21:49:30,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1743, return_code=0): /tmp/82NXK/install-bono.sh 2019-07-02 21:49:30,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-02 21:49:30,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-02 21:49:30,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bono-host-fosbph 2019-07-02 21:49:30,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-02 21:49:30,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-02 21:49:30,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-02 21:49:30,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-07-02 21:49:30,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-02 21:49:30,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-02 21:49:30,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-02 21:49:30,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 21:49:30,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-07-02 21:49:30,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-07-02 21:49:30,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-07-02 21:49:30,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/UVE4F/bind.py 2019-07-02 21:49:30,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-02 21:49:30,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-07-02 21:49:30,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'bono': {u'bono_5eghpm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.7', u'name': u'bono-5eghpm'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}. 2019-07-02 21:49:30,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-02 21:49:30,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-02 21:49:30,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'bono': {u'bono_5eghpm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.7', u'name': u'bono-5eghpm'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}. 2019-07-02 21:49:30,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpytTN9d', '/etc/bind/db.clearwater.local'] 2019-07-02 21:49:30,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-02 21:49:30,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmproQpA0', '/etc/bind/db.clearwater.opnfv'] 2019-07-02 21:49:30,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-07-02 21:49:30,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-02 21:49:30,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-02 21:49:35,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-02 21:49:35,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 21:49:35,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 4s (8,641 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58207 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m35.550s user 0m13.434s sys 0m3.612s 2019-07-02 21:49:35,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-secdfo Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 116 newly installed, 0 to remove and 0 not upgraded. Need to get 92.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:17 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:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:35 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:36 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:38 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:39 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:40 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:42 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:44 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25% Extracting templates from packages: 51% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.8 MB in 18s (4,981 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... 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.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-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.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... 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.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... 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.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ... Unpacking ralf-libs (1.0-171215.175140) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-171215.175140_amd64.deb ... Unpacking ralf (1.0-171215.175140) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ... Unpacking homestead-libs (1.0-171215.122632) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-171215.122632_amd64.deb ... Unpacking homestead (1.0-171215.122632) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ... Unpacking homestead-prov (1.0-171213.182937) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-171215.180814_amd64.deb ... Unpacking dime (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11) ... 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.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-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.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... 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.7) ... 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.2) ... 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.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-171215.175140) ... Setting up homestead-libs (1.0-171215.122632) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 9225 clearwater-socket-factory-sig start/running, process 9230 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9281 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Setting up ralf (1.0-171215.175140) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..........................+++ .....................................................................................................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-171215.122632) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-171213.182937) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 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: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 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: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.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: 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: 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: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 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: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.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 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... real 2m47.362s user 0m21.752s sys 0m12.709s 2019-07-02 21:49:35,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_hd97os/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2019-07-02 21:49:35,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-02 21:49:35,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2019-07-02 21:49:35,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2019-07-02 21:49:35,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2019-07-02 21:49:35,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/LKTPC/add-snmpproxy-collector.py 2019-07-02 21:49:35,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-02 21:49:35,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.096s user 0m0.003s sys 0m0.053s 2019-07-02 21:49:35,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2019-07-02 21:49:35,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b8:35:60 inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feb8:3560/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:104600 errors:0 dropped:0 overruns:0 frame:0 TX packets:32930 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:170680483 (170.6 MB) TX bytes:5451600 (5.4 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:882 errors:0 dropped:0 overruns:0 frame:0 TX packets:882 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:117960 (117.9 KB) TX bytes:117960 (117.9 KB) real 0m0.007s user 0m0.004s sys 0m0.001s 2019-07-02 21:49:35,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2019-07-02 21:49:35,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 21:43 ? 00:00:01 /sbin/init root 2 0 0 21:43 ? 00:00:00 [kthreadd] root 3 2 0 21:43 ? 00:00:00 [ksoftirqd/0] root 5 2 0 21:43 ? 00:00:00 [kworker/0:0H] root 6 2 0 21:43 ? 00:00:00 [kworker/u2:0] root 7 2 0 21:43 ? 00:00:00 [rcu_sched] root 8 2 0 21:43 ? 00:00:00 [rcuos/0] root 9 2 0 21:43 ? 00:00:00 [rcu_bh] root 10 2 0 21:43 ? 00:00:00 [rcuob/0] root 11 2 0 21:43 ? 00:00:00 [migration/0] root 12 2 0 21:43 ? 00:00:00 [watchdog/0] root 13 2 0 21:43 ? 00:00:00 [khelper] root 14 2 0 21:43 ? 00:00:00 [kdevtmpfs] root 15 2 0 21:43 ? 00:00:00 [netns] root 16 2 0 21:43 ? 00:00:00 [writeback] root 17 2 0 21:43 ? 00:00:00 [kintegrityd] root 18 2 0 21:43 ? 00:00:00 [bioset] root 19 2 0 21:43 ? 00:00:00 [kworker/u3:0] root 20 2 0 21:43 ? 00:00:00 [kblockd] root 21 2 0 21:43 ? 00:00:00 [ata_sff] root 22 2 0 21:43 ? 00:00:00 [khubd] root 23 2 0 21:43 ? 00:00:00 [md] root 24 2 0 21:43 ? 00:00:00 [devfreq_wq] root 25 2 0 21:43 ? 00:00:00 [kworker/0:1] root 27 2 0 21:43 ? 00:00:00 [khungtaskd] root 28 2 0 21:43 ? 00:00:00 [kswapd0] root 29 2 0 21:43 ? 00:00:00 [vmstat] root 30 2 0 21:43 ? 00:00:00 [ksmd] root 31 2 0 21:43 ? 00:00:00 [khugepaged] root 32 2 0 21:43 ? 00:00:00 [fsnotify_mark] root 33 2 0 21:43 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 21:43 ? 00:00:00 [crypto] root 46 2 0 21:43 ? 00:00:00 [kthrotld] root 47 2 0 21:43 ? 00:00:00 [kworker/u2:1] root 48 2 0 21:43 ? 00:00:00 [vballoon] root 49 2 0 21:43 ? 00:00:00 [scsi_eh_0] root 50 2 0 21:43 ? 00:00:00 [scsi_eh_1] root 71 2 0 21:43 ? 00:00:00 [deferwq] root 72 2 0 21:43 ? 00:00:00 [charger_manager] root 114 2 0 21:43 ? 00:00:00 [kpsmoused] root 131 2 0 21:43 ? 00:00:00 [kworker/0:2] root 176 2 0 21:43 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 21:43 ? 00:00:00 [ext4-rsv-conver] root 372 1 0 21:43 ? 00:00:00 upstart-udev-bridge --daemon root 379 1 0 21:43 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 420 2 0 21:43 ? 00:00:00 [kworker/u3:1] root 528 1 0 21:43 ? 00:00:00 upstart-socket-bridge --daemon root 551 1 0 21:43 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 806 2 0 21:43 ? 00:00:00 [kauditd] message+ 907 1 0 21:43 ? 00:00:00 dbus-daemon --system --fork root 924 1 0 21:43 ? 00:00:00 /lib/systemd/systemd-logind syslog 926 1 0 21:43 ? 00:00:00 rsyslogd root 942 1 0 21:43 ? 00:00:00 upstart-file-bridge --daemon root 1036 1 0 21:43 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1040 1 0 21:43 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1045 1 0 21:43 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1046 1 0 21:43 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1048 1 0 21:43 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1090 1 0 21:43 ? 00:00:00 /usr/sbin/sshd -D root 1091 1 0 21:43 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1092 1 0 21:43 ? 00:00:00 cron daemon 1093 1 0 21:43 ? 00:00:00 atd root 1183 1 0 21:43 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1189 1 0 21:43 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1460 1 0 21:43 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/homer_host_7yx4dt/env/bin/python -m cloudify_agent.worker --queue homer_host_7yx4dt --max-workers 5 --name homer_host_7yx4dt ubuntu 1462 1460 0 21:43 ? 00:00:01 /home/ubuntu/homer_host_7yx4dt/env/bin/python -m cloudify_agent.worker --queue homer_host_7yx4dt --max-workers 5 --name homer_host_7yx4dt ubuntu 1606 1 0 21:44 ? 00:00:01 python2.7 /home/ubuntu/homer_host_7yx4dt/env/bin/diamond --configfile /home/ubuntu/homer_host_7yx4dt/work/plugins/diamond/etc/diamond.conf ubuntu 1731 1462 1 21:46 ? 00:00:02 /home/ubuntu/homer_host_7yx4dt/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-T20JmM ubuntu 1741 1731 0 21:46 ? 00:00:00 /bin/sh -c /tmp/ZM87H/install-homer.sh ubuntu 1743 1741 0 21:46 ? 00:00:00 /bin/bash -e /tmp/ZM87H/install-homer.sh ntp 8330 1 0 21:48 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8845 1 0 21:48 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8939 1 0 21:48 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 8943 8939 0 21:48 ? 00:00:00 inotifywait -e create -qq . root 9024 1 0 21:48 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9027 9024 0 21:48 ? 00:00:00 nginx: worker process www-data 9028 9024 0 21:48 ? 00:00:00 nginx: worker process www-data 9029 9024 0 21:48 ? 00:00:00 nginx: worker process www-data 9030 9024 0 21:48 ? 00:00:00 nginx: worker process root 9556 8845 0 21:49 ? 00:00:00 [nginx_ping] root 9558 8845 0 21:49 ? 00:00:00 [check-nginx-upt] root 9562 8845 0 21:49 ? 00:00:00 [check-monit-upt] dnsmasq 9644 1 0 21:49 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9691 1743 0 21:49 ? 00:00:00 /bin/bash -e /tmp/ZM87H/install-homer.sh ubuntu 9692 9691 0 21:49 ? 00:00:00 /bin/bash -e /tmp/ZM87H/install-homer.sh root 9693 9692 0 21:49 ? 00:00:00 sudo ps -edf root 9694 9693 0 21:49 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.009s 2019-07-02 21:49:35,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2019-07-02 21:49:35,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9644/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1090/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8845/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9024/nginx tcp 0 0 127.0.0.1:36935 0.0.0.0:* LISTEN 1731/python tcp6 0 0 ::1:53 :::* LISTEN 9644/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1090/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 9644/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 551/dhclient udp 0 0 192.168.120.12:123 0.0.0.0:* 8330/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8330/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8330/ntpd udp 0 0 0.0.0.0:11186 0.0.0.0:* 551/dhclient udp6 0 0 ::1:53 :::* 9644/dnsmasq udp6 0 0 fe80::f816:3eff:feb:123 :::* 8330/ntpd udp6 0 0 ::1:123 :::* 8330/ntpd udp6 0 0 :::123 :::* 8330/ntpd udp6 0 0 :::1856 :::* 551/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8714 907/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7193 379/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9036 1091/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6529 1/init @/com/ubuntu/upstart real 0m0.009s user 0m0.000s sys 0m0.007s 2019-07-02 21:49:35,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2019-07-02 21:49:35,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/sa02 /var/log/sysstat/clearwater-sa02 /var/log/wtmp /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/ntpstats /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/iotop.log /var/log/lastlog /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/unattended-upgrades /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/boot.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/udev /var/log/clearwater-cluster-manager /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.012s user 0m0.000s sys 0m0.006s 2019-07-02 21:49:35,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-07-02 21:49:35,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-07-02 21:49:35,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [02-Jul-2019 21:48:36 UTC] clearwater-diags-monitor starting [02-Jul-2019 21:48:36 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2019-07-02 21:49:35,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-07-02 21:49:35,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-02 21:49:35,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-02 21:49:35,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1741, return_code=0): /tmp/ZM87H/install-homer.sh 2019-07-02 21:49:35,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2019-07-02 21:49:35,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-homer-host-7yx4dt 2019-07-02 21:49:35,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-07-02 21:49:35,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-07-02 21:49:35,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-07-02 21:49:35,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-07-02 21:49:35,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-07-02 21:49:35,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2019-07-02 21:49:10.114534469 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2019-07-02 21:49:35,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-07-02 21:49:35,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-02 21:49:35,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-02 21:49:35,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-homer-host-7yx4dt 2019-07-02 21:49:35,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 20703 0 --:--:-- --:--:-- --:--:-- 20854 2019-07-02 21:49:35,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-07-02 21:49:35,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-02 21:49:35,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-02 21:49:35,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-07-02 21:49:41,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-02 21:49:41,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-02 21:49:41,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-02 21:49:41,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-02 21:49:41,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-02 21:49:41,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Fetched 38.3 MB in 5s (6,545 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57946 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m39.341s user 0m12.928s sys 0m3.572s 2019-07-02 21:49:41,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 21:49:41,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2019-07-02 21:49:41,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2019-07-02 21:49:41,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2019-07-02 21:49:41,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/L473O/bind.py 2019-07-02 21:49:41,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-07-02 21:49:41,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.068s user 0m0.010s sys 0m0.049s 2019-07-02 21:49:41,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f8:10:0e inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fef8:100e/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:83795 errors:0 dropped:0 overruns:0 frame:0 TX packets:30535 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:137982877 (137.9 MB) TX bytes:5293332 (5.2 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:804 errors:0 dropped:0 overruns:0 frame:0 TX packets:804 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:109759 (109.7 KB) TX bytes:109759 (109.7 KB) real 0m0.007s user 0m0.000s sys 0m0.005s 2019-07-02 21:49:41,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_cvy2x0': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'homer-cvy2x0'}}, u'bono': {u'bono_5eghpm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.7', u'name': u'bono-5eghpm'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}. 2019-07-02 21:49:41,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-02 21:49:41,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-07-02 21:49:41,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-02 21:49:41,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpTtzWBL', '/etc/bind/db.clearwater.local'] 2019-07-02 21:49:41,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_cvy2x0': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'homer-cvy2x0'}}, u'bono': {u'bono_5eghpm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.7', u'name': u'bono-5eghpm'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}. 2019-07-02 21:49:41,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-07-02 21:49:41,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2019-07-02 21:49:41,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-07-02 21:49:41,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-02 21:49:41,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2019-07-02 21:49:41,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53676 0.0.0.0:* LISTEN 1729/python tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9563/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1090/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8856/monit tcp6 0 0 ::1:53 :::* LISTEN 9563/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1090/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 9563/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 552/dhclient udp 0 0 192.168.120.10:123 0.0.0.0:* 8287/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8287/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8287/ntpd udp 0 0 0.0.0.0:10387 0.0.0.0:* 552/dhclient udp6 0 0 ::1:53 :::* 9563/dnsmasq udp6 0 0 fe80::f816:3eff:fef:123 :::* 8287/ntpd udp6 0 0 ::1:123 :::* 8287/ntpd udp6 0 0 :::123 :::* 8287/ntpd udp6 0 0 :::26571 :::* 552/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8709 885/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7209 378/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9048 1092/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6532 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20300 8814/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20303 8819/clearwater_soc /tmp/clearwater_signaling_namespace_socket real 0m0.009s user 0m0.004s sys 0m0.004s 2019-07-02 21:49:41,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2019-07-02 21:49:41,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 21:43 ? 00:00:01 /sbin/init root 2 0 0 21:43 ? 00:00:00 [kthreadd] root 3 2 0 21:43 ? 00:00:00 [ksoftirqd/0] root 5 2 0 21:43 ? 00:00:00 [kworker/0:0H] root 6 2 0 21:43 ? 00:00:00 [kworker/u2:0] root 7 2 0 21:43 ? 00:00:00 [rcu_sched] root 8 2 0 21:43 ? 00:00:00 [rcuos/0] root 9 2 0 21:43 ? 00:00:00 [rcu_bh] root 10 2 0 21:43 ? 00:00:00 [rcuob/0] root 11 2 0 21:43 ? 00:00:00 [migration/0] root 12 2 0 21:43 ? 00:00:00 [watchdog/0] root 13 2 0 21:43 ? 00:00:00 [khelper] root 14 2 0 21:43 ? 00:00:00 [kdevtmpfs] root 15 2 0 21:43 ? 00:00:00 [netns] root 16 2 0 21:43 ? 00:00:00 [writeback] root 17 2 0 21:43 ? 00:00:00 [kintegrityd] root 18 2 0 21:43 ? 00:00:00 [bioset] root 19 2 0 21:43 ? 00:00:00 [kworker/u3:0] root 20 2 0 21:43 ? 00:00:00 [kblockd] root 21 2 0 21:43 ? 00:00:00 [ata_sff] root 22 2 0 21:43 ? 00:00:00 [khubd] root 23 2 0 21:43 ? 00:00:00 [md] root 24 2 0 21:43 ? 00:00:00 [devfreq_wq] root 25 2 0 21:43 ? 00:00:00 [kworker/0:1] root 27 2 0 21:43 ? 00:00:00 [khungtaskd] root 28 2 0 21:43 ? 00:00:00 [kswapd0] root 29 2 0 21:43 ? 00:00:00 [vmstat] root 30 2 0 21:43 ? 00:00:00 [ksmd] root 31 2 0 21:43 ? 00:00:00 [khugepaged] root 32 2 0 21:43 ? 00:00:00 [fsnotify_mark] root 33 2 0 21:43 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 21:43 ? 00:00:00 [crypto] root 46 2 0 21:43 ? 00:00:00 [kthrotld] root 47 2 0 21:43 ? 00:00:00 [kworker/u2:1] root 48 2 0 21:43 ? 00:00:00 [vballoon] root 49 2 0 21:43 ? 00:00:00 [scsi_eh_0] root 50 2 0 21:43 ? 00:00:00 [scsi_eh_1] root 71 2 0 21:43 ? 00:00:00 [deferwq] root 72 2 0 21:43 ? 00:00:00 [charger_manager] root 114 2 0 21:43 ? 00:00:00 [kpsmoused] root 131 2 0 21:43 ? 00:00:00 [kworker/0:2] root 176 2 0 21:43 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 21:43 ? 00:00:00 [ext4-rsv-conver] root 374 1 0 21:43 ? 00:00:00 upstart-udev-bridge --daemon root 378 1 0 21:43 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 438 2 0 21:43 ? 00:00:00 [kworker/u3:1] root 502 1 0 21:43 ? 00:00:00 upstart-socket-bridge --daemon root 552 1 0 21:43 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 806 2 0 21:43 ? 00:00:00 [kauditd] message+ 885 1 0 21:43 ? 00:00:00 dbus-daemon --system --fork root 918 1 0 21:43 ? 00:00:00 /lib/systemd/systemd-logind root 940 1 0 21:43 ? 00:00:00 upstart-file-bridge --daemon root 1038 1 0 21:43 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1041 1 0 21:43 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1046 1 0 21:43 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1047 1 0 21:43 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1049 1 0 21:43 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1090 1 0 21:43 ? 00:00:00 /usr/sbin/sshd -D root 1092 1 0 21:43 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1093 1 0 21:43 ? 00:00:00 cron daemon 1094 1 0 21:43 ? 00:00:00 atd root 1183 1 0 21:43 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1189 1 0 21:43 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1460 1 0 21:43 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/sprout_host_y0xlqp/env/bin/python -m cloudify_agent.worker --queue sprout_host_y0xlqp --max-workers 5 --name sprout_host_y0xlqp ubuntu 1462 1460 0 21:43 ? 00:00:01 /home/ubuntu/sprout_host_y0xlqp/env/bin/python -m cloudify_agent.worker --queue sprout_host_y0xlqp --max-workers 5 --name sprout_host_y0xlqp ubuntu 1606 1 0 21:44 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_y0xlqp/env/bin/diamond --configfile /home/ubuntu/sprout_host_y0xlqp/work/plugins/diamond/etc/diamond.conf ubuntu 1729 1462 1 21:46 ? 00:00:02 /home/ubuntu/sprout_host_y0xlqp/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-_d3t9F ubuntu 1741 1729 0 21:46 ? 00:00:00 /bin/sh -c /tmp/50J0G/install-sprout.sh ubuntu 1743 1741 0 21:46 ? 00:00:00 /bin/bash -e /tmp/50J0G/install-sprout.sh ntp 8287 1 0 21:48 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8769 1 0 21:48 ? 00:00:00 rsyslogd root 8802 1 0 21:48 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8803 8802 0 21:48 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8807 1 0 21:48 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8808 8807 0 21:48 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8814 8803 0 21:48 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8818 8808 0 21:48 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8819 8818 0 21:48 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8856 1 0 21:48 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc dnsmasq 9563 1 0 21:49 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9610 1743 0 21:49 ? 00:00:00 /bin/bash -e /tmp/50J0G/install-sprout.sh ubuntu 9611 9610 0 21:49 ? 00:00:00 /bin/bash -e /tmp/50J0G/install-sprout.sh root 9612 9611 0 21:49 ? 00:00:00 sudo ps -edf root 9613 9612 0 21:49 ? 00:00:00 ps -edf real 0m0.011s user 0m0.009s sys 0m0.002s 2019-07-02 21:49:41,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2019-07-02 21:49:41,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-02 21:49:41,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-07-02 21:49:41,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpYxTPHE', '/etc/bind/db.clearwater.opnfv'] 2019-07-02 21:49:41,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/clearwater-sa02 /var/log/sprout /var/log/sprout/sprout_20190702T210000Z.txt /var/log/sprout/sprout_err.log /var/log/sprout/sprout_out.log /var/log/sprout/sprout_current.txt /var/log/wtmp /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/ntpstats /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/iotop.log /var/log/lastlog /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/unattended-upgrades /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/clearwater-socket-factory.log /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/boot.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/udev /var/log/clearwater-cluster-manager /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.007s user 0m0.004s sys 0m0.002s 2019-07-02 21:49:41,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2019:07:02 21:48:51: Namespace: management 2019:07:02 21:48:51: [management] Starting server 2019:07:02 21:48:51: [management] Listening for requests 2019:07:02 21:48:51: Namespace: signaling 2019:07:02 21:48:51: [signaling] Starting server 2019:07:02 21:48:51: [signaling] Listening for requests real 0m0.004s user 0m0.004s sys 0m0.002s 2019-07-02 21:49:41,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-02 21:49:41,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-02 21:49:41,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-02 21:49:41,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-02 21:49:41,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-02 21:49:41,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-02 21:49:41,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-07-02 21:49:41,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2019-07-02 21:49:18.867286910 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2019-07-02 21:49:41,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-07-02 21:49:41,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2019-07-02 21:49:41,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-02 21:49:41,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-sprout-host-y0xlqp 2019-07-02 21:49:41,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-07-02 21:49:41,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-07-02 21:49:41,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-07-02 21:49:41,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1741, return_code=0): /tmp/50J0G/install-sprout.sh 2019-07-02 21:49:47,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-02 21:49:47,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-02 21:49:47,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-07-02 21:49:47,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 19060 0 --:--:-- --:--:-- --:--:-- 19084 2019-07-02 21:49:47,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-sprout-host-y0xlqp 2019-07-02 21:49:47,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-07-02 21:49:47,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-07-02 21:49:47,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-02 21:49:47,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-02 21:49:47,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-02 21:49:47,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-02 21:49:47,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 21:49:47,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/4RLB8/bind.py 2019-07-02 21:49:47,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-07-02 21:49:47,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-02 21:49:47,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-02 21:49:47,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_cvy2x0': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'homer-cvy2x0'}}, u'sprout': {u'sprout_hkovsn': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-hkovsn'}}, u'bono': {u'bono_5eghpm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.7', u'name': u'bono-5eghpm'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}. 2019-07-02 21:49:47,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpbxNUsJ', '/etc/bind/db.clearwater.local'] 2019-07-02 21:49:47,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-02 21:49:47,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_cvy2x0': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'homer-cvy2x0'}}, u'sprout': {u'sprout_hkovsn': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-hkovsn'}}, u'bono': {u'bono_5eghpm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.7', u'name': u'bono-5eghpm'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}. 2019-07-02 21:49:47,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-02 21:49:47,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-07-02 21:49:47,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 21:49:47,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-02 21:49:47,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp8156Ig', '/etc/bind/db.clearwater.opnfv'] 2019-07-02 21:49:47,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-02 21:49:47,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-02 21:49:52,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-07-02 21:49:52,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-07-02 21:49:52,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/FIZ4U/add-snmpproxy-collector.py 2019-07-02 21:49:52,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-07-02 21:49:58,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 4s (8,799 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58154 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m34.636s user 0m12.907s sys 0m3.453s 2019-07-02 21:49:58,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2019-07-02 21:49:58,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2019-07-02 21:49:58,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2019-07-02 21:49:58,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.159s user 0m0.008s sys 0m0.047s 2019-07-02 21:49:58,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 192.168.120.4:2380 0.0.0.0:* LISTEN 10546/etcd tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10957/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1087/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9839/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10015/nginx tcp 0 0 127.0.0.1:60641 0.0.0.0:* LISTEN 1737/python tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9100/mysqld tcp6 0 0 ::1:53 :::* LISTEN 10957/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1087/sshd tcp6 0 0 :::4000 :::* LISTEN 10546/etcd udp 0 0 127.0.0.1:53 0.0.0.0:* 10957/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 555/dhclient udp 0 0 192.168.120.4:123 0.0.0.0:* 9250/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9250/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9250/ntpd udp 0 0 0.0.0.0:4848 0.0.0.0:* 555/dhclient udp6 0 0 ::1:53 :::* 10957/dnsmasq udp6 0 0 ::1:123 :::* 9250/ntpd udp6 0 0 fe80::f816:3eff:feb:123 :::* 9250/ntpd udp6 0 0 :::123 :::* 9250/ntpd udp6 0 0 :::57852 :::* 555/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9021 1093/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7258 384/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20585 9100/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 22119 10197/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 8683 992/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.018s user 0m0.002s sys 0m0.006s 2019-07-02 21:49:58,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2019-07-02 21:49:58,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2019-07-02 21:49:58,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/sa02 /var/log/wtmp /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/ntpstats /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/lastlog /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/unattended-upgrades /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/ellis /var/log/mysql.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/mysql.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/clearwater-config-manager/config-manager_20190702T210000Z.txt /var/log/clearwater-config-manager/config-manager.output.log /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/boot.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/mysql /var/log/mysql/error.log /var/log/clearwater-queue-manager /var/log/clearwater-queue-manager/queue-manager.output.log /var/log/clearwater-queue-manager/queue-manager_20190702T210000Z.txt /var/log/clearwater-queue-manager/queue_operation.log /var/log/mysql.err /var/log/udev /var/log/clearwater-cluster-manager /var/log/clearwater-cluster-manager/cluster-manager_20190702T210000Z.txt /var/log/clearwater-cluster-manager/cluster-manager.output.log /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.015s user 0m0.004s sys 0m0.003s 2019-07-02 21:49:58,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-07-02 21:49:58,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [02-Jul-2019 21:49:02 UTC] clearwater-diags-monitor starting [02-Jul-2019 21:49:02 UTC] Waiting for trigger files real 0m0.004s user 0m0.000s sys 0m0.004s 2019-07-02 21:49:58,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-07-02 21:49:58,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 02-07-2019 21:49:49.041 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-cluster-manager.pid.lockfile 02-07-2019 21:49:49.053 UTC INFO main.py:196 (thread MainThread): No plugin threads running, waiting for a SIGTERM or SIGQUIT real 0m0.004s user 0m0.003s sys 0m0.001s 2019-07-02 21:49:58,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-07-02 21:49:58,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 21:42 ? 00:00:01 /sbin/init root 2 0 0 21:42 ? 00:00:00 [kthreadd] root 3 2 0 21:42 ? 00:00:00 [ksoftirqd/0] root 5 2 0 21:42 ? 00:00:00 [kworker/0:0H] root 6 2 0 21:42 ? 00:00:00 [kworker/u2:0] root 7 2 0 21:42 ? 00:00:00 [rcu_sched] root 8 2 0 21:42 ? 00:00:00 [rcuos/0] root 9 2 0 21:42 ? 00:00:00 [rcu_bh] root 10 2 0 21:42 ? 00:00:00 [rcuob/0] root 11 2 0 21:42 ? 00:00:00 [migration/0] root 12 2 0 21:42 ? 00:00:00 [watchdog/0] root 13 2 0 21:42 ? 00:00:00 [khelper] root 14 2 0 21:42 ? 00:00:00 [kdevtmpfs] root 15 2 0 21:42 ? 00:00:00 [netns] root 16 2 0 21:42 ? 00:00:00 [writeback] root 17 2 0 21:42 ? 00:00:00 [kintegrityd] root 18 2 0 21:42 ? 00:00:00 [bioset] root 19 2 0 21:42 ? 00:00:00 [kworker/u3:0] root 20 2 0 21:42 ? 00:00:00 [kblockd] root 21 2 0 21:42 ? 00:00:00 [ata_sff] root 22 2 0 21:42 ? 00:00:00 [khubd] root 23 2 0 21:42 ? 00:00:00 [md] root 24 2 0 21:42 ? 00:00:00 [devfreq_wq] root 25 2 0 21:42 ? 00:00:00 [kworker/0:1] root 27 2 0 21:42 ? 00:00:00 [khungtaskd] root 28 2 0 21:42 ? 00:00:00 [kswapd0] root 29 2 0 21:42 ? 00:00:00 [vmstat] root 30 2 0 21:42 ? 00:00:00 [ksmd] root 31 2 0 21:42 ? 00:00:00 [khugepaged] root 32 2 0 21:42 ? 00:00:00 [fsnotify_mark] root 33 2 0 21:42 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 21:42 ? 00:00:00 [crypto] root 46 2 0 21:42 ? 00:00:00 [kthrotld] root 47 2 0 21:42 ? 00:00:00 [kworker/u2:1] root 48 2 0 21:42 ? 00:00:00 [vballoon] root 49 2 0 21:42 ? 00:00:00 [scsi_eh_0] root 50 2 0 21:42 ? 00:00:00 [scsi_eh_1] root 71 2 0 21:42 ? 00:00:00 [deferwq] root 72 2 0 21:42 ? 00:00:00 [charger_manager] root 114 2 0 21:42 ? 00:00:00 [kpsmoused] root 115 2 0 21:43 ? 00:00:00 [kworker/0:2] root 176 2 0 21:43 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 21:43 ? 00:00:00 [ext4-rsv-conver] root 337 2 0 21:43 ? 00:00:00 [kworker/u3:1] root 379 1 0 21:43 ? 00:00:00 upstart-udev-bridge --daemon root 384 1 0 21:43 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 507 1 0 21:43 ? 00:00:00 upstart-socket-bridge --daemon root 555 1 0 21:43 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 806 2 0 21:43 ? 00:00:00 [kauditd] root 922 1 0 21:43 ? 00:00:00 upstart-file-bridge --daemon message+ 992 1 0 21:43 ? 00:00:00 dbus-daemon --system --fork root 1002 1 0 21:43 ? 00:00:00 /lib/systemd/systemd-logind syslog 1003 1 0 21:43 ? 00:00:00 rsyslogd root 1035 1 0 21:43 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1038 1 0 21:43 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1042 1 0 21:43 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1043 1 0 21:43 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1045 1 0 21:43 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1087 1 0 21:43 ? 00:00:00 /usr/sbin/sshd -D root 1093 1 0 21:43 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1094 1 0 21:43 ? 00:00:00 cron daemon 1095 1 0 21:43 ? 00:00:00 atd root 1178 1 0 21:43 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1189 1 0 21:43 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1460 1 0 21:43 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/ellis_host_1gbyz5/env/bin/python -m cloudify_agent.worker --queue ellis_host_1gbyz5 --max-workers 5 --name ellis_host_1gbyz5 ubuntu 1462 1460 0 21:43 ? 00:00:01 /home/ubuntu/ellis_host_1gbyz5/env/bin/python -m cloudify_agent.worker --queue ellis_host_1gbyz5 --max-workers 5 --name ellis_host_1gbyz5 ubuntu 1606 1 0 21:44 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_1gbyz5/env/bin/diamond --configfile /home/ubuntu/ellis_host_1gbyz5/work/plugins/diamond/etc/diamond.conf ubuntu 1737 1462 1 21:46 ? 00:00:02 /home/ubuntu/ellis_host_1gbyz5/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-URUcaU ubuntu 1747 1737 0 21:46 ? 00:00:00 /bin/sh -c /tmp/JIMYD/install-ellis.sh ubuntu 1749 1747 0 21:46 ? 00:00:00 /bin/bash -e /tmp/JIMYD/install-ellis.sh mysql 9100 1 0 21:48 ? 00:00:00 /usr/sbin/mysqld ntp 9250 1 0 21:48 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9839 1 0 21:49 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9935 1 0 21:49 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9948 9935 0 21:49 ? 00:00:00 inotifywait -e create -qq . root 10015 1 0 21:49 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10016 10015 0 21:49 ? 00:00:00 nginx: worker process www-data 10017 10015 0 21:49 ? 00:00:00 nginx: worker process www-data 10018 10015 0 21:49 ? 00:00:00 nginx: worker process www-data 10019 10015 0 21:49 ? 00:00:00 nginx: worker process ellis 10197 1 0 21:49 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background clearwa+ 10546 1 1 21:49 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.4:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.4 --name 192-168-120-4 --debug --initial-cluster 192-168-120-13=http://192.168.120.13:2380,192-168-120-4=http://192.168.120.4:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.4:2380 --listen-peer-urls http://192.168.120.4:2380 root 10710 1 0 21:49 ? 00:00:00 /usr/share/clearwater/clearwater-queue-manager/env/bin/python /usr/share/clearwater/bin/clearwater-queue-manager --local-ip=192.168.120.4 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-queue-manager --pidfile=/var/run/clearwater-queue-manager.pid --etcd-key=clearwater --node-type=ellis --wait-plugin-complete=Y root 10772 1 0 21:49 ? 00:00:00 /usr/share/clearwater/clearwater-cluster-manager/env/bin/python /usr/share/clearwater/bin/clearwater-cluster-manager --mgmt-local-ip=192.168.120.4 --sig-local-ip=192.168.120.4 --local-site=site1 --remote-site= --remote-cassandra-seeds= --signaling-namespace= --uuid=1aaed85a-dcac-4a6d-8d92-d8db3341facb --etcd-key=clearwater --etcd-cluster-key=ellis --cluster-manager-enabled=Y --log-level=3 --log-directory=/var/log/clearwater-cluster-manager --pidfile=/var/run/clearwater-cluster-manager.pid root 10834 9839 0 21:49 ? 00:00:00 [nginx_ping] root 10837 9839 0 21:49 ? 00:00:00 [check-nginx-upt] root 10841 9839 0 21:49 ? 00:00:00 [check-monit-upt] root 10843 9839 0 21:49 ? 00:00:00 [poll_ellis.sh] root 10851 9839 0 21:49 ? 00:00:00 [poll_ellis_http] root 10854 9839 0 21:49 ? 00:00:00 [check-queue-man] root 10858 9839 0 21:49 ? 00:00:00 [check-etcd-upti] root 10862 9839 0 21:49 ? 00:00:00 [poll_etcd_clust] root 10867 9839 0 21:49 ? 00:00:00 [poll_etcd.sh] root 10946 1 0 21:49 ? 00:00:00 /usr/share/clearwater/clearwater-config-manager/env/bin/python /usr/share/clearwater/bin/clearwater-config-manager --local-ip=192.168.120.4 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-config-manager --pidfile=/var/run/clearwater-config-manager.pid --etcd-key=clearwater dnsmasq 10957 1 0 21:49 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 11004 1749 0 21:49 ? 00:00:00 /bin/bash -e /tmp/JIMYD/install-ellis.sh ubuntu 11005 11004 0 21:49 ? 00:00:00 /bin/bash -e /tmp/JIMYD/install-ellis.sh root 11006 11005 0 21:49 ? 00:00:00 sudo ps -edf root 11007 11006 0 21:49 ? 00:00:00 ps -edf real 0m0.013s user 0m0.000s sys 0m0.010s 2019-07-02 21:49:58,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2019-07-02 21:49:58,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b6:a7:24 inet addr:192.168.120.4 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feb6:a724/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:93191 errors:0 dropped:0 overruns:0 frame:0 TX packets:33287 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:151681013 (151.6 MB) TX bytes:5818724 (5.8 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:1041 errors:0 dropped:0 overruns:0 frame:0 TX packets:1041 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:131506 (131.5 KB) TX bytes:131506 (131.5 KB) real 0m0.007s user 0m0.004s sys 0m0.002s 2019-07-02 21:49:58,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2019-07-02 21:49:58,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-02 21:49:58,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-ellis-host-1gbyz5 2019-07-02 21:49:58,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-07-02 21:49:58,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-07-02 21:49:58,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 15987 0 --:--:-- --:--:-- --:--:-- 16066 2019-07-02 21:49:58,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-07-02 21:49:58,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-02 21:49:58,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-02 21:49:58,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2019-07-02 21:49:58,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 02-07-2019 21:49:54.151 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-config-manager.pid.lockfile 02-07-2019 21:49:54.151 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting dns_json_plugin.py 02-07-2019 21:49:54.153 UTC INFO plugin_loader.py:34 (thread MainThread): Loading dns_json_plugin.py 02-07-2019 21:49:54.153 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded dns_json_plugin.py successfully 02-07-2019 21:49:54.153 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting shared_config_plugin.py 02-07-2019 21:49:54.153 UTC INFO plugin_loader.py:34 (thread MainThread): Loading shared_config_plugin.py 02-07-2019 21:49:54.153 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded shared_config_plugin.py successfully 02-07-2019 21:49:54.179 UTC INFO alarms.py:312 (thread MainThread): Imported /usr/share/clearwater/bin/alarms.py 02-07-2019 21:49:56.284 UTC INFO main.py:113 (thread MainThread): Loaded plugin 02-07-2019 21:49:56.284 UTC INFO main.py:113 (thread MainThread): Loaded plugin 02-07-2019 21:49:56.285 UTC INFO main.py:120 (thread MainThread): Started thread for plugin 02-07-2019 21:49:56.286 UTC INFO main.py:120 (thread MainThread): Started thread for plugin 02-07-2019 21:49:56.290 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value { "hostnames": [ ] } from etcd, comparing to last value None 02-07-2019 21:49:56.290 UTC INFO etcd_synchronizer.py:40 (thread DNSJSONPlugin): Got new config value from etcd - filename /etc/clearwater/dns.json, file size 24, MD5 hash b34e5b6d718cca35ce2d8841cea01ad6 02-07-2019 21:49:56.290 UTC INFO dns_json_plugin.py:45 (thread DNSJSONPlugin): Updating DNS configuration file 02-07-2019 21:49:56.291 UTC INFO common_etcd_synchronizer.py:302 (thread SharedConfigPlugin): Read value # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.13:7253 hs_hostname=hs.clearwater.local:8888 hs_provisioning_hostname=hs-prov.clearwater.local:8889 sprout_impi_store=vellum.clearwater.local sprout_registration_store=vellum.clearwater.local cassandra_hostname=vellum.clearwater.local chronos_hostname=vellum.clearwater.local ralf_session_store=vellum.clearwater.local ralf_hostname=dime.clearwater.local:10888 xdms_hostname=homer.clearwater.local:7888 signaling_dns_server=192.168.120.13 # Email server configuration smtp_smarthost=localhost smtp_username=username smtp_password=password email_recovery_sender=clearwater@example.org # Keys signup_key=secret turn_workaround=secret ellis_api_key=secret ellis_cookie_key=secret homestead_impu_store=vellum.clearwater.local from etcd, comparing to last value None 02-07-2019 21:49:56.291 UTC INFO etcd_synchronizer.py:40 (thread SharedConfigPlugin): Got new config value from etcd - filename /etc/clearwater/shared_config, file size 849, MD5 hash a8e38a759c0a2cc9213ff8b62e6a4508 02-07-2019 21:49:56.295 UTC INFO shared_config_plugin.py:50 (thread SharedConfigPlugin): Updating shared configuration file real 0m0.004s user 0m0.000s sys 0m0.004s 2019-07-02 21:49:58,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-07-02 21:49:58,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-02 21:49:58,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2019-07-02 21:49:33.854146598 Stopping etcd clearwater-etcd 2019-07-02 21:49:35.341915848 Restarting etcd clearwater-etcd 2019-07-02 21:49:35.346805702 Configured ETCDCTL_PEERS: 192.168.120.13:4000, 2019-07-02 21:49:35.347550294 Check for previous failed startup attempt 2019-07-02 21:49:35.348659701 Running etcdctl member list f4c79f7c3f2ddac: name=192-168-120-13 peerURLs=http://192.168.120.13:2380 clientURLs=http://192.168.120.13:4000 isLeader=true 2019-07-02 21:49:35.365008326 etcdctl returned 0 2019-07-02 21:49:35.371274572 Joining existing cluster... 2019-07-02 21:49:41.376662231 Configured ETCDCTL_PEERS: 192.168.120.13:4000, 2019-07-02 21:49:41.377421965 Check cluster is healthy 2019-07-02 21:49:41.379094272 Running etcdctl cluster-health member f4c79f7c3f2ddac is healthy: got healthy result from http://192.168.120.13:4000 cluster is healthy 2019-07-02 21:49:41.395196936 etcdctl returned 0 2019-07-02 21:49:41.396613217 Tell the cluster we're joining 2019-07-02 21:49:41.397567741 Running etcdctl member add 192-168-120-4 http://192.168.120.4:2380 Added member named 192-168-120-4 with ID ee2b015a13fd1827 to cluster ETCD_NAME="192-168-120-4" ETCD_INITIAL_CLUSTER="192-168-120-13=http://192.168.120.13:2380,192-168-120-4=http://192.168.120.4:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2019-07-02 21:49:41.578965378 etcdctl returned 0 2019-07-02 21:49:41.621923170 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.4:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.4 --name 192-168-120-4 --debug --initial-cluster 192-168-120-13=http://192.168.120.13:2380,192-168-120-4=http://192.168.120.4:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.4:2380 --listen-peer-urls http://192.168.120.4:2380 2019-07-02 21:49:41.623552755 Check we're actually a member of the cluster 2019-07-02 21:49:41.631694834 Wait for etcd to startup 2019-07-02 21:49:42.639099238 Etcd started successfully 2019-07-02 21:49:41.707779 I | etcdmain: etcd Version: 3.1.7 2019-07-02 21:49:41.707895 I | etcdmain: Git SHA: 43b7507 2019-07-02 21:49:41.707902 I | etcdmain: Go Version: go1.7.5 2019-07-02 21:49:41.707908 I | etcdmain: Go OS/Arch: linux/amd64 2019-07-02 21:49:41.707914 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1 2019-07-02 21:49:41.708095 I | embed: listening for peers on http://192.168.120.4:2380 2019-07-02 21:49:41.708207 I | embed: listening for client requests on 0.0.0.0:4000 2019-07-02 21:49:41.851817 I | etcdserver: name = 192-168-120-4 2019-07-02 21:49:41.851869 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.4 2019-07-02 21:49:41.851877 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.4/member 2019-07-02 21:49:41.851881 I | etcdserver: heartbeat = 100ms 2019-07-02 21:49:41.851884 I | etcdserver: election = 1000ms 2019-07-02 21:49:41.851887 I | etcdserver: snapshot count = 10000 2019-07-02 21:49:41.851902 I | etcdserver: advertise client URLs = http://192.168.120.4:4000 2019-07-02 21:49:42.059708 I | etcdserver: starting member ee2b015a13fd1827 in cluster 3df6d8818d710752 2019-07-02 21:49:42.059781 I | raft: ee2b015a13fd1827 became follower at term 0 2019-07-02 21:49:42.059814 I | raft: newRaft ee2b015a13fd1827 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2019-07-02 21:49:42.059819 I | raft: ee2b015a13fd1827 became follower at term 1 2019-07-02 21:49:42.329729 I | rafthttp: started HTTP pipelining with peer f4c79f7c3f2ddac 2019-07-02 21:49:42.329781 I | rafthttp: starting peer f4c79f7c3f2ddac... 2019-07-02 21:49:42.329793 I | rafthttp: started HTTP pipelining with peer f4c79f7c3f2ddac 2019-07-02 21:49:42.334989 I | rafthttp: started peer f4c79f7c3f2ddac 2019-07-02 21:49:42.335034 I | rafthttp: added peer f4c79f7c3f2ddac 2019-07-02 21:49:42.335057 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2019-07-02 21:49:42.337014 I | rafthttp: started streaming with peer f4c79f7c3f2ddac (writer) 2019-07-02 21:49:42.337036 I | rafthttp: started streaming with peer f4c79f7c3f2ddac (writer) 2019-07-02 21:49:42.337090 I | rafthttp: started streaming with peer f4c79f7c3f2ddac (stream MsgApp v2 reader) 2019-07-02 21:49:42.337273 I | rafthttp: started streaming with peer f4c79f7c3f2ddac (stream Message reader) 2019-07-02 21:49:42.354620 I | rafthttp: peer f4c79f7c3f2ddac became active 2019-07-02 21:49:42.354653 I | rafthttp: established a TCP streaming connection with peer f4c79f7c3f2ddac (stream Message writer) 2019-07-02 21:49:42.354662 I | rafthttp: established a TCP streaming connection with peer f4c79f7c3f2ddac (stream MsgApp v2 writer) 2019-07-02 21:49:42.354995 I | rafthttp: established a TCP streaming connection with peer f4c79f7c3f2ddac (stream Message reader) 2019-07-02 21:49:42.355110 I | rafthttp: established a TCP streaming connection with peer f4c79f7c3f2ddac (stream MsgApp v2 reader) 2019-07-02 21:49:43.605856 I | raft: ee2b015a13fd1827 [term: 1] received a MsgVote message with higher term from f4c79f7c3f2ddac [term: 3] 2019-07-02 21:49:43.605920 I | raft: ee2b015a13fd1827 became follower at term 3 2019-07-02 21:49:43.605939 I | raft: ee2b015a13fd1827 [logterm: 0, index: 0, vote: 0] cast MsgVote for f4c79f7c3f2ddac [logterm: 2, index: 31] at term 3 2019-07-02 21:49:43.607971 D | raft: ee2b015a13fd1827 [logterm: 0, index: 31] rejected msgApp [logterm: 2, index: 31] from f4c79f7c3f2ddac 2019-07-02 21:49:43.607986 I | raft: raft.node: ee2b015a13fd1827 elected leader f4c79f7c3f2ddac at term 3 2019-07-02 21:49:43.609605 I | etcdserver/membership: added member f4c79f7c3f2ddac [http://192.168.120.13:2380] to cluster 3df6d8818d710752 2019-07-02 21:49:43.609756 N | etcdserver/membership: set the initial cluster version to 3.1 2019-07-02 21:49:43.609788 I | etcdserver/api: enabled capabilities for version 3.1 2019-07-02 21:49:43.609991 I | etcdserver/membership: added member ee2b015a13fd1827 [http://192.168.120.4:2380] to cluster 3df6d8818d710752 2019-07-02 21:49:43.615478 I | etcdserver: published {Name:192-168-120-4 ClientURLs:[http://192.168.120.4:4000]} to cluster 3df6d8818d710752 2019-07-02 21:49:43.615646 I | embed: ready to serve client requests 2019-07-02 21:49:43.616127 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2019-07-02 21:49:43.616963 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.4:48513 2019-07-02 21:49:43.619273 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.4:48512 2019-07-02 21:49:43.625304 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.4:48521 2019-07-02 21:49:48.652316 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.4:48525 2019-07-02 21:49:48.656434 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.4:48525 2019-07-02 21:49:48.858675 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.4:48526 2019-07-02 21:49:48.871410 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.4:48527 2019-07-02 21:49:48.877684 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.4:48529 2019-07-02 21:49:49.041430 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.7:54815 2019-07-02 21:49:49.060496 D | etcdserver/api/v2http: [POST] /v2/members remote:192.168.120.7:54817 2019-07-02 21:49:49.069813 I | etcdserver/membership: added member 8a143bdac2157568 [http://192.168.120.7:2380] to cluster 3df6d8818d710752 2019-07-02 21:49:49.069846 I | rafthttp: starting peer 8a143bdac2157568... 2019-07-02 21:49:49.069866 I | rafthttp: started HTTP pipelining with peer 8a143bdac2157568 2019-07-02 21:49:49.090166 I | rafthttp: started streaming with peer 8a143bdac2157568 (writer) 2019-07-02 21:49:49.090190 I | rafthttp: started streaming with peer 8a143bdac2157568 (writer) 2019-07-02 21:49:49.090208 I | rafthttp: started peer 8a143bdac2157568 2019-07-02 21:49:49.090231 I | rafthttp: added peer 8a143bdac2157568 2019-07-02 21:49:49.090382 I | rafthttp: started streaming with peer 8a143bdac2157568 (stream MsgApp v2 reader) 2019-07-02 21:49:49.099757 I | rafthttp: started streaming with peer 8a143bdac2157568 (stream Message reader) 2019-07-02 21:49:49.099909 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.7:54817 2019-07-02 21:49:49.100068 D | rafthttp: failed to dial 8a143bdac2157568 on stream MsgApp v2 (dial tcp 192.168.120.7:2380: getsockopt: connection refused) 2019-07-02 21:49:49.102063 D | rafthttp: failed to dial 8a143bdac2157568 on stream Message (dial tcp 192.168.120.7:2380: getsockopt: connection refused) 2019-07-02 21:49:49.200717 D | rafthttp: failed to dial 8a143bdac2157568 on stream MsgApp v2 (dial tcp 192.168.120.7:2380: getsockopt: connection refused) 2019-07-02 21:49:49.202416 D | rafthttp: failed to dial 8a143bdac2157568 on stream Message (dial tcp 192.168.120.7:2380: getsockopt: connection refused) 2019-07-02 21:49:49.318329 I | rafthttp: peer 8a143bdac2157568 became active 2019-07-02 21:49:49.318376 I | rafthttp: established a TCP streaming connection with peer 8a143bdac2157568 (stream MsgApp v2 reader) 2019-07-02 21:49:49.318455 I | rafthttp: established a TCP streaming connection with peer 8a143bdac2157568 (stream Message reader) 2019-07-02 21:49:49.318951 I | rafthttp: established a TCP streaming connection with peer 8a143bdac2157568 (stream Message writer) 2019-07-02 21:49:49.320918 I | rafthttp: established a TCP streaming connection with peer 8a143bdac2157568 (stream MsgApp v2 writer) 2019-07-02 21:49:50.417329 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.7:54839 2019-07-02 21:49:52.876754 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.4:48525 2019-07-02 21:49:52.887964 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.4:48525 2019-07-02 21:49:54.008310 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.4:48545 2019-07-02 21:49:54.026576 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.4:48548 2019-07-02 21:49:54.105494 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.4:48551 2019-07-02 21:49:56.286041 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.4:48562 2019-07-02 21:49:56.287091 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.4:48563 2019-07-02 21:49:56.488488 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.4:48570 2019-07-02 21:49:56.491856 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.4:48570 2019-07-02 21:49:56.494537 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.4:48571 real 0m0.005s user 0m0.000s sys 0m0.004s 2019-07-02 21:49:58,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-07-02 21:49:58,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 02-07-2019 21:49:48.588 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile 02-07-2019 21:49:48.588 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py 02-07-2019 21:49:48.630 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py 02-07-2019 21:49:48.630 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully 02-07-2019 21:49:48.633 UTC INFO main.py:114 (thread MainThread): Loaded plugin 02-07-2019 21:49:48.634 UTC INFO main.py:121 (thread MainThread): Started thread for plugin 02-07-2019 21:49:48.655 UTC INFO common_etcd_synchronizer.py:332 (thread Thread-3): Key /clearwater/site1/configuration/apply_config_ellis doesn't exist in etcd yet 02-07-2019 21:49:48.658 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {"FORCE": false, "ERRORED": [], "COMPLETED": [], "QUEUED": []} from etcd 02-07-2019 21:49:48.659 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm 02-07-2019 21:49:48.671 UTC INFO alarms.py:312 (thread ApplyConfigPlugin): Imported /usr/share/clearwater/bin/alarms.py 02-07-2019 21:49:50.772 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm 02-07-2019 21:49:52.874 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": []} into etcd with index None 02-07-2019 21:49:52.888 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm 02-07-2019 21:49:52.912 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-4): Read value {"FORCE": false, "ERRORED": [], "COMPLETED": [], "QUEUED": []} from etcd, comparing to last value None 02-07-2019 21:49:54.990 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm 02-07-2019 21:49:56.487 UTC INFO modify_nodes_in_queue.py:40: Using etcd key apply_config_ellis 02-07-2019 21:49:56.487 UTC DEBUG modify_nodes_in_queue.py:45: Adding 192.168.120.4-ellis to queue to restart 02-07-2019 21:49:56.493 UTC DEBUG modify_nodes_in_queue.py:50: Node successfully added to restart queue 02-07-2019 21:49:56.495 UTC INFO modify_nodes_in_queue.py:85: New etcd state is {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.4-ellis"}]} real 0m0.004s user 0m0.000s sys 0m0.004s 2019-07-02 21:49:58,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-02 21:49:58,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1747, return_code=0): /tmp/JIMYD/install-ellis.sh 2019-07-02 21:49:58,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-02 21:49:58,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-07-02 21:49:58,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-07-02 21:49:58,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-ellis-host-1gbyz5 2019-07-02 21:49:58,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-02 21:49:58,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-07-02 21:49:58,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-02 21:50:03,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 21:50:03,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-02 21:50:03,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 21:50:03,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/LHU0U/bind.py 2019-07-02 21:50:03,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-07-02 21:50:03,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-02 21:50:03,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-02 21:50:03,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-02 21:50:03,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_cvy2x0': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'homer-cvy2x0'}}, u'sprout': {u'sprout_hkovsn': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-hkovsn'}}, u'ellis': {u'ellis_rhdz2d': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.4', u'name': u'ellis-rhdz2d'}}, u'bono': {u'bono_5eghpm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.7', u'name': u'bono-5eghpm'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}. 2019-07-02 21:50:03,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-07-02 21:50:03,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-02 21:50:03,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp7MCga8', '/etc/bind/db.clearwater.local'] 2019-07-02 21:50:03,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_cvy2x0': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'homer-cvy2x0'}}, u'sprout': {u'sprout_hkovsn': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-hkovsn'}}, u'ellis': {u'ellis_rhdz2d': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.4', u'name': u'ellis-rhdz2d'}}, u'bono': {u'bono_5eghpm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.7', u'name': u'bono-5eghpm'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}. 2019-07-02 21:50:03,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp99mCUR', '/etc/bind/db.clearwater.opnfv'] 2019-07-02 21:50:03,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-02 21:50:03,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-02 21:50:03,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-02 21:50:03,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-02 21:50:03,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-02 21:50:03,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2019-07-02 21:50:03,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2019-07-02 21:50:03,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2019-07-02 21:50:03,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/0EMX2/create_number.sh 2019-07-02 21:50:03,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-02 21:50:03,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 11139 2019-07-02 21:50:03,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 4s (7,709 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58628 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m30.312s user 0m12.421s sys 0m3.336s 2019-07-02 21:50:03,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-02 21:50:03,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-02 21:50:03,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:50:03,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2019-07-02 21:50:03,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.13:7253 hs_hostname=hs.clearwater.local:8888 hs_provisioning_hostname=hs-prov.clearwater.local:8889 sprout_impi_store=vellum.clearwater.local sprout_registration_store=vellum.clearwater.local cassandra_hostname=vellum.clearwater.local chronos_hostname=vellum.clearwater.local ralf_session_store=vellum.clearwater.local ralf_hostname=dime.clearwater.local:10888 xdms_hostname=homer.clearwater.local:7888 signaling_dns_server=192.168.120.13 # Email server configuration smtp_smarthost=localhost smtp_username=username smtp_password=password email_recovery_sender=clearwater@example.org # Keys signup_key=secret turn_workaround=secret ellis_api_key=secret ellis_cookie_key=secret homestead_impu_store=vellum.clearwater.local 2019-07-02 21:50:08,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.064s user 0m0.009s sys 0m0.046s 2019-07-02 21:50:08,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-07-02 21:50:08,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2019-07-02 21:50:08,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:67:eb:24 inet addr:192.168.120.25 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe67:eb24/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:110338 errors:0 dropped:0 overruns:0 frame:0 TX packets:37669 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:176190298 (176.1 MB) TX bytes:6032222 (6.0 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:812 errors:0 dropped:0 overruns:0 frame:0 TX packets:812 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:123164 (123.1 KB) TX bytes:123164 (123.1 KB) real 0m0.007s user 0m0.000s sys 0m0.006s 2019-07-02 21:50:08,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2019-07-02 21:50:08,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 21:43 ? 00:00:01 /sbin/init root 2 0 0 21:43 ? 00:00:00 [kthreadd] root 3 2 0 21:43 ? 00:00:00 [ksoftirqd/0] root 5 2 0 21:43 ? 00:00:00 [kworker/0:0H] root 6 2 0 21:43 ? 00:00:00 [kworker/u2:0] root 7 2 0 21:43 ? 00:00:00 [rcu_sched] root 8 2 0 21:43 ? 00:00:00 [rcuos/0] root 9 2 0 21:43 ? 00:00:00 [rcu_bh] root 10 2 0 21:43 ? 00:00:00 [rcuob/0] root 11 2 0 21:43 ? 00:00:00 [migration/0] root 12 2 0 21:43 ? 00:00:00 [watchdog/0] root 13 2 0 21:43 ? 00:00:00 [khelper] root 14 2 0 21:43 ? 00:00:00 [kdevtmpfs] root 15 2 0 21:43 ? 00:00:00 [netns] root 16 2 0 21:43 ? 00:00:00 [writeback] root 17 2 0 21:43 ? 00:00:00 [kintegrityd] root 18 2 0 21:43 ? 00:00:00 [bioset] root 19 2 0 21:43 ? 00:00:00 [kworker/u3:0] root 20 2 0 21:43 ? 00:00:00 [kblockd] root 21 2 0 21:43 ? 00:00:00 [ata_sff] root 22 2 0 21:43 ? 00:00:00 [khubd] root 23 2 0 21:43 ? 00:00:00 [md] root 24 2 0 21:43 ? 00:00:00 [devfreq_wq] root 25 2 0 21:43 ? 00:00:00 [kworker/0:1] root 27 2 0 21:43 ? 00:00:00 [khungtaskd] root 28 2 0 21:43 ? 00:00:00 [kswapd0] root 29 2 0 21:43 ? 00:00:00 [vmstat] root 30 2 0 21:43 ? 00:00:00 [ksmd] root 31 2 0 21:43 ? 00:00:00 [khugepaged] root 32 2 0 21:43 ? 00:00:00 [fsnotify_mark] root 33 2 0 21:43 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 21:43 ? 00:00:00 [crypto] root 46 2 0 21:43 ? 00:00:00 [kthrotld] root 47 2 0 21:43 ? 00:00:00 [kworker/u2:1] root 48 2 0 21:43 ? 00:00:00 [vballoon] root 49 2 0 21:43 ? 00:00:00 [scsi_eh_0] root 50 2 0 21:43 ? 00:00:00 [scsi_eh_1] root 71 2 0 21:43 ? 00:00:00 [deferwq] root 72 2 0 21:43 ? 00:00:00 [charger_manager] root 114 2 0 21:43 ? 00:00:00 [kpsmoused] root 119 2 0 21:43 ? 00:00:00 [kworker/0:2] root 176 2 0 21:43 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 21:43 ? 00:00:00 [ext4-rsv-conver] root 374 1 0 21:43 ? 00:00:00 upstart-udev-bridge --daemon root 380 1 0 21:43 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 432 2 0 21:43 ? 00:00:00 [kworker/u3:1] root 550 1 0 21:43 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 558 1 0 21:43 ? 00:00:00 upstart-socket-bridge --daemon root 806 2 0 21:43 ? 00:00:00 [kauditd] root 913 1 0 21:43 ? 00:00:00 upstart-file-bridge --daemon message+ 915 1 0 21:43 ? 00:00:00 dbus-daemon --system --fork root 925 1 0 21:43 ? 00:00:00 /lib/systemd/systemd-logind syslog 949 1 0 21:43 ? 00:00:00 rsyslogd root 1049 1 0 21:43 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1052 1 0 21:43 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1056 1 0 21:43 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1057 1 0 21:43 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1059 1 0 21:43 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1100 1 0 21:43 ? 00:00:00 /usr/sbin/sshd -D root 1102 1 0 21:43 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1103 1 0 21:43 ? 00:00:00 cron daemon 1104 1 0 21:43 ? 00:00:00 atd root 1236 1 0 21:43 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1242 1 0 21:43 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1460 1 0 21:43 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/dime_host_secdfo/env/bin/python -m cloudify_agent.worker --queue dime_host_secdfo --max-workers 5 --name dime_host_secdfo ubuntu 1463 1460 0 21:43 ? 00:00:01 /home/ubuntu/dime_host_secdfo/env/bin/python -m cloudify_agent.worker --queue dime_host_secdfo --max-workers 5 --name dime_host_secdfo ubuntu 1607 1 0 21:44 ? 00:00:01 python2.7 /home/ubuntu/dime_host_secdfo/env/bin/diamond --configfile /home/ubuntu/dime_host_secdfo/work/plugins/diamond/etc/diamond.conf ubuntu 1734 1463 1 21:46 ? 00:00:02 /home/ubuntu/dime_host_secdfo/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-zFDxyY ubuntu 1744 1734 0 21:46 ? 00:00:00 /bin/sh -c /tmp/V1SHW/install-dime.sh ubuntu 1746 1744 0 21:46 ? 00:00:00 /bin/bash -e /tmp/V1SHW/install-dime.sh ntp 8658 1 0 21:48 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9225 1 0 21:48 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9226 9225 0 21:48 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9230 1 0 21:48 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9231 9230 0 21:48 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9237 9231 0 21:48 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9241 9237 0 21:48 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9242 9226 0 21:48 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9528 1 0 21:49 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9574 1 0 21:49 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9575 9574 0 21:49 ? 00:00:00 nginx: worker process www-data 9576 9574 0 21:49 ? 00:00:00 nginx: worker process www-data 9577 9574 0 21:49 ? 00:00:00 nginx: worker process www-data 9578 9574 0 21:49 ? 00:00:00 nginx: worker process root 9973 1 0 21:49 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9977 9973 0 21:49 ? 00:00:00 inotifywait -e create -qq . snmp 10083 1 0 21:49 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10331 1 0 21:50 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 10378 1746 0 21:50 ? 00:00:00 /bin/bash -e /tmp/V1SHW/install-dime.sh ubuntu 10379 10378 0 21:50 ? 00:00:00 /bin/bash -e /tmp/V1SHW/install-dime.sh root 10380 10379 0 21:50 ? 00:00:00 sudo ps -edf root 10381 10380 0 21:50 ? 00:00:00 ps -edf real 0m0.011s user 0m0.008s sys 0m0.002s 2019-07-02 21:50:08,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2019-07-02 21:50:08,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10331/dnsmasq tcp 0 0 127.0.0.1:46582 0.0.0.0:* LISTEN 1734/python tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1100/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9528/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9574/nginx tcp6 0 0 ::1:53 :::* LISTEN 10331/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1100/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 10331/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 550/dhclient udp 0 0 192.168.120.25:123 0.0.0.0:* 8658/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8658/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8658/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10083/snmpd udp 0 0 0.0.0.0:4848 0.0.0.0:* 550/dhclient udp6 0 0 ::1:53 :::* 10331/dnsmasq udp6 0 0 fe80::f816:3eff:fe6:123 :::* 8658/ntpd udp6 0 0 ::1:123 :::* 8658/ntpd udp6 0 0 :::123 :::* 8658/ntpd udp6 0 0 :::161 :::* 10083/snmpd udp6 0 0 :::57852 :::* 550/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8741 915/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7219 380/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9051 1102/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 22823 10083/snmpd /var/agentx/master unix 2 [ ACC ] STREAM LISTENING 6532 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20956 9241/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20957 9242/clearwater_soc /tmp/clearwater_management_namespace_socket real 0m0.033s user 0m0.003s sys 0m0.004s 2019-07-02 21:50:08,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2019-07-02 21:50:08,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/sa02 /var/log/sysstat/clearwater-sa02 /var/log/wtmp /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/ntpstats /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/iotop.log /var/log/lastlog /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/unattended-upgrades /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/homestead /var/log/homestead/homestead_err.log /var/log/homestead/homestead_out.log /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_20190702T210000Z.txt /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/ralf /var/log/clearwater-config-manager /var/log/clearwater-socket-factory.log /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/boot.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/udev /var/log/clearwater-cluster-manager /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.008s user 0m0.000s sys 0m0.005s 2019-07-02 21:50:08,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => [02-Jul-2019 21:49:39 UTC] clearwater-diags-monitor starting [02-Jul-2019 21:49:39 UTC] Waiting for trigger files 2019:07:02 21:48:59: Namespace: signaling 2019:07:02 21:48:59: [signaling] Starting server 2019:07:02 21:48:59: [signaling] Listening for requests 2019:07:02 21:48:59: Namespace: management 2019:07:02 21:48:59: [management] Starting server 2019:07:02 21:48:59: [management] Listening for requests real 0m0.004s user 0m0.000s sys 0m0.004s 2019-07-02 21:50:08,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-07-02 21:50:08,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-07-02 21:50:08,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-07-02 21:50:08,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2019-07-02 21:49:45.328857449 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.003s sys 0m0.002s 2019-07-02 21:50:08,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-07-02 21:50:08,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1744, return_code=0): /tmp/V1SHW/install-dime.sh 2019-07-02 21:50:08,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-02 21:50:08,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-02 21:50:08,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=11139, return_code=0): /tmp/0EMX2/create_number.sh 2019-07-02 21:50:08,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-02 21:50:08,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-02 21:50:08,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-02 21:50:08,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-02 21:50:08,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2019-07-02 21:50:08,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-dime-host-secdfo 2019-07-02 21:50:08,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-07-02 21:50:08,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-07-02 21:50:08,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-dime-host-secdfo 2019-07-02 21:50:08,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 18776 0 --:--:-- --:--:-- --:--:-- 18856 2019-07-02 21:50:08,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-07-02 21:50:08,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-07-02 21:50:08,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-07-02 21:50:08,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-02 21:50:08,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-07-02 21:50:08,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-02 21:50:08,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-02 21:50:08,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Restarting clearwater-infrastructure clearwater-infrastructure 2019-07-02 21:50:08,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Restarting DNS forwarder and DHCP server dnsmasq 2019-07-02 21:50:08,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ...done. 2019-07-02 21:50:08,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ...done. 2019-07-02 21:50:08,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Created 1000 numbers, 0 already present in database 2019-07-02 21:50:08,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - nginx: the configuration file /etc/nginx/nginx.conf syntax is ok 2019-07-02 21:50:08,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - nginx: configuration file /etc/nginx/nginx.conf test is successful 2019-07-02 21:50:08,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-02 21:50:08,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-02 21:50:08,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-02 21:50:08,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /usr/share/clearwater/infrastructure/scripts/create-ellis-nginx-config: line 111: 11251 Killed service nginx stop 2019-07-02 21:50:08,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-02 21:50:08,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 21:50:13,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 21:50:13,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-02 21:50:13,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-07-02 21:50:13,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/JEX4N/bind.py 2019-07-02 21:50:13,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-02 21:50:13,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-02 21:50:13,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-02 21:50:13,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_cvy2x0': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'homer-cvy2x0'}}, u'sprout': {u'sprout_hkovsn': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-hkovsn'}}, u'ellis': {u'ellis_rhdz2d': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.4', u'name': u'ellis-rhdz2d'}}, u'bono': {u'bono_5eghpm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.7', u'name': u'bono-5eghpm'}}, u'dime': {u'dime_z2d6o7': {u'public_address': u'', u'private_address': u'192.168.120.25', u'name': u'dime-z2d6o7'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}. 2019-07-02 21:50:13,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpclM0Su', '/etc/bind/db.clearwater.local'] 2019-07-02 21:50:13,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-02 21:50:13,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-02 21:50:13,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpdnZRBB', '/etc/bind/db.clearwater.opnfv'] 2019-07-02 21:50:13,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-07-02 21:50:13,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_cvy2x0': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'homer-cvy2x0'}}, u'sprout': {u'sprout_hkovsn': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-hkovsn'}}, u'ellis': {u'ellis_rhdz2d': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.4', u'name': u'ellis-rhdz2d'}}, u'bono': {u'bono_5eghpm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.7', u'name': u'bono-5eghpm'}}, u'dime': {u'dime_z2d6o7': {u'public_address': u'', u'private_address': u'192.168.120.25', u'name': u'dime-z2d6o7'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}. 2019-07-02 21:50:13,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-02 21:50:13,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-02 21:50:13,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-02 21:50:13,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-02 21:50:13,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-02 21:50:13,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-07-02 21:50:24,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-02 21:50:29,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-07-02 21:50:34,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2019-07-02 21:50:34,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2019-07-02 21:50:34,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2019-07-02 21:50:34,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 6,120 kB of archives. After this operation, 6,458 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 6,120 kB in 1s (4,944 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59719 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m8.406s user 0m3.663s sys 0m0.965s 2019-07-02 21:50:34,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.055s user 0m0.005s sys 0m0.046s 2019-07-02 21:50:34,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2019-07-02 21:50:34,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2019-07-02 21:50:34,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 21:43 ? 00:00:01 /sbin/init root 2 0 0 21:43 ? 00:00:00 [kthreadd] root 3 2 0 21:43 ? 00:00:00 [ksoftirqd/0] root 5 2 0 21:43 ? 00:00:00 [kworker/0:0H] root 6 2 0 21:43 ? 00:00:00 [kworker/u2:0] root 7 2 0 21:43 ? 00:00:00 [rcu_sched] root 8 2 0 21:43 ? 00:00:00 [rcuos/0] root 9 2 0 21:43 ? 00:00:00 [rcu_bh] root 10 2 0 21:43 ? 00:00:00 [rcuob/0] root 11 2 0 21:43 ? 00:00:00 [migration/0] root 12 2 0 21:43 ? 00:00:00 [watchdog/0] root 13 2 0 21:43 ? 00:00:00 [khelper] root 14 2 0 21:43 ? 00:00:00 [kdevtmpfs] root 15 2 0 21:43 ? 00:00:00 [netns] root 16 2 0 21:43 ? 00:00:00 [writeback] root 17 2 0 21:43 ? 00:00:00 [kintegrityd] root 18 2 0 21:43 ? 00:00:00 [bioset] root 19 2 0 21:43 ? 00:00:00 [kworker/u3:0] root 20 2 0 21:43 ? 00:00:00 [kblockd] root 21 2 0 21:43 ? 00:00:00 [ata_sff] root 22 2 0 21:43 ? 00:00:00 [khubd] root 23 2 0 21:43 ? 00:00:00 [md] root 24 2 0 21:43 ? 00:00:00 [devfreq_wq] root 25 2 0 21:43 ? 00:00:00 [kworker/0:1] root 27 2 0 21:43 ? 00:00:00 [khungtaskd] root 28 2 0 21:43 ? 00:00:00 [kswapd0] root 29 2 0 21:43 ? 00:00:00 [vmstat] root 30 2 0 21:43 ? 00:00:00 [ksmd] root 31 2 0 21:43 ? 00:00:00 [khugepaged] root 32 2 0 21:43 ? 00:00:00 [fsnotify_mark] root 33 2 0 21:43 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 21:43 ? 00:00:00 [crypto] root 46 2 0 21:43 ? 00:00:00 [kthrotld] root 47 2 0 21:43 ? 00:00:00 [kworker/u2:1] root 48 2 0 21:43 ? 00:00:00 [vballoon] root 49 2 0 21:43 ? 00:00:00 [scsi_eh_0] root 50 2 0 21:43 ? 00:00:00 [scsi_eh_1] root 71 2 0 21:43 ? 00:00:00 [deferwq] root 72 2 0 21:43 ? 00:00:00 [charger_manager] root 114 2 0 21:43 ? 00:00:00 [kpsmoused] root 131 2 0 21:43 ? 00:00:00 [kworker/0:2] root 176 2 0 21:43 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 21:43 ? 00:00:00 [ext4-rsv-conver] root 376 1 0 21:43 ? 00:00:00 upstart-udev-bridge --daemon root 383 1 0 21:43 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 418 2 0 21:43 ? 00:00:00 [kworker/u3:1] root 550 1 0 21:43 ? 00:00:00 upstart-socket-bridge --daemon root 554 1 0 21:43 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 806 2 0 21:43 ? 00:00:00 [kauditd] message+ 884 1 0 21:43 ? 00:00:00 dbus-daemon --system --fork root 917 1 0 21:43 ? 00:00:00 /lib/systemd/systemd-logind syslog 919 1 0 21:43 ? 00:00:00 rsyslogd root 938 1 0 21:43 ? 00:00:00 upstart-file-bridge --daemon root 1041 1 0 21:43 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1044 1 0 21:43 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1050 1 0 21:43 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1051 1 0 21:43 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1054 1 0 21:43 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1101 1 0 21:43 ? 00:00:00 /usr/sbin/sshd -D root 1102 1 0 21:43 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1103 1 0 21:43 ? 00:00:00 cron daemon 1104 1 0 21:43 ? 00:00:00 atd root 1236 1 0 21:43 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1242 1 0 21:43 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1460 1 0 21:43 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/vellum_host_gfx08a/env/bin/python -m cloudify_agent.worker --queue vellum_host_gfx08a --max-workers 5 --name vellum_host_gfx08a ubuntu 1462 1460 0 21:43 ? 00:00:02 /home/ubuntu/vellum_host_gfx08a/env/bin/python -m cloudify_agent.worker --queue vellum_host_gfx08a --max-workers 5 --name vellum_host_gfx08a ubuntu 1606 1 0 21:44 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_gfx08a/env/bin/diamond --configfile /home/ubuntu/vellum_host_gfx08a/work/plugins/diamond/etc/diamond.conf ubuntu 1735 1462 1 21:46 ? 00:00:02 /home/ubuntu/vellum_host_gfx08a/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-iNY050 ubuntu 1745 1735 0 21:46 ? 00:00:00 /bin/sh -c /tmp/3GOI8/install-vellum.sh ubuntu 1747 1745 0 21:46 ? 00:00:00 /bin/bash -e /tmp/3GOI8/install-vellum.sh ntp 11712 1 0 21:49 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12110 1 0 21:49 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12932 1 0 21:49 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13102 1 0 21:49 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13108 13102 0 21:49 ? 00:00:00 cpulimit -e astaire -l 5 root 13759 12932 0 21:50 ? 00:00:00 [check-monit-upt] memcache 13802 1 0 21:50 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=1536000000;eviction=false -p 11211 -u memcache -l 192.168.120.6 -c 4096 -r -U 0 root 13810 12932 0 21:50 ? 00:00:00 [check-memcached] root 13812 12932 0 21:50 ? 00:00:00 [poll_memcached.] clearwa+ 14139 1 4 21:50 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.6:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.6 --name 192-168-120-6 --debug --initial-cluster 192-168-120-13=http://192.168.120.13:2380,192-168-120-7=http://192.168.120.7:2380,192-168-120-10=http://192.168.120.10:2380,192-168-120-12=http://192.168.120.12:2380,192-168-120-4=http://192.168.120.4:2380,192-168-120-6=http://192.168.120.6:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.6:2380 --listen-peer-urls http://192.168.120.6:2380 root 14158 12932 0 21:50 ? 00:00:00 [check-etcd-upti] root 14162 12932 0 21:50 ? 00:00:00 [poll_etcd_clust] root 14165 12932 0 21:50 ? 00:00:00 [poll_etcd.sh] root 14189 1 0 21:50 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 14194 14189 0 21:50 ? 00:00:00 inotifywait -e create -qq . root 14230 12932 0 21:50 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 4000.3; /etc/init.d/cassandra restart root 14231 14230 0 21:50 ? 00:00:00 /usr/share/clearwater/bin/issue-alarm monit 4000.3 dnsmasq 14237 1 0 21:50 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 14284 1747 0 21:50 ? 00:00:00 /bin/bash -e /tmp/3GOI8/install-vellum.sh ubuntu 14285 14284 0 21:50 ? 00:00:00 /bin/bash -e /tmp/3GOI8/install-vellum.sh root 14286 14285 0 21:50 ? 00:00:00 sudo ps -edf root 14287 14286 0 21:50 ? 00:00:00 ps -edf real 0m0.013s user 0m0.000s sys 0m0.009s 2019-07-02 21:50:34,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2019-07-02 21:50:34,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 192.168.120.6:2380 0.0.0.0:* LISTEN 14139/etcd tcp 0 0 127.0.0.1:42542 0.0.0.0:* LISTEN 1735/python tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14237/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1101/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12932/monit tcp 0 0 192.168.120.6:11211 0.0.0.0:* LISTEN 13802/memcached tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12110/memcached tcp6 0 0 ::1:53 :::* LISTEN 14237/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1101/sshd tcp6 0 0 :::4000 :::* LISTEN 14139/etcd udp 0 0 127.0.0.1:53 0.0.0.0:* 14237/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 554/dhclient udp 0 0 192.168.120.6:123 0.0.0.0:* 11712/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11712/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11712/ntpd udp 0 0 0.0.0.0:16032 0.0.0.0:* 554/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12110/memcached udp6 0 0 ::1:53 :::* 14237/dnsmasq udp6 0 0 fe80::f816:3eff:fea:123 :::* 11712/ntpd udp6 0 0 ::1:123 :::* 11712/ntpd udp6 0 0 :::123 :::* 11712/ntpd udp6 0 0 :::15091 :::* 554/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8705 884/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9050 1102/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7257 383/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart real 0m0.016s user 0m0.004s sys 0m0.005s 2019-07-02 21:50:34,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2019-07-02 21:50:34,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-07-02 21:50:34,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/sa02 /var/log/sysstat/clearwater-sa02 /var/log/cassandra /var/log/cassandra/system.log /var/log/wtmp /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/ntpstats /var/log/iotop.log /var/log/lastlog /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/memcached.log /var/log/unattended-upgrades /var/log/astaire /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/astaire-throttle.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/rogers /var/log/rogers/rogers_current.txt /var/log/rogers/rogers_20190702T210000Z.txt /var/log/rogers/rogers_err.log /var/log/rogers/rogers_out.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/boot.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/udev /var/log/clearwater-cluster-manager /var/log/clearwater-diags-monitor.log /var/log/chronos /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.012s user 0m0.004s sys 0m0.002s 2019-07-02 21:50:34,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:ab:ab:b0 inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feab:abb0/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:141852 errors:0 dropped:0 overruns:0 frame:0 TX packets:40745 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:222972983 (222.9 MB) TX bytes:6631926 (6.6 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:2628 errors:0 dropped:0 overruns:0 frame:0 TX packets:2628 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:236013 (236.0 KB) TX bytes:236013 (236.0 KB) real 0m0.007s user 0m0.000s sys 0m0.005s 2019-07-02 21:50:34,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2019-07-02 21:50:34,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => [02-Jul-2019 21:50:30 UTC] clearwater-diags-monitor starting [02-Jul-2019 21:50:30 UTC] Waiting for trigger files real 0m0.010s user 0m0.000s sys 0m0.004s 2019-07-02 21:50:34,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-07-02 21:50:34,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-07-02 21:50:34,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-07-02 21:50:34,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2019-07-02 21:49:48.673651276 Stopping etcd clearwater-etcd 2019-07-02 21:50:15.019042079 Restarting etcd clearwater-etcd 2019-07-02 21:50:15.028620562 Configured ETCDCTL_PEERS: 192.168.120.13:4000, 2019-07-02 21:50:15.031064845 Check for previous failed startup attempt 2019-07-02 21:50:15.032220236 Running etcdctl member list f4c79f7c3f2ddac: name=192-168-120-13 peerURLs=http://192.168.120.13:2380 clientURLs=http://192.168.120.13:4000 isLeader=true 8a143bdac2157568: name=192-168-120-7 peerURLs=http://192.168.120.7:2380 clientURLs=http://192.168.120.7:4000 isLeader=false e29e4e2233dc62f6: name=192-168-120-12 peerURLs=http://192.168.120.12:2380 clientURLs=http://192.168.120.12:4000 isLeader=false ee2b015a13fd1827: name=192-168-120-4 peerURLs=http://192.168.120.4:2380 clientURLs=http://192.168.120.4:4000 isLeader=false 2019-07-02 21:50:15.111858161 etcdctl returned 0 2019-07-02 21:50:15.123039683 Joining existing cluster... 2019-07-02 21:50:29.126096710 Configured ETCDCTL_PEERS: 192.168.120.13:4000, 2019-07-02 21:50:29.126827056 Check cluster is healthy 2019-07-02 21:50:29.128637770 Running etcdctl cluster-health member f4c79f7c3f2ddac is healthy: got healthy result from http://192.168.120.13:4000 member 8a143bdac2157568 is healthy: got healthy result from http://192.168.120.7:4000 member d0d3dd716c8298fb is healthy: got healthy result from http://192.168.120.10:4000 member e29e4e2233dc62f6 is healthy: got healthy result from http://192.168.120.12:4000 member ee2b015a13fd1827 is healthy: got healthy result from http://192.168.120.4:4000 cluster is healthy 2019-07-02 21:50:29.238549009 etcdctl returned 0 2019-07-02 21:50:29.239680859 Tell the cluster we're joining 2019-07-02 21:50:29.240414799 Running etcdctl member add 192-168-120-6 http://192.168.120.6:2380 Added member named 192-168-120-6 with ID b5b945a89149ef95 to cluster ETCD_NAME="192-168-120-6" ETCD_INITIAL_CLUSTER="192-168-120-13=http://192.168.120.13:2380,192-168-120-7=http://192.168.120.7:2380,192-168-120-6=http://192.168.120.6:2380,192-168-120-10=http://192.168.120.10:2380,192-168-120-12=http://192.168.120.12:2380,192-168-120-4=http://192.168.120.4:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2019-07-02 21:50:29.289103621 etcdctl returned 0 2019-07-02 21:50:29.322363491 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.6:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.6 --name 192-168-120-6 --debug --initial-cluster 192-168-120-13=http://192.168.120.13:2380,192-168-120-7=http://192.168.120.7:2380,192-168-120-10=http://192.168.120.10:2380,192-168-120-12=http://192.168.120.12:2380,192-168-120-4=http://192.168.120.4:2380,192-168-120-6=http://192.168.120.6:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.6:2380 --listen-peer-urls http://192.168.120.6:2380 2019-07-02 21:50:29.323953907 Check we're actually a member of the cluster 2019-07-02 21:50:29.332049964 Wait for etcd to startup 2019-07-02 21:50:30.338878569 Etcd started successfully 2019-07-02 21:50:29.442034 I | etcdmain: etcd Version: 3.1.7 2019-07-02 21:50:29.442097 I | etcdmain: Git SHA: 43b7507 2019-07-02 21:50:29.442101 I | etcdmain: Go Version: go1.7.5 2019-07-02 21:50:29.442105 I | etcdmain: Go OS/Arch: linux/amd64 2019-07-02 21:50:29.442114 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1 2019-07-02 21:50:29.442202 I | embed: listening for peers on http://192.168.120.6:2380 2019-07-02 21:50:29.442259 I | embed: listening for client requests on 0.0.0.0:4000 2019-07-02 21:50:29.484713 I | etcdserver: name = 192-168-120-6 2019-07-02 21:50:29.484726 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.6 2019-07-02 21:50:29.484731 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.6/member 2019-07-02 21:50:29.484734 I | etcdserver: heartbeat = 100ms 2019-07-02 21:50:29.484744 I | etcdserver: election = 1000ms 2019-07-02 21:50:29.484748 I | etcdserver: snapshot count = 10000 2019-07-02 21:50:29.484755 I | etcdserver: advertise client URLs = http://192.168.120.6:4000 2019-07-02 21:50:29.540314 I | etcdserver: starting member b5b945a89149ef95 in cluster 3df6d8818d710752 2019-07-02 21:50:29.540419 I | raft: b5b945a89149ef95 became follower at term 0 2019-07-02 21:50:29.540441 I | raft: newRaft b5b945a89149ef95 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2019-07-02 21:50:29.540446 I | raft: b5b945a89149ef95 became follower at term 1 2019-07-02 21:50:29.583782 I | rafthttp: started HTTP pipelining with peer f4c79f7c3f2ddac 2019-07-02 21:50:29.583804 I | rafthttp: started HTTP pipelining with peer 8a143bdac2157568 2019-07-02 21:50:29.583819 I | rafthttp: started HTTP pipelining with peer d0d3dd716c8298fb 2019-07-02 21:50:29.583829 I | rafthttp: started HTTP pipelining with peer e29e4e2233dc62f6 2019-07-02 21:50:29.583886 I | rafthttp: started HTTP pipelining with peer ee2b015a13fd1827 2019-07-02 21:50:29.583903 I | rafthttp: starting peer f4c79f7c3f2ddac... 2019-07-02 21:50:29.583923 I | rafthttp: started HTTP pipelining with peer f4c79f7c3f2ddac 2019-07-02 21:50:29.586890 I | rafthttp: started streaming with peer f4c79f7c3f2ddac (writer) 2019-07-02 21:50:29.586909 I | rafthttp: started streaming with peer f4c79f7c3f2ddac (writer) 2019-07-02 21:50:29.588191 I | rafthttp: started peer f4c79f7c3f2ddac 2019-07-02 21:50:29.588218 I | rafthttp: added peer f4c79f7c3f2ddac 2019-07-02 21:50:29.588231 I | rafthttp: starting peer 8a143bdac2157568... 2019-07-02 21:50:29.588248 I | rafthttp: started HTTP pipelining with peer 8a143bdac2157568 2019-07-02 21:50:29.590562 I | rafthttp: started streaming with peer 8a143bdac2157568 (writer) 2019-07-02 21:50:29.590597 I | rafthttp: started streaming with peer f4c79f7c3f2ddac (stream MsgApp v2 reader) 2019-07-02 21:50:29.590765 I | rafthttp: started streaming with peer f4c79f7c3f2ddac (stream Message reader) 2019-07-02 21:50:29.592509 I | rafthttp: started peer 8a143bdac2157568 2019-07-02 21:50:29.592529 I | rafthttp: added peer 8a143bdac2157568 2019-07-02 21:50:29.592542 I | rafthttp: starting peer d0d3dd716c8298fb... 2019-07-02 21:50:29.592564 I | rafthttp: started HTTP pipelining with peer d0d3dd716c8298fb 2019-07-02 21:50:29.595768 I | rafthttp: started streaming with peer 8a143bdac2157568 (writer) 2019-07-02 21:50:29.595794 I | rafthttp: started streaming with peer 8a143bdac2157568 (stream MsgApp v2 reader) 2019-07-02 21:50:29.596369 I | rafthttp: started streaming with peer 8a143bdac2157568 (stream Message reader) 2019-07-02 21:50:29.596484 I | rafthttp: started streaming with peer d0d3dd716c8298fb (writer) 2019-07-02 21:50:29.597055 I | rafthttp: started peer d0d3dd716c8298fb 2019-07-02 21:50:29.597073 I | rafthttp: added peer d0d3dd716c8298fb 2019-07-02 21:50:29.597085 I | rafthttp: starting peer e29e4e2233dc62f6... 2019-07-02 21:50:29.597155 I | rafthttp: started HTTP pipelining with peer e29e4e2233dc62f6 2019-07-02 21:50:29.598999 I | rafthttp: started peer e29e4e2233dc62f6 2019-07-02 21:50:29.599052 I | rafthttp: added peer e29e4e2233dc62f6 2019-07-02 21:50:29.599064 I | rafthttp: starting peer ee2b015a13fd1827... 2019-07-02 21:50:29.599082 I | rafthttp: started HTTP pipelining with peer ee2b015a13fd1827 2019-07-02 21:50:29.600900 I | rafthttp: started peer ee2b015a13fd1827 2019-07-02 21:50:29.600917 I | rafthttp: added peer ee2b015a13fd1827 2019-07-02 21:50:29.600939 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2019-07-02 21:50:29.608116 I | rafthttp: started streaming with peer d0d3dd716c8298fb (writer) 2019-07-02 21:50:29.608275 I | rafthttp: started streaming with peer d0d3dd716c8298fb (stream MsgApp v2 reader) 2019-07-02 21:50:29.608368 I | rafthttp: started streaming with peer d0d3dd716c8298fb (stream Message reader) 2019-07-02 21:50:29.608466 I | rafthttp: started streaming with peer e29e4e2233dc62f6 (writer) 2019-07-02 21:50:29.608483 I | rafthttp: started streaming with peer e29e4e2233dc62f6 (writer) 2019-07-02 21:50:29.608539 I | rafthttp: started streaming with peer e29e4e2233dc62f6 (stream MsgApp v2 reader) 2019-07-02 21:50:29.608647 I | rafthttp: started streaming with peer e29e4e2233dc62f6 (stream Message reader) 2019-07-02 21:50:29.608745 I | rafthttp: started streaming with peer ee2b015a13fd1827 (writer) 2019-07-02 21:50:29.608784 I | rafthttp: started streaming with peer ee2b015a13fd1827 (writer) 2019-07-02 21:50:29.608814 I | rafthttp: started streaming with peer ee2b015a13fd1827 (stream MsgApp v2 reader) 2019-07-02 21:50:29.608903 I | rafthttp: started streaming with peer ee2b015a13fd1827 (stream Message reader) 2019-07-02 21:50:29.623957 I | rafthttp: peer f4c79f7c3f2ddac became active 2019-07-02 21:50:29.623970 I | rafthttp: established a TCP streaming connection with peer f4c79f7c3f2ddac (stream MsgApp v2 writer) 2019-07-02 21:50:29.626674 I | rafthttp: established a TCP streaming connection with peer f4c79f7c3f2ddac (stream Message writer) 2019-07-02 21:50:29.626739 I | rafthttp: peer e29e4e2233dc62f6 became active 2019-07-02 21:50:29.626747 I | rafthttp: established a TCP streaming connection with peer e29e4e2233dc62f6 (stream Message writer) 2019-07-02 21:50:29.626878 I | rafthttp: established a TCP streaming connection with peer e29e4e2233dc62f6 (stream MsgApp v2 writer) 2019-07-02 21:50:29.626974 I | rafthttp: peer ee2b015a13fd1827 became active 2019-07-02 21:50:29.626983 I | rafthttp: established a TCP streaming connection with peer ee2b015a13fd1827 (stream MsgApp v2 writer) 2019-07-02 21:50:29.627068 I | rafthttp: established a TCP streaming connection with peer ee2b015a13fd1827 (stream Message writer) 2019-07-02 21:50:29.627335 I | rafthttp: peer 8a143bdac2157568 became active 2019-07-02 21:50:29.627347 I | rafthttp: established a TCP streaming connection with peer 8a143bdac2157568 (stream Message writer) 2019-07-02 21:50:29.627551 I | rafthttp: peer d0d3dd716c8298fb became active 2019-07-02 21:50:29.627561 I | rafthttp: established a TCP streaming connection with peer d0d3dd716c8298fb (stream Message writer) 2019-07-02 21:50:29.627567 I | rafthttp: established a TCP streaming connection with peer d0d3dd716c8298fb (stream MsgApp v2 writer) 2019-07-02 21:50:29.627598 I | raft: b5b945a89149ef95 [term: 1] received a MsgHeartbeat message with higher term from f4c79f7c3f2ddac [term: 3] 2019-07-02 21:50:29.627606 I | raft: b5b945a89149ef95 became follower at term 3 2019-07-02 21:50:29.627632 I | raft: raft.node: b5b945a89149ef95 elected leader f4c79f7c3f2ddac at term 3 2019-07-02 21:50:29.627689 I | rafthttp: established a TCP streaming connection with peer 8a143bdac2157568 (stream MsgApp v2 writer) 2019-07-02 21:50:29.629388 I | rafthttp: established a TCP streaming connection with peer f4c79f7c3f2ddac (stream Message reader) 2019-07-02 21:50:29.629811 I | rafthttp: established a TCP streaming connection with peer f4c79f7c3f2ddac (stream MsgApp v2 reader) 2019-07-02 21:50:29.629974 I | rafthttp: established a TCP streaming connection with peer ee2b015a13fd1827 (stream Message reader) 2019-07-02 21:50:29.630000 I | rafthttp: established a TCP streaming connection with peer 8a143bdac2157568 (stream MsgApp v2 reader) 2019-07-02 21:50:29.630079 I | rafthttp: established a TCP streaming connection with peer ee2b015a13fd1827 (stream MsgApp v2 reader) 2019-07-02 21:50:29.630307 I | rafthttp: established a TCP streaming connection with peer d0d3dd716c8298fb (stream MsgApp v2 reader) 2019-07-02 21:50:29.630374 I | rafthttp: established a TCP streaming connection with peer e29e4e2233dc62f6 (stream Message reader) 2019-07-02 21:50:29.630423 I | rafthttp: established a TCP streaming connection with peer d0d3dd716c8298fb (stream Message reader) 2019-07-02 21:50:29.630625 I | rafthttp: established a TCP streaming connection with peer e29e4e2233dc62f6 (stream MsgApp v2 reader) 2019-07-02 21:50:29.633980 I | rafthttp: established a TCP streaming connection with peer 8a143bdac2157568 (stream Message reader) 2019-07-02 21:50:29.634656 D | raft: b5b945a89149ef95 [logterm: 0, index: 131] rejected msgApp [logterm: 3, index: 131] from f4c79f7c3f2ddac 2019-07-02 21:50:29.634671 D | raft: b5b945a89149ef95 [logterm: 0, index: 131] rejected msgApp [logterm: 3, index: 131] from f4c79f7c3f2ddac 2019-07-02 21:50:29.635747 I | etcdserver/membership: added member f4c79f7c3f2ddac [http://192.168.120.13:2380] to cluster 3df6d8818d710752 2019-07-02 21:50:29.635862 N | etcdserver/membership: set the initial cluster version to 3.1 2019-07-02 21:50:29.635895 I | etcdserver/api: enabled capabilities for version 3.1 2019-07-02 21:50:29.636124 I | etcdserver/membership: added member ee2b015a13fd1827 [http://192.168.120.4:2380] to cluster 3df6d8818d710752 2019-07-02 21:50:29.636260 I | etcdserver/membership: added member 8a143bdac2157568 [http://192.168.120.7:2380] to cluster 3df6d8818d710752 2019-07-02 21:50:29.636513 I | etcdserver/membership: added member e29e4e2233dc62f6 [http://192.168.120.12:2380] to cluster 3df6d8818d710752 2019-07-02 21:50:29.636740 I | etcdserver/membership: added member d0d3dd716c8298fb [http://192.168.120.10:2380] to cluster 3df6d8818d710752 2019-07-02 21:50:29.636917 I | etcdserver/membership: added member b5b945a89149ef95 [http://192.168.120.6:2380] to cluster 3df6d8818d710752 2019-07-02 21:50:29.636981 I | etcdserver: published {Name:192-168-120-6 ClientURLs:[http://192.168.120.6:4000]} to cluster 3df6d8818d710752 2019-07-02 21:50:29.637039 I | embed: ready to serve client requests 2019-07-02 21:50:29.638601 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2019-07-02 21:50:30.568481 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.6:33903 2019-07-02 21:50:30.578047 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.6:33906 2019-07-02 21:50:30.597980 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.6:33910 real 0m0.009s user 0m0.000s sys 0m0.004s 2019-07-02 21:50:34,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-07-02 21:50:34,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2019-07-02 21:48:01,697 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2019-07-02 21:48:01,714 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-07-02 21:48:01,834 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-07-02 21:48:02,006 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2019-07-02 21:48:02,014 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 121MB INFO [main] 2019-07-02 21:48:02,014 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 121MB INFO [main] 2019-07-02 21:48:02,580 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-07-02 21:48:02,636 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-07-02 21:48:02,726 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_201 WARN [main] 2019-07-02 21:48:02,727 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2019-07-02 21:48:02,727 CassandraDaemon.java:202 - Heap size: 509607936/509607936 INFO [main] 2019-07-02 21:48:02,728 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 694144(677K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2019-07-02 21:48:02,728 CassandraDaemon.java:204 - Eden Space Heap memory: init = 83886080(81920K) used = 66728824(65164K) committed = 83886080(81920K) max = 83886080(81920K) INFO [main] 2019-07-02 21:48:02,728 CassandraDaemon.java:204 - Survivor Space Heap memory: init = 10485760(10240K) used = 0(0K) committed = 10485760(10240K) max = 10485760(10240K) INFO [main] 2019-07-02 21:48:02,728 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 415236096(405504K) used = 0(0K) committed = 415236096(405504K) max = 415236096(405504K) INFO [main] 2019-07-02 21:48:02,728 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16675120(16284K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2019-07-02 21:48:02,728 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar INFO [main] 2019-07-02 21:48:02,729 CassandraDaemon.java:207 - JVM Arguments: [-ea, -javaagent:/usr/share/cassandra/lib/jamm-0.3.0.jar, -XX:+CMSClassUnloadingEnabled, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -Xms496M, -Xmx496M, -Xmn100M, -XX:+HeapDumpOnOutOfMemoryError, -Xss256k, -XX:StringTableSize=1000003, -XX:+UseParNewGC, -XX:+UseConcMarkSweepGC, -XX:+CMSParallelRemarkEnabled, -XX:SurvivorRatio=8, -XX:MaxTenuringThreshold=1, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+UseTLAB, -XX:CompileCommandFile=/etc/cassandra/hotspot_compiler, -XX:CMSWaitDuration=10000, -XX:+CMSParallelInitialMarkEnabled, -XX:+CMSEdenChunksRecordAlways, -XX:CMSWaitDuration=10000, -XX:+UseCondCardMark, -Djava.net.preferIPv4Stack=true, -Dcassandra.jmx.local.port=7199, -XX:+DisableExplicitGC, -Dlogback.configurationFile=logback.xml, -Dcassandra.logdir=/var/log/cassandra, -Dcassandra.storagedir=, -Dcassandra-pidfile=/var/run/cassandra/cassandra.pid, -XX:HeapDumpPath=/var/lib/cassandra/java_1562104080.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1562104080.log] INFO [main] 2019-07-02 21:48:02,971 CLibrary.java:144 - JNA mlockall successful WARN [main] 2019-07-02 21:48:02,971 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2019-07-02 21:48:03,305 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2019-07-02 21:48:03,313 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2019-07-02 21:48:03,313 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2019-07-02 21:48:03,322 CacheService.java:110 - Initializing key cache with capacity of 24 MBs. INFO [main] 2019-07-02 21:48:03,417 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2019-07-02 21:48:03,427 CacheService.java:149 - Initializing counter cache with capacity of 12 MBs INFO [main] 2019-07-02 21:48:03,428 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2019-07-02 21:48:03,590 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2019-07-02 21:48:05,493 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2019-07-02 21:48:05,504 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2019-07-02 21:48:05,512 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2019-07-02 21:48:05,517 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2019-07-02 21:48:05,521 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2019-07-02 21:48:05,525 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2019-07-02 21:48:05,538 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2019-07-02 21:48:05,546 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2019-07-02 21:48:05,550 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2019-07-02 21:48:05,555 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2019-07-02 21:48:05,560 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2019-07-02 21:48:05,566 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2019-07-02 21:48:05,570 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2019-07-02 21:48:05,573 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2019-07-02 21:48:05,576 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2019-07-02 21:48:05,581 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2019-07-02 21:48:05,705 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2019-07-02 21:48:05,708 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2019-07-02 21:48:05,784 ColumnFamilyStore.java:905 - Enqueuing flush of local: 794 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-07-02 21:48:05,807 Memtable.java:347 - Writing Memtable-local@156763341(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-07-02 21:48:05,883 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1562104085438, position=399) INFO [main] 2019-07-02 21:48:06,414 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2019-07-02 21:48:06,623 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2019-07-02 21:48:06,624 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2019-07-02 21:48:06,626 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2019-07-02 21:48:06,640 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 24 MB and a resize interval of 60 minutes INFO [main] 2019-07-02 21:48:06,641 StorageService.java:649 - Loading persisted ring state INFO [main] 2019-07-02 21:48:06,658 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-07-02 21:48:06,676 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] WARN [main] 2019-07-02 21:48:06,686 SystemKeyspace.java:765 - No host ID found, created a772dccc-38d6-4a34-8d2c-94fb4c947adf (Note: This should happen exactly once per node). INFO [main] 2019-07-02 21:48:06,691 StorageService.java:807 - Starting up server gossip INFO [main] 2019-07-02 21:48:06,700 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1984 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-07-02 21:48:06,702 Memtable.java:347 - Writing Memtable-local@2113244558(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-07-02 21:48:06,703 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-2-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1562104085438, position=93397) INFO [main] 2019-07-02 21:48:07,088 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-07-02 21:48:07,100 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-07-02 21:48:07,134 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2019-07-02 21:48:07,146 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-07-02 21:48:07,157 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-07-02 21:48:07,167 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-07-02 21:48:07,174 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-07-02 21:48:07,191 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2019-07-02 21:48:07,192 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-07-02 21:48:07,200 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-07-02 21:48:07,214 StorageService.java:959 - Generated random tokens. tokens are [7992501394760332405, 7019232911959220310, -631561853365534659, 3569534657252155936, -2389301576479095285, 8540392678173195574, 5876385107572009904, -492730289498874052, -2200373763785663959, -2172286850768351669, -1603960014936985585, -2483563287569606661, -5381702031609422955, 8688680982047633802, -1478519499272145741, 6206892539517579963, -1867687952718439531, -41459279297601, -2683619846010349835, 7781853224776228376, 7298403636979288208, 1983888684445578641, 4184798012661472842, 3724832478930428091, -8663974181251230389, -3433167579996493924, -6498641543169417619, 947597345709871991, 7390604259063900105, 2861417770705539590, 4880105532490914216, 1760878635416044368, -6103493076646708981, 5719150899794623003, 6753089070375125116, -5539864279566824526, -6804792624221127984, -4608605564331803846, -8795786704511792264, 2076411608780441113, 2394476194919258862, -4906638259417351600, -5271377340717504185, 845789632661235095, 909277482068815856, 5773976913630111755, -949512163170910625, -3825100920334356342, -5858259577761688818, 8357049828756402241, 8816702620834241061, -6594378881990100380, 15480717000158998, 2832721326317843384, 3311116638722214655, -7591647418750381550, -8226540731061362976, 3960243539763783837, 2618368470838903508, -2488436893738966588, -48847739487653608, -3267124983741911790, 8887726312348751411, -3136024603091610907, -6450041221294501880, 8764650281978832355, 9194437289993570520, 2655489785054662502, -4140682044270561413, 4146352341814921009, -3688459556021294005, -6960583273146963491, -8548996002756698284, -1586874059638480163, -7470803344953963355, -1634804229021084406, -5772491190595855796, -8790654873828341564, 608652592590047411, 4072037053705915115, -2454972372782209575, -1732995539801589747, 8522177671640069808, -563238234628317302, 3111162373771058259, 1178906971520064905, 2107984424239268341, 7233465586591109901, -5464050218236101197, -4541566148205683423, 6856795960753645514, -2586223323914184713, 5559066262953137638, -8682302030387912010, 4366872914290295412, 5396731932228769723, -7290695595804415824, -3222494873508153886, 1506683881989739843, -1833024733066790143, -5297337857967338148, 6671852519702198064, 5836734614869435362, 5032039760696179352, -2963045936194536909, 4934925431203540243, -2285022759201875623, 7866636824004203840, -1331411496361528598, -7579913178301544219, -9091688436867371987, 4209763791944619418, -1550355442103069131, -5384375936505591532, -5896817635120012248, 3948673892001249306, -3205681254356914671, -6091838118107591390, 4600326423678964174, 4208011009166014246, 3081102244642187369, -3540785871011511572, -8633492719328395935, -6225288950826851414, -6079314553113663019, 6489330378126722578, 1398454176425250585, 8790117851001695928, 1851925139300971437, 2901203080361673652, -6468967763176280302, 9063094718491450145, 1325354157703839616, 2553827213967829589, -5641182345786665203, -4520572485128050627, 72420403748572305, 1201191425988338827, 5691998454007841796, -7144807947416291642, 2098143067305551561, 3984770710742118347, -6726649610503063639, 1668745822462554194, 703177466434561279, 4594349938237063282, -7755080099816955311, -8627351783615162369, -6601125524400472852, -2723020602210328525, -980961354236930079, -3798646712575048886, -6101738962970987374, 1425480953128292458, -359568761339228705, -3207256844175917897, -5590674798782888995, -119848057185612617, 9047995352928905138, 8773356422040055226, -414393199138884905, 574999475752352867, -4168823913829595056, 3544128754691373948, 5537749513241614806, -848971676405167675, 1373058734743996486, 3006831730251087278, -32919822462482803, 1703066438774912789, 4894020950625971477, 1672398938071187360, 9122702404245022463, -4219204087559009244, 1017642041632892464, -2344301511984849839, 1428434178629778465, -8062880532984823574, 4675682924715823835, 2787055793630964561, 2818449657661250704, -4086846576068716722, 4859297772816167708, -8770069992032329114, 287625490804848701, -2861939826380925438, 2666237674107098025, 592047848745790285, -1288581476951408607, 5721843946154993564, -2338885932440874899, 1407984681147022227, -1339886593091188360, 2930342561707804704, 7014805831047464106, -5550695155683018102, 5510160322392742392, 1147903675803565691, 6128280563406570738, -297850097078746133, -1712496578083152403, -4668239938923321380, -5163181971880453693, 1361076643850464862, -6798377652338805831, -4944960011593322712, -8272768826750969922, -7579521564468402243, 4255389729571106081, -3564784023025972693, 2272089657319167600, -8186947106609838342, -1866069548801242437, -1393611472389662512, 8230364097229376807, -7629544301979132775, -551563713380047233, 6491674523545632518, -1550091449800581300, 7858374160660760862, -4943418441151330972, 2976510693906390682, 8167844108102989913, -574402485036604620, 4124798654833158998, 2011924109379605529, -2686924856021151303, -2037291563856535310, 7485390540377075258, 1459369170443424204, -8017519629467538436, -4149741507210197223, -3164665548918192123, -1290075570797864421, -7200731538137092946, 749003736792057419, -1666656713829075926, -5753345008713038790, 601801303278863337, 6300901100502468692, -3014641589388246470, -1708067791130562024, -5613386194420716430, 2850291282553949699, -4447628475583408483, -8094428921975761322, -6982902587560620290, -7927007696148952796, -6761356228170320119, -6670350178656138613, 5985671750462571833, -6189417731902500582, 6554642435296087077, 3612804394177442120, 7619016146511141770, 9022809426317552344] INFO [main] 2019-07-02 21:48:07,228 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@53a9d99e[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false], events=org.apache.cassandra.config.CFMetaData@7f2668a8[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]}, durableWrites=true, userTypes=org.apache.cassandra.config.UTMetaData@460ad983} INFO [MigrationStage:1] 2019-07-02 21:48:07,300 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 960 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-07-02 21:48:07,304 Memtable.java:347 - Writing Memtable-schema_keyspaces@1052949265(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-07-02 21:48:07,305 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_keyspaces-b0f2235744583cdb9631c43e59ce3676/system-schema_keyspaces-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1562104085438, position=102352) INFO [MigrationStage:1] 2019-07-02 21:48:07,733 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115125 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-07-02 21:48:07,734 Memtable.java:347 - Writing Memtable-schema_columnfamilies@922313930(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-07-02 21:48:07,751 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1562104085438, position=102352) INFO [MigrationStage:1] 2019-07-02 21:48:08,329 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254938 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-07-02 21:48:08,329 Memtable.java:347 - Writing Memtable-schema_columns@378931187(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-07-02 21:48:08,354 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1562104085438, position=102352) INFO [MigrationStage:1] 2019-07-02 21:48:09,000 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 155 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-07-02 21:48:09,001 Memtable.java:347 - Writing Memtable-schema_triggers@1774643409(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-07-02 21:48:09,002 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_triggers-0359bc7171233ee19a4ab9dfb11fc125/system-schema_triggers-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1562104085438, position=102352) INFO [MigrationStage:1] 2019-07-02 21:48:09,222 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 155 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-07-02 21:48:09,222 Memtable.java:347 - Writing Memtable-schema_usertypes@571509997(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-07-02 21:48:09,226 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_usertypes-3aa752254f82350b8d5c430fa221fa0a/system-schema_usertypes-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1562104085438, position=102352) INFO [MigrationStage:1] 2019-07-02 21:48:09,352 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@3604a552[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2019-07-02 21:48:09,362 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2019-07-02 21:48:09,364 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@5bbdcdb5[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2019-07-02 21:48:09,385 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2019-07-02 21:48:09,499 ColumnFamilyStore.java:905 - Enqueuing flush of local: 595 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-07-02 21:48:09,500 Memtable.java:347 - Writing Memtable-local@393241374(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-07-02 21:48:09,501 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-3-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1562104085438, position=102595) INFO [main] 2019-07-02 21:48:09,828 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51476 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-07-02 21:48:09,828 Memtable.java:347 - Writing Memtable-local@37528620(8.361KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-07-02 21:48:09,840 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-4-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1562104085438, position=114581) INFO [CompactionExecutor:2] 2019-07-02 21:48:10,009 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db')] INFO [main] 2019-07-02 21:48:10,064 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2019-07-02 21:48:10,187 Server.java:155 - Netty using native Epoll event loop INFO [main] 2019-07-02 21:48:10,218 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c] INFO [main] 2019-07-02 21:48:10,218 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2019-07-02 21:48:10,282 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2019-07-02 21:48:10,289 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:2] 2019-07-02 21:48:10,629 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,905 bytes to 5,743 (~97% of original) in 606ms = 0.009038MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2019-07-02 21:49:45,770 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2019-07-02 21:49:45,813 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2019-07-02 21:49:45,815 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2019-07-02 21:49:45,817 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2019-07-02 21:49:47,844 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2019-07-02 21:49:47,847 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.012s user 0m0.000s sys 0m0.005s 2019-07-02 21:50:34,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:50:34,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - max_ttl = 600 2019-07-02 21:50:34,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-02 21:50:34,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2019-07-02 21:50:34,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => System.err %-5level %date{HH:mm:ss,SSS} %msg%n WARN ${cassandra.logdir}/system.log ${cassandra.logdir}/system.log.%i.zip 1 20 20MB %-5level [%thread] %date{ISO8601} %F:%L - %msg%n %-5level %date{HH:mm:ss,SSS} %msg%n real 0m0.009s user 0m0.000s sys 0m0.005s 2019-07-02 21:50:34,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2019-07-02 21:50:34,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => # YAML topology configuration file for Cassandra, # to be used with YamlFileNetworkTopologySnitch. # The topology, as a list of data centers. topology: # Each data center has a name and a list of racks. - dc_name: DC1 racks: # Each rack has a name and a list of nodes. - rack_name: c1 nodes: # Each node has a broadcast address (required) # and a data-center-local address (optional). # If dc_local_address is specified, its peers # in the same data center will attempt to # reconnect over that address instead. - broadcast_address: 1.2.3.4 dc_local_address: 5.6.7.8 # Default data center name for unknown nodes; defaults to "UNKNOWN" # default_dc_name: UNKNOWN # Default rack name for unknown nodes # default_rack_name: UNKNOWN; defaults to "UNKNOWN" real 0m0.011s user 0m0.000s sys 0m0.005s 2019-07-02 21:50:34,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2019-07-02 21:50:34,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-gfx08a 2019-07-02 21:50:34,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-gfx08a 2019-07-02 21:50:34,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-gfx08a 2019-07-02 21:50:34,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-07-02 21:50:34,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-07-02 21:50:34,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-vellum-host-gfx08a 2019-07-02 21:50:34,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 20974 0 --:--:-- --:--:-- --:--:-- 20854 100 3149 100 3149 0 0 20964 0 --:--:-- --:--:-- --:--:-- 20854 2019-07-02 21:50:34,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Traceback (most recent call last): 2019-07-02 21:50:34,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_gfx08a/env/bin/ctx", line 13, in 2019-07-02 21:50:34,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sys.exit(main()) 2019-07-02 21:50:34,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_gfx08a/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 128, in main 2019-07-02 21:50:34,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - args.timeout) 2019-07-02 21:50:34,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_gfx08a/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 93, in client_req 2019-07-02 21:50:34,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ex_traceback) 2019-07-02 21:50:34,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - cloudify.proxy.client.RequestError: (RequestError(...), "UnicodeEncodeError: 'ascii' codec can't encode character u'\\u0151' in position 30501: ordinal not in range(128)") 2019-07-02 21:50:34,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:50:34,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-address = 0.0.0.0 2019-07-02 21:50:34,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-port = 7253 2019-07-02 21:50:34,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - threads = 50 2019-07-02 21:50:34,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:50:39,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sys.exit(main()) 2019-07-02 21:50:39,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_gfx08a/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 128, in main 2019-07-02 21:50:39,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - args.timeout) 2019-07-02 21:50:39,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_gfx08a/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 93, in client_req 2019-07-02 21:50:39,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ex_traceback) 2019-07-02 21:50:39,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - cloudify.proxy.client.RequestError: (RequestError(...), "UnicodeEncodeError: 'ascii' codec can't encode character u'\\u0151' in position 30501: ordinal not in range(128)") 2019-07-02 21:50:39,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:50:39,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-address = 0.0.0.0 2019-07-02 21:50:39,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-port = 7253 2019-07-02 21:50:39,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - threads = 50 2019-07-02 21:50:39,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:50:39,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [logging] 2019-07-02 21:50:39,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - folder = /var/log/chronos 2019-07-02 21:50:39,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - level = 2 2019-07-02 21:50:39,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:50:39,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [alarms] 2019-07-02 21:50:39,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-07-02 21:50:39,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-02 21:50:39,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-02 21:50:39,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 21:50:39,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/L27IU/start-vellum.sh 2019-07-02 21:50:39,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2019-07-02 21:50:39,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2019-07-02 21:50:39,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-02 21:50:39,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.6 2019-07-02 21:50:39,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-02 21:50:39,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-02 21:50:39,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-02 21:50:39,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 14521 2019-07-02 21:50:39,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-02 21:50:49,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-02 21:51:00,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14521 to end... 2019-07-02 21:51:00,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-02 21:51:10,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-02 21:51:21,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14521 to end... 2019-07-02 21:51:21,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-02 21:51:26,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-02 21:51:36,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14521 to end... 2019-07-02 21:51:42,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-02 21:51:47,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-02 21:51:58,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14521 to end... 2019-07-02 21:51:58,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-02 21:52:08,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-02 21:52:18,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14521 to end... 2019-07-02 21:52:18,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-02 21:52:29,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-02 21:52:39,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14521 to end... 2019-07-02 21:52:39,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-02 21:52:50,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-02 21:53:00,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14521 to end... 2019-07-02 21:53:00,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-02 21:53:10,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-02 21:53:21,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14521 to end... 2019-07-02 21:53:21,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-02 21:53:31,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-02 21:53:36,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14521 to end... 2019-07-02 21:53:41,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-02 21:53:52,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/L27IU/start-vellum.sh: connect: Connection refused 2019-07-02 21:53:52,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-02 21:53:52,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-02 21:53:52,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=14521, return_code=0): /tmp/L27IU/start-vellum.sh 2019-07-02 21:53:52,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 127.0.0.1:123 0.0.0.0:* - 2019-07-02 21:53:52,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 0.0.0.0:123 0.0.0.0:* - 2019-07-02 21:53:52,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 0.0.0.0:16032 0.0.0.0:* - 2019-07-02 21:53:52,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 127.0.0.1:11211 0.0.0.0:* - 2019-07-02 21:53:52,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 ::1:53 :::* - 2019-07-02 21:53:52,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 fe80::f816:3eff:fea:123 :::* - 2019-07-02 21:53:52,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 ::1:123 :::* - 2019-07-02 21:53:52,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 :::123 :::* - 2019-07-02 21:53:52,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 :::15091 :::* - 2019-07-02 21:53:52,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Active UNIX domain sockets (only servers) 2019-07-02 21:53:52,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Proto RefCnt Flags Type State I-Node PID/Program name Path 2019-07-02 21:53:52,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 8705 - /var/run/dbus/system_bus_socket 2019-07-02 21:53:52,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 9050 - /var/run/acpid.socket 2019-07-02 21:53:52,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] SEQPACKET LISTENING 7257 - /run/udev/control 2019-07-02 21:53:52,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 6534 - @/com/ubuntu/upstart 2019-07-02 21:53:52,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-02 21:53:52,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-02 21:53:52,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-02 21:53:52,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-02 21:53:52,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/L27IU/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused 2019-07-02 21:53:52,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/L27IU/start-vellum.sh: connect: Connection refused 2019-07-02 21:53:52,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/L27IU/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused 2019-07-02 21:53:52,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/L27IU/start-vellum.sh: connect: Connection refused 2019-07-02 21:53:52,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/L27IU/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused 2019-07-02 21:53:52,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/L27IU/start-vellum.sh: connect: Connection refused 2019-07-02 21:53:52,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/L27IU/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused 2019-07-02 21:53:52,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/L27IU/start-vellum.sh: connect: Connection refused 2019-07-02 21:53:52,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/L27IU/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused 2019-07-02 21:53:52,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/L27IU/start-vellum.sh: connect: Connection refused 2019-07-02 21:53:52,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/L27IU/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused 2019-07-02 21:53:52,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/L27IU/start-vellum.sh: connect: Connection refused 2019-07-02 21:53:52,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/L27IU/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused 2019-07-02 21:53:52,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/L27IU/start-vellum.sh: connect: Connection refused 2019-07-02 21:53:52,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/L27IU/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused 2019-07-02 21:53:52,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/L27IU/start-vellum.sh: connect: Connection refused 2019-07-02 21:53:52,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/L27IU/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused 2019-07-02 21:53:52,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/L27IU/start-vellum.sh: connect: Connection refused 2019-07-02 21:53:52,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/L27IU/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused 2019-07-02 21:53:52,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/L27IU/start-vellum.sh: connect: Connection refused 2019-07-02 21:53:52,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/L27IU/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused 2019-07-02 21:53:52,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/L27IU/start-vellum.sh: connect: Connection refused 2019-07-02 21:53:52,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/L27IU/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused 2019-07-02 21:53:52,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/L27IU/start-vellum.sh: connect: Connection refused 2019-07-02 21:53:52,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/L27IU/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused 2019-07-02 21:53:52,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/L27IU/start-vellum.sh: connect: Connection refused 2019-07-02 21:53:52,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/L27IU/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused 2019-07-02 21:53:52,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {u'status': u'terminated', u'is_dry_run': False, u'blueprint_id': u'clearwater-opnfv', u'tenant_name': u'default_tenant', u'scheduled_for': None, u'visibility': u'tenant', u'workflow_id': u'install', u'resource_availability': u'tenant', u'started_at': u'2019-07-02T21:39:30.763Z', u'id': u'ea0a5038-fd0f-462d-8100-a98f859c55f0', u'ended_at': u'2019-07-02T21:53:50.799Z', u'parameters': {}, u'is_system_workflow': False, u'created_at': u'2019-07-02T21:39:30.763Z', u'created_by': u'admin', u'private_resource': False, u'error': u'', u'deployment_id': u'clearwater-opnfv', u'status_display': u'completed'} 2019-07-02 21:53:52,426 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.215 2019-07-02 21:53:52,518 - 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'} 2019-07-02 21:53:52,585 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-07-02 21:53:52,586 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-07-02 21:53:52,628 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-02 21:53:52,629 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2019-07-02 21:54:17,855 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-02 21:54:17,855 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2019-07-02 21:54:42,930 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-02 21:54:42,930 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2019-07-02 21:55:07,985 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-02 21:55:07,986 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2019-07-02 21:55:33,023 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-02 21:55:33,024 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2019-07-02 21:55:58,076 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-02 21:55:58,076 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2019-07-02 21:56:23,131 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-02 21:56:23,131 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2019-07-02 21:56:48,187 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-02 21:56:48,187 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2019-07-02 21:57:13,370 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-02 21:57:13,370 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create a number 2019-07-02 21:57:38,419 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-02 21:57:38,420 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 10: cannot create a number 2019-07-02 21:58:03,477 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-02 21:58:03,478 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 11: cannot create a number 2019-07-02 21:58:28,527 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-02 21:58:28,527 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 12: cannot create a number 2019-07-02 21:58:53,810 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550571@clearwater.opnfv', u'sip_username': u'6505550571', u'formatted_number': u'(650) 555-0571', u'number': u'6505550571', u'sip_uri': u'sip:6505550571@clearwater.opnfv', u'number_id': u'0ab9134a3a4c469a8032a764758b9c2b', u'sip_password': u'6eHPCdp64', u'pstn': False} 2019-07-02 21:58:53,983 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-07-02 21:58:53,983 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret PROXY=172.30.9.203 ELLIS=172.30.9.215 --trace' 2019-07-02 21:58:53,984 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret PROXY=172.30.9.203 ELLIS=172.30.9.215 --trace'' 2019-07-02 22:01:07,538 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test /usr/lib/ruby/gems/2.5.0/gems/httpi-2.4.0/lib/httpi/auth/ssl.rb:13: warning: constant OpenSSL::SSL::SSLContext::METHODS is deprecated # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' Basic Call - Mainline (TCP) - (6505550087, 6505550781) Passed Basic Call - SDP (TCP) - (6505550963, 6505550194) Passed Basic Call - Tel URIs (TCP) - (6505550691, 6505550693) Passed Basic Call - Unknown number (TCP) - (6505550314, 6505550166) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550966, 6505550125) Passed Basic Call - Messages - Pager model (TCP) - (6505550497, 6505550769) Passed Basic Call - Pracks (TCP) - (6505550061, 6505550760) Passed Basic Registration (TCP) - (6505550794) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550059, 6505550420) Passed Call Barring - Outbound Rejection (TCP) - (6505550528, 6505550205) 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) - (6505550167, 6505550859) 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) - (6505550997, 6505550729, 6505550612) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550584, 6505550102, 6505550898) Passed Call Diversion - Not reachable (408) (TCP) - (6505550225, 6505550933, 6505550865) Passed Call Diversion - Not reachable (503) (TCP) - (6505550697, 6505550138, 6505550467) Passed Call Diversion - Not reachable (500) (TCP) - (6505550155, 6505550456, 6505550816) Passed Call Diversion - Busy (TCP) - (6505550668, 6505550434, 6505550527) Passed Call Diversion - Unconditional (TCP) - (6505550412, 6505550843, 6505550268) Passed Call Diversion - No answer (TCP) - (6505550534, 6505550786, 6505550503) Passed Call Diversion - Bad target URI (TCP) - (6505550136, 6505550070) Passed Call Diversion - Audio-only call (TCP) - (6505550588, 6505550371, 6505550308, 6505550884) Passed Call Diversion - Audio-video call (TCP) - (6505550839, 6505550319, 6505550338, 6505550856) Passed Call Forking - Mainline (TCP) - (6505550158, 6505550134) Passed Call Forking - Endpoint offline (TCP) - (6505550889, 6505550038) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550163, 6505550540) Passed Call Waiting - Accepted (TCP) - (6505550401, 6505550942, 6505550215) Passed Call Waiting - Cancelled (TCP) - (6505550843, 6505550335, 6505550659) Passed CANCEL - Mainline (TCP) - (6505550902, 6505550833) Passed Filtering - Accept-Contact (TCP) - (6505550899, 6505550777) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550332, 6505550223) Passed Filtering - Accept-Contact no match (TCP) - (6505550021, 6505550317) Passed Filtering - Accept-Contact negated match (TCP) - (6505550570, 6505550029) Passed Filtering - RFC3841 example (TCP) - (6505550297, 6505550461) Passed Filtering - Reject-Contact no match (TCP) - (6505550615, 6505550918) Passed Filtering - Reject-Contact match (TCP) - (6505550664, 6505550982) Passed Gemini - INVITE - VoIP device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - VoIP device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects with a 480 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose mobile response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose VoIP response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Mobile Notifies (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Joint 408 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= GRUU - REGISTER - two bindings with and without GRUU (TCP) - (6505550211) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550522) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550217) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550567) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550994, 6505550687) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550373, 6505550709) Passed GRUU - Call - only GRUU as target (TCP) - (6505550127, 6505550771) Passed GRUU - Call - AoR as target (TCP) - (6505550138, 6505550172) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550168, 6505550162) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550867, 6505550860) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550680, 6505550535) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550279, 6505550434) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550095, 6505550340) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550400, 6505550412) Passed ISC Interface - Terminating (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating (UDP AS) (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating Failed (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration - implicit registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Redirect (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - B2BUA (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Live Call - Dial out to a real number (TCP) - Skipped (No live number given) - Call with LIVENUMBER= Memento - Incorrect Password (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Wrong Call List (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Basic Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Unknown Number (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Rejected Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Cancelled Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Privacy Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP=/usr/lib/ruby/gems/2.5.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/document.rb:44: warning: constant ::Fixnum is deprecated # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' 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) - (6505550938) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550686) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550487) Passed SUBSCRIBE - Registration timeout (TCP) - Skipped (Not running with short registrations) - Call with SHORT_REG=Y to run test Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550540, 6505550309) Passed Message - URN URIs (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Message - URN URIs to AS (TCP) - Skipped (No hostname given) - Call with HOST_NAME= 0 failures out of 96 tests run 43 tests skipped 2019-07-02 22:01:07,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2019-07-02 22:01:07,684 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-02 22:01:07,685 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 27:26 | PASS | +----------------------+------------------+------------------+----------------+ 2019-07-02 22:01:07,690 - functest.core.cloudify - INFO - Deleting the current deployment 2019-07-02 22:01:13,446 - functest.core.cloudify - DEBUG - Starting 'uninstall' workflow execution 2019-07-02 22:01:13,446 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-02 22:01:13,447 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-02 22:01:13,447 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-02 22:01:13,447 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-02 22:01:18,697 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-02 22:01:18,697 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 22:01:18,697 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-02 22:01:18,697 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 22:01:18,698 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-02 22:01:18,698 - functest.core.cloudify - DEBUG - 2019-07-02 22:01:18,698 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-02 22:01:18,698 - functest.core.cloudify - DEBUG - Process created, PID: 18066 2019-07-02 22:01:18,698 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-02 22:01:18,698 - functest.core.cloudify - DEBUG - Stopping ellis node 2019-07-02 22:01:18,699 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/14VQD/stop-ellis.sh 2019-07-02 22:01:18,699 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-07-02 22:01:18,699 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-02 22:01:18,699 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 22:01:18,699 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-02 22:01:18,699 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-02 22:01:18,699 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-02 22:01:18,700 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-02 22:01:18,700 - functest.core.cloudify - DEBUG - Execution done (PID=18066, return_code=1): /tmp/14VQD/stop-ellis.sh 2019-07-02 22:01:18,700 - functest.core.cloudify - DEBUG - WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. 2019-07-02 22:01:18,700 - functest.core.cloudify - DEBUG - 2019-07-02 22:01:18,700 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 22:01:18,700 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-02 22:01:18,701 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 22:01:18,701 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/00GKT/stop-homer.sh 2019-07-02 22:01:18,701 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-02 22:01:18,701 - functest.core.cloudify - DEBUG - Process created, PID: 16917 2019-07-02 22:01:18,701 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-02 22:01:18,701 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-02 22:01:18,702 - functest.core.cloudify - DEBUG - Stopping homer node 2019-07-02 22:01:18,702 - functest.core.cloudify - DEBUG - 2019-07-02 22:01:18,702 - functest.core.cloudify - DEBUG - WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. 2019-07-02 22:01:18,702 - functest.core.cloudify - DEBUG - 2019-07-02 22:01:18,702 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-07-02 22:01:18,702 - functest.core.cloudify - DEBUG - Execution done (PID=16917, return_code=1): /tmp/00GKT/stop-homer.sh 2019-07-02 22:01:18,703 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-02 22:01:18,703 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-02 22:01:18,703 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-02 22:01:18,703 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-02 22:01:18,703 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/ICL53/stop-sprout.sh 2019-07-02 22:01:18,703 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-02 22:01:18,703 - functest.core.cloudify - DEBUG - Process created, PID: 18521 2019-07-02 22:01:18,704 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-02 22:01:18,704 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-02 22:01:18,704 - functest.core.cloudify - DEBUG - Stopping sprout node 2019-07-02 22:01:18,704 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 22:01:18,704 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-02 22:01:18,704 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-02 22:01:18,705 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-02 22:01:18,705 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-02 22:01:23,877 - functest.core.cloudify - DEBUG - Process created, PID: 15972 2019-07-02 22:01:23,877 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-02 22:01:23,877 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-02 22:01:23,878 - functest.core.cloudify - DEBUG - Stopping dime node 2019-07-02 22:01:23,878 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/1JHQK/stop-bono.sh 2019-07-02 22:01:23,878 - functest.core.cloudify - DEBUG - Group 'dime' not found 2019-07-02 22:01:23,878 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-02 22:01:23,878 - functest.core.cloudify - DEBUG - Execution done (PID=15972, return_code=1): /tmp/E1Q27/stop-dime.sh 2019-07-02 22:01:23,878 - functest.core.cloudify - DEBUG - Process created, PID: 16468 2019-07-02 22:01:23,879 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-02 22:01:23,879 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-02 22:01:23,879 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-02 22:01:23,879 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-02 22:01:23,879 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-02 22:01:23,879 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-02 22:01:23,880 - functest.core.cloudify - DEBUG - Stopping bono node 2019-07-02 22:01:23,880 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-02 22:01:23,880 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/00GKT/stop-homer.sh, exit_code: 1 2019-07-02 22:01:23,880 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-02 22:01:23,880 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-02 22:01:23,880 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-02 22:01:23,881 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-02 22:01:23,881 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/E1Q27/stop-dime.sh, exit_code: 1 2019-07-02 22:01:23,881 - functest.core.cloudify - DEBUG - Stopping vellum node 2019-07-02 22:01:23,881 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-02 22:01:23,881 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/X7PZS/stop-vellum.sh 2019-07-02 22:01:23,881 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-02 22:01:23,881 - functest.core.cloudify - DEBUG - Process created, PID: 24868 2019-07-02 22:01:23,882 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-02 22:01:23,882 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-02 22:01:23,882 - functest.core.cloudify - DEBUG - Group 'vellum' not found 2019-07-02 22:01:23,882 - functest.core.cloudify - DEBUG - Execution done (PID=24868, return_code=1): /tmp/X7PZS/stop-vellum.sh 2019-07-02 22:01:23,882 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-02 22:01:23,882 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-02 22:01:23,883 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-02 22:01:23,883 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/ZL29P/bind.py 2019-07-02 22:01:23,883 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 22:01:23,883 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/X7PZS/stop-vellum.sh, exit_code: 1 2019-07-02 22:01:23,883 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-02 22:01:23,883 - functest.core.cloudify - DEBUG - 2019-07-02 22:01:23,883 - functest.core.cloudify - DEBUG - WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. 2019-07-02 22:01:23,884 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-02 22:01:23,884 - functest.core.cloudify - DEBUG - 2019-07-02 22:01:23,884 - functest.core.cloudify - DEBUG - Creating private domain file 2019-07-02 22:01:23,884 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 22:01:23,884 - functest.core.cloudify - DEBUG - Execution done (PID=16468, return_code=1): /tmp/1JHQK/stop-bono.sh 2019-07-02 22:01:23,884 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {}, u'ellis': {u'ellis_rhdz2d': {u'public_address': u'172.30.9.215', u'private_address': u'192.168.120.4', u'name': u'ellis-rhdz2d'}}, u'dime': {u'dime_z2d6o7': {u'public_address': u'', u'private_address': u'192.168.120.25', u'name': u'dime-z2d6o7'}}, u'sprout': {u'sprout_hkovsn': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-hkovsn'}}, u'vellum': {u'vellum_8u645v': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'vellum-8u645v'}}, u'bono': {u'bono_5eghpm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.7', u'name': u'bono-5eghpm'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}. 2019-07-02 22:01:23,884 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-02 22:01:23,885 - functest.core.cloudify - DEBUG - Creating public domain file 2019-07-02 22:01:23,885 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-02 22:01:29,029 - functest.core.cloudify - DEBUG - 2019-07-02 22:01:29,029 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 22:01:29,029 - functest.core.cloudify - DEBUG - There is no service named "clearwater_config_manager" 2019-07-02 22:01:29,029 - functest.core.cloudify - DEBUG - * Quiescing Bono SIP Edge Proxy bono 2019-07-02 22:01:29,030 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-02 22:01:29,030 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-02 22:01:29,030 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-02 22:01:29,030 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-02 22:01:29,030 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-02 22:01:29,030 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-02 22:01:29,031 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-02 22:01:29,031 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-02 22:01:29,031 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-02 22:01:29,031 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-02 22:01:29,031 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-02 22:01:29,031 - functest.core.cloudify - DEBUG - Execution done (PID=18521, return_code=1): /tmp/ICL53/stop-sprout.sh 2019-07-02 22:01:29,032 - functest.core.cloudify - DEBUG - * Quiescing Sprout SIP Router sprout 2019-07-02 22:01:29,032 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-07-02 22:01:29,032 - functest.core.cloudify - DEBUG - 2019-07-02 22:01:29,032 - functest.core.cloudify - DEBUG - WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. 2019-07-02 22:01:29,032 - functest.core.cloudify - DEBUG - 2019-07-02 22:01:29,032 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-02 22:01:29,033 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-02 22:01:29,033 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpb41JMA', '/etc/bind/db.clearwater.opnfv'] 2019-07-02 22:01:29,033 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/UM88W/bind.py 2019-07-02 22:01:29,033 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-02 22:01:29,033 - functest.core.cloudify - DEBUG - Creating private domain file 2019-07-02 22:01:29,033 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-02 22:01:29,034 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-02 22:01:29,034 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 22:01:29,034 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-02 22:01:29,034 - functest.core.cloudify - DEBUG - Creating public domain file 2019-07-02 22:01:29,034 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 22:01:29,034 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/1JHQK/stop-bono.sh, exit_code: 1 2019-07-02 22:01:29,034 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-02 22:01:29,035 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-02 22:01:29,035 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_z2d6o7': {u'public_address': u'', u'private_address': u'192.168.120.25', u'name': u'dime-z2d6o7'}}, u'sprout': {u'sprout_hkovsn': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-hkovsn'}}, u'vellum': {u'vellum_8u645v': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'vellum-8u645v'}}, u'bono': {u'bono_5eghpm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.7', u'name': u'bono-5eghpm'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}. 2019-07-02 22:01:29,035 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpoyVBSy', '/etc/bind/db.clearwater.local'] 2019-07-02 22:01:29,035 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-02 22:01:29,035 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-02 22:01:29,035 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_z2d6o7': {u'public_address': u'', u'private_address': u'192.168.120.25', u'name': u'dime-z2d6o7'}}, u'sprout': {u'sprout_hkovsn': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-hkovsn'}}, u'vellum': {u'vellum_8u645v': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'vellum-8u645v'}}, u'bono': {u'bono_5eghpm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.7', u'name': u'bono-5eghpm'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}. 2019-07-02 22:01:29,036 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp1X_Amn', '/etc/bind/db.clearwater.opnfv'] 2019-07-02 22:01:29,036 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-02 22:01:29,036 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-02 22:01:29,036 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/8GWJT/bind.py 2019-07-02 22:01:29,036 - functest.core.cloudify - DEBUG - Creating private domain file 2019-07-02 22:01:29,036 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-02 22:01:29,037 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-02 22:01:29,037 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-02 22:01:29,037 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-02 22:01:34,182 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/71CGD/bind.py 2019-07-02 22:01:34,182 - functest.core.cloudify - DEBUG - Creating private domain file 2019-07-02 22:01:34,183 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-02 22:01:34,183 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_hkovsn': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-hkovsn'}}, u'vellum': {u'vellum_8u645v': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'vellum-8u645v'}}, u'bono': {u'bono_5eghpm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.7', u'name': u'bono-5eghpm'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}. 2019-07-02 22:01:34,183 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpmCClXb', '/etc/bind/db.clearwater.local'] 2019-07-02 22:01:34,183 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-02 22:01:34,183 - functest.core.cloudify - DEBUG - Creating public domain file 2019-07-02 22:01:34,183 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-02 22:01:34,184 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_hkovsn': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-hkovsn'}}, u'vellum': {u'vellum_8u645v': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'vellum-8u645v'}}, u'bono': {u'bono_5eghpm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.7', u'name': u'bono-5eghpm'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}. 2019-07-02 22:01:34,184 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpidAayd', '/etc/bind/db.clearwater.opnfv'] 2019-07-02 22:01:34,184 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-02 22:01:34,184 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-02 22:01:34,184 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/ICL53/stop-sprout.sh, exit_code: 1 2019-07-02 22:01:34,184 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-02 22:01:34,185 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-02 22:01:34,185 - functest.core.cloudify - DEBUG - Creating public domain file 2019-07-02 22:01:34,185 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-02 22:01:34,185 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-02 22:01:34,185 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-02 22:01:34,185 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-02 22:01:34,186 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_hkovsn': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-hkovsn'}}, u'vellum': {}, u'bono': {u'bono_5eghpm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.7', u'name': u'bono-5eghpm'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}. 2019-07-02 22:01:34,186 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp0UjiIi', '/etc/bind/db.clearwater.local'] 2019-07-02 22:01:34,186 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-02 22:01:34,186 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-02 22:01:34,186 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_hkovsn': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-hkovsn'}}, u'vellum': {}, u'bono': {u'bono_5eghpm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.7', u'name': u'bono-5eghpm'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}. 2019-07-02 22:01:34,186 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpmImuZ4', '/etc/bind/db.clearwater.opnfv'] 2019-07-02 22:01:34,187 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 22:01:34,187 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-02 22:01:34,187 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-02 22:01:34,187 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/9JZI4/remove-cluster-node.sh 2019-07-02 22:01:34,187 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-02 22:01:34,187 - functest.core.cloudify - DEBUG - Process created, PID: 17019 2019-07-02 22:01:34,188 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-02 22:01:34,188 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-02 22:01:34,188 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-02 22:01:34,188 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-02 22:01:34,188 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 22:01:34,188 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-07-02 22:01:34,188 - functest.core.cloudify - DEBUG - Creating private domain file 2019-07-02 22:01:34,189 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-02 22:01:34,189 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 22:01:34,189 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/1SZ2B/bind.py 2019-07-02 22:01:34,189 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-02 22:01:34,189 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-02 22:01:34,189 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_hkovsn': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-hkovsn'}}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}. 2019-07-02 22:01:34,190 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-07-02 22:01:34,190 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-02 22:01:34,190 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-02 22:01:34,190 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 22:01:34,190 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-02 22:01:39,343 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_hkovsn': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-hkovsn'}}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}. 2019-07-02 22:01:39,343 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-02 22:01:39,343 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpA4jZcI', '/etc/bind/db.clearwater.local'] 2019-07-02 22:01:39,343 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-02 22:01:39,344 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-02 22:01:39,344 - functest.core.cloudify - DEBUG - Creating public domain file 2019-07-02 22:01:39,344 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-02 22:01:39,344 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_hkovsn': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-hkovsn'}}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}. 2019-07-02 22:01:39,344 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-07-02 22:01:39,344 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-02 22:01:39,345 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-02 22:01:39,345 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpMzmsyA', '/etc/bind/db.clearwater.opnfv'] 2019-07-02 22:01:39,345 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-02 22:01:39,345 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-02 22:01:39,345 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-02 22:01:39,345 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-02 22:01:39,345 - functest.core.cloudify - DEBUG - Creating private domain file 2019-07-02 22:01:39,346 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/WSB94/bind.py 2019-07-02 22:01:39,346 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-02 22:01:39,346 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-02 22:01:39,346 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 22:01:39,346 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 22:01:39,346 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-02 22:01:39,347 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}. 2019-07-02 22:01:39,347 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp690IYV', '/etc/bind/db.clearwater.local'] 2019-07-02 22:01:39,347 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-02 22:01:39,347 - functest.core.cloudify - DEBUG - Creating public domain file 2019-07-02 22:01:39,347 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-02 22:01:39,347 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.13', u'hss_hostname': u''}. 2019-07-02 22:01:39,348 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpFaFJkE', '/etc/bind/db.clearwater.opnfv'] 2019-07-02 22:01:39,348 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-02 22:01:39,348 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-02 22:01:39,348 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/3ZDG0/remove-cluster-node.sh 2019-07-02 22:01:39,348 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-07-02 22:01:39,348 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-02 22:01:39,349 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-02 22:01:39,349 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-02 22:01:39,349 - functest.core.cloudify - DEBUG - Process created, PID: 16118 2019-07-02 22:01:39,349 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-02 22:01:39,349 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-02 22:01:39,349 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/ITOEL/remove-cluster-node.sh 2019-07-02 22:01:39,349 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-02 22:01:39,350 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-02 22:01:39,350 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 22:01:39,350 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-02 22:01:39,350 - functest.core.cloudify - DEBUG - Process created, PID: 25041 2019-07-02 22:01:39,350 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-02 22:01:39,350 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-02 22:01:39,350 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-07-02 22:01:39,351 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 22:01:44,552 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-02 22:01:44,553 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-02 22:01:44,553 - functest.core.cloudify - DEBUG - Process created, PID: 16661 2019-07-02 22:01:44,553 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-02 22:01:44,553 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/MGR5T/remove-cluster-node.sh 2019-07-02 22:01:44,553 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-02 22:01:44,554 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-02 22:01:44,554 - functest.core.cloudify - DEBUG - Process created, PID: 18721 2019-07-02 22:01:44,554 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-02 22:01:44,554 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/9TA23/remove-cluster-node.sh 2019-07-02 22:01:44,554 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-07-02 22:01:44,554 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-02 22:01:44,555 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-07-02 22:01:44,555 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-07-02 22:01:44,555 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-07-02 22:01:44,555 - functest.core.cloudify - DEBUG - Removed member ee2b015a13fd1827 from cluster 2019-07-02 22:01:44,555 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-02 22:01:44,555 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-07-02 22:01:44,556 - functest.core.cloudify - DEBUG - Execution done (PID=18266, return_code=0): /tmp/41LHX/remove-cluster-node.sh 2019-07-02 22:01:44,556 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-02 22:01:44,556 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-02 22:01:44,556 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-02 22:01:44,556 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-02 22:01:44,556 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-02 22:01:44,556 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-07-02 22:01:44,557 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-07-02 22:01:44,557 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-02 22:01:44,557 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-02 22:01:44,557 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-02 22:01:44,557 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-02 22:01:44,557 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-07-02 22:01:44,557 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-07-02 22:01:44,558 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-07-02 22:01:44,558 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-07-02 22:01:44,558 - functest.core.cloudify - DEBUG - Removed member 46a0cde21ca7a317 from cluster 2019-07-02 22:01:44,558 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-02 22:01:44,558 - functest.core.cloudify - DEBUG - Execution done (PID=16118, return_code=0): /tmp/3ZDG0/remove-cluster-node.sh 2019-07-02 22:01:44,558 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-02 22:01:44,559 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-02 22:01:44,559 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-02 22:01:44,559 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-02 22:01:44,559 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-02 22:01:44,559 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-02 22:01:44,559 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-02 22:01:44,559 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-02 22:01:44,560 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-02 22:01:44,560 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-02 22:01:44,560 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-02 22:01:44,560 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-02 22:01:44,560 - functest.core.cloudify - DEBUG - Execution done (PID=17019, return_code=0): /tmp/9JZI4/remove-cluster-node.sh 2019-07-02 22:01:49,817 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-07-02 22:01:49,817 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-07-02 22:01:49,817 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-07-02 22:01:49,817 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-07-02 22:01:49,817 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-07-02 22:01:49,818 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-02 22:01:49,818 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-02 22:01:49,818 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-02 22:01:49,818 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-02 22:01:49,818 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-02 22:01:49,818 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-02 22:01:49,819 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-02 22:01:49,819 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-02 22:01:49,819 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-02 22:01:49,819 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-07-02 22:01:49,819 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-07-02 22:01:49,819 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-02 22:01:49,820 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-02 22:01:49,820 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-02 22:01:49,820 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-02 22:01:49,820 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-07-02 22:01:49,820 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-07-02 22:01:49,820 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-07-02 22:01:49,820 - functest.core.cloudify - DEBUG - Removed member 8a143bdac2157568 from cluster 2019-07-02 22:01:49,821 - functest.core.cloudify - DEBUG - Execution done (PID=16661, return_code=0): /tmp/MGR5T/remove-cluster-node.sh 2019-07-02 22:01:49,821 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-02 22:01:49,821 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-02 22:01:49,821 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-02 22:01:49,821 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-02 22:01:49,821 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-02 22:01:49,822 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-02 22:01:49,822 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-02 22:01:49,822 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-02 22:01:49,822 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-02 22:01:49,822 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-02 22:01:49,822 - functest.core.cloudify - DEBUG - Stopping Agent ellis_host_1gbyz5 2019-07-02 22:01:49,823 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-02 22:01:49,823 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-02 22:01:49,823 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-02 22:01:49,823 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-02 22:01:49,823 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-ellis_host_1gbyz5 stop 2019-07-02 22:01:49,823 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-02 22:01:49,823 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-02 22:01:49,824 - functest.core.cloudify - DEBUG - Stopping... 2019-07-02 22:01:49,824 - functest.core.cloudify - DEBUG - Successfully stopped daemon: ellis_host_1gbyz5 2019-07-02 22:01:49,824 - functest.core.cloudify - DEBUG - Stopping Agent dime_host_secdfo 2019-07-02 22:01:49,824 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-02 22:01:49,824 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-02 22:01:49,824 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-02 22:01:49,824 - functest.core.cloudify - DEBUG - Stopping Agent homer_host_7yx4dt 2019-07-02 22:01:54,981 - functest.core.cloudify - DEBUG - Successfully stopped daemon: dime_host_secdfo 2019-07-02 22:01:54,981 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-dime_host_secdfo stop 2019-07-02 22:01:54,982 - functest.core.cloudify - DEBUG - Stopping... 2019-07-02 22:01:54,982 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-02 22:01:54,982 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-02 22:01:54,982 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-02 22:01:54,982 - functest.core.cloudify - DEBUG - Successfully stopped daemon: homer_host_7yx4dt 2019-07-02 22:01:54,983 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-homer_host_7yx4dt stop 2019-07-02 22:01:54,983 - functest.core.cloudify - DEBUG - Stopping... 2019-07-02 22:01:54,983 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-02 22:01:54,983 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-02 22:01:54,983 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-02 22:01:54,983 - functest.core.cloudify - DEBUG - Deleting Agent ellis_host_1gbyz5 2019-07-02 22:01:54,983 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-02 22:01:54,984 - functest.core.cloudify - DEBUG - Deleting Agent dime_host_secdfo 2019-07-02 22:01:54,984 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-02 22:01:54,984 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-02 22:01:54,984 - functest.core.cloudify - DEBUG - Stopping Agent bono_host_fosbph 2019-07-02 22:01:54,984 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-02 22:01:54,984 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-02 22:01:54,985 - functest.core.cloudify - DEBUG - Stopping... 2019-07-02 22:01:54,985 - functest.core.cloudify - DEBUG - Deleting Agent homer_host_7yx4dt 2019-07-02 22:01:54,985 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-02 22:01:54,985 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-02 22:01:54,985 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-bono_host_fosbph stop 2019-07-02 22:01:54,985 - functest.core.cloudify - DEBUG - Successfully stopped daemon: bono_host_fosbph 2019-07-02 22:01:54,986 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-02 22:01:54,986 - functest.core.cloudify - DEBUG - Deleting... 2019-07-02 22:01:54,986 - functest.core.cloudify - DEBUG - Waiting for process 25041 to end... 2019-07-02 22:01:54,986 - functest.core.cloudify - DEBUG - Deleting Agent bono_host_fosbph 2019-07-02 22:01:54,986 - functest.core.cloudify - DEBUG - 22:01:47 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_1gbyz5: No response received for task b0f50f11b9dd485f9afc9132af86bef6 2019-07-02 22:01:54,986 - functest.core.cloudify - DEBUG - Successfully deleted daemon: ellis_host_1gbyz5 2019-07-02 22:01:54,987 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-02 22:01:54,987 - functest.core.cloudify - DEBUG - Successfully deleted daemon: dime_host_secdfo 2019-07-02 22:01:54,987 - functest.core.cloudify - DEBUG - 22:01:48 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_secdfo: No response received for task e98629b1b99e415e9255995a5212ef70 2019-07-02 22:01:54,987 - functest.core.cloudify - DEBUG - Deleting... 2019-07-02 22:01:54,987 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-02 22:01:54,987 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-02 22:01:54,987 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-02 22:01:54,988 - functest.core.cloudify - DEBUG - Execution done (PID=18721, return_code=0): /tmp/9TA23/remove-cluster-node.sh 2019-07-02 22:01:54,988 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-02 22:01:54,988 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-02 22:01:54,988 - functest.core.cloudify - DEBUG - Successfully deleted daemon: homer_host_7yx4dt 2019-07-02 22:01:54,988 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-02 22:01:54,988 - functest.core.cloudify - DEBUG - 22:01:49 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_7yx4dt: No response received for task 6ba1f48f912745edaa4d9eca0b0dbe1e 2019-07-02 22:01:54,989 - functest.core.cloudify - DEBUG - Deleting... 2019-07-02 22:01:54,989 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-02 22:01:54,989 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-02 22:01:54,989 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-02 22:01:54,989 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-02 22:02:00,145 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-02 22:02:00,145 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-02 22:02:00,145 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-02 22:02:00,145 - functest.core.cloudify - DEBUG - Execution done (PID=18721, return_code=0): /tmp/9TA23/remove-cluster-node.sh 2019-07-02 22:02:00,145 - functest.core.cloudify - DEBUG - Removed member d0d3dd716c8298fb from cluster 2019-07-02 22:02:00,145 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-07-02 22:02:00,146 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-07-02 22:02:00,146 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-02 22:02:00,146 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-02 22:02:00,146 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-02 22:02:00,146 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-02 22:02:00,146 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-02 22:02:00,147 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-8937b3a1-3b9b-4eb5-878f-c48936290a4e 2019-07-02 22:02:00,147 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:02:00,147 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:01:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8937b3a1-3b9b-4eb5-878f-c48936290a4e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:02:00,147 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-02 22:02:00,147 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b845f389beb9be5d1f1e448cfa57e34d246cab0" 2019-07-02 22:02:00,147 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-02 22:02:00,148 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-02 22:02:00,148 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-02 22:02:00,148 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-02 22:02:00,148 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-02 22:02:00,148 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-02 22:02:00,148 - functest.core.cloudify - DEBUG - Deleting... 2019-07-02 22:02:00,149 - functest.core.cloudify - DEBUG - 22:01:51 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_fosbph: No response received for task 5fe469bc7ae8468797ba829521e8f4b3 2019-07-02 22:02:00,149 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-02 22:02:00,149 - functest.core.cloudify - DEBUG - Successfully deleted daemon: bono_host_fosbph 2019-07-02 22:02:00,149 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:02:00,149 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:01:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3907d112-89df-4559-993a-4ecc2662233a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:02:00,149 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-3907d112-89df-4559-993a-4ecc2662233a 2019-07-02 22:02:00,150 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-02 22:02:00,150 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258d776a5b16bb285a64331dfaea2fc5290782c2" 2019-07-02 22:02:00,150 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-02 22:02:00,150 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-02 22:02:00,150 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-02 22:02:00,150 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b845f389beb9be5d1f1e448cfa57e34d246cab0" -d '{"os-stop": null}' 2019-07-02 22:02:00,150 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:01:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cb995cb-5cee-4238-9da0-dde47139033e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:02:00,151 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-8cb995cb-5cee-4238-9da0-dde47139033e 2019-07-02 22:02:00,151 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-02 22:02:00,151 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:01: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-17ce099d-c887-4f37-8285-500a53a5db8f x-compute-request-id: req-17ce099d-c887-4f37-8285-500a53a5db8f Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:a7:24", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:a7:24", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:42:57.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "e7bbf928-80ac-48e6-94be-b0c594238828", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:42:57Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_ellis_host_1gbyz5", "created": "2019-07-02T21:40:00Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:02:00,151 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-17ce099d-c887-4f37-8285-500a53a5db8f 2019-07-02 22:02:00,151 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-17ce099d-c887-4f37-8285-500a53a5db8f 2019-07-02 22:02:00,151 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:02:00,152 - functest.core.cloudify - DEBUG - Deleting node instance: nothing to do 2019-07-02 22:02:00,152 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828/action used request id req-c1d13b19-ce15-4b96-a6f7-ca496d982582 2019-07-02 22:02:00,152 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828/action used request id req-c1d13b19-ce15-4b96-a6f7-ca496d982582 2019-07-02 22:02:00,152 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 22:01: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-c1d13b19-ce15-4b96-a6f7-ca496d982582 x-compute-request-id: req-c1d13b19-ce15-4b96-a6f7-ca496d982582 Content-Length: 0 Content-Type: application/json 2019-07-02 22:02:00,152 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-02 22:02:00,152 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-02 22:02:00,153 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:01: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-78088e1e-45ab-4b14-bd12-a630570e71bf x-compute-request-id: req-78088e1e-45ab-4b14-bd12-a630570e71bf Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:eb:24", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:42:59.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ec1e6b04-a67a-4528-bb2c-78f308720ddd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:42:59Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_dime_host_secdfo", "created": "2019-07-02T21:40:01Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:02:05,414 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71778e02e024b1b6a47a69639f016e1eb7a0e9fe" 2019-07-02 22:02:05,415 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-02 22:02:05,415 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-02 22:02:05,415 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-78088e1e-45ab-4b14-bd12-a630570e71bf 2019-07-02 22:02:05,415 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-78088e1e-45ab-4b14-bd12-a630570e71bf 2019-07-02 22:02:05,415 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258d776a5b16bb285a64331dfaea2fc5290782c2" -d '{"os-stop": null}' 2019-07-02 22:02:05,415 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:02:05,416 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:01:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-943fedc1-cc62-4322-97cd-6b96c7968438 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:02:05,416 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-943fedc1-cc62-4322-97cd-6b96c7968438 2019-07-02 22:02:05,416 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 22:01: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-054cee7b-ca51-439d-b6cc-8f49be405f8f x-compute-request-id: req-054cee7b-ca51-439d-b6cc-8f49be405f8f Content-Length: 0 Content-Type: application/json 2019-07-02 22:02:05,416 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd/action used request id req-054cee7b-ca51-439d-b6cc-8f49be405f8f 2019-07-02 22:02:05,416 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd/action used request id req-054cee7b-ca51-439d-b6cc-8f49be405f8f 2019-07-02 22:02:05,416 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18a045515b39f089898a40f0734b479ba8e0ca09" 2019-07-02 22:02:05,417 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:01: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-9c73ea7f-ceaf-45fd-8609-7f0103560347 x-compute-request-id: req-9c73ea7f-ceaf-45fd-8609-7f0103560347 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:35:60", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:42:59.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:42:59Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_homer_host_7yx4dt", "created": "2019-07-02T21:40:04Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:02:05,417 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-9c73ea7f-ceaf-45fd-8609-7f0103560347 2019-07-02 22:02:05,417 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-9c73ea7f-ceaf-45fd-8609-7f0103560347 2019-07-02 22:02:05,417 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71778e02e024b1b6a47a69639f016e1eb7a0e9fe" -d '{"os-stop": null}' 2019-07-02 22:02:05,417 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 22:01: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-c4a21b96-0ee5-4111-90d1-98565be4242d x-compute-request-id: req-c4a21b96-0ee5-4111-90d1-98565be4242d Content-Length: 0 Content-Type: application/json 2019-07-02 22:02:05,417 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9/action used request id req-c4a21b96-0ee5-4111-90d1-98565be4242d 2019-07-02 22:02:05,418 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9/action used request id req-c4a21b96-0ee5-4111-90d1-98565be4242d 2019-07-02 22:02:05,418 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 22:01: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-2477cd0c-157d-4223-a208-49f2d38235b1 x-compute-request-id: req-2477cd0c-157d-4223-a208-49f2d38235b1 Content-Length: 0 Content-Type: application/json 2019-07-02 22:02:05,418 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-02 22:02:05,418 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-02 22:02:05,418 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-02 22:02:05,418 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:01: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-e2260e63-4cfb-4957-b0f4-4a3a2e24d0c8 x-compute-request-id: req-e2260e63-4cfb-4957-b0f4-4a3a2e24d0c8 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:49:5c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:49:5c", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:43:11.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "67b4d464-0837-4363-86b6-1feb93ce7b69", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:43:11Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bono_host_fosbph", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:02:05,419 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-e2260e63-4cfb-4957-b0f4-4a3a2e24d0c8 2019-07-02 22:02:05,419 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-e2260e63-4cfb-4957-b0f4-4a3a2e24d0c8 2019-07-02 22:02:05,419 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18a045515b39f089898a40f0734b479ba8e0ca09" -d '{"os-stop": null}' 2019-07-02 22:02:05,419 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/action used request id req-2477cd0c-157d-4223-a208-49f2d38235b1 2019-07-02 22:02:05,419 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/action used request id req-2477cd0c-157d-4223-a208-49f2d38235b1 2019-07-02 22:02:05,419 - functest.core.cloudify - DEBUG - Stopping Agent sprout_host_y0xlqp 2019-07-02 22:02:05,420 - functest.core.cloudify - DEBUG - Stopping... 2019-07-02 22:02:05,420 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-sprout_host_y0xlqp stop 2019-07-02 22:02:05,420 - functest.core.cloudify - DEBUG - Successfully stopped daemon: sprout_host_y0xlqp 2019-07-02 22:02:05,420 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-02 22:02:05,420 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-02 22:02:05,420 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-02 22:02:05,420 - functest.core.cloudify - DEBUG - Deleting Agent sprout_host_y0xlqp 2019-07-02 22:02:05,421 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b845f389beb9be5d1f1e448cfa57e34d246cab0" 2019-07-02 22:02:05,421 - functest.core.cloudify - DEBUG - Successfully deleted daemon: sprout_host_y0xlqp 2019-07-02 22:02:05,421 - functest.core.cloudify - DEBUG - Deleting... 2019-07-02 22:02:05,421 - functest.core.cloudify - DEBUG - 22:02:03 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_y0xlqp: No response received for task 8ee0045d962845a39518b70b979405c7 2019-07-02 22:02:05,421 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-02 22:02:05,421 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-02 22:02:05,421 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258d776a5b16bb285a64331dfaea2fc5290782c2" 2019-07-02 22:02:05,422 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:02: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-a055361b-8d94-4134-9f9f-1ce70cc37387 x-compute-request-id: req-a055361b-8d94-4134-9f9f-1ce70cc37387 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:a7:24", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:a7:24", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:42:57.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "e7bbf928-80ac-48e6-94be-b0c594238828", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T22:01:52Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_ellis_host_1gbyz5", "created": "2019-07-02T21:40:00Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:02:05,422 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-a055361b-8d94-4134-9f9f-1ce70cc37387 2019-07-02 22:02:05,422 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-02 22:02:05,422 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-02 22:02:05,422 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-a055361b-8d94-4134-9f9f-1ce70cc37387 2019-07-02 22:02:10,577 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-a055361b-8d94-4134-9f9f-1ce70cc37387 2019-07-02 22:02:10,578 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-02 22:02:10,578 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:02: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-449bd52a-fcaa-4290-9b90-b3223d746d1e x-compute-request-id: req-449bd52a-fcaa-4290-9b90-b3223d746d1e Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:eb:24", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:42:59.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ec1e6b04-a67a-4528-bb2c-78f308720ddd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T22:01:53Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_dime_host_secdfo", "created": "2019-07-02T21:40:01Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:02:10,578 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-449bd52a-fcaa-4290-9b90-b3223d746d1e 2019-07-02 22:02:10,578 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-449bd52a-fcaa-4290-9b90-b3223d746d1e 2019-07-02 22:02:10,578 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-02 22:02:10,579 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:02: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-b30138da-37c5-49bb-ad5b-970b26f8c520 x-compute-request-id: req-b30138da-37c5-49bb-ad5b-970b26f8c520 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:35:60", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:42:59.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T22:01:54Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_homer_host_7yx4dt", "created": "2019-07-02T21:40:04Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:02:10,579 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-07-02 22:02:10,579 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-07-02 22:02:10,579 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-ebdbd375-2eb7-4031-b9cd-1b17f51d15d2 2019-07-02 22:02:10,579 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:02:10,580 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:02:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebdbd375-2eb7-4031-b9cd-1b17f51d15d2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:02:10,580 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18a045515b39f089898a40f0734b479ba8e0ca09" 2019-07-02 22:02:10,580 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-02 22:02:10,580 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-07-02 22:02:10,580 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}435597f15ae2b91fcd5f1a2ec97a627e01bd34ef" 2019-07-02 22:02:10,580 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-b30138da-37c5-49bb-ad5b-970b26f8c520 2019-07-02 22:02:10,580 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-b30138da-37c5-49bb-ad5b-970b26f8c520 2019-07-02 22:02:10,581 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-02 22:02:10,581 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-02 22:02:10,581 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:02: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-14a594ee-1ee0-466f-b29d-96325dbffb4a x-compute-request-id: req-14a594ee-1ee0-466f-b29d-96325dbffb4a Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:49:5c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:49:5c", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:43:11.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "67b4d464-0837-4363-86b6-1feb93ce7b69", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T22:01:55Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bono_host_fosbph", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:02:10,581 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-07-02 22:02:10,581 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-7947c9dc-d83c-4720-ad82-5e41a0120d11 2019-07-02 22:02:10,582 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-7947c9dc-d83c-4720-ad82-5e41a0120d11 2019-07-02 22:02:10,582 - functest.core.cloudify - DEBUG - Waiting for process 25041 to end... 2019-07-02 22:02:10,582 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-14a594ee-1ee0-466f-b29d-96325dbffb4a 2019-07-02 22:02:10,582 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-14a594ee-1ee0-466f-b29d-96325dbffb4a 2019-07-02 22:02:10,582 - functest.core.cloudify - DEBUG - Stopping Agent proxy_host_hd97os 2019-07-02 22:02:10,582 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:02: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-7947c9dc-d83c-4720-ad82-5e41a0120d11 x-compute-request-id: req-7947c9dc-d83c-4720-ad82-5e41a0120d11 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:10:0e", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:43:01.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "42161197-d882-4a6c-b4fe-9290739a1ad0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:43:01Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_sprout_host_y0xlqp", "created": "2019-07-02T21:40:03Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:02:10,583 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}435597f15ae2b91fcd5f1a2ec97a627e01bd34ef" -d '{"os-stop": null}' 2019-07-02 22:02:10,583 - functest.core.cloudify - DEBUG - Stopping... 2019-07-02 22:02:10,583 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0/action used request id req-6256094f-6e6e-4376-9479-930a9b2a8704 2019-07-02 22:02:10,583 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 22:02: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-6256094f-6e6e-4376-9479-930a9b2a8704 x-compute-request-id: req-6256094f-6e6e-4376-9479-930a9b2a8704 Content-Length: 0 Content-Type: application/json 2019-07-02 22:02:10,583 - functest.core.cloudify - DEBUG - Successfully stopped daemon: proxy_host_hd97os 2019-07-02 22:02:10,583 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-proxy_host_hd97os stop 2019-07-02 22:02:10,583 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0/action used request id req-6256094f-6e6e-4376-9479-930a9b2a8704 2019-07-02 22:02:10,584 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-02 22:02:10,584 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-02 22:02:10,584 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-02 22:02:15,751 - functest.core.cloudify - DEBUG - Deleting Agent proxy_host_hd97os 2019-07-02 22:02:15,751 - functest.core.cloudify - DEBUG - Deleting... 2019-07-02 22:02:15,752 - functest.core.cloudify - DEBUG - 22:02:13 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_hd97os: No response received for task 4cccef47947146dbb1832c85ef281aff 2019-07-02 22:02:15,752 - functest.core.cloudify - DEBUG - Successfully deleted daemon: proxy_host_hd97os 2019-07-02 22:02:15,752 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-02 22:02:15,752 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-02 22:02:20,935 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-02 22:02:20,935 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-02 22:02:20,935 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:02:20,936 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901bad1cf97c77c5c73011ddd73159cbcb8f1e63" 2019-07-02 22:02:20,936 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:02:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fbc7652-653f-4713-858f-a801ebb1d3ae Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:02:20,936 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-1fbc7652-653f-4713-858f-a801ebb1d3ae 2019-07-02 22:02:20,936 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}435597f15ae2b91fcd5f1a2ec97a627e01bd34ef" 2019-07-02 22:02:20,936 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209/action used request id req-4f8cf6d7-4318-4db8-b56d-acc09c96ae00 2019-07-02 22:02:20,936 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22: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-6b7be8a3-3c04-471d-a440-7a637d708e75 x-compute-request-id: req-6b7be8a3-3c04-471d-a440-7a637d708e75 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:31", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2bcc6383-7062-4f17-9732-c847e5902209", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:42:59.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "2bcc6383-7062-4f17-9732-c847e5902209", "security_groups": [{"name": "default"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:42:59Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_proxy_host_hd97os", "created": "2019-07-02T21:39:57Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:02:20,937 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901bad1cf97c77c5c73011ddd73159cbcb8f1e63" -d '{"os-stop": null}' 2019-07-02 22:02:20,937 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209 used request id req-6b7be8a3-3c04-471d-a440-7a637d708e75 2019-07-02 22:02:20,937 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209 used request id req-6b7be8a3-3c04-471d-a440-7a637d708e75 2019-07-02 22:02:20,937 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209/action used request id req-4f8cf6d7-4318-4db8-b56d-acc09c96ae00 2019-07-02 22:02:20,937 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 22:02: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-4f8cf6d7-4318-4db8-b56d-acc09c96ae00 x-compute-request-id: req-4f8cf6d7-4318-4db8-b56d-acc09c96ae00 Content-Length: 0 Content-Type: application/json 2019-07-02 22:02:20,938 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:02: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-05807986-ec76-401a-a554-96cc0dc5da97 x-compute-request-id: req-05807986-ec76-401a-a554-96cc0dc5da97 Content-Encoding: gzip Content-Length: 856 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:10:0e", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:43:01.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "42161197-d882-4a6c-b4fe-9290739a1ad0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T22:02:07Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_sprout_host_y0xlqp", "created": "2019-07-02T21:40:03Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:02:20,938 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-05807986-ec76-401a-a554-96cc0dc5da97 2019-07-02 22:02:20,938 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-05807986-ec76-401a-a554-96cc0dc5da97 2019-07-02 22:02:20,938 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-07-02 22:02:31,221 - functest.core.cloudify - DEBUG - Waiting for process 25041 to end... 2019-07-02 22:02:31,222 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901bad1cf97c77c5c73011ddd73159cbcb8f1e63" 2019-07-02 22:02:31,222 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:02: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-0e81c42a-6d66-4c22-b3f7-434e35b7c2f4 x-compute-request-id: req-0e81c42a-6d66-4c22-b3f7-434e35b7c2f4 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:31", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2bcc6383-7062-4f17-9732-c847e5902209", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:42:59.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "2bcc6383-7062-4f17-9732-c847e5902209", "security_groups": [{"name": "default"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:20Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_proxy_host_hd97os", "created": "2019-07-02T21:39:57Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:02:31,222 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-02 22:02:31,222 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-07-02 22:02:31,222 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209 used request id req-0e81c42a-6d66-4c22-b3f7-434e35b7c2f4 2019-07-02 22:02:31,223 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209 used request id req-0e81c42a-6d66-4c22-b3f7-434e35b7c2f4 2019-07-02 22:02:31,223 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-02 22:02:31,223 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-02 22:02:31,223 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-02 22:02:36,446 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-02 22:02:36,447 - functest.core.cloudify - DEBUG - deleting server 2019-07-02 22:02:36,447 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:02:36,447 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:02:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-432b837a-f167-4b77-915d-4df464c0e8df Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:02:36,447 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-432b837a-f167-4b77-915d-4df464c0e8df 2019-07-02 22:02:36,447 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af531d320da55b121929763ddca18c1e376f5a78" 2019-07-02 22:02:36,448 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22: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-e5640f4a-a29e-4282-8fe5-bab81c4f84bd x-compute-request-id: req-e5640f4a-a29e-4282-8fe5-bab81c4f84bd Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:31", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2bcc6383-7062-4f17-9732-c847e5902209", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:42:59.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "2bcc6383-7062-4f17-9732-c847e5902209", "security_groups": [{"name": "default"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:20Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_proxy_host_hd97os", "created": "2019-07-02T21:39:57Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:02:36,448 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209 used request id req-e5640f4a-a29e-4282-8fe5-bab81c4f84bd 2019-07-02 22:02:36,448 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209 used request id req-e5640f4a-a29e-4282-8fe5-bab81c4f84bd 2019-07-02 22:02:36,448 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af531d320da55b121929763ddca18c1e376f5a78" 2019-07-02 22:02:36,448 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af531d320da55b121929763ddca18c1e376f5a78" 2019-07-02 22:02:36,448 - functest.core.cloudify - DEBUG - RESP: [204] Date: Tue, 02 Jul 2019 22: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-5b332918-8d25-426d-a9eb-6112f0d64ad4 x-compute-request-id: req-5b332918-8d25-426d-a9eb-6112f0d64ad4 Content-Type: application/json 2019-07-02 22:02:36,449 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209 used request id req-5b332918-8d25-426d-a9eb-6112f0d64ad4 2019-07-02 22:02:36,449 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209 used request id req-5b332918-8d25-426d-a9eb-6112f0d64ad4 2019-07-02 22:02:36,449 - functest.core.cloudify - DEBUG - Waiting for server "2bcc6383-7062-4f17-9732-c847e5902209" to be deleted. current status: SHUTOFF 2019-07-02 22:02:36,449 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209 used request id req-6bcfadd9-b023-462c-b7b8-478afccec468 2019-07-02 22:02:36,449 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209 used request id req-6bcfadd9-b023-462c-b7b8-478afccec468 2019-07-02 22:02:36,449 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22: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-6bcfadd9-b023-462c-b7b8-478afccec468 x-compute-request-id: req-6bcfadd9-b023-462c-b7b8-478afccec468 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:31", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2bcc6383-7062-4f17-9732-c847e5902209", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:42:59.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "2bcc6383-7062-4f17-9732-c847e5902209", "security_groups": [{"name": "default"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:34Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_proxy_host_hd97os", "created": "2019-07-02T21:39:57Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:02:36,450 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-07-02 22:02:41,675 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-07-02 22:02:41,675 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-07-02 22:02:41,675 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:02:41,675 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:02:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d24d3ca-2625-426a-8f85-591cf5a0b162 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:02:41,676 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-8d24d3ca-2625-426a-8f85-591cf5a0b162 2019-07-02 22:02:41,676 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-54b8f5ea-c5d3-40b7-9cb9-2ae527e7ca27 2019-07-02 22:02:41,676 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab7b6416b4770407cfe9e796175d31c47a4a5bf" 2019-07-02 22:02:41,676 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:02:41,676 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:02:41,676 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:02:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54b8f5ea-c5d3-40b7-9cb9-2ae527e7ca27 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:02:41,677 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:02:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fa36f2f-4f1f-4a3b-badf-16c63728abb0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:02:41,677 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-07-02 22:02:41,677 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-2fa36f2f-4f1f-4a3b-badf-16c63728abb0 2019-07-02 22:02:41,677 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d639b543653e4654f8abbe00f972727477ba001" 2019-07-02 22:02:41,677 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a5b70bfb8fa46e6b4e6286eba19fb7659add58" 2019-07-02 22:02:41,677 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:02: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-191c2b82-1435-4adb-8781-fc943e647f97 x-compute-request-id: req-191c2b82-1435-4adb-8781-fc943e647f97 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:a7:24", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:a7:24", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:42:57.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "e7bbf928-80ac-48e6-94be-b0c594238828", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:04Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_ellis_host_1gbyz5", "created": "2019-07-02T21:40:00Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:02:41,677 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-191c2b82-1435-4adb-8781-fc943e647f97 2019-07-02 22:02:41,678 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-191c2b82-1435-4adb-8781-fc943e647f97 2019-07-02 22:02:41,678 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:02: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-d729bbde-ca3b-4f41-91a7-b7b2f0fbcfd8 x-compute-request-id: req-d729bbde-ca3b-4f41-91a7-b7b2f0fbcfd8 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:eb:24", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:42:59.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ec1e6b04-a67a-4528-bb2c-78f308720ddd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:05Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_dime_host_secdfo", "created": "2019-07-02T21:40:01Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:02:41,678 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-b4aafcfb-786f-4dd8-8a23-6a7fc899e2ab 2019-07-02 22:02:41,678 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:02:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4aafcfb-786f-4dd8-8a23-6a7fc899e2ab Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:02:41,678 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:02:41,678 - functest.core.cloudify - DEBUG - Server is already stopped 2019-07-02 22:02:41,679 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-d729bbde-ca3b-4f41-91a7-b7b2f0fbcfd8 2019-07-02 22:02:41,679 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-07-02 22:02:41,679 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fb5a0c96977d12d4ab0dc29a5cb082a9818f9ee" 2019-07-02 22:02:41,679 - functest.core.cloudify - DEBUG - Server is already stopped 2019-07-02 22:02:41,679 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-d729bbde-ca3b-4f41-91a7-b7b2f0fbcfd8 2019-07-02 22:02:41,679 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-07-02 22:02:41,680 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-68b9774f-7d40-415f-a8d1-f3d97721fffd 2019-07-02 22:02:41,680 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-02 22:02:41,680 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-02 22:02:41,680 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-02 22:02:41,680 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22: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-68b9774f-7d40-415f-a8d1-f3d97721fffd x-compute-request-id: req-68b9774f-7d40-415f-a8d1-f3d97721fffd Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:35:60", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:42:59.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:06Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_homer_host_7yx4dt", "created": "2019-07-02T21:40:04Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:02:41,680 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-68b9774f-7d40-415f-a8d1-f3d97721fffd 2019-07-02 22:02:41,680 - functest.core.cloudify - DEBUG - Server is already stopped 2019-07-02 22:02:41,681 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-02 22:02:41,681 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-07-02 22:02:41,681 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af531d320da55b121929763ddca18c1e376f5a78" 2019-07-02 22:02:41,681 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 02 Jul 2019 22:02:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0773ede4-ebaf-4d6f-9b0f-9968bd798bc0 x-compute-request-id: req-0773ede4-ebaf-4d6f-9b0f-9968bd798bc0 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 2bcc6383-7062-4f17-9732-c847e5902209 could not be found.", "code": 404}} 2019-07-02 22:02:41,681 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209 used request id req-0773ede4-ebaf-4d6f-9b0f-9968bd798bc0 2019-07-02 22:02:41,681 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2bcc6383-7062-4f17-9732-c847e5902209 used request id req-0773ede4-ebaf-4d6f-9b0f-9968bd798bc0 2019-07-02 22:02:41,681 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-07-02 22:02:41,682 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:02: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-b385e050-7d5d-4356-bea0-52d399fdd25d x-compute-request-id: req-b385e050-7d5d-4356-bea0-52d399fdd25d Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:49:5c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:49:5c", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:43:11.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "67b4d464-0837-4363-86b6-1feb93ce7b69", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:07Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bono_host_fosbph", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:02:41,682 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-02 22:02:41,682 - functest.core.cloudify - DEBUG - Server is already stopped 2019-07-02 22:02:41,682 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-02 22:02:41,682 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-b385e050-7d5d-4356-bea0-52d399fdd25d 2019-07-02 22:02:41,682 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-02 22:02:41,682 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-b385e050-7d5d-4356-bea0-52d399fdd25d 2019-07-02 22:02:46,850 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:02:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb6dc9b3-d354-4e29-a5e0-e2b75a2052bd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:02:46,850 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-02 22:02:46,851 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-02 22:02:46,851 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-02 22:02:46,851 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.215 2019-07-02 22:02:46,851 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:02:46,851 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:02:46,851 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:02:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb6dc9b3-d354-4e29-a5e0-e2b75a2052bd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:02:46,852 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-cb6dc9b3-d354-4e29-a5e0-e2b75a2052bd 2019-07-02 22:02:46,852 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-cb6dc9b3-d354-4e29-a5e0-e2b75a2052bd 2019-07-02 22:02:46,852 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:02:46,852 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:02:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-363b10a7-b0e8-4514-ad22-7d4f53b499f9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:02:46,852 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-363b10a7-b0e8-4514-ad22-7d4f53b499f9 2019-07-02 22:02:46,852 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ca057d5635ca976d6ea0a33b91a0efc56e60f0" 2019-07-02 22:02:46,853 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ca057d5635ca976d6ea0a33b91a0efc56e60f0" 2019-07-02 22:02:46,853 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/6f321a28-052b-49e4-bdd0-c9ba645ad8f5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ca057d5635ca976d6ea0a33b91a0efc56e60f0" 2019-07-02 22:02:46,853 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-02 22:02:46,853 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-02 22:02:46,853 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-07-02 22:02:46,853 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dcfe1ab8aac4813c12f0da5dca207a39a005862" 2019-07-02 22:02:46,854 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2310 X-Openstack-Request-Id: req-40ff5abe-36d1-46e1-b3ae-fd1da037dc11 Date: Tue, 02 Jul 2019 22:02:42 GMT RESP BODY: {"floatingips": [{"router_id": "20c32fa1-f09f-4569-a2eb-b816d62aa4c7", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T21:44:28Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.215", "revision_number": 2, "port_id": "6f321a28-052b-49e4-bdd0-c9ba645ad8f5", "id": "3d5cf097-5cea-46a2-a9f0-029bcbe331e8", "dns_name": "", "created_at": "2019-07-02T21:39:44Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "project_id": "7144b7dc4434464c8248a76eaf72013a"}, {"router_id": "20c32fa1-f09f-4569-a2eb-b816d62aa4c7", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T21:36:02Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 1, "port_id": "00db1d14-7853-4f4a-8c44-5886c8d9bbab", "id": "5d8e8a7d-2537-404a-be60-e32dfc6bfd1b", "dns_name": "", "created_at": "2019-07-02T21:36:02Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "project_id": "7144b7dc4434464c8248a76eaf72013a"}, {"router_id": "20c32fa1-f09f-4569-a2eb-b816d62aa4c7", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T21:44:39Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 2, "port_id": "2c8b41b4-a7e3-4f4d-b7d0-fef39a0b967e", "id": "76ef5d04-0f3c-4a24-9387-f6f63adb639a", "dns_name": "", "created_at": "2019-07-02T21:39:44Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "project_id": "7144b7dc4434464c8248a76eaf72013a"}, {"router_id": "20c32fa1-f09f-4569-a2eb-b816d62aa4c7", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T21:44:44Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.203", "revision_number": 2, "port_id": "7748a808-a56b-4529-8422-43f2791a011b", "id": "7ad944bf-522d-4cd1-8e69-3f3edb265434", "dns_name": "", "created_at": "2019-07-02T21:39:41Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "project_id": "7144b7dc4434464c8248a76eaf72013a"}]} 2019-07-02 22:02:46,854 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2310 X-Openstack-Request-Id: req-40ff5abe-36d1-46e1-b3ae-fd1da037dc11 Date: Tue, 02 Jul 2019 22:02:42 GMT RESP BODY: {"floatingips": [{"router_id": "20c32fa1-f09f-4569-a2eb-b816d62aa4c7", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T21:44:28Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.215", "revision_number": 2, "port_id": "6f321a28-052b-49e4-bdd0-c9ba645ad8f5", "id": "3d5cf097-5cea-46a2-a9f0-029bcbe331e8", "dns_name": "", "created_at": "2019-07-02T21:39:44Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "project_id": "7144b7dc4434464c8248a76eaf72013a"}, {"router_id": "20c32fa1-f09f-4569-a2eb-b816d62aa4c7", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T21:36:02Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 1, "port_id": "00db1d14-7853-4f4a-8c44-5886c8d9bbab", "id": "5d8e8a7d-2537-404a-be60-e32dfc6bfd1b", "dns_name": "", "created_at": "2019-07-02T21:36:02Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "project_id": "7144b7dc4434464c8248a76eaf72013a"}, {"router_id": "20c32fa1-f09f-4569-a2eb-b816d62aa4c7", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T21:44:39Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 2, "port_id": "2c8b41b4-a7e3-4f4d-b7d0-fef39a0b967e", "id": "76ef5d04-0f3c-4a24-9387-f6f63adb639a", "dns_name": "", "created_at": "2019-07-02T21:39:44Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "project_id": "7144b7dc4434464c8248a76eaf72013a"}, {"router_id": "20c32fa1-f09f-4569-a2eb-b816d62aa4c7", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T21:44:44Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.203", "revision_number": 2, "port_id": "7748a808-a56b-4529-8422-43f2791a011b", "id": "7ad944bf-522d-4cd1-8e69-3f3edb265434", "dns_name": "", "created_at": "2019-07-02T21:39:41Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "project_id": "7144b7dc4434464c8248a76eaf72013a"}]} 2019-07-02 22:02:46,854 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-40ff5abe-36d1-46e1-b3ae-fd1da037dc11 2019-07-02 22:02:46,854 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-40ff5abe-36d1-46e1-b3ae-fd1da037dc11 2019-07-02 22:02:46,854 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-40ff5abe-36d1-46e1-b3ae-fd1da037dc11 2019-07-02 22:02:46,855 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-40ff5abe-36d1-46e1-b3ae-fd1da037dc11 2019-07-02 22:02:46,855 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/6f321a28-052b-49e4-bdd0-c9ba645ad8f5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ca057d5635ca976d6ea0a33b91a0efc56e60f0" 2019-07-02 22:02:46,855 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 944 X-Openstack-Request-Id: req-bdda1da8-5c86-4ffe-a5f8-8f6087bb2f8c Date: Tue, 02 Jul 2019 22:02:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:02:03Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6516ee01-ddcb-4a8b-8c83-9be57116f85a","ip_address":"192.168.120.4"}],"id":"6f321a28-052b-49e4-bdd0-c9ba645ad8f5","security_groups":["19add697-0f5f-4c16-a42c-889a62410ae9","518e000a-00a7-40d3-bd88-a0cd8c935e45"],"mac_address":"fa:16:3e:b6:a7:24","device_id":"e7bbf928-80ac-48e6-94be-b0c594238828","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-4","ip_address":"192.168.120.4","fqdn":"host-192-168-120-4.openstacklocal."}],"name":"","project_id":"7144b7dc4434464c8248a76eaf72013a","qos_policy_id":null,"admin_state_up":true,"network_id":"3169b332-2fbe-4076-ab8e-9b578853ab8e","dns_name":"","created_at":"2019-07-02T21:40:05Z","binding:vnic_type":"normal","tenant_id":"7144b7dc4434464c8248a76eaf72013a"}} 2019-07-02 22:02:46,855 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 944 X-Openstack-Request-Id: req-bdda1da8-5c86-4ffe-a5f8-8f6087bb2f8c Date: Tue, 02 Jul 2019 22:02:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:02:03Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6516ee01-ddcb-4a8b-8c83-9be57116f85a","ip_address":"192.168.120.4"}],"id":"6f321a28-052b-49e4-bdd0-c9ba645ad8f5","security_groups":["19add697-0f5f-4c16-a42c-889a62410ae9","518e000a-00a7-40d3-bd88-a0cd8c935e45"],"mac_address":"fa:16:3e:b6:a7:24","device_id":"e7bbf928-80ac-48e6-94be-b0c594238828","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-4","ip_address":"192.168.120.4","fqdn":"host-192-168-120-4.openstacklocal."}],"name":"","project_id":"7144b7dc4434464c8248a76eaf72013a","qos_policy_id":null,"admin_state_up":true,"network_id":"3169b332-2fbe-4076-ab8e-9b578853ab8e","dns_name":"","created_at":"2019-07-02T21:40:05Z","binding:vnic_type":"normal","tenant_id":"7144b7dc4434464c8248a76eaf72013a"}} 2019-07-02 22:02:46,855 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/6f321a28-052b-49e4-bdd0-c9ba645ad8f5.json used request id req-bdda1da8-5c86-4ffe-a5f8-8f6087bb2f8c 2019-07-02 22:02:46,855 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/6f321a28-052b-49e4-bdd0-c9ba645ad8f5.json used request id req-bdda1da8-5c86-4ffe-a5f8-8f6087bb2f8c 2019-07-02 22:02:46,855 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/6f321a28-052b-49e4-bdd0-c9ba645ad8f5.json used request id req-bdda1da8-5c86-4ffe-a5f8-8f6087bb2f8c 2019-07-02 22:02:46,856 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/6f321a28-052b-49e4-bdd0-c9ba645ad8f5.json used request id req-bdda1da8-5c86-4ffe-a5f8-8f6087bb2f8c 2019-07-02 22:02:46,856 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:02:46,856 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:02:46,856 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:02:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90146b10-4e1e-4568-966f-62ab3e3a0993 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:02:46,856 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:02:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90146b10-4e1e-4568-966f-62ab3e3a0993 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:02:46,856 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-90146b10-4e1e-4568-966f-62ab3e3a0993 2019-07-02 22:02:46,857 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-90146b10-4e1e-4568-966f-62ab3e3a0993 2019-07-02 22:02:46,857 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}530356828b9857689e3cc303b603a794b2b3009d" 2019-07-02 22:02:46,857 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-07-02 22:02:46,857 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}530356828b9857689e3cc303b603a794b2b3009d" 2019-07-02 22:02:46,857 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:02:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9feb178e-1aba-4dab-84a9-edee28223d36 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:02:46,857 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.203 2019-07-02 22:02:46,857 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:02:46,858 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-9feb178e-1aba-4dab-84a9-edee28223d36 2019-07-02 22:02:46,858 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932e70b80fb4123e5090fb9c2966fe4035f43944" 2019-07-02 22:02:46,858 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22: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-175a2081-7520-4a7f-bcf7-b402c0758e01 x-compute-request-id: req-175a2081-7520-4a7f-bcf7-b402c0758e01 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:eb:24", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:42:59.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ec1e6b04-a67a-4528-bb2c-78f308720ddd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:05Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_dime_host_secdfo", "created": "2019-07-02T21:40:01Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:02:46,858 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-175a2081-7520-4a7f-bcf7-b402c0758e01 2019-07-02 22:02:46,858 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:02:52,027 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:02:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81475385-7566-4cf6-8fac-75dbfb382b3a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:02:52,027 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-81475385-7566-4cf6-8fac-75dbfb382b3a 2019-07-02 22:02:52,027 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-81475385-7566-4cf6-8fac-75dbfb382b3a 2019-07-02 22:02:52,027 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22: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-175a2081-7520-4a7f-bcf7-b402c0758e01 x-compute-request-id: req-175a2081-7520-4a7f-bcf7-b402c0758e01 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:eb:24", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:42:59.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ec1e6b04-a67a-4528-bb2c-78f308720ddd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:05Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_dime_host_secdfo", "created": "2019-07-02T21:40:01Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:02:52,028 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-175a2081-7520-4a7f-bcf7-b402c0758e01 2019-07-02 22:02:52,028 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-175a2081-7520-4a7f-bcf7-b402c0758e01 2019-07-02 22:02:52,028 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dcfe1ab8aac4813c12f0da5dca207a39a005862" -d '{"removeSecurityGroup": {"name": "clearwater-sg_dime"}}' 2019-07-02 22:02:52,028 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-79a997da-b3b7-41c7-ade1-99bbbbf8e94e 2019-07-02 22:02:52,028 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/6f321a28-052b-49e4-bdd0-c9ba645ad8f5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c27aa3e5e6d25e24297aa46127b0d7265ddbd16" 2019-07-02 22:02:52,029 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/6f321a28-052b-49e4-bdd0-c9ba645ad8f5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c27aa3e5e6d25e24297aa46127b0d7265ddbd16" 2019-07-02 22:02:52,029 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c27aa3e5e6d25e24297aa46127b0d7265ddbd16" 2019-07-02 22:02:52,029 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2310 X-Openstack-Request-Id: req-79a997da-b3b7-41c7-ade1-99bbbbf8e94e Date: Tue, 02 Jul 2019 22:02:44 GMT RESP BODY: {"floatingips": [{"router_id": "20c32fa1-f09f-4569-a2eb-b816d62aa4c7", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T21:44:28Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.215", "revision_number": 2, "port_id": "6f321a28-052b-49e4-bdd0-c9ba645ad8f5", "id": "3d5cf097-5cea-46a2-a9f0-029bcbe331e8", "dns_name": "", "created_at": "2019-07-02T21:39:44Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "project_id": "7144b7dc4434464c8248a76eaf72013a"}, {"router_id": "20c32fa1-f09f-4569-a2eb-b816d62aa4c7", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T21:36:02Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 1, "port_id": "00db1d14-7853-4f4a-8c44-5886c8d9bbab", "id": "5d8e8a7d-2537-404a-be60-e32dfc6bfd1b", "dns_name": "", "created_at": "2019-07-02T21:36:02Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "project_id": "7144b7dc4434464c8248a76eaf72013a"}, {"router_id": "20c32fa1-f09f-4569-a2eb-b816d62aa4c7", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T21:44:39Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 2, "port_id": "2c8b41b4-a7e3-4f4d-b7d0-fef39a0b967e", "id": "76ef5d04-0f3c-4a24-9387-f6f63adb639a", "dns_name": "", "created_at": "2019-07-02T21:39:44Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "project_id": "7144b7dc4434464c8248a76eaf72013a"}, {"router_id": "20c32fa1-f09f-4569-a2eb-b816d62aa4c7", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T21:44:44Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.203", "revision_number": 2, "port_id": "7748a808-a56b-4529-8422-43f2791a011b", "id": "7ad944bf-522d-4cd1-8e69-3f3edb265434", "dns_name": "", "created_at": "2019-07-02T21:39:41Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "project_id": "7144b7dc4434464c8248a76eaf72013a"}]} 2019-07-02 22:02:52,029 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c27aa3e5e6d25e24297aa46127b0d7265ddbd16" 2019-07-02 22:02:52,029 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2310 X-Openstack-Request-Id: req-79a997da-b3b7-41c7-ade1-99bbbbf8e94e Date: Tue, 02 Jul 2019 22:02:44 GMT RESP BODY: {"floatingips": [{"router_id": "20c32fa1-f09f-4569-a2eb-b816d62aa4c7", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T21:44:28Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.215", "revision_number": 2, "port_id": "6f321a28-052b-49e4-bdd0-c9ba645ad8f5", "id": "3d5cf097-5cea-46a2-a9f0-029bcbe331e8", "dns_name": "", "created_at": "2019-07-02T21:39:44Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "project_id": "7144b7dc4434464c8248a76eaf72013a"}, {"router_id": "20c32fa1-f09f-4569-a2eb-b816d62aa4c7", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T21:36:02Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 1, "port_id": "00db1d14-7853-4f4a-8c44-5886c8d9bbab", "id": "5d8e8a7d-2537-404a-be60-e32dfc6bfd1b", "dns_name": "", "created_at": "2019-07-02T21:36:02Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "project_id": "7144b7dc4434464c8248a76eaf72013a"}, {"router_id": "20c32fa1-f09f-4569-a2eb-b816d62aa4c7", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T21:44:39Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 2, "port_id": "2c8b41b4-a7e3-4f4d-b7d0-fef39a0b967e", "id": "76ef5d04-0f3c-4a24-9387-f6f63adb639a", "dns_name": "", "created_at": "2019-07-02T21:39:44Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "project_id": "7144b7dc4434464c8248a76eaf72013a"}, {"router_id": "20c32fa1-f09f-4569-a2eb-b816d62aa4c7", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T21:44:44Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.203", "revision_number": 2, "port_id": "7748a808-a56b-4529-8422-43f2791a011b", "id": "7ad944bf-522d-4cd1-8e69-3f3edb265434", "dns_name": "", "created_at": "2019-07-02T21:39:41Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "project_id": "7144b7dc4434464c8248a76eaf72013a"}]} 2019-07-02 22:02:52,029 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-79a997da-b3b7-41c7-ade1-99bbbbf8e94e 2019-07-02 22:02:52,030 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-79a997da-b3b7-41c7-ade1-99bbbbf8e94e 2019-07-02 22:02:52,030 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-79a997da-b3b7-41c7-ade1-99bbbbf8e94e 2019-07-02 22:02:52,030 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22: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-53e454e8-9098-4b3f-a962-daddf7985926 x-compute-request-id: req-53e454e8-9098-4b3f-a962-daddf7985926 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:a7:24", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:a7:24", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:42:57.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "e7bbf928-80ac-48e6-94be-b0c594238828", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:04Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_ellis_host_1gbyz5", "created": "2019-07-02T21:40:00Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:02:52,030 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 944 X-Openstack-Request-Id: req-9a95e527-83dc-49c4-a807-602aed64090d Date: Tue, 02 Jul 2019 22:02:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:02:03Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6516ee01-ddcb-4a8b-8c83-9be57116f85a","ip_address":"192.168.120.4"}],"id":"6f321a28-052b-49e4-bdd0-c9ba645ad8f5","security_groups":["19add697-0f5f-4c16-a42c-889a62410ae9","518e000a-00a7-40d3-bd88-a0cd8c935e45"],"mac_address":"fa:16:3e:b6:a7:24","device_id":"e7bbf928-80ac-48e6-94be-b0c594238828","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-4","ip_address":"192.168.120.4","fqdn":"host-192-168-120-4.openstacklocal."}],"name":"","project_id":"7144b7dc4434464c8248a76eaf72013a","qos_policy_id":null,"admin_state_up":true,"network_id":"3169b332-2fbe-4076-ab8e-9b578853ab8e","dns_name":"","created_at":"2019-07-02T21:40:05Z","binding:vnic_type":"normal","tenant_id":"7144b7dc4434464c8248a76eaf72013a"}} 2019-07-02 22:02:52,030 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/6f321a28-052b-49e4-bdd0-c9ba645ad8f5.json used request id req-9a95e527-83dc-49c4-a807-602aed64090d 2019-07-02 22:02:52,031 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22: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-53e454e8-9098-4b3f-a962-daddf7985926 x-compute-request-id: req-53e454e8-9098-4b3f-a962-daddf7985926 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:a7:24", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:a7:24", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:42:57.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "e7bbf928-80ac-48e6-94be-b0c594238828", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:04Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_ellis_host_1gbyz5", "created": "2019-07-02T21:40:00Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:02:52,031 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/6f321a28-052b-49e4-bdd0-c9ba645ad8f5.json used request id req-9a95e527-83dc-49c4-a807-602aed64090d 2019-07-02 22:02:52,031 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/6f321a28-052b-49e4-bdd0-c9ba645ad8f5.json used request id req-9a95e527-83dc-49c4-a807-602aed64090d 2019-07-02 22:02:52,031 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/00db1d14-7853-4f4a-8c44-5886c8d9bbab.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c27aa3e5e6d25e24297aa46127b0d7265ddbd16" 2019-07-02 22:02:52,031 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/00db1d14-7853-4f4a-8c44-5886c8d9bbab.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c27aa3e5e6d25e24297aa46127b0d7265ddbd16" 2019-07-02 22:02:52,031 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-53e454e8-9098-4b3f-a962-daddf7985926 2019-07-02 22:02:52,032 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-53e454e8-9098-4b3f-a962-daddf7985926 2019-07-02 22:02:52,032 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-53e454e8-9098-4b3f-a962-daddf7985926 2019-07-02 22:02:52,032 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-53e454e8-9098-4b3f-a962-daddf7985926 2019-07-02 22:02:52,032 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}530356828b9857689e3cc303b603a794b2b3009d" -d '{"removeFloatingIp": {"address": "172.30.9.215"}}' 2019-07-02 22:02:52,032 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}530356828b9857689e3cc303b603a794b2b3009d" -d '{"removeFloatingIp": {"address": "172.30.9.215"}}' 2019-07-02 22:02:52,032 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:02: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-dbb646d9-0db6-498e-a735-3fc262668686 x-compute-request-id: req-dbb646d9-0db6-498e-a735-3fc262668686 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:35:60", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:42:59.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:06Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_homer_host_7yx4dt", "created": "2019-07-02T21:40:04Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:02:52,032 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-dbb646d9-0db6-498e-a735-3fc262668686 2019-07-02 22:02:52,033 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-dbb646d9-0db6-498e-a735-3fc262668686 2019-07-02 22:02:52,033 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932e70b80fb4123e5090fb9c2966fe4035f43944" -d '{"removeSecurityGroup": {"name": "clearwater-sg_homer"}}' 2019-07-02 22:02:52,033 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-9791c723-33f4-4157-8d35-71e2669a063b Date: Tue, 02 Jul 2019 22:02:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T21:35:58Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6516ee01-ddcb-4a8b-8c83-9be57116f85a","ip_address":"192.168.120.8"}],"id":"00db1d14-7853-4f4a-8c44-5886c8d9bbab","security_groups":["4bc7a1cd-f7ea-4fc8-b644-fa39576c97d8"],"mac_address":"fa:16:3e:be:3a:8a","device_id":"d597c0c9-b116-4d34-bd04-fbf9dcc2d5af","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-8","ip_address":"192.168.120.8","fqdn":"host-192-168-120-8.openstacklocal."}],"name":"","project_id":"7144b7dc4434464c8248a76eaf72013a","qos_policy_id":null,"admin_state_up":true,"network_id":"3169b332-2fbe-4076-ab8e-9b578853ab8e","dns_name":"","created_at":"2019-07-02T21:34:15Z","binding:vnic_type":"normal","tenant_id":"7144b7dc4434464c8248a76eaf72013a"}} 2019-07-02 22:02:52,033 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-9791c723-33f4-4157-8d35-71e2669a063b Date: Tue, 02 Jul 2019 22:02:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T21:35:58Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6516ee01-ddcb-4a8b-8c83-9be57116f85a","ip_address":"192.168.120.8"}],"id":"00db1d14-7853-4f4a-8c44-5886c8d9bbab","security_groups":["4bc7a1cd-f7ea-4fc8-b644-fa39576c97d8"],"mac_address":"fa:16:3e:be:3a:8a","device_id":"d597c0c9-b116-4d34-bd04-fbf9dcc2d5af","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-8","ip_address":"192.168.120.8","fqdn":"host-192-168-120-8.openstacklocal."}],"name":"","project_id":"7144b7dc4434464c8248a76eaf72013a","qos_policy_id":null,"admin_state_up":true,"network_id":"3169b332-2fbe-4076-ab8e-9b578853ab8e","dns_name":"","created_at":"2019-07-02T21:34:15Z","binding:vnic_type":"normal","tenant_id":"7144b7dc4434464c8248a76eaf72013a"}} 2019-07-02 22:02:52,033 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/00db1d14-7853-4f4a-8c44-5886c8d9bbab.json used request id req-9791c723-33f4-4157-8d35-71e2669a063b 2019-07-02 22:02:52,033 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/00db1d14-7853-4f4a-8c44-5886c8d9bbab.json used request id req-9791c723-33f4-4157-8d35-71e2669a063b 2019-07-02 22:02:52,034 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/00db1d14-7853-4f4a-8c44-5886c8d9bbab.json used request id req-9791c723-33f4-4157-8d35-71e2669a063b 2019-07-02 22:02:52,034 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/00db1d14-7853-4f4a-8c44-5886c8d9bbab.json used request id req-9791c723-33f4-4157-8d35-71e2669a063b 2019-07-02 22:02:52,034 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/2c8b41b4-a7e3-4f4d-b7d0-fef39a0b967e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c27aa3e5e6d25e24297aa46127b0d7265ddbd16" 2019-07-02 22:02:52,034 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 950 X-Openstack-Request-Id: req-ec5019b9-c9b4-4e8f-b6db-dc77c9b144bd Date: Tue, 02 Jul 2019 22:02:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T21:42:59Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6516ee01-ddcb-4a8b-8c83-9be57116f85a","ip_address":"192.168.120.13"}],"id":"2c8b41b4-a7e3-4f4d-b7d0-fef39a0b967e","security_groups":["19add697-0f5f-4c16-a42c-889a62410ae9","9e6606b9-dec2-4842-80f8-ee6f7f5ea976"],"mac_address":"fa:16:3e:f6:7b:fa","device_id":"ae38330f-5a4f-4e2e-8051-5f83ec6dd815","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-13","ip_address":"192.168.120.13","fqdn":"host-192-168-120-13.openstacklocal."}],"name":"","project_id":"7144b7dc4434464c8248a76eaf72013a","qos_policy_id":null,"admin_state_up":true,"network_id":"3169b332-2fbe-4076-ab8e-9b578853ab8e","dns_name":"","created_at":"2019-07-02T21:40:06Z","binding:vnic_type":"normal","tenant_id":"7144b7dc4434464c8248a76eaf72013a"}} 2019-07-02 22:02:52,034 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/2c8b41b4-a7e3-4f4d-b7d0-fef39a0b967e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c27aa3e5e6d25e24297aa46127b0d7265ddbd16" 2019-07-02 22:02:52,034 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/7748a808-a56b-4529-8422-43f2791a011b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c27aa3e5e6d25e24297aa46127b0d7265ddbd16" 2019-07-02 22:02:52,035 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/7748a808-a56b-4529-8422-43f2791a011b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c27aa3e5e6d25e24297aa46127b0d7265ddbd16" 2019-07-02 22:02:52,035 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/2c8b41b4-a7e3-4f4d-b7d0-fef39a0b967e.json used request id req-ec5019b9-c9b4-4e8f-b6db-dc77c9b144bd 2019-07-02 22:02:52,035 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/2c8b41b4-a7e3-4f4d-b7d0-fef39a0b967e.json used request id req-ec5019b9-c9b4-4e8f-b6db-dc77c9b144bd 2019-07-02 22:02:52,035 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/2c8b41b4-a7e3-4f4d-b7d0-fef39a0b967e.json used request id req-ec5019b9-c9b4-4e8f-b6db-dc77c9b144bd 2019-07-02 22:02:52,035 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/2c8b41b4-a7e3-4f4d-b7d0-fef39a0b967e.json used request id req-ec5019b9-c9b4-4e8f-b6db-dc77c9b144bd 2019-07-02 22:02:57,199 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/2c8b41b4-a7e3-4f4d-b7d0-fef39a0b967e.json used request id req-ec5019b9-c9b4-4e8f-b6db-dc77c9b144bd 2019-07-02 22:02:57,199 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/7748a808-a56b-4529-8422-43f2791a011b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c27aa3e5e6d25e24297aa46127b0d7265ddbd16" 2019-07-02 22:02:57,199 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/7748a808-a56b-4529-8422-43f2791a011b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c27aa3e5e6d25e24297aa46127b0d7265ddbd16" 2019-07-02 22:02:57,199 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/7748a808-a56b-4529-8422-43f2791a011b.json used request id req-ea2c2fba-5a18-446c-89f6-38105c512502 2019-07-02 22:02:57,200 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:02:57,200 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:02:57,200 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd/action used request id req-a34ab93e-aea5-48df-a0e2-92087326147e 2019-07-02 22:02:57,200 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 22:02: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-a34ab93e-aea5-48df-a0e2-92087326147e x-compute-request-id: req-a34ab93e-aea5-48df-a0e2-92087326147e Content-Length: 0 Content-Type: application/json 2019-07-02 22:02:57,200 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-5e7d88f8-d91a-4f29-8119-ae36fdf70ba9 2019-07-02 22:02:57,200 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-5e7d88f8-d91a-4f29-8119-ae36fdf70ba9 2019-07-02 22:02:57,201 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:02:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e7d88f8-d91a-4f29-8119-ae36fdf70ba9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:02:57,201 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:02:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e7d88f8-d91a-4f29-8119-ae36fdf70ba9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:02:57,201 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 983 X-Openstack-Request-Id: req-ea2c2fba-5a18-446c-89f6-38105c512502 Date: Tue, 02 Jul 2019 22:02:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:02:06Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6516ee01-ddcb-4a8b-8c83-9be57116f85a","ip_address":"192.168.120.7"}],"id":"7748a808-a56b-4529-8422-43f2791a011b","security_groups":["00d0529b-96bd-47fa-9b67-e3f813eabff1","19add697-0f5f-4c16-a42c-889a62410ae9","44ccc7df-8a5b-4cd1-8117-673172927c6c"],"mac_address":"fa:16:3e:bf:49:5c","device_id":"67b4d464-0837-4363-86b6-1feb93ce7b69","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-7","ip_address":"192.168.120.7","fqdn":"host-192-168-120-7.openstacklocal."}],"name":"","project_id":"7144b7dc4434464c8248a76eaf72013a","qos_policy_id":null,"admin_state_up":true,"network_id":"3169b332-2fbe-4076-ab8e-9b578853ab8e","dns_name":"","created_at":"2019-07-02T21:40:10Z","binding:vnic_type":"normal","tenant_id":"7144b7dc4434464c8248a76eaf72013a"}} 2019-07-02 22:02:57,201 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 983 X-Openstack-Request-Id: req-ea2c2fba-5a18-446c-89f6-38105c512502 Date: Tue, 02 Jul 2019 22:02:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:02:06Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6516ee01-ddcb-4a8b-8c83-9be57116f85a","ip_address":"192.168.120.7"}],"id":"7748a808-a56b-4529-8422-43f2791a011b","security_groups":["00d0529b-96bd-47fa-9b67-e3f813eabff1","19add697-0f5f-4c16-a42c-889a62410ae9","44ccc7df-8a5b-4cd1-8117-673172927c6c"],"mac_address":"fa:16:3e:bf:49:5c","device_id":"67b4d464-0837-4363-86b6-1feb93ce7b69","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-7","ip_address":"192.168.120.7","fqdn":"host-192-168-120-7.openstacklocal."}],"name":"","project_id":"7144b7dc4434464c8248a76eaf72013a","qos_policy_id":null,"admin_state_up":true,"network_id":"3169b332-2fbe-4076-ab8e-9b578853ab8e","dns_name":"","created_at":"2019-07-02T21:40:10Z","binding:vnic_type":"normal","tenant_id":"7144b7dc4434464c8248a76eaf72013a"}} 2019-07-02 22:02:57,201 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/7748a808-a56b-4529-8422-43f2791a011b.json used request id req-ea2c2fba-5a18-446c-89f6-38105c512502 2019-07-02 22:02:57,202 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/7748a808-a56b-4529-8422-43f2791a011b.json used request id req-ea2c2fba-5a18-446c-89f6-38105c512502 2019-07-02 22:02:57,202 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/7748a808-a56b-4529-8422-43f2791a011b.json used request id req-ea2c2fba-5a18-446c-89f6-38105c512502 2019-07-02 22:02:57,202 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dcfe1ab8aac4813c12f0da5dca207a39a005862" 2019-07-02 22:02:57,202 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd/action used request id req-a34ab93e-aea5-48df-a0e2-92087326147e 2019-07-02 22:02:57,202 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9/action used request id req-b40604dd-3ada-41fd-ad7c-6ce8b20af4f3 2019-07-02 22:02:57,202 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9/action used request id req-b40604dd-3ada-41fd-ad7c-6ce8b20af4f3 2019-07-02 22:02:57,203 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 22: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 x-openstack-request-id: req-b40604dd-3ada-41fd-ad7c-6ce8b20af4f3 x-compute-request-id: req-b40604dd-3ada-41fd-ad7c-6ce8b20af4f3 Content-Length: 0 Content-Type: application/json 2019-07-02 22:02:57,203 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dcfe1ab8aac4813c12f0da5dca207a39a005862" 2019-07-02 22:02:57,203 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-b3985ebb-0921-4bbf-aa5f-d1f261b2ba28 2019-07-02 22:02:57,203 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-b3985ebb-0921-4bbf-aa5f-d1f261b2ba28 2019-07-02 22:02:57,203 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:02: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-b3985ebb-0921-4bbf-aa5f-d1f261b2ba28 x-compute-request-id: req-b3985ebb-0921-4bbf-aa5f-d1f261b2ba28 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:eb:24", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:42:59.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ec1e6b04-a67a-4528-bb2c-78f308720ddd", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:05Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_dime_host_secdfo", "created": "2019-07-02T21:40:01Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:02:57,203 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcdba841459190edcbaad1ba2226d72f65ac34e1" 2019-07-02 22:02:57,204 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcdba841459190edcbaad1ba2226d72f65ac34e1" 2019-07-02 22:02:57,204 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932e70b80fb4123e5090fb9c2966fe4035f43944" 2019-07-02 22:02:57,204 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:02: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-490bd4f8-13c7-429a-8387-bf18dfafa698 x-compute-request-id: req-490bd4f8-13c7-429a-8387-bf18dfafa698 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:49:5c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:49:5c", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:43:11.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "67b4d464-0837-4363-86b6-1feb93ce7b69", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:07Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bono_host_fosbph", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:02:57,204 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-2ab3feff-df40-4a6c-b7a6-25c4d1f91f96 2019-07-02 22:02:57,204 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-02 22:02:57,204 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-02 22:02:57,204 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:02: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-490bd4f8-13c7-429a-8387-bf18dfafa698 x-compute-request-id: req-490bd4f8-13c7-429a-8387-bf18dfafa698 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:49:5c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:49:5c", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:43:11.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "67b4d464-0837-4363-86b6-1feb93ce7b69", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:07Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bono_host_fosbph", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:02:57,205 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-490bd4f8-13c7-429a-8387-bf18dfafa698 2019-07-02 22:02:57,205 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-490bd4f8-13c7-429a-8387-bf18dfafa698 2019-07-02 22:02:57,205 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-490bd4f8-13c7-429a-8387-bf18dfafa698 2019-07-02 22:02:57,205 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-490bd4f8-13c7-429a-8387-bf18dfafa698 2019-07-02 22:02:57,205 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcdba841459190edcbaad1ba2226d72f65ac34e1" -d '{"removeFloatingIp": {"address": "172.30.9.203"}}' 2019-07-02 22:02:57,205 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932e70b80fb4123e5090fb9c2966fe4035f43944" 2019-07-02 22:02:57,206 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcdba841459190edcbaad1ba2226d72f65ac34e1" -d '{"removeFloatingIp": {"address": "172.30.9.203"}}' 2019-07-02 22:02:57,206 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:02: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-1b069fd0-030b-4a64-b888-dd05518aa460 x-compute-request-id: req-1b069fd0-030b-4a64-b888-dd05518aa460 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cd3cefa-aba6-494c-aedb-be6616f647ea"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "944fdcf4-4abb-4ae1-9a7c-4b049a5e320e"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dddee9ac-8bc1-47bc-b721-39bd973ee0e8"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79fcdb0-ef43-4bb9-a33c-07629f87a5ea"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "19add697-0f5f-4c16-a42c-889a62410ae9", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-07-02 22:02:57,206 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd/os-security-groups used request id req-1b069fd0-030b-4a64-b888-dd05518aa460 2019-07-02 22:02:57,206 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd/os-security-groups used request id req-1b069fd0-030b-4a64-b888-dd05518aa460 2019-07-02 22:02:57,206 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:02: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-2ab3feff-df40-4a6c-b7a6-25c4d1f91f96 x-compute-request-id: req-2ab3feff-df40-4a6c-b7a6-25c4d1f91f96 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:35:60", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:42:59.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:06Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_homer_host_7yx4dt", "created": "2019-07-02T21:40:04Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:02:57,206 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-2ab3feff-df40-4a6c-b7a6-25c4d1f91f96 2019-07-02 22:02:57,207 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22: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-877a30ac-db92-429d-bd4d-73cf0fefff5f x-compute-request-id: req-877a30ac-db92-429d-bd4d-73cf0fefff5f Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cd3cefa-aba6-494c-aedb-be6616f647ea"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "944fdcf4-4abb-4ae1-9a7c-4b049a5e320e"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dddee9ac-8bc1-47bc-b721-39bd973ee0e8"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79fcdb0-ef43-4bb9-a33c-07629f87a5ea"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "19add697-0f5f-4c16-a42c-889a62410ae9", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-07-02 22:02:57,207 - functest.core.cloudify - DEBUG - Waiting for process 25041 to end... 2019-07-02 22:02:57,207 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9/os-security-groups used request id req-877a30ac-db92-429d-bd4d-73cf0fefff5f 2019-07-02 22:02:57,207 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-02 22:03:02,511 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9/os-security-groups used request id req-877a30ac-db92-429d-bd4d-73cf0fefff5f 2019-07-02 22:03:02,511 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9/os-security-groups used request id req-877a30ac-db92-429d-bd4d-73cf0fefff5f 2019-07-02 22:03:02,511 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-02 22:03:02,511 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:02:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afcfa5f9-4e5d-4c61-b372-61f84a5eba54 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:03:02,511 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-afcfa5f9-4e5d-4c61-b372-61f84a5eba54 2019-07-02 22:03:02,512 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81dfbd227eb22fdcdee0ddbd84b5ce0fb236aba" 2019-07-02 22:03:02,512 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdfb82b209cb2db58a116c904f55750a724e6e9f" 2019-07-02 22:03:02,512 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-255cdcb1-d247-4a62-aa1f-6e246174b9a0 2019-07-02 22:03:02,512 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:02:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-255cdcb1-d247-4a62-aa1f-6e246174b9a0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:03:02,512 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:03:02,512 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-07-02 22:03:02,513 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:02: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-340c75b6-dc18-4ba1-a953-783bbddd92e0 x-compute-request-id: req-340c75b6-dc18-4ba1-a953-783bbddd92e0 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:eb:24", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:42:59.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ec1e6b04-a67a-4528-bb2c-78f308720ddd", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:05Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_dime_host_secdfo", "created": "2019-07-02T21:40:01Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:03:02,513 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81dfbd227eb22fdcdee0ddbd84b5ce0fb236aba" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-07-02 22:03:02,513 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-340c75b6-dc18-4ba1-a953-783bbddd92e0 2019-07-02 22:03:02,513 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-340c75b6-dc18-4ba1-a953-783bbddd92e0 2019-07-02 22:03:02,513 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.203 detached from server 2019-07-02 22:03:02,513 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:03:02,513 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 22:02: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-c12cf997-7770-4957-a8ea-b772b795b7f9 x-compute-request-id: req-c12cf997-7770-4957-a8ea-b772b795b7f9 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. 2019-07-02 22:03:02,514 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 22:02: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-c12cf997-7770-4957-a8ea-b772b795b7f9 x-compute-request-id: req-c12cf997-7770-4957-a8ea-b772b795b7f9 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. 2019-07-02 22:03:02,514 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/action used request id req-c12cf997-7770-4957-a8ea-b772b795b7f9 2019-07-02 22:03:02,514 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/action used request id req-c12cf997-7770-4957-a8ea-b772b795b7f9 2019-07-02 22:03:02,514 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/action used request id req-c12cf997-7770-4957-a8ea-b772b795b7f9 2019-07-02 22:03:02,514 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/action used request id req-c12cf997-7770-4957-a8ea-b772b795b7f9 2019-07-02 22:03:02,514 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-02 22:03:02,515 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828/action used request id req-f68fb352-b42c-4a80-b482-5a45b9efe1ce 2019-07-02 22:03:02,515 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828/action used request id req-f68fb352-b42c-4a80-b482-5a45b9efe1ce 2019-07-02 22:03:02,515 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828/action used request id req-f68fb352-b42c-4a80-b482-5a45b9efe1ce 2019-07-02 22:03:02,515 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 22: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 x-openstack-request-id: req-f68fb352-b42c-4a80-b482-5a45b9efe1ce x-compute-request-id: req-f68fb352-b42c-4a80-b482-5a45b9efe1ce 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. 2019-07-02 22:03:02,515 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 22: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 x-openstack-request-id: req-f68fb352-b42c-4a80-b482-5a45b9efe1ce x-compute-request-id: req-f68fb352-b42c-4a80-b482-5a45b9efe1ce 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. 2019-07-02 22:03:02,515 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-07-02 22:03:02,516 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-0679bd3e-d5fd-41dd-b788-2324fce7e516 2019-07-02 22:03:02,516 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdfb82b209cb2db58a116c904f55750a724e6e9f" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-07-02 22:03:02,516 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 22: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 x-openstack-request-id: req-8dac8642-7131-4416-8fd5-e6a23580e83f x-compute-request-id: req-8dac8642-7131-4416-8fd5-e6a23580e83f Content-Length: 0 Content-Type: application/json 2019-07-02 22:03:02,516 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd/action used request id req-8dac8642-7131-4416-8fd5-e6a23580e83f 2019-07-02 22:03:02,516 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd/action used request id req-8dac8642-7131-4416-8fd5-e6a23580e83f 2019-07-02 22:03:02,516 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81dfbd227eb22fdcdee0ddbd84b5ce0fb236aba" 2019-07-02 22:03:02,516 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.215 detached from server 2019-07-02 22:03:02,517 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828/action used request id req-f68fb352-b42c-4a80-b482-5a45b9efe1ce 2019-07-02 22:03:02,517 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-07-02 22:03:02,517 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-0679bd3e-d5fd-41dd-b788-2324fce7e516 2019-07-02 22:03:02,517 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22: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-0679bd3e-d5fd-41dd-b788-2324fce7e516 x-compute-request-id: req-0679bd3e-d5fd-41dd-b788-2324fce7e516 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:35:60", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:42:59.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:06Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_homer_host_7yx4dt", "created": "2019-07-02T21:40:04Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:03:02,517 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-574d5751-ad82-457e-bb27-132958a1033b 2019-07-02 22:03:02,517 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:02:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-574d5751-ad82-457e-bb27-132958a1033b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:03:02,517 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-02 22:03:02,518 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2382591658ff79c4961e426e45e7f99252dc45" 2019-07-02 22:03:02,518 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:02: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-0b815103-4714-4606-9eff-1b4ad519eff8 x-compute-request-id: req-0b815103-4714-4606-9eff-1b4ad519eff8 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:eb:24", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:42:59.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ec1e6b04-a67a-4528-bb2c-78f308720ddd", "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:05Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_dime_host_secdfo", "created": "2019-07-02T21:40:01Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:03:02,518 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-f65c8e35-fa67-4224-9523-782e4ceb5874 2019-07-02 22:03:02,518 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-0b815103-4714-4606-9eff-1b4ad519eff8 2019-07-02 22:03:02,518 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-0b815103-4714-4606-9eff-1b4ad519eff8 2019-07-02 22:03:02,518 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81dfbd227eb22fdcdee0ddbd84b5ce0fb236aba" 2019-07-02 22:03:07,750 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:03:07,750 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd/os-security-groups used request id req-8a42cfa6-d5e5-49d8-813e-fa37abc497fa 2019-07-02 22:03:07,750 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:02: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-8a42cfa6-d5e5-49d8-813e-fa37abc497fa x-compute-request-id: req-8a42cfa6-d5e5-49d8-813e-fa37abc497fa Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-07-02 22:03:07,750 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd/os-security-groups used request id req-8a42cfa6-d5e5-49d8-813e-fa37abc497fa 2019-07-02 22:03:07,750 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:02: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-309c918e-bf3f-4709-a20e-d4df238ab87b x-compute-request-id: req-309c918e-bf3f-4709-a20e-d4df238ab87b Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:10:0e", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:43:01.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "42161197-d882-4a6c-b4fe-9290739a1ad0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:19Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_sprout_host_y0xlqp", "created": "2019-07-02T21:40:03Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:03:07,751 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-f65c8e35-fa67-4224-9523-782e4ceb5874 2019-07-02 22:03:07,751 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:02:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8913d00a-14e4-486f-b0c3-94378b669dae Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:03:07,751 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd8a84594622e5efbf787bfe2d473d1a18bb83c5" 2019-07-02 22:03:07,751 - functest.core.cloudify - DEBUG - Server is already stopped 2019-07-02 22:03:07,751 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-309c918e-bf3f-4709-a20e-d4df238ab87b 2019-07-02 22:03:07,751 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-309c918e-bf3f-4709-a20e-d4df238ab87b 2019-07-02 22:03:07,752 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-02 22:03:07,752 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-02 22:03:07,752 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-02 22:03:07,752 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-8913d00a-14e4-486f-b0c3-94378b669dae 2019-07-02 22:03:07,752 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:03:07,752 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9/action used request id req-6be2f20e-2c44-4e0f-a06f-0a4eb6347379 2019-07-02 22:03:07,753 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-07-02 22:03:07,753 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-02 22:03:07,753 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-02 22:03:07,753 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38dfe593b99f3251ed9805137771581117a7dcd5" 2019-07-02 22:03:07,753 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 22:02: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-6be2f20e-2c44-4e0f-a06f-0a4eb6347379 x-compute-request-id: req-6be2f20e-2c44-4e0f-a06f-0a4eb6347379 Content-Length: 0 Content-Type: application/json 2019-07-02 22:03:07,753 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9/action used request id req-6be2f20e-2c44-4e0f-a06f-0a4eb6347379 2019-07-02 22:03:07,754 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdfb82b209cb2db58a116c904f55750a724e6e9f" 2019-07-02 22:03:07,754 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38dfe593b99f3251ed9805137771581117a7dcd5" -d '{"removeSecurityGroup": {"name": "clearwater-sg_ellis"}}' 2019-07-02 22:03:07,754 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-a236b71c-2de4-497b-839c-1f373041f8e3 2019-07-02 22:03:07,754 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-a236b71c-2de4-497b-839c-1f373041f8e3 2019-07-02 22:03:07,754 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:02:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7792d88f-9aa9-49e6-b96c-4d5f10fd2637 x-compute-request-id: req-7792d88f-9aa9-49e6-b96c-4d5f10fd2637 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:35:60", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:42:59.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:06Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_homer_host_7yx4dt", "created": "2019-07-02T21:40:04Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:03:07,754 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-7792d88f-9aa9-49e6-b96c-4d5f10fd2637 2019-07-02 22:03:07,755 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-7792d88f-9aa9-49e6-b96c-4d5f10fd2637 2019-07-02 22:03:07,755 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdfb82b209cb2db58a116c904f55750a724e6e9f" 2019-07-02 22:03:07,755 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:02:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a236b71c-2de4-497b-839c-1f373041f8e3 x-compute-request-id: req-a236b71c-2de4-497b-839c-1f373041f8e3 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:a7:24", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:42:57.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "e7bbf928-80ac-48e6-94be-b0c594238828", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:04Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_ellis_host_1gbyz5", "created": "2019-07-02T21:40:00Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:03:07,755 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-02 22:03:07,755 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-02 22:03:07,755 - functest.core.cloudify - DEBUG - deleting server 2019-07-02 22:03:07,756 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22: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 x-openstack-request-id: req-0ca345d1-9a84-44c4-9294-5512655293a0 x-compute-request-id: req-0ca345d1-9a84-44c4-9294-5512655293a0 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-07-02 22:03:07,756 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:02:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d316d5bb-4eb3-4cab-8606-cc4e5a74c8d8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:03:07,756 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9/os-security-groups used request id req-0ca345d1-9a84-44c4-9294-5512655293a0 2019-07-02 22:03:07,756 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd8a84594622e5efbf787bfe2d473d1a18bb83c5" -d '{"removeSecurityGroup": {"name": "clearwater-sg_internal_sip"}}' 2019-07-02 22:03:07,756 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-07ff6ece-6b7a-4977-af64-b63b24cd2757 2019-07-02 22:03:07,756 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-07ff6ece-6b7a-4977-af64-b63b24cd2757 2019-07-02 22:03:07,757 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:02:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07ff6ece-6b7a-4977-af64-b63b24cd2757 x-compute-request-id: req-07ff6ece-6b7a-4977-af64-b63b24cd2757 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:49:5c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:43:11.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "67b4d464-0837-4363-86b6-1feb93ce7b69", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:07Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bono_host_fosbph", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:03:07,757 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-02 22:03:07,757 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-02 22:03:07,757 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:03:07,757 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}440a56436fe802bd1dd2ced88c791210af12d3cb" 2019-07-02 22:03:07,757 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9/os-security-groups used request id req-0ca345d1-9a84-44c4-9294-5512655293a0 2019-07-02 22:03:07,758 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-d316d5bb-4eb3-4cab-8606-cc4e5a74c8d8 2019-07-02 22:03:07,758 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-02 22:03:07,758 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-02 22:03:12,943 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80cb4bdc12572ed4496e6159f0546d03b2475ab" 2019-07-02 22:03:12,943 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-02 22:03:12,943 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-02 22:03:12,943 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:03:12,944 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}440a56436fe802bd1dd2ced88c791210af12d3cb" 2019-07-02 22:03:12,944 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:02:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-40d8a0d8-930b-4aee-92dd-b2916130267a x-compute-request-id: req-40d8a0d8-930b-4aee-92dd-b2916130267a Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:eb:24", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:42:59.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ec1e6b04-a67a-4528-bb2c-78f308720ddd", "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:05Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_dime_host_secdfo", "created": "2019-07-02T21:40:01Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:03:12,944 - functest.core.cloudify - DEBUG - deleting server 2019-07-02 22:03:12,944 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd8a84594622e5efbf787bfe2d473d1a18bb83c5" 2019-07-02 22:03:12,944 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/action used request id req-75eff596-e476-4872-b6b0-3a50521078d8 2019-07-02 22:03:12,944 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/action used request id req-75eff596-e476-4872-b6b0-3a50521078d8 2019-07-02 22:03:12,945 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 22: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 x-openstack-request-id: req-75eff596-e476-4872-b6b0-3a50521078d8 x-compute-request-id: req-75eff596-e476-4872-b6b0-3a50521078d8 Content-Length: 0 Content-Type: application/json 2019-07-02 22:03:12,945 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}440a56436fe802bd1dd2ced88c791210af12d3cb" 2019-07-02 22:03:12,945 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-2c904ab1-69e8-41c2-ba77-09c5d457adc9 2019-07-02 22:03:12,945 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-2c904ab1-69e8-41c2-ba77-09c5d457adc9 2019-07-02 22:03:12,945 - functest.core.cloudify - DEBUG - RESP: [204] Date: Tue, 02 Jul 2019 22: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-2c904ab1-69e8-41c2-ba77-09c5d457adc9 x-compute-request-id: req-2c904ab1-69e8-41c2-ba77-09c5d457adc9 Content-Type: application/json 2019-07-02 22:03:12,945 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38dfe593b99f3251ed9805137771581117a7dcd5" 2019-07-02 22:03:12,946 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828/action used request id req-d18190a2-9016-449f-aa83-6e16d814e54b 2019-07-02 22:03:12,946 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828/action used request id req-d18190a2-9016-449f-aa83-6e16d814e54b 2019-07-02 22:03:12,946 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 22: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 x-openstack-request-id: req-d18190a2-9016-449f-aa83-6e16d814e54b x-compute-request-id: req-d18190a2-9016-449f-aa83-6e16d814e54b Content-Length: 0 Content-Type: application/json 2019-07-02 22:03:12,946 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-40d8a0d8-930b-4aee-92dd-b2916130267a 2019-07-02 22:03:12,946 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-40d8a0d8-930b-4aee-92dd-b2916130267a 2019-07-02 22:03:12,946 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:02:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14b2b4b3-a0ab-48ff-9004-34eb6e0d4b7b x-compute-request-id: req-14b2b4b3-a0ab-48ff-9004-34eb6e0d4b7b Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:a7:24", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:42:57.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "e7bbf928-80ac-48e6-94be-b0c594238828", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:04Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_ellis_host_1gbyz5", "created": "2019-07-02T21:40:00Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:03:12,947 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:03:12,947 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-14b2b4b3-a0ab-48ff-9004-34eb6e0d4b7b 2019-07-02 22:03:12,947 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-14b2b4b3-a0ab-48ff-9004-34eb6e0d4b7b 2019-07-02 22:03:12,947 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38dfe593b99f3251ed9805137771581117a7dcd5" 2019-07-02 22:03:12,947 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:02:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51baa360-f03d-47a5-8c33-7546780eeae0 x-compute-request-id: req-51baa360-f03d-47a5-8c33-7546780eeae0 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:eb:24", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:42:59.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ec1e6b04-a67a-4528-bb2c-78f308720ddd", "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:56Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_dime_host_secdfo", "created": "2019-07-02T21:40:01Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:03:12,948 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-51baa360-f03d-47a5-8c33-7546780eeae0 2019-07-02 22:03:12,948 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-51baa360-f03d-47a5-8c33-7546780eeae0 2019-07-02 22:03:12,948 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:02:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9ee7505-7da4-47e4-aec1-07a8229b9639 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:03:12,948 - functest.core.cloudify - DEBUG - Waiting for server "ec1e6b04-a67a-4528-bb2c-78f308720ddd" to be deleted. current status: SHUTOFF 2019-07-02 22:03:12,948 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-f9ee7505-7da4-47e4-aec1-07a8229b9639 2019-07-02 22:03:12,948 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80cb4bdc12572ed4496e6159f0546d03b2475ab" -d '{"removeSecurityGroup": {"name": "clearwater-sg_sprout"}}' 2019-07-02 22:03:12,948 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde884a0d4c11d0a50876a383fad9932d8093d28" 2019-07-02 22:03:12,949 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:02:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f52c28ab-e18e-4909-ae40-603229d66620 x-compute-request-id: req-f52c28ab-e18e-4909-ae40-603229d66620 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:49:5c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:43:11.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "67b4d464-0837-4363-86b6-1feb93ce7b69", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:07Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bono_host_fosbph", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:03:12,949 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-f52c28ab-e18e-4909-ae40-603229d66620 2019-07-02 22:03:12,949 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-f52c28ab-e18e-4909-ae40-603229d66620 2019-07-02 22:03:12,949 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd8a84594622e5efbf787bfe2d473d1a18bb83c5" 2019-07-02 22:03:12,949 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:02:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04bfedad-e0c1-4ae1-a368-159ab923f61f x-compute-request-id: req-04bfedad-e0c1-4ae1-a368-159ab923f61f Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:10:0e", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:43:01.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "42161197-d882-4a6c-b4fe-9290739a1ad0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:19Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_sprout_host_y0xlqp", "created": "2019-07-02T21:40:03Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:03:12,949 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-04bfedad-e0c1-4ae1-a368-159ab923f61f 2019-07-02 22:03:12,950 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-04bfedad-e0c1-4ae1-a368-159ab923f61f 2019-07-02 22:03:12,950 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828/os-security-groups used request id req-fd1d2909-7018-4023-bd83-dc5176a2b7b7 2019-07-02 22:03:12,950 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-02 22:03:12,950 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:02:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd1d2909-7018-4023-bd83-dc5176a2b7b7 x-compute-request-id: req-fd1d2909-7018-4023-bd83-dc5176a2b7b7 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cd3cefa-aba6-494c-aedb-be6616f647ea"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "944fdcf4-4abb-4ae1-9a7c-4b049a5e320e"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dddee9ac-8bc1-47bc-b721-39bd973ee0e8"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79fcdb0-ef43-4bb9-a33c-07629f87a5ea"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "19add697-0f5f-4c16-a42c-889a62410ae9", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-07-02 22:03:12,950 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828/os-security-groups used request id req-fd1d2909-7018-4023-bd83-dc5176a2b7b7 2019-07-02 22:03:12,950 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22: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-c9dbf877-e5ed-4828-8b9e-da5614194c54 x-compute-request-id: req-c9dbf877-e5ed-4828-8b9e-da5614194c54 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:35:60", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:42:59.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:06Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_homer_host_7yx4dt", "created": "2019-07-02T21:40:04Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:03:12,951 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde884a0d4c11d0a50876a383fad9932d8093d28" 2019-07-02 22:03:12,951 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-c9dbf877-e5ed-4828-8b9e-da5614194c54 2019-07-02 22:03:12,951 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-c9dbf877-e5ed-4828-8b9e-da5614194c54 2019-07-02 22:03:12,951 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:02:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-403a9fc5-d9ad-469b-b288-d62d6572f389 x-compute-request-id: req-403a9fc5-d9ad-469b-b288-d62d6572f389 Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:35:60", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:42:59.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:58Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_homer_host_7yx4dt", "created": "2019-07-02T21:40:04Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:03:18,109 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-c9dbf877-e5ed-4828-8b9e-da5614194c54 2019-07-02 22:03:18,109 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-02 22:03:18,109 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/os-security-groups used request id req-672a90a6-1446-4508-a27d-5fdd121c3bc3 2019-07-02 22:03:18,109 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:02:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-403a9fc5-d9ad-469b-b288-d62d6572f389 x-compute-request-id: req-403a9fc5-d9ad-469b-b288-d62d6572f389 Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:35:60", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:42:59.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9", "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:58Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_homer_host_7yx4dt", "created": "2019-07-02T21:40:04Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:03:18,110 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/os-security-groups used request id req-672a90a6-1446-4508-a27d-5fdd121c3bc3 2019-07-02 22:03:18,110 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22: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-672a90a6-1446-4508-a27d-5fdd121c3bc3 x-compute-request-id: req-672a90a6-1446-4508-a27d-5fdd121c3bc3 Content-Encoding: gzip Content-Length: 695 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cd3cefa-aba6-494c-aedb-be6616f647ea"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "944fdcf4-4abb-4ae1-9a7c-4b049a5e320e"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dddee9ac-8bc1-47bc-b721-39bd973ee0e8"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79fcdb0-ef43-4bb9-a33c-07629f87a5ea"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "19add697-0f5f-4c16-a42c-889a62410ae9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2b020533-f355-4470-976d-eef02de54732"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "65809564-d507-4f63-a152-e6d284a0732e"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7a86b844-3603-4477-98f1-20391549ff7f"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af0b4bc8-1e9a-4079-a3ee-6247370ecc09"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c90ac278-f20d-4caf-bb75-e018435c5f7e"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ccfba057-9479-40ff-967a-f1fab6ac478d"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9b1f2a1-63ab-449d-9241-bf39d3538b64"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fe34f82d-fccb-4b02-81ed-2dc4df511a1c"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "00d0529b-96bd-47fa-9b67-e3f813eabff1", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}]} 2019-07-02 22:03:18,110 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde884a0d4c11d0a50876a383fad9932d8093d28" 2019-07-02 22:03:18,110 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-f54d2790-0e1a-4aa1-a531-524f2e3f1630 2019-07-02 22:03:18,110 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-02 22:03:18,110 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80cb4bdc12572ed4496e6159f0546d03b2475ab" 2019-07-02 22:03:18,111 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0/action used request id req-23f7a757-ae12-401c-8558-ae344be7de1a 2019-07-02 22:03:18,111 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0/action used request id req-23f7a757-ae12-401c-8558-ae344be7de1a 2019-07-02 22:03:18,111 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 22: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 x-openstack-request-id: req-23f7a757-ae12-401c-8558-ae344be7de1a x-compute-request-id: req-23f7a757-ae12-401c-8558-ae344be7de1a Content-Length: 0 Content-Type: application/json 2019-07-02 22:03:18,111 - functest.core.cloudify - DEBUG - Waiting for server "9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9" to be deleted. current status: SHUTOFF 2019-07-02 22:03:18,111 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-403a9fc5-d9ad-469b-b288-d62d6572f389 2019-07-02 22:03:18,111 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-403a9fc5-d9ad-469b-b288-d62d6572f389 2019-07-02 22:03:18,112 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-02 22:03:18,112 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80cb4bdc12572ed4496e6159f0546d03b2475ab" 2019-07-02 22:03:18,112 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-8e35e741-0fa6-41a2-8047-71b3536fa515 2019-07-02 22:03:18,112 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5e30e44467c5e234dc00eddd0cddedf21e9356" 2019-07-02 22:03:18,112 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:03:18,112 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:02:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f8fedc4-1385-41a9-9b67-efaa6727ecf4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:03:18,113 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-2f8fedc4-1385-41a9-9b67-efaa6727ecf4 2019-07-02 22:03:18,113 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:02:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e35e741-0fa6-41a2-8047-71b3536fa515 x-compute-request-id: req-8e35e741-0fa6-41a2-8047-71b3536fa515 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:10:0e", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:43:01.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "42161197-d882-4a6c-b4fe-9290739a1ad0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:19Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_sprout_host_y0xlqp", "created": "2019-07-02T21:40:03Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:03:18,113 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-8e35e741-0fa6-41a2-8047-71b3536fa515 2019-07-02 22:03:18,113 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:03:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a880f80a-0e14-4ba1-9f57-288f67f1776c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:03:18,113 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:03:18,113 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-a880f80a-0e14-4ba1-9f57-288f67f1776c 2019-07-02 22:03:18,114 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:03:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae03b3a5-7166-4ae8-ba09-636753ce0fab x-compute-request-id: req-ae03b3a5-7166-4ae8-ba09-636753ce0fab Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cd3cefa-aba6-494c-aedb-be6616f647ea"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "944fdcf4-4abb-4ae1-9a7c-4b049a5e320e"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dddee9ac-8bc1-47bc-b721-39bd973ee0e8"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79fcdb0-ef43-4bb9-a33c-07629f87a5ea"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "19add697-0f5f-4c16-a42c-889a62410ae9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7c856abb-c426-4a7d-8452-ad812707906c"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "97938d96-3da9-481f-bcf2-fad901da3e42"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cfe638b7-3575-41fa-b95d-a8a8d9ebbdff"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "44ccc7df-8a5b-4cd1-8117-673172927c6c", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-02 22:03:18,114 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-4e6085c0-b406-4a6c-a40d-8525d4784ca9 2019-07-02 22:03:18,114 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-4e6085c0-b406-4a6c-a40d-8525d4784ca9 2019-07-02 22:03:18,114 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:03:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e6085c0-b406-4a6c-a40d-8525d4784ca9 x-compute-request-id: req-4e6085c0-b406-4a6c-a40d-8525d4784ca9 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:a7:24", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:42:57.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "e7bbf928-80ac-48e6-94be-b0c594238828", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:04Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_ellis_host_1gbyz5", "created": "2019-07-02T21:40:00Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:03:18,114 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0/os-security-groups used request id req-ae03b3a5-7166-4ae8-ba09-636753ce0fab 2019-07-02 22:03:18,114 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0/os-security-groups used request id req-ae03b3a5-7166-4ae8-ba09-636753ce0fab 2019-07-02 22:03:18,115 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5e30e44467c5e234dc00eddd0cddedf21e9356" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-07-02 22:03:18,115 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-02 22:03:18,115 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdde3ee74644c58c454395b6912918223f3e6fcf" 2019-07-02 22:03:18,115 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-30034ec4-dc84-4c4a-943f-13da053e5a52 2019-07-02 22:03:18,115 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:03:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30034ec4-dc84-4c4a-943f-13da053e5a52 x-compute-request-id: req-30034ec4-dc84-4c4a-943f-13da053e5a52 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:49:5c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:43:11.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "67b4d464-0837-4363-86b6-1feb93ce7b69", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:07Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bono_host_fosbph", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:03:18,115 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-02 22:03:18,116 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-30034ec4-dc84-4c4a-943f-13da053e5a52 2019-07-02 22:03:18,116 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdde3ee74644c58c454395b6912918223f3e6fcf" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bono"}}' 2019-07-02 22:03:18,116 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-c9c19631-084f-42ab-bf39-2ec4ee03d6af 2019-07-02 22:03:18,116 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd used request id req-c9c19631-084f-42ab-bf39-2ec4ee03d6af 2019-07-02 22:03:18,116 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-02 22:03:18,116 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 02 Jul 2019 22:03:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c9c19631-084f-42ab-bf39-2ec4ee03d6af x-compute-request-id: req-c9c19631-084f-42ab-bf39-2ec4ee03d6af Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ec1e6b04-a67a-4528-bb2c-78f308720ddd could not be found.", "code": 404}} 2019-07-02 22:03:18,116 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ec1e6b04-a67a-4528-bb2c-78f308720ddd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}440a56436fe802bd1dd2ced88c791210af12d3cb" 2019-07-02 22:03:18,117 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-37085534-1862-4827-8400-479886dd9bdf 2019-07-02 22:03:18,117 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e498d463639fe4a6d71a41ac64f0b496a3bd058f" 2019-07-02 22:03:18,117 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:03:23,312 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:03:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37085534-1862-4827-8400-479886dd9bdf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:03:23,312 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-37085534-1862-4827-8400-479886dd9bdf 2019-07-02 22:03:23,312 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828/action used request id req-9fdd8e2c-52e4-4acf-84ad-659cb0727691 2019-07-02 22:03:23,312 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828/action used request id req-9fdd8e2c-52e4-4acf-84ad-659cb0727691 2019-07-02 22:03:23,312 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-02 22:03:23,313 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:03: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-b8f419d4-2ea8-4fbf-aa62-7c75aeccbe02 x-compute-request-id: req-b8f419d4-2ea8-4fbf-aa62-7c75aeccbe02 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:a7:24", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:42:57.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "e7bbf928-80ac-48e6-94be-b0c594238828", "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:04Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_ellis_host_1gbyz5", "created": "2019-07-02T21:40:00Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:03:23,313 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-02 22:03:23,313 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5e30e44467c5e234dc00eddd0cddedf21e9356" 2019-07-02 22:03:23,313 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-02 22:03:23,313 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 22:03:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9fdd8e2c-52e4-4acf-84ad-659cb0727691 x-compute-request-id: req-9fdd8e2c-52e4-4acf-84ad-659cb0727691 Content-Length: 0 Content-Type: application/json 2019-07-02 22:03:23,314 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-02 22:03:23,314 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-3461b97a-12c6-4f1c-bc72-fd45bc303ab2 2019-07-02 22:03:23,314 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/action used request id req-dfab3218-882f-49dc-89a3-1db7ab8a398e 2019-07-02 22:03:23,314 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/action used request id req-dfab3218-882f-49dc-89a3-1db7ab8a398e 2019-07-02 22:03:23,314 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 22:03:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dfab3218-882f-49dc-89a3-1db7ab8a398e x-compute-request-id: req-dfab3218-882f-49dc-89a3-1db7ab8a398e Content-Length: 0 Content-Type: application/json 2019-07-02 22:03:23,314 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdde3ee74644c58c454395b6912918223f3e6fcf" 2019-07-02 22:03:23,314 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e498d463639fe4a6d71a41ac64f0b496a3bd058f" -d '{"removeSecurityGroup": {"name": "clearwater-sg_internal_sip"}}' 2019-07-02 22:03:23,315 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-02 22:03:23,315 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-02 22:03:23,315 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-54d6a9a5-e0ba-4e08-8d2c-ba419bc7ebe4 2019-07-02 22:03:23,315 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-54d6a9a5-e0ba-4e08-8d2c-ba419bc7ebe4 2019-07-02 22:03:23,315 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:03: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-54d6a9a5-e0ba-4e08-8d2c-ba419bc7ebe4 x-compute-request-id: req-54d6a9a5-e0ba-4e08-8d2c-ba419bc7ebe4 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:10:0e", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:43:01.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "42161197-d882-4a6c-b4fe-9290739a1ad0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:19Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_sprout_host_y0xlqp", "created": "2019-07-02T21:40:03Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:03:23,316 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde884a0d4c11d0a50876a383fad9932d8093d28" 2019-07-02 22:03:23,316 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5e30e44467c5e234dc00eddd0cddedf21e9356" 2019-07-02 22:03:23,316 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-b8f419d4-2ea8-4fbf-aa62-7c75aeccbe02 2019-07-02 22:03:23,316 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-b8f419d4-2ea8-4fbf-aa62-7c75aeccbe02 2019-07-02 22:03:23,316 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 02 Jul 2019 22:03: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-3461b97a-12c6-4f1c-bc72-fd45bc303ab2 x-compute-request-id: req-3461b97a-12c6-4f1c-bc72-fd45bc303ab2 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 could not be found.", "code": 404}} 2019-07-02 22:03:23,316 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a0ecf3e-b75e-4c47-bf6c-ebfee0d6ddc9 used request id req-3461b97a-12c6-4f1c-bc72-fd45bc303ab2 2019-07-02 22:03:23,317 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-02 22:03:23,317 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-02 22:03:23,317 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828/os-security-groups used request id req-2e92ea01-f6c6-4820-bf14-2a149ca06763 2019-07-02 22:03:23,317 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828/os-security-groups used request id req-2e92ea01-f6c6-4820-bf14-2a149ca06763 2019-07-02 22:03:23,317 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:03: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-2e92ea01-f6c6-4820-bf14-2a149ca06763 x-compute-request-id: req-2e92ea01-f6c6-4820-bf14-2a149ca06763 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-07-02 22:03:23,317 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-02 22:03:23,317 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-02 22:03:23,318 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdde3ee74644c58c454395b6912918223f3e6fcf" 2019-07-02 22:03:23,318 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-9c6addc5-ff9f-4235-9f37-d481acebdd56 2019-07-02 22:03:23,318 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-9c6addc5-ff9f-4235-9f37-d481acebdd56 2019-07-02 22:03:23,318 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:03: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-9c6addc5-ff9f-4235-9f37-d481acebdd56 x-compute-request-id: req-9c6addc5-ff9f-4235-9f37-d481acebdd56 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:49:5c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:43:11.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "67b4d464-0837-4363-86b6-1feb93ce7b69", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:07Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bono_host_fosbph", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:03:23,318 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 22:03: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-83470190-01e0-4499-b443-ea4c3593d7db x-compute-request-id: req-83470190-01e0-4499-b443-ea4c3593d7db Content-Length: 0 Content-Type: application/json 2019-07-02 22:03:23,318 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e498d463639fe4a6d71a41ac64f0b496a3bd058f" 2019-07-02 22:03:23,319 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-02 22:03:23,319 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-02 22:03:23,319 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0/action used request id req-83470190-01e0-4499-b443-ea4c3593d7db 2019-07-02 22:03:23,319 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0/action used request id req-83470190-01e0-4499-b443-ea4c3593d7db 2019-07-02 22:03:23,319 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:03:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e795cd10-bd95-44be-8570-069e5d69491f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:03:23,319 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-02 22:03:23,319 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-02 22:03:23,320 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/7525309f-f008-4382-9901-5f7117fcb9f7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1979ea46750a672d61e2fb61c5a98f73b788b859" 2019-07-02 22:03:23,320 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-02 22:03:28,546 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:03:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e795cd10-bd95-44be-8570-069e5d69491f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:03:28,546 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/7525309f-f008-4382-9901-5f7117fcb9f7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1979ea46750a672d61e2fb61c5a98f73b788b859" 2019-07-02 22:03:28,546 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-02 22:03:28,546 - functest.core.cloudify - DEBUG - deleting server 2019-07-02 22:03:28,547 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/security-groups/7525309f-f008-4382-9901-5f7117fcb9f7.json used request id req-2b472f69-538a-41cf-81e6-d08278be3069 2019-07-02 22:03:28,547 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/7525309f-f008-4382-9901-5f7117fcb9f7.json used request id req-2b472f69-538a-41cf-81e6-d08278be3069 2019-07-02 22:03:28,547 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2b472f69-538a-41cf-81e6-d08278be3069 Content-Length: 0 Date: Tue, 02 Jul 2019 22:03:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-02 22:03:28,547 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e498d463639fe4a6d71a41ac64f0b496a3bd058f" 2019-07-02 22:03:28,547 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-00535dd9-7a10-4d76-bcf7-eff067707a14 2019-07-02 22:03:28,547 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-00535dd9-7a10-4d76-bcf7-eff067707a14 2019-07-02 22:03:28,548 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:03: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-00535dd9-7a10-4d76-bcf7-eff067707a14 x-compute-request-id: req-00535dd9-7a10-4d76-bcf7-eff067707a14 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:10:0e", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:43:01.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "42161197-d882-4a6c-b4fe-9290739a1ad0", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:19Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_sprout_host_y0xlqp", "created": "2019-07-02T21:40:03Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:03:28,548 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/os-security-groups used request id req-c48339ae-1878-413a-b329-1bab5f21649c 2019-07-02 22:03:28,548 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/os-security-groups used request id req-c48339ae-1878-413a-b329-1bab5f21649c 2019-07-02 22:03:28,548 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:03: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-c48339ae-1878-413a-b329-1bab5f21649c x-compute-request-id: req-c48339ae-1878-413a-b329-1bab5f21649c Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cd3cefa-aba6-494c-aedb-be6616f647ea"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "944fdcf4-4abb-4ae1-9a7c-4b049a5e320e"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dddee9ac-8bc1-47bc-b721-39bd973ee0e8"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79fcdb0-ef43-4bb9-a33c-07629f87a5ea"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "19add697-0f5f-4c16-a42c-889a62410ae9", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-07-02 22:03:28,548 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-02 22:03:28,549 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-02 22:03:28,549 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-02 22:03:28,549 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-9d289458-3ddd-484d-98f1-e8e47955aa46 2019-07-02 22:03:28,549 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22: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-33d69297-37e0-4c2a-bf3f-45dd9510f6fa x-compute-request-id: req-33d69297-37e0-4c2a-bf3f-45dd9510f6fa Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cd3cefa-aba6-494c-aedb-be6616f647ea"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "944fdcf4-4abb-4ae1-9a7c-4b049a5e320e"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dddee9ac-8bc1-47bc-b721-39bd973ee0e8"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79fcdb0-ef43-4bb9-a33c-07629f87a5ea"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "19add697-0f5f-4c16-a42c-889a62410ae9", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-07-02 22:03:28,549 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0/os-security-groups used request id req-33d69297-37e0-4c2a-bf3f-45dd9510f6fa 2019-07-02 22:03:28,549 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0/os-security-groups used request id req-33d69297-37e0-4c2a-bf3f-45dd9510f6fa 2019-07-02 22:03:28,550 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476ef753578bf6bbebfeab4f151c96703c66c81b" 2019-07-02 22:03:28,550 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:03:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d289458-3ddd-484d-98f1-e8e47955aa46 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:03:28,550 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:03:28,550 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-02 22:03:28,550 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-02 22:03:28,550 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-02 22:03:28,551 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-02 22:03:28,551 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-49521998-5ca3-4977-bf38-7e7b38b78d3b 2019-07-02 22:03:28,551 - functest.core.cloudify - DEBUG - RESP: [204] Date: Tue, 02 Jul 2019 22:03: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-ca143194-478b-49f1-855e-ab12d0a6e134 x-compute-request-id: req-ca143194-478b-49f1-855e-ab12d0a6e134 Content-Type: application/json 2019-07-02 22:03:28,551 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-02 22:03:28,551 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476ef753578bf6bbebfeab4f151c96703c66c81b" 2019-07-02 22:03:28,551 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-02 22:03:28,551 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-6a6ce591-ef42-4eff-908c-80eebc9cc3a2 2019-07-02 22:03:28,552 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:03:28,552 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-6a6ce591-ef42-4eff-908c-80eebc9cc3a2 2019-07-02 22:03:28,552 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:03:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49521998-5ca3-4977-bf38-7e7b38b78d3b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:03:28,552 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-02 22:03:28,552 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:03:28,553 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:03:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a82012fd-c780-4ac7-b4de-0f6efc637735 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:03:28,553 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-a82012fd-c780-4ac7-b4de-0f6efc637735 2019-07-02 22:03:28,553 - functest.core.cloudify - DEBUG - Waiting for process 25041 to end... 2019-07-02 22:03:28,553 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:03: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-6a6ce591-ef42-4eff-908c-80eebc9cc3a2 x-compute-request-id: req-6a6ce591-ef42-4eff-908c-80eebc9cc3a2 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:a7:24", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:42:57.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "e7bbf928-80ac-48e6-94be-b0c594238828", "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:04Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_ellis_host_1gbyz5", "created": "2019-07-02T21:40:00Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:03:28,553 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-ca143194-478b-49f1-855e-ab12d0a6e134 2019-07-02 22:03:28,553 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476ef753578bf6bbebfeab4f151c96703c66c81b" 2019-07-02 22:03:28,553 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/ce109517-fee1-4220-ae3c-759747348075.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6676d89791f813f45c244da1435362a878b7d568" 2019-07-02 22:03:28,554 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f12b25a5-0436-42d5-a9f2-9977e6586689 Content-Length: 0 Date: Tue, 02 Jul 2019 22:03:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-02 22:03:28,554 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/ce109517-fee1-4220-ae3c-759747348075.json used request id req-f12b25a5-0436-42d5-a9f2-9977e6586689 2019-07-02 22:03:28,554 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/security-groups/ce109517-fee1-4220-ae3c-759747348075.json used request id req-f12b25a5-0436-42d5-a9f2-9977e6586689 2019-07-02 22:03:28,554 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8108faff22367e6e4d02b760cc4f5986b994a05" 2019-07-02 22:03:33,722 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8108faff22367e6e4d02b760cc4f5986b994a05" 2019-07-02 22:03:33,722 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:03: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-c2de7e4f-1b4c-4f94-8536-e80f57af7b28 x-compute-request-id: req-c2de7e4f-1b4c-4f94-8536-e80f57af7b28 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:a7:24", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e7bbf928-80ac-48e6-94be-b0c594238828", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:42:57.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "e7bbf928-80ac-48e6-94be-b0c594238828", "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:03:08Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_ellis_host_1gbyz5", "created": "2019-07-02T21:40:00Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:03:33,722 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-02 22:03:33,722 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-9ae16cb5-6df0-4d53-81bb-4a038646f88e 2019-07-02 22:03:33,722 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec3b57354040a7c58bbaa56fd9ab51d3da1f4330" 2019-07-02 22:03:33,723 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-c2de7e4f-1b4c-4f94-8536-e80f57af7b28 2019-07-02 22:03:33,723 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-c2de7e4f-1b4c-4f94-8536-e80f57af7b28 2019-07-02 22:03:33,723 - functest.core.cloudify - DEBUG - Waiting for server "e7bbf928-80ac-48e6-94be-b0c594238828" to be deleted. current status: SHUTOFF 2019-07-02 22:03:33,723 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:03:33,723 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:03:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ae16cb5-6df0-4d53-81bb-4a038646f88e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:03:33,723 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-02 22:03:33,723 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:03: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-b6dddad9-eea3-4e06-a542-bb28c385c53e x-compute-request-id: req-b6dddad9-eea3-4e06-a542-bb28c385c53e Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:49:5c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:43:11.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "67b4d464-0837-4363-86b6-1feb93ce7b69", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:07Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bono_host_fosbph", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:03:33,724 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-b6dddad9-eea3-4e06-a542-bb28c385c53e 2019-07-02 22:03:33,724 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8108faff22367e6e4d02b760cc4f5986b994a05" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-07-02 22:03:33,724 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-b6dddad9-eea3-4e06-a542-bb28c385c53e 2019-07-02 22:03:33,724 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-57862e09-262d-4eeb-a9d0-5525e5f64be6 2019-07-02 22:03:33,724 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-57862e09-262d-4eeb-a9d0-5525e5f64be6 2019-07-02 22:03:33,724 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:03: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-57862e09-262d-4eeb-a9d0-5525e5f64be6 x-compute-request-id: req-57862e09-262d-4eeb-a9d0-5525e5f64be6 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:10:0e", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:43:01.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "42161197-d882-4a6c-b4fe-9290739a1ad0", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:19Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_sprout_host_y0xlqp", "created": "2019-07-02T21:40:03Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:03:33,725 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec3b57354040a7c58bbaa56fd9ab51d3da1f4330" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-07-02 22:03:33,725 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8108faff22367e6e4d02b760cc4f5986b994a05" 2019-07-02 22:03:33,725 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 22:03:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b4969d68-79cd-49cd-8e76-b623343c3c81 x-compute-request-id: req-b4969d68-79cd-49cd-8e76-b623343c3c81 Content-Length: 0 Content-Type: application/json 2019-07-02 22:03:33,725 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/action used request id req-b4969d68-79cd-49cd-8e76-b623343c3c81 2019-07-02 22:03:33,725 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/action used request id req-b4969d68-79cd-49cd-8e76-b623343c3c81 2019-07-02 22:03:33,725 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-6ad20969-cdf0-4974-a8d4-c265cfc08b33 2019-07-02 22:03:33,726 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8108faff22367e6e4d02b760cc4f5986b994a05" 2019-07-02 22:03:33,726 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-6ad20969-cdf0-4974-a8d4-c265cfc08b33 2019-07-02 22:03:33,726 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:03: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-6ad20969-cdf0-4974-a8d4-c265cfc08b33 x-compute-request-id: req-6ad20969-cdf0-4974-a8d4-c265cfc08b33 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:49:5c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:43:11.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "67b4d464-0837-4363-86b6-1feb93ce7b69", "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:07Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bono_host_fosbph", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:03:33,726 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:03: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-55e9b04d-b17f-472b-8729-1b5fa40d8691 x-compute-request-id: req-55e9b04d-b17f-472b-8729-1b5fa40d8691 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-07-02 22:03:33,726 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/os-security-groups used request id req-55e9b04d-b17f-472b-8729-1b5fa40d8691 2019-07-02 22:03:33,726 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:03: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-114132ca-453e-443b-8be7-238fdbe9d3ca x-compute-request-id: req-114132ca-453e-443b-8be7-238fdbe9d3ca Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:10:0e", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:43:01.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "42161197-d882-4a6c-b4fe-9290739a1ad0", "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:19Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_sprout_host_y0xlqp", "created": "2019-07-02T21:40:03Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:03:33,727 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0/action used request id req-8047528f-53e5-4f80-a17a-f96cb2243680 2019-07-02 22:03:33,727 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0/action used request id req-8047528f-53e5-4f80-a17a-f96cb2243680 2019-07-02 22:03:33,727 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec3b57354040a7c58bbaa56fd9ab51d3da1f4330" 2019-07-02 22:03:33,727 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69/os-security-groups used request id req-55e9b04d-b17f-472b-8729-1b5fa40d8691 2019-07-02 22:03:33,727 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 22:03:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8047528f-53e5-4f80-a17a-f96cb2243680 x-compute-request-id: req-8047528f-53e5-4f80-a17a-f96cb2243680 Content-Length: 0 Content-Type: application/json 2019-07-02 22:03:33,727 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-02 22:03:33,727 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-114132ca-453e-443b-8be7-238fdbe9d3ca 2019-07-02 22:03:33,728 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-114132ca-453e-443b-8be7-238fdbe9d3ca 2019-07-02 22:03:33,728 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec3b57354040a7c58bbaa56fd9ab51d3da1f4330" 2019-07-02 22:03:33,728 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:03: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 x-openstack-request-id: req-4698a4d8-587e-46da-9e69-c31fc22a5b2e x-compute-request-id: req-4698a4d8-587e-46da-9e69-c31fc22a5b2e Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-07-02 22:03:33,728 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0/os-security-groups used request id req-4698a4d8-587e-46da-9e69-c31fc22a5b2e 2019-07-02 22:03:33,728 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0/os-security-groups used request id req-4698a4d8-587e-46da-9e69-c31fc22a5b2e 2019-07-02 22:03:33,728 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476ef753578bf6bbebfeab4f151c96703c66c81b" 2019-07-02 22:03:33,728 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 02 Jul 2019 22:03: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 x-openstack-request-id: req-d3787043-c5f9-421a-b9df-8c61e6be8ac4 x-compute-request-id: req-d3787043-c5f9-421a-b9df-8c61e6be8ac4 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e7bbf928-80ac-48e6-94be-b0c594238828 could not be found.", "code": 404}} 2019-07-02 22:03:33,729 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-02 22:03:33,729 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-02 22:03:33,729 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-02 22:03:33,729 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-02 22:03:33,729 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-02 22:03:33,729 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-02 22:03:38,888 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-d3787043-c5f9-421a-b9df-8c61e6be8ac4 2019-07-02 22:03:38,888 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e7bbf928-80ac-48e6-94be-b0c594238828 used request id req-d3787043-c5f9-421a-b9df-8c61e6be8ac4 2019-07-02 22:03:38,888 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-02 22:03:38,888 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-06f2ff4f-6614-43a1-8e17-f3ec70113502 2019-07-02 22:03:38,889 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:03:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06f2ff4f-6614-43a1-8e17-f3ec70113502 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:03:38,889 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:03:38,889 - functest.core.cloudify - DEBUG - deleting server 2019-07-02 22:03:38,889 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-02 22:03:38,889 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-02 22:03:38,889 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-02 22:03:38,890 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-02 22:03:38,890 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-02 22:03:38,890 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f485a4fba962a7e424a58d6825391f3b96caf2" 2019-07-02 22:03:38,890 - functest.core.cloudify - DEBUG - RESP: [204] Date: Tue, 02 Jul 2019 22: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 x-openstack-request-id: req-d575fc51-ad2f-49eb-a922-989c9dfec592 x-compute-request-id: req-d575fc51-ad2f-49eb-a922-989c9dfec592 Content-Type: application/json 2019-07-02 22:03:38,890 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:03:38,890 - functest.core.cloudify - DEBUG - deleting server 2019-07-02 22:03:38,891 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f485a4fba962a7e424a58d6825391f3b96caf2" 2019-07-02 22:03:38,891 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-baeaf2cd-a2e8-4def-b03c-e284ca1c9f0f 2019-07-02 22:03:38,891 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-baeaf2cd-a2e8-4def-b03c-e284ca1c9f0f 2019-07-02 22:03:38,891 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-02 22:03:38,891 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:03: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-baeaf2cd-a2e8-4def-b03c-e284ca1c9f0f x-compute-request-id: req-baeaf2cd-a2e8-4def-b03c-e284ca1c9f0f Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:49:5c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:43:11.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "67b4d464-0837-4363-86b6-1feb93ce7b69", "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:07Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bono_host_fosbph", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:03:38,891 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-02 22:03:38,892 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-31b9cbdb-46b6-4135-977c-cf1c8ca1509c 2019-07-02 22:03:38,892 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:03:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31b9cbdb-46b6-4135-977c-cf1c8ca1509c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:03:38,892 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f485a4fba962a7e424a58d6825391f3b96caf2" 2019-07-02 22:03:38,892 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ce47e1e25598aeae28f4df9d4895912b398d2f" 2019-07-02 22:03:38,892 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22: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-81d4a03b-78ae-4f26-8f75-bef379b3956a x-compute-request-id: req-81d4a03b-78ae-4f26-8f75-bef379b3956a Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:49:5c", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/67b4d464-0837-4363-86b6-1feb93ce7b69", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:43:11.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "67b4d464-0837-4363-86b6-1feb93ce7b69", "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:03:16Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bono_host_fosbph", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:03:38,892 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-d575fc51-ad2f-49eb-a922-989c9dfec592 2019-07-02 22:03:38,893 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-02 22:03:38,893 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-02 22:03:38,893 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-02 22:03:38,893 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-d575fc51-ad2f-49eb-a922-989c9dfec592 2019-07-02 22:03:38,893 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-07-02 22:03:38,893 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-02 22:03:38,893 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-02 22:03:38,894 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-02 22:03:38,894 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-81d4a03b-78ae-4f26-8f75-bef379b3956a 2019-07-02 22:03:38,894 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-81d4a03b-78ae-4f26-8f75-bef379b3956a 2019-07-02 22:03:38,894 - functest.core.cloudify - DEBUG - Waiting for server "67b4d464-0837-4363-86b6-1feb93ce7b69" to be deleted. current status: SHUTOFF 2019-07-02 22:03:38,894 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22: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-03ce7574-972b-4996-80c5-6c0d3dfddff7 x-compute-request-id: req-03ce7574-972b-4996-80c5-6c0d3dfddff7 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:10:0e", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:43:01.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "42161197-d882-4a6c-b4fe-9290739a1ad0", "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:02:19Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_sprout_host_y0xlqp", "created": "2019-07-02T21:40:03Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:03:38,894 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-03ce7574-972b-4996-80c5-6c0d3dfddff7 2019-07-02 22:03:38,895 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-03ce7574-972b-4996-80c5-6c0d3dfddff7 2019-07-02 22:03:38,895 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ce47e1e25598aeae28f4df9d4895912b398d2f" 2019-07-02 22:03:38,895 - functest.core.cloudify - DEBUG - deleting floatingip 2019-07-02 22:03:38,895 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:03:38,895 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:03:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d74891e4-e9b9-4eae-866b-e81111bf2282 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:03:38,895 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-d74891e4-e9b9-4eae-866b-e81111bf2282 2019-07-02 22:03:38,896 - functest.core.cloudify - DEBUG - Waiting for server "42161197-d882-4a6c-b4fe-9290739a1ad0" to be deleted. current status: SHUTOFF 2019-07-02 22:03:38,896 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-18e9ad9a-e42b-439c-bfec-7a85aa2b9eb6 2019-07-02 22:03:38,896 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-18e9ad9a-e42b-439c-bfec-7a85aa2b9eb6 2019-07-02 22:03:44,069 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22: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-18e9ad9a-e42b-439c-bfec-7a85aa2b9eb6 x-compute-request-id: req-18e9ad9a-e42b-439c-bfec-7a85aa2b9eb6 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:10:0e", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/42161197-d882-4a6c-b4fe-9290739a1ad0", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:43:01.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "42161197-d882-4a6c-b4fe-9290739a1ad0", "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:03:17Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_sprout_host_y0xlqp", "created": "2019-07-02T21:40:03Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:03:44,069 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/floatingips/3d5cf097-5cea-46a2-a9f0-029bcbe331e8.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e84f277a5c75c16fdd969435be185616eefb233c" 2019-07-02 22:03:44,069 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-d377c993-44c6-41b9-9aa5-85f835c63bf5 2019-07-02 22:03:44,069 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:03:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d377c993-44c6-41b9-9aa5-85f835c63bf5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:03:44,070 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:03:44,070 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-02 22:03:44,070 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ce47e1e25598aeae28f4df9d4895912b398d2f" 2019-07-02 22:03:44,070 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-dd116b62-ca0e-4e4b-8bb6-451b2ac23772 2019-07-02 22:03:44,070 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-dd116b62-ca0e-4e4b-8bb6-451b2ac23772 2019-07-02 22:03:44,071 - functest.core.cloudify - DEBUG - RESP: [204] Date: Tue, 02 Jul 2019 22: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-dd116b62-ca0e-4e4b-8bb6-451b2ac23772 x-compute-request-id: req-dd116b62-ca0e-4e4b-8bb6-451b2ac23772 Content-Type: application/json 2019-07-02 22:03:44,071 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/518e000a-00a7-40d3-bd88-a0cd8c935e45.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e4165e2a11d81dc682a78c941d41ad6ab1b7a6d" 2019-07-02 22:03:44,071 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4ce9d311-a4c6-4898-a898-1376612b0a8c Content-Length: 0 Date: Tue, 02 Jul 2019 22:03:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-02 22:03:44,071 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a5beadcb-c903-45d2-bcd1-d16fc4dd84f0 Content-Length: 0 Date: Tue, 02 Jul 2019 22:03:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-02 22:03:44,071 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/security-groups/518e000a-00a7-40d3-bd88-a0cd8c935e45.json used request id req-4ce9d311-a4c6-4898-a898-1376612b0a8c 2019-07-02 22:03:44,071 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/518e000a-00a7-40d3-bd88-a0cd8c935e45.json used request id req-4ce9d311-a4c6-4898-a898-1376612b0a8c 2019-07-02 22:03:44,072 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/3d5cf097-5cea-46a2-a9f0-029bcbe331e8.json used request id req-a5beadcb-c903-45d2-bcd1-d16fc4dd84f0 2019-07-02 22:03:44,072 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/floatingips/3d5cf097-5cea-46a2-a9f0-029bcbe331e8.json used request id req-a5beadcb-c903-45d2-bcd1-d16fc4dd84f0 2019-07-02 22:03:44,072 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-07-02 22:03:44,072 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-02 22:03:44,072 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-02 22:03:44,072 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-02 22:03:44,073 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f485a4fba962a7e424a58d6825391f3b96caf2" 2019-07-02 22:03:44,073 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-02 22:03:44,073 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-38e46cea-ec52-4b7b-b7f6-6401a80e5a36 2019-07-02 22:03:44,073 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/67b4d464-0837-4363-86b6-1feb93ce7b69 used request id req-38e46cea-ec52-4b7b-b7f6-6401a80e5a36 2019-07-02 22:03:44,073 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 02 Jul 2019 22: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 x-openstack-request-id: req-38e46cea-ec52-4b7b-b7f6-6401a80e5a36 x-compute-request-id: req-38e46cea-ec52-4b7b-b7f6-6401a80e5a36 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 67b4d464-0837-4363-86b6-1feb93ce7b69 could not be found.", "code": 404}} 2019-07-02 22:03:44,073 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-02 22:03:44,074 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-9bb4f343-9904-466f-b1b1-fc107b4f6d85 2019-07-02 22:03:44,074 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ce47e1e25598aeae28f4df9d4895912b398d2f" 2019-07-02 22:03:44,074 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 02 Jul 2019 22:03: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-9bb4f343-9904-466f-b1b1-fc107b4f6d85 x-compute-request-id: req-9bb4f343-9904-466f-b1b1-fc107b4f6d85 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 42161197-d882-4a6c-b4fe-9290739a1ad0 could not be found.", "code": 404}} 2019-07-02 22:03:44,074 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/42161197-d882-4a6c-b4fe-9290739a1ad0 used request id req-9bb4f343-9904-466f-b1b1-fc107b4f6d85 2019-07-02 22:03:44,074 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-02 22:03:44,074 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-02 22:03:44,074 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-02 22:03:44,075 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-02 22:03:44,075 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-02 22:03:44,075 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-02 22:03:44,075 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-02 22:03:44,075 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-02 22:03:44,075 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-02 22:03:44,075 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-02 22:03:44,076 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-02 22:03:44,076 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-02 22:03:44,076 - functest.core.cloudify - DEBUG - deleting floatingip 2019-07-02 22:03:44,076 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-02 22:03:44,076 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-02 22:03:44,076 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-02 22:03:44,077 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-63e69176-984f-4ba5-8dee-629829baa8ae 2019-07-02 22:03:44,077 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:03:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63e69176-984f-4ba5-8dee-629829baa8ae Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:03:44,077 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:03:49,250 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-02 22:03:49,251 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-07-02 22:03:49,251 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-02 22:03:49,251 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-02 22:03:49,251 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:03:49,251 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:03:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03eede44-ea65-4104-9399-f59369a39ea8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:03:49,252 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-03eede44-ea65-4104-9399-f59369a39ea8 2019-07-02 22:03:49,252 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/floatingips/7ad944bf-522d-4cd1-8e69-3f3edb265434.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3050055ff36a449aeba112685fddbb2016bfd406" 2019-07-02 22:03:49,252 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/00d0529b-96bd-47fa-9b67-e3f813eabff1.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da79aeeff5ba86be4575840591fddaaf1237b733" 2019-07-02 22:03:49,252 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-29d88d29-02cc-4c23-b38e-7ba071421e60 Content-Length: 0 Date: Tue, 02 Jul 2019 22:03:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-02 22:03:49,252 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-02 22:03:49,252 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-02 22:03:49,253 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/security-groups/00d0529b-96bd-47fa-9b67-e3f813eabff1.json used request id req-29d88d29-02cc-4c23-b38e-7ba071421e60 2019-07-02 22:03:49,253 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-02 22:03:49,253 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/00d0529b-96bd-47fa-9b67-e3f813eabff1.json used request id req-29d88d29-02cc-4c23-b38e-7ba071421e60 2019-07-02 22:03:49,253 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-02 22:03:49,253 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:03:49,253 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:03:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07d640dc-6633-41ee-aa52-c341f239a8fa Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:03:49,254 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-07d640dc-6633-41ee-aa52-c341f239a8fa 2019-07-02 22:03:49,254 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/44ccc7df-8a5b-4cd1-8117-673172927c6c.json used request id req-fe8fc944-7f54-4a8a-bf64-db80c5910e83 2019-07-02 22:03:49,254 - functest.core.cloudify - DEBUG - Waiting for process 25041 to end... 2019-07-02 22:03:49,254 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-02 22:03:49,254 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-8affea45-0c8a-422a-8043-a75c7a0ffe43 2019-07-02 22:03:49,254 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/44ccc7df-8a5b-4cd1-8117-673172927c6c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba448e2aa5b4d6da9685d73241ac64fdef9eef5" 2019-07-02 22:03:49,255 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fe8fc944-7f54-4a8a-bf64-db80c5910e83 Content-Length: 0 Date: Tue, 02 Jul 2019 22:03:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-02 22:03:49,255 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/8a113559-0590-4ce7-bc7b-2b63721c5ad7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ea04ce1c5ea3b7934c9fbd6953d434ba2bee747" 2019-07-02 22:03:49,255 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/floatingips/7ad944bf-522d-4cd1-8e69-3f3edb265434.json used request id req-a54cdd7d-6d29-44b6-9328-072151cc3705 2019-07-02 22:03:49,255 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/7ad944bf-522d-4cd1-8e69-3f3edb265434.json used request id req-a54cdd7d-6d29-44b6-9328-072151cc3705 2019-07-02 22:03:49,255 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a54cdd7d-6d29-44b6-9328-072151cc3705 Content-Length: 0 Date: Tue, 02 Jul 2019 22:03:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-02 22:03:49,255 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:03:49,256 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:03:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8affea45-0c8a-422a-8043-a75c7a0ffe43 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:03:49,256 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-02 22:03:49,256 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-02 22:03:49,256 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-02 22:03:49,256 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/security-groups/44ccc7df-8a5b-4cd1-8117-673172927c6c.json used request id req-fe8fc944-7f54-4a8a-bf64-db80c5910e83 2019-07-02 22:03:49,256 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-02 22:03:49,257 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d9641e49-e7bc-4220-99bc-c69a898ede97 Content-Length: 0 Date: Tue, 02 Jul 2019 22:03:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-02 22:03:49,257 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/8a113559-0590-4ce7-bc7b-2b63721c5ad7.json used request id req-d9641e49-e7bc-4220-99bc-c69a898ede97 2019-07-02 22:03:49,257 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/security-groups/8a113559-0590-4ce7-bc7b-2b63721c5ad7.json used request id req-d9641e49-e7bc-4220-99bc-c69a898ede97 2019-07-02 22:03:49,257 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-02 22:03:49,257 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-02 22:03:49,257 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-02 22:03:49,257 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-07-02 22:03:49,258 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-02 22:03:49,258 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-02 22:03:49,258 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-02 22:03:49,258 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-02 22:03:49,258 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-02 22:03:49,258 - functest.core.cloudify - DEBUG - Waiting for process 25041 to end... 2019-07-02 22:04:09,839 - functest.core.cloudify - DEBUG - Waiting for process 25041 to end... 2019-07-02 22:04:30,480 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-07-02 22:04:30,480 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-02 22:04:30,480 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/ITOEL/remove-cluster-node.sh, exit_code: 124 2019-07-02 22:04:30,480 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-02 22:04:30,481 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-02 22:04:30,481 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-07-02 22:04:30,481 - functest.core.cloudify - DEBUG - Execution done (PID=25041, return_code=124): /tmp/ITOEL/remove-cluster-node.sh 2019-07-02 22:04:30,481 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-02 22:04:30,481 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-02 22:04:30,481 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-02 22:04:30,482 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-02 22:04:30,482 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-02 22:04:30,482 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-02 22:04:30,482 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-02 22:04:30,482 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-02 22:04:30,482 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-02 22:04:35,633 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-02 22:04:35,634 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-02 22:04:35,634 - functest.core.cloudify - DEBUG - Deleting node instance: nothing to do 2019-07-02 22:04:35,634 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-02 22:04:35,634 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-02 22:04:35,634 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-02 22:04:35,634 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-02 22:04:35,634 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-02 22:04:35,634 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-02 22:04:35,634 - functest.core.cloudify - DEBUG - Stopping Agent vellum_host_gfx08a 2019-07-02 22:04:35,635 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-02 22:04:40,797 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-vellum_host_gfx08a stop 2019-07-02 22:04:40,797 - functest.core.cloudify - DEBUG - Stopping... 2019-07-02 22:04:40,797 - functest.core.cloudify - DEBUG - Successfully stopped daemon: vellum_host_gfx08a 2019-07-02 22:04:40,797 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-02 22:04:40,797 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-02 22:04:40,797 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-02 22:04:40,797 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-02 22:04:40,797 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-02 22:04:40,798 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-02 22:04:40,798 - functest.core.cloudify - DEBUG - Deleting Agent vellum_host_gfx08a 2019-07-02 22:04:40,798 - functest.core.cloudify - DEBUG - Stopping Agent bind_host_ezgn2l 2019-07-02 22:04:40,798 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-02 22:04:40,798 - functest.core.cloudify - DEBUG - Stopping... 2019-07-02 22:04:40,798 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-bind_host_ezgn2l stop 2019-07-02 22:04:40,798 - functest.core.cloudify - DEBUG - Successfully stopped daemon: bind_host_ezgn2l 2019-07-02 22:04:40,798 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-02 22:04:40,798 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-02 22:04:40,798 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-02 22:04:40,798 - functest.core.cloudify - DEBUG - Deleting Agent bind_host_ezgn2l 2019-07-02 22:04:45,970 - functest.core.cloudify - DEBUG - Deleting... 2019-07-02 22:04:45,970 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-02 22:04:45,971 - functest.core.cloudify - DEBUG - 22:04:41 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_gfx08a: No response received for task 384f6608e0164dacb79dfec7c24a9557 2019-07-02 22:04:45,971 - functest.core.cloudify - DEBUG - Successfully deleted daemon: vellum_host_gfx08a 2019-07-02 22:04:45,971 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-02 22:04:45,971 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-02 22:04:45,971 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-02 22:04:45,971 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:04:45,971 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:04:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ebf7c86-fcd7-4d50-83ab-758fb1db9dab Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:04:45,971 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13001b76ff6ce868fe5883657ccbabbf50aba887" 2019-07-02 22:04:45,971 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-0ebf7c86-fcd7-4d50-83ab-758fb1db9dab 2019-07-02 22:04:45,971 - functest.core.cloudify - DEBUG - Deleting... 2019-07-02 22:04:45,971 - functest.core.cloudify - DEBUG - 22:04:44 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_ezgn2l: No response received for task 9c1ec341ddc2488c9e01db138ef096d7 2019-07-02 22:04:45,972 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-02 22:04:45,972 - functest.core.cloudify - DEBUG - Successfully deleted daemon: bind_host_ezgn2l 2019-07-02 22:04:45,972 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-02 22:04:45,972 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-02 22:04:51,133 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 22:04:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1acac7aa-4448-468a-977b-e50d051fd5bc x-compute-request-id: req-1acac7aa-4448-468a-977b-e50d051fd5bc Content-Length: 0 Content-Type: application/json 2019-07-02 22:04:51,134 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22: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-b8995be3-92a6-404d-99b9-d7bc12c8551e x-compute-request-id: req-b8995be3-92a6-404d-99b9-d7bc12c8551e Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:ab:b0", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:43:11.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "0ea498ba-1836-4805-8bf1-9e4d025d7879", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:43:11Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_vellum_host_gfx08a", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:04:51,134 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 used request id req-b8995be3-92a6-404d-99b9-d7bc12c8551e 2019-07-02 22:04:51,134 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 used request id req-b8995be3-92a6-404d-99b9-d7bc12c8551e 2019-07-02 22:04:51,134 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13001b76ff6ce868fe5883657ccbabbf50aba887" -d '{"os-stop": null}' 2019-07-02 22:04:51,134 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-02 22:04:51,134 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879/action used request id req-1acac7aa-4448-468a-977b-e50d051fd5bc 2019-07-02 22:04:51,135 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879/action used request id req-1acac7aa-4448-468a-977b-e50d051fd5bc 2019-07-02 22:04:51,135 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:04:51,135 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:04:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e38cac4-b23d-4718-a207-f8d693bdb878 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:04:51,135 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-4e38cac4-b23d-4718-a207-f8d693bdb878 2019-07-02 22:04:51,135 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63082250488c7e81f6a5c7b1f6a818462cce3b" 2019-07-02 22:04:51,135 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:04: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-16263f5f-718e-44b3-9a58-acd061fb00b3 x-compute-request-id: req-16263f5f-718e-44b3-9a58-acd061fb00b3 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:7b:fa", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:7b:fa", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:43:01.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T21:43:01Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bind_host_ezgn2l", "created": "2019-07-02T21:40:02Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:04:51,136 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-16263f5f-718e-44b3-9a58-acd061fb00b3 2019-07-02 22:04:51,136 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-16263f5f-718e-44b3-9a58-acd061fb00b3 2019-07-02 22:04:51,136 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 22:04: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-24365057-b336-4504-b53f-8fbf201f91cc x-compute-request-id: req-24365057-b336-4504-b53f-8fbf201f91cc Content-Length: 0 Content-Type: application/json 2019-07-02 22:04:51,136 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63082250488c7e81f6a5c7b1f6a818462cce3b" -d '{"os-stop": null}' 2019-07-02 22:04:51,136 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815/action used request id req-24365057-b336-4504-b53f-8fbf201f91cc 2019-07-02 22:04:51,136 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815/action used request id req-24365057-b336-4504-b53f-8fbf201f91cc 2019-07-02 22:04:56,333 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13001b76ff6ce868fe5883657ccbabbf50aba887" 2019-07-02 22:05:01,484 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22: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-dc18ecff-2d9f-433e-9de8-4f03fddd7bfc x-compute-request-id: req-dc18ecff-2d9f-433e-9de8-4f03fddd7bfc Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:ab:b0", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:43:11.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "0ea498ba-1836-4805-8bf1-9e4d025d7879", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T22:04:45Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_vellum_host_gfx08a", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:05:01,484 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 used request id req-dc18ecff-2d9f-433e-9de8-4f03fddd7bfc 2019-07-02 22:05:01,484 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 used request id req-dc18ecff-2d9f-433e-9de8-4f03fddd7bfc 2019-07-02 22:05:01,484 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-07-02 22:05:01,484 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63082250488c7e81f6a5c7b1f6a818462cce3b" 2019-07-02 22:05:01,485 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22: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-d19887ea-8d7e-408d-9aca-39e1ba1f0728 x-compute-request-id: req-d19887ea-8d7e-408d-9aca-39e1ba1f0728 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:7b:fa", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:7b:fa", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T21:43:01.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T22:04:48Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bind_host_ezgn2l", "created": "2019-07-02T21:40:02Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:05:01,485 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-d19887ea-8d7e-408d-9aca-39e1ba1f0728 2019-07-02 22:05:01,485 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-d19887ea-8d7e-408d-9aca-39e1ba1f0728 2019-07-02 22:05:01,485 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-07-02 22:05:32,465 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-07-02 22:05:32,466 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:05:32,466 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-d4b0312b-44d9-417c-b1d6-bcbaf7fd23aa 2019-07-02 22:05:32,466 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:05:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4b0312b-44d9-417c-b1d6-bcbaf7fd23aa Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:05:32,466 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2906cf3c79babd75cecb2694384b2e086c6cbbb3" 2019-07-02 22:05:32,466 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-07-02 22:05:32,466 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22: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-30d54e15-d132-4140-b4fb-a845737c9e8b x-compute-request-id: req-30d54e15-d132-4140-b4fb-a845737c9e8b Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:ab:b0", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:43:11.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "0ea498ba-1836-4805-8bf1-9e4d025d7879", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:04:57Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_vellum_host_gfx08a", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:05:32,467 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:05:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d781db1d-4f1f-4b7f-9d23-7f969273332f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:05:32,467 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-07-02 22:05:32,467 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:05:32,467 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-02 22:05:32,467 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-02 22:05:32,467 - functest.core.cloudify - DEBUG - Server is already stopped 2019-07-02 22:05:32,467 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 used request id req-30d54e15-d132-4140-b4fb-a845737c9e8b 2019-07-02 22:05:32,468 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-d781db1d-4f1f-4b7f-9d23-7f969273332f 2019-07-02 22:05:32,468 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 used request id req-30d54e15-d132-4140-b4fb-a845737c9e8b 2019-07-02 22:05:37,626 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-02 22:05:37,626 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6d0f58f289cd4e7190ce6e4fab75bbb1e28d368" 2019-07-02 22:05:37,626 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:05:37,626 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:05:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5b607ba-85e4-4777-82f6-1666e618b338 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:05:37,627 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-a5b607ba-85e4-4777-82f6-1666e618b338 2019-07-02 22:05:37,627 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0688f8b7db793598be5cc7bfda113006e9af53a6" 2019-07-02 22:05:37,627 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-07-02 22:05:37,627 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-02 22:05:37,627 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-6b661c40-288b-4013-9216-46d6f7468f3b 2019-07-02 22:05:37,627 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-6b661c40-288b-4013-9216-46d6f7468f3b 2019-07-02 22:05:37,627 - functest.core.cloudify - DEBUG - Server is already stopped 2019-07-02 22:05:37,628 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22: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-6b661c40-288b-4013-9216-46d6f7468f3b x-compute-request-id: req-6b661c40-288b-4013-9216-46d6f7468f3b Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:7b:fa", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:7b:fa", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:43:01.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:05:00Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bind_host_ezgn2l", "created": "2019-07-02T21:40:02Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:05:37,628 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-02 22:05:37,628 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-07-02 22:05:37,628 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:05: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-19fcf1e6-f13f-422a-a90d-619566de9e3e x-compute-request-id: req-19fcf1e6-f13f-422a-a90d-619566de9e3e Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:ab:b0", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:43:11.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "0ea498ba-1836-4805-8bf1-9e4d025d7879", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:04:57Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_vellum_host_gfx08a", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:05:37,628 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 used request id req-19fcf1e6-f13f-422a-a90d-619566de9e3e 2019-07-02 22:05:37,628 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 used request id req-19fcf1e6-f13f-422a-a90d-619566de9e3e 2019-07-02 22:05:37,629 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0688f8b7db793598be5cc7bfda113006e9af53a6" -d '{"removeSecurityGroup": {"name": "clearwater-sg_vellum"}}' 2019-07-02 22:05:37,629 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:05:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bfaa279-5f68-47b0-9bca-c9508673ae88 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:05:37,629 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:05:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bfaa279-5f68-47b0-9bca-c9508673ae88 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:05:37,629 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-7bfaa279-5f68-47b0-9bca-c9508673ae88 2019-07-02 22:05:37,629 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-7bfaa279-5f68-47b0-9bca-c9508673ae88 2019-07-02 22:05:37,629 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ec6c6d66c03c48786aeb96fc32fe3c5a81277d" 2019-07-02 22:05:37,630 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.202 2019-07-02 22:05:37,630 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:05:37,630 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:05:37,630 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-f2409756-709e-43e5-916e-ef2fc36c2f92 2019-07-02 22:05:37,630 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-f2409756-709e-43e5-916e-ef2fc36c2f92 2019-07-02 22:05:37,630 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-f2409756-709e-43e5-916e-ef2fc36c2f92 2019-07-02 22:05:37,630 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-f2409756-709e-43e5-916e-ef2fc36c2f92 2019-07-02 22:05:37,631 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/00db1d14-7853-4f4a-8c44-5886c8d9bbab.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ec6c6d66c03c48786aeb96fc32fe3c5a81277d" 2019-07-02 22:05:37,631 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/00db1d14-7853-4f4a-8c44-5886c8d9bbab.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ec6c6d66c03c48786aeb96fc32fe3c5a81277d" 2019-07-02 22:05:37,631 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-47dc0b4e-5140-431a-bc38-3a68df5992c7 Date: Tue, 02 Jul 2019 22:05:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T21:35:58Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6516ee01-ddcb-4a8b-8c83-9be57116f85a","ip_address":"192.168.120.8"}],"id":"00db1d14-7853-4f4a-8c44-5886c8d9bbab","security_groups":["4bc7a1cd-f7ea-4fc8-b644-fa39576c97d8"],"mac_address":"fa:16:3e:be:3a:8a","device_id":"d597c0c9-b116-4d34-bd04-fbf9dcc2d5af","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-8","ip_address":"192.168.120.8","fqdn":"host-192-168-120-8.openstacklocal."}],"name":"","project_id":"7144b7dc4434464c8248a76eaf72013a","qos_policy_id":null,"admin_state_up":true,"network_id":"3169b332-2fbe-4076-ab8e-9b578853ab8e","dns_name":"","created_at":"2019-07-02T21:34:15Z","binding:vnic_type":"normal","tenant_id":"7144b7dc4434464c8248a76eaf72013a"}} 2019-07-02 22:05:37,631 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ec6c6d66c03c48786aeb96fc32fe3c5a81277d" 2019-07-02 22:05:37,631 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1164 X-Openstack-Request-Id: req-f2409756-709e-43e5-916e-ef2fc36c2f92 Date: Tue, 02 Jul 2019 22:05:36 GMT RESP BODY: {"floatingips": [{"router_id": "20c32fa1-f09f-4569-a2eb-b816d62aa4c7", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T21:36:02Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 1, "port_id": "00db1d14-7853-4f4a-8c44-5886c8d9bbab", "id": "5d8e8a7d-2537-404a-be60-e32dfc6bfd1b", "dns_name": "", "created_at": "2019-07-02T21:36:02Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "project_id": "7144b7dc4434464c8248a76eaf72013a"}, {"router_id": "20c32fa1-f09f-4569-a2eb-b816d62aa4c7", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T21:44:39Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 2, "port_id": "2c8b41b4-a7e3-4f4d-b7d0-fef39a0b967e", "id": "76ef5d04-0f3c-4a24-9387-f6f63adb639a", "dns_name": "", "created_at": "2019-07-02T21:39:44Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "project_id": "7144b7dc4434464c8248a76eaf72013a"}]} 2019-07-02 22:05:37,631 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1164 X-Openstack-Request-Id: req-f2409756-709e-43e5-916e-ef2fc36c2f92 Date: Tue, 02 Jul 2019 22:05:36 GMT RESP BODY: {"floatingips": [{"router_id": "20c32fa1-f09f-4569-a2eb-b816d62aa4c7", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T21:36:02Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 1, "port_id": "00db1d14-7853-4f4a-8c44-5886c8d9bbab", "id": "5d8e8a7d-2537-404a-be60-e32dfc6bfd1b", "dns_name": "", "created_at": "2019-07-02T21:36:02Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "project_id": "7144b7dc4434464c8248a76eaf72013a"}, {"router_id": "20c32fa1-f09f-4569-a2eb-b816d62aa4c7", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T21:44:39Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 2, "port_id": "2c8b41b4-a7e3-4f4d-b7d0-fef39a0b967e", "id": "76ef5d04-0f3c-4a24-9387-f6f63adb639a", "dns_name": "", "created_at": "2019-07-02T21:39:44Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "project_id": "7144b7dc4434464c8248a76eaf72013a"}]} 2019-07-02 22:05:37,632 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 22:05: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-1c534618-cbc5-42d1-a5a6-a1e5006d9f43 x-compute-request-id: req-1c534618-cbc5-42d1-a5a6-a1e5006d9f43 Content-Length: 0 Content-Type: application/json 2019-07-02 22:05:37,632 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:05:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68746c13-f1ea-4c69-8fa4-c77dd4e814e7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:05:37,632 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:05:37,632 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-47dc0b4e-5140-431a-bc38-3a68df5992c7 Date: Tue, 02 Jul 2019 22:05:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T21:35:58Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6516ee01-ddcb-4a8b-8c83-9be57116f85a","ip_address":"192.168.120.8"}],"id":"00db1d14-7853-4f4a-8c44-5886c8d9bbab","security_groups":["4bc7a1cd-f7ea-4fc8-b644-fa39576c97d8"],"mac_address":"fa:16:3e:be:3a:8a","device_id":"d597c0c9-b116-4d34-bd04-fbf9dcc2d5af","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-8","ip_address":"192.168.120.8","fqdn":"host-192-168-120-8.openstacklocal."}],"name":"","project_id":"7144b7dc4434464c8248a76eaf72013a","qos_policy_id":null,"admin_state_up":true,"network_id":"3169b332-2fbe-4076-ab8e-9b578853ab8e","dns_name":"","created_at":"2019-07-02T21:34:15Z","binding:vnic_type":"normal","tenant_id":"7144b7dc4434464c8248a76eaf72013a"}} 2019-07-02 22:05:37,632 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/00db1d14-7853-4f4a-8c44-5886c8d9bbab.json used request id req-47dc0b4e-5140-431a-bc38-3a68df5992c7 2019-07-02 22:05:37,632 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/00db1d14-7853-4f4a-8c44-5886c8d9bbab.json used request id req-47dc0b4e-5140-431a-bc38-3a68df5992c7 2019-07-02 22:05:37,632 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/00db1d14-7853-4f4a-8c44-5886c8d9bbab.json used request id req-47dc0b4e-5140-431a-bc38-3a68df5992c7 2019-07-02 22:05:37,633 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/00db1d14-7853-4f4a-8c44-5886c8d9bbab.json used request id req-47dc0b4e-5140-431a-bc38-3a68df5992c7 2019-07-02 22:05:37,633 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/2c8b41b4-a7e3-4f4d-b7d0-fef39a0b967e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ec6c6d66c03c48786aeb96fc32fe3c5a81277d" 2019-07-02 22:05:37,633 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/2c8b41b4-a7e3-4f4d-b7d0-fef39a0b967e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ec6c6d66c03c48786aeb96fc32fe3c5a81277d" 2019-07-02 22:05:37,633 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 948 X-Openstack-Request-Id: req-3f5f578e-a6dd-4fd0-a2e0-a387d0ffa663 Date: Tue, 02 Jul 2019 22:05:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:04:59Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6516ee01-ddcb-4a8b-8c83-9be57116f85a","ip_address":"192.168.120.13"}],"id":"2c8b41b4-a7e3-4f4d-b7d0-fef39a0b967e","security_groups":["19add697-0f5f-4c16-a42c-889a62410ae9","9e6606b9-dec2-4842-80f8-ee6f7f5ea976"],"mac_address":"fa:16:3e:f6:7b:fa","device_id":"ae38330f-5a4f-4e2e-8051-5f83ec6dd815","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-13","ip_address":"192.168.120.13","fqdn":"host-192-168-120-13.openstacklocal."}],"name":"","project_id":"7144b7dc4434464c8248a76eaf72013a","qos_policy_id":null,"admin_state_up":true,"network_id":"3169b332-2fbe-4076-ab8e-9b578853ab8e","dns_name":"","created_at":"2019-07-02T21:40:06Z","binding:vnic_type":"normal","tenant_id":"7144b7dc4434464c8248a76eaf72013a"}} 2019-07-02 22:05:37,633 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 948 X-Openstack-Request-Id: req-3f5f578e-a6dd-4fd0-a2e0-a387d0ffa663 Date: Tue, 02 Jul 2019 22:05:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:04:59Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6516ee01-ddcb-4a8b-8c83-9be57116f85a","ip_address":"192.168.120.13"}],"id":"2c8b41b4-a7e3-4f4d-b7d0-fef39a0b967e","security_groups":["19add697-0f5f-4c16-a42c-889a62410ae9","9e6606b9-dec2-4842-80f8-ee6f7f5ea976"],"mac_address":"fa:16:3e:f6:7b:fa","device_id":"ae38330f-5a4f-4e2e-8051-5f83ec6dd815","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-13","ip_address":"192.168.120.13","fqdn":"host-192-168-120-13.openstacklocal."}],"name":"","project_id":"7144b7dc4434464c8248a76eaf72013a","qos_policy_id":null,"admin_state_up":true,"network_id":"3169b332-2fbe-4076-ab8e-9b578853ab8e","dns_name":"","created_at":"2019-07-02T21:40:06Z","binding:vnic_type":"normal","tenant_id":"7144b7dc4434464c8248a76eaf72013a"}} 2019-07-02 22:05:37,633 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/2c8b41b4-a7e3-4f4d-b7d0-fef39a0b967e.json used request id req-3f5f578e-a6dd-4fd0-a2e0-a387d0ffa663 2019-07-02 22:05:37,633 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/2c8b41b4-a7e3-4f4d-b7d0-fef39a0b967e.json used request id req-3f5f578e-a6dd-4fd0-a2e0-a387d0ffa663 2019-07-02 22:05:42,820 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:05:42,820 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:05:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68746c13-f1ea-4c69-8fa4-c77dd4e814e7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:05:42,820 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:05:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68746c13-f1ea-4c69-8fa4-c77dd4e814e7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:05:42,821 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-68746c13-f1ea-4c69-8fa4-c77dd4e814e7 2019-07-02 22:05:42,821 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-68746c13-f1ea-4c69-8fa4-c77dd4e814e7 2019-07-02 22:05:42,821 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 22:05: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-1c534618-cbc5-42d1-a5a6-a1e5006d9f43 x-compute-request-id: req-1c534618-cbc5-42d1-a5a6-a1e5006d9f43 Content-Length: 0 Content-Type: application/json 2019-07-02 22:05:42,821 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879/action used request id req-1c534618-cbc5-42d1-a5a6-a1e5006d9f43 2019-07-02 22:05:42,821 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879/action used request id req-1c534618-cbc5-42d1-a5a6-a1e5006d9f43 2019-07-02 22:05:42,821 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0688f8b7db793598be5cc7bfda113006e9af53a6" 2019-07-02 22:05:42,821 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d918e28fa23fd2b8656ef073b0efcf4d0a1f8f0c" 2019-07-02 22:05:42,822 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d918e28fa23fd2b8656ef073b0efcf4d0a1f8f0c" 2019-07-02 22:05:42,822 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22: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-95be33a4-361a-44c1-a06b-d539455e4076 x-compute-request-id: req-95be33a4-361a-44c1-a06b-d539455e4076 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:ab:b0", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:43:11.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "0ea498ba-1836-4805-8bf1-9e4d025d7879", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:04:57Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_vellum_host_gfx08a", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:05:42,822 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0688f8b7db793598be5cc7bfda113006e9af53a6" 2019-07-02 22:05:42,822 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22: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-b6d9b901-6926-480f-b7c8-1a456eebd54a x-compute-request-id: req-b6d9b901-6926-480f-b7c8-1a456eebd54a Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:7b:fa", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:7b:fa", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:43:01.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:05:00Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bind_host_ezgn2l", "created": "2019-07-02T21:40:02Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:05:42,822 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:05: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-61d757ed-aba5-4a3b-818c-b10767075565 x-compute-request-id: req-61d757ed-aba5-4a3b-818c-b10767075565 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cd3cefa-aba6-494c-aedb-be6616f647ea"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "944fdcf4-4abb-4ae1-9a7c-4b049a5e320e"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dddee9ac-8bc1-47bc-b721-39bd973ee0e8"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79fcdb0-ef43-4bb9-a33c-07629f87a5ea"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "19add697-0f5f-4c16-a42c-889a62410ae9", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-07-02 22:05:42,822 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22: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-b6d9b901-6926-480f-b7c8-1a456eebd54a x-compute-request-id: req-b6d9b901-6926-480f-b7c8-1a456eebd54a Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:7b:fa", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:7b:fa", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:43:01.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:05:00Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bind_host_ezgn2l", "created": "2019-07-02T21:40:02Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:05:42,823 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-b6d9b901-6926-480f-b7c8-1a456eebd54a 2019-07-02 22:05:42,823 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-b6d9b901-6926-480f-b7c8-1a456eebd54a 2019-07-02 22:05:42,823 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-b6d9b901-6926-480f-b7c8-1a456eebd54a 2019-07-02 22:05:42,823 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-b6d9b901-6926-480f-b7c8-1a456eebd54a 2019-07-02 22:05:42,823 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d918e28fa23fd2b8656ef073b0efcf4d0a1f8f0c" -d '{"removeFloatingIp": {"address": "172.30.9.202"}}' 2019-07-02 22:05:42,824 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d918e28fa23fd2b8656ef073b0efcf4d0a1f8f0c" -d '{"removeFloatingIp": {"address": "172.30.9.202"}}' 2019-07-02 22:05:42,824 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879/os-security-groups used request id req-61d757ed-aba5-4a3b-818c-b10767075565 2019-07-02 22:05:42,824 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 used request id req-95be33a4-361a-44c1-a06b-d539455e4076 2019-07-02 22:05:42,824 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 used request id req-95be33a4-361a-44c1-a06b-d539455e4076 2019-07-02 22:05:42,824 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879/os-security-groups used request id req-61d757ed-aba5-4a3b-818c-b10767075565 2019-07-02 22:05:42,824 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-02 22:05:42,824 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-02 22:05:42,825 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:05:42,825 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-0bf1188c-b19b-4877-b075-9d9076a046eb 2019-07-02 22:05:42,825 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:05:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bf1188c-b19b-4877-b075-9d9076a046eb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:05:42,825 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61af207e2e511f1dc4f904075b09fc691bf450bb" 2019-07-02 22:05:42,825 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22: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-c4627ffa-d0af-4ba9-953d-dc599ea73d54 x-compute-request-id: req-c4627ffa-d0af-4ba9-953d-dc599ea73d54 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:ab:b0", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:43:11.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "0ea498ba-1836-4805-8bf1-9e4d025d7879", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:04:57Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_vellum_host_gfx08a", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:05:42,825 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 used request id req-c4627ffa-d0af-4ba9-953d-dc599ea73d54 2019-07-02 22:05:42,826 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 used request id req-c4627ffa-d0af-4ba9-953d-dc599ea73d54 2019-07-02 22:05:42,826 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61af207e2e511f1dc4f904075b09fc691bf450bb" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-07-02 22:05:47,982 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 22: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-af4cedd5-7e94-4532-8ad6-065533462b77 x-compute-request-id: req-af4cedd5-7e94-4532-8ad6-065533462b77 Content-Length: 0 Content-Type: application/json 2019-07-02 22:05:47,983 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815/action used request id req-dfebe145-2005-4a1e-b87d-dcebee372fe2 2019-07-02 22:05:47,983 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-02 22:05:47,983 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-07-02 22:05:47,983 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879/action used request id req-af4cedd5-7e94-4532-8ad6-065533462b77 2019-07-02 22:05:47,983 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61af207e2e511f1dc4f904075b09fc691bf450bb" 2019-07-02 22:05:47,984 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879/action used request id req-af4cedd5-7e94-4532-8ad6-065533462b77 2019-07-02 22:05:47,984 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 22:05: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-dfebe145-2005-4a1e-b87d-dcebee372fe2 x-compute-request-id: req-dfebe145-2005-4a1e-b87d-dcebee372fe2 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. 2019-07-02 22:05:47,984 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 22:05: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-dfebe145-2005-4a1e-b87d-dcebee372fe2 x-compute-request-id: req-dfebe145-2005-4a1e-b87d-dcebee372fe2 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. 2019-07-02 22:05:47,984 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815/action used request id req-dfebe145-2005-4a1e-b87d-dcebee372fe2 2019-07-02 22:05:47,984 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815/action used request id req-dfebe145-2005-4a1e-b87d-dcebee372fe2 2019-07-02 22:05:47,984 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22: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-abbf0ec2-771b-4591-ae12-8efb0ec578a5 x-compute-request-id: req-abbf0ec2-771b-4591-ae12-8efb0ec578a5 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:ab:b0", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:43:11.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "0ea498ba-1836-4805-8bf1-9e4d025d7879", "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:04:57Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_vellum_host_gfx08a", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:05:47,985 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.202 detached from server 2019-07-02 22:05:47,985 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815/action used request id req-dfebe145-2005-4a1e-b87d-dcebee372fe2 2019-07-02 22:05:47,985 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 used request id req-abbf0ec2-771b-4591-ae12-8efb0ec578a5 2019-07-02 22:05:47,985 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 used request id req-abbf0ec2-771b-4591-ae12-8efb0ec578a5 2019-07-02 22:05:47,985 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61af207e2e511f1dc4f904075b09fc691bf450bb" 2019-07-02 22:05:47,985 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879/os-security-groups used request id req-aedce0ba-4d75-43a6-a424-2ea11caba872 2019-07-02 22:05:47,985 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-02 22:05:47,986 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-02 22:05:47,986 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22: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 x-openstack-request-id: req-aedce0ba-4d75-43a6-a424-2ea11caba872 x-compute-request-id: req-aedce0ba-4d75-43a6-a424-2ea11caba872 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-07-02 22:05:47,986 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879/os-security-groups used request id req-aedce0ba-4d75-43a6-a424-2ea11caba872 2019-07-02 22:05:47,986 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-02 22:05:47,986 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-02 22:05:47,986 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:05:47,987 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-ebf1ea91-d7d6-4e4c-b26c-858dfe49d095 2019-07-02 22:05:47,987 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28e6b3f6ec6b243ec37d0281be97c569e8bf521" 2019-07-02 22:05:47,987 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:05:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebf1ea91-d7d6-4e4c-b26c-858dfe49d095 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:05:47,987 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-1c53dddf-4f4f-4021-94ce-a18f558a188b 2019-07-02 22:05:47,987 - functest.core.cloudify - DEBUG - deleting server 2019-07-02 22:05:47,987 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:05:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c53dddf-4f4f-4021-94ce-a18f558a188b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:05:47,987 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93249bdb8bc80f26aa996059dbba553e53ed771f" 2019-07-02 22:05:47,988 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:05:53,252 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:05: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-d541b4e2-08db-461a-bdf8-1cde929327da x-compute-request-id: req-d541b4e2-08db-461a-bdf8-1cde929327da Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:7b:fa", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:43:01.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:05:00Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bind_host_ezgn2l", "created": "2019-07-02T21:40:02Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:05:53,252 - functest.core.cloudify - DEBUG - RESP: [204] Date: Tue, 02 Jul 2019 22: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 x-openstack-request-id: req-f21fe48d-fb3d-4c20-84fb-f1ea2dc3749d x-compute-request-id: req-f21fe48d-fb3d-4c20-84fb-f1ea2dc3749d Content-Type: application/json 2019-07-02 22:05:53,252 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 used request id req-f21fe48d-fb3d-4c20-84fb-f1ea2dc3749d 2019-07-02 22:05:53,252 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 used request id req-f21fe48d-fb3d-4c20-84fb-f1ea2dc3749d 2019-07-02 22:05:53,253 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93249bdb8bc80f26aa996059dbba553e53ed771f" 2019-07-02 22:05:53,253 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-d541b4e2-08db-461a-bdf8-1cde929327da 2019-07-02 22:05:53,253 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-d541b4e2-08db-461a-bdf8-1cde929327da 2019-07-02 22:05:53,253 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28e6b3f6ec6b243ec37d0281be97c569e8bf521" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bind"}}' 2019-07-02 22:05:53,253 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22: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-a6e23414-263a-406f-9e13-20b6e9739ef1 x-compute-request-id: req-a6e23414-263a-406f-9e13-20b6e9739ef1 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:ab:b0", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:43:11.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "0ea498ba-1836-4805-8bf1-9e4d025d7879", "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:04:57Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_vellum_host_gfx08a", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:05:53,253 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 used request id req-a6e23414-263a-406f-9e13-20b6e9739ef1 2019-07-02 22:05:53,254 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 used request id req-a6e23414-263a-406f-9e13-20b6e9739ef1 2019-07-02 22:05:53,254 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93249bdb8bc80f26aa996059dbba553e53ed771f" 2019-07-02 22:05:53,254 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 used request id req-887171ae-7767-42fa-abeb-5f5054a2939b 2019-07-02 22:05:53,254 - functest.core.cloudify - DEBUG - Waiting for server "0ea498ba-1836-4805-8bf1-9e4d025d7879" to be deleted. current status: SHUTOFF 2019-07-02 22:05:53,254 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22: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-887171ae-7767-42fa-abeb-5f5054a2939b x-compute-request-id: req-887171ae-7767-42fa-abeb-5f5054a2939b Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:ab:b0", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:43:11.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "0ea498ba-1836-4805-8bf1-9e4d025d7879", "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:05:48Z", "hostId": "374b6adac9d07bde01874e9ffbcaca2abee95268826d44ccf28d7a82", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_vellum_host_gfx08a", "created": "2019-07-02T21:40:05Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:05:53,254 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 used request id req-887171ae-7767-42fa-abeb-5f5054a2939b 2019-07-02 22:05:53,254 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 22: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 x-openstack-request-id: req-0d1cdeb3-271e-46e8-ba18-797f9ed5e3dc x-compute-request-id: req-0d1cdeb3-271e-46e8-ba18-797f9ed5e3dc Content-Length: 0 Content-Type: application/json 2019-07-02 22:05:53,255 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815/action used request id req-0d1cdeb3-271e-46e8-ba18-797f9ed5e3dc 2019-07-02 22:05:53,255 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815/action used request id req-0d1cdeb3-271e-46e8-ba18-797f9ed5e3dc 2019-07-02 22:05:53,255 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28e6b3f6ec6b243ec37d0281be97c569e8bf521" 2019-07-02 22:05:53,255 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22: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-4b39a6d0-d672-4cd9-8a27-de086e8e5cc6 x-compute-request-id: req-4b39a6d0-d672-4cd9-8a27-de086e8e5cc6 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:7b:fa", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:43:01.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:05:00Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bind_host_ezgn2l", "created": "2019-07-02T21:40:02Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:05:53,255 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28e6b3f6ec6b243ec37d0281be97c569e8bf521" 2019-07-02 22:05:53,255 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-4b39a6d0-d672-4cd9-8a27-de086e8e5cc6 2019-07-02 22:05:53,256 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-4b39a6d0-d672-4cd9-8a27-de086e8e5cc6 2019-07-02 22:05:53,256 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:05: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-642b9a49-1f50-4918-a59a-357869d426fe x-compute-request-id: req-642b9a49-1f50-4918-a59a-357869d426fe Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cd3cefa-aba6-494c-aedb-be6616f647ea"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "944fdcf4-4abb-4ae1-9a7c-4b049a5e320e"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dddee9ac-8bc1-47bc-b721-39bd973ee0e8"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19add697-0f5f-4c16-a42c-889a62410ae9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79fcdb0-ef43-4bb9-a33c-07629f87a5ea"}], "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "id": "19add697-0f5f-4c16-a42c-889a62410ae9", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-07-02 22:05:53,256 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-02 22:05:53,256 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-02 22:05:53,256 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815/os-security-groups used request id req-642b9a49-1f50-4918-a59a-357869d426fe 2019-07-02 22:05:53,256 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815/os-security-groups used request id req-642b9a49-1f50-4918-a59a-357869d426fe 2019-07-02 22:05:58,426 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:05:58,426 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:05:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78aea9c2-f978-4c24-aba0-eb7718d2f2cf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:05:58,427 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b3907d228467bdf688171b07d0413fc6297146" 2019-07-02 22:05:58,427 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93249bdb8bc80f26aa996059dbba553e53ed771f" 2019-07-02 22:05:58,427 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-78aea9c2-f978-4c24-aba0-eb7718d2f2cf 2019-07-02 22:05:58,427 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 02 Jul 2019 22:05: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-d5ecda9a-9a49-4cc5-9ad4-2a45ff3972f0 x-compute-request-id: req-d5ecda9a-9a49-4cc5-9ad4-2a45ff3972f0 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 0ea498ba-1836-4805-8bf1-9e4d025d7879 could not be found.", "code": 404}} 2019-07-02 22:05:58,427 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 used request id req-d5ecda9a-9a49-4cc5-9ad4-2a45ff3972f0 2019-07-02 22:05:58,427 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0ea498ba-1836-4805-8bf1-9e4d025d7879 used request id req-d5ecda9a-9a49-4cc5-9ad4-2a45ff3972f0 2019-07-02 22:05:58,428 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-02 22:05:58,428 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-02 22:05:58,428 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-02 22:05:58,428 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-02 22:05:58,428 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:05: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-977d16db-c83b-4d85-9020-7a49d57efa53 x-compute-request-id: req-977d16db-c83b-4d85-9020-7a49d57efa53 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:7b:fa", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:43:01.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:05:00Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bind_host_ezgn2l", "created": "2019-07-02T21:40:02Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:05:58,428 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b3907d228467bdf688171b07d0413fc6297146" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-07-02 22:05:58,429 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-977d16db-c83b-4d85-9020-7a49d57efa53 2019-07-02 22:05:58,429 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-977d16db-c83b-4d85-9020-7a49d57efa53 2019-07-02 22:05:58,429 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-02 22:05:58,429 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-02 22:05:58,429 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-02 22:05:58,429 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-02 22:05:58,430 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:05:58,430 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:05:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07dfa9d8-124d-407f-91d7-1fa1f64708bf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:05:58,430 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-02 22:05:58,430 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-07dfa9d8-124d-407f-91d7-1fa1f64708bf 2019-07-02 22:05:58,430 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-59558000-f6f7-4595-9207-decf5ee5af83 Content-Length: 0 Date: Tue, 02 Jul 2019 22:05:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-02 22:05:58,430 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/ee5fcf24-fd91-44c6-b0da-c654ac7d6b14.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef43a5abcb3d71f3ee1b9dc8f3a2c64a98f2d1e" 2019-07-02 22:06:03,588 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/security-groups/ee5fcf24-fd91-44c6-b0da-c654ac7d6b14.json used request id req-59558000-f6f7-4595-9207-decf5ee5af83 2019-07-02 22:06:03,588 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-02 22:06:03,589 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b3907d228467bdf688171b07d0413fc6297146" 2019-07-02 22:06:03,589 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-02 22:06:03,589 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815/action used request id req-91a07cfa-4d24-4523-abfc-7329ebca9651 2019-07-02 22:06:03,589 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815/action used request id req-91a07cfa-4d24-4523-abfc-7329ebca9651 2019-07-02 22:06:03,589 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/ee5fcf24-fd91-44c6-b0da-c654ac7d6b14.json used request id req-59558000-f6f7-4595-9207-decf5ee5af83 2019-07-02 22:06:03,589 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 22:05: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-91a07cfa-4d24-4523-abfc-7329ebca9651 x-compute-request-id: req-91a07cfa-4d24-4523-abfc-7329ebca9651 Content-Length: 0 Content-Type: application/json 2019-07-02 22:06:03,589 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-be87a0cb-b21a-4534-b0c7-54eca828e619 2019-07-02 22:06:03,590 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22: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-be87a0cb-b21a-4534-b0c7-54eca828e619 x-compute-request-id: req-be87a0cb-b21a-4534-b0c7-54eca828e619 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:7b:fa", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:43:01.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:05:00Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bind_host_ezgn2l", "created": "2019-07-02T21:40:02Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:06:03,590 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-be87a0cb-b21a-4534-b0c7-54eca828e619 2019-07-02 22:06:03,590 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b3907d228467bdf688171b07d0413fc6297146" 2019-07-02 22:06:03,590 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22: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 x-openstack-request-id: req-aba1e211-2c32-43a0-94f6-5b3f55b5ce99 x-compute-request-id: req-aba1e211-2c32-43a0-94f6-5b3f55b5ce99 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-07-02 22:06:03,590 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815/os-security-groups used request id req-aba1e211-2c32-43a0-94f6-5b3f55b5ce99 2019-07-02 22:06:03,590 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815/os-security-groups used request id req-aba1e211-2c32-43a0-94f6-5b3f55b5ce99 2019-07-02 22:06:03,591 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-02 22:06:03,591 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-02 22:06:03,591 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-02 22:06:03,591 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-02 22:06:03,591 - functest.core.cloudify - DEBUG - deleting server 2019-07-02 22:06:03,591 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:06:03,592 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:06:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d278e124-a42f-4a2a-b7d6-e5b88e9e2da5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:06:03,592 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-d278e124-a42f-4a2a-b7d6-e5b88e9e2da5 2019-07-02 22:06:03,592 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5ee20b9275b1923bd78b6ae0ce591e5b0fa201" 2019-07-02 22:06:03,592 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:06: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-9b954c46-7689-4a7a-aac7-d693328a3e88 x-compute-request-id: req-9b954c46-7689-4a7a-aac7-d693328a3e88 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:7b:fa", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:43:01.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:05:00Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bind_host_ezgn2l", "created": "2019-07-02T21:40:02Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:06:03,592 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5ee20b9275b1923bd78b6ae0ce591e5b0fa201" 2019-07-02 22:06:03,592 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5ee20b9275b1923bd78b6ae0ce591e5b0fa201" 2019-07-02 22:06:03,593 - functest.core.cloudify - DEBUG - RESP: [204] Date: Tue, 02 Jul 2019 22:06: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-74b8398b-3a2b-4a16-b783-4c34922c8740 x-compute-request-id: req-74b8398b-3a2b-4a16-b783-4c34922c8740 Content-Type: application/json 2019-07-02 22:06:03,593 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-9b954c46-7689-4a7a-aac7-d693328a3e88 2019-07-02 22:06:03,593 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-9b954c46-7689-4a7a-aac7-d693328a3e88 2019-07-02 22:06:03,593 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-74b8398b-3a2b-4a16-b783-4c34922c8740 2019-07-02 22:06:03,593 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-74b8398b-3a2b-4a16-b783-4c34922c8740 2019-07-02 22:06:08,750 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:06: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-1d7d8981-7d0b-484e-b707-9f37e76d50c4 x-compute-request-id: req-1d7d8981-7d0b-484e-b707-9f37e76d50c4 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:7b:fa", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "rel": "bookmark"}], "image": {"id": "931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "links": [{"href": "http://172.30.9.21:8774/images/931fbd26-71c9-4dda-b6a8-e27a8b944d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-02T21:43:01.000000", "flavor": {"id": "8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "links": [{"href": "http://172.30.9.21:8774/flavors/8c42d079-ca0b-4085-8ffd-fc5ce6a7d879", "rel": "bookmark"}]}, "id": "ae38330f-5a4f-4e2e-8051-5f83ec6dd815", "user_id": "59ebbed3a01f4d2c87b0eb224f4ff674", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-02T22:06:02Z", "hostId": "ac7369d6c9351e6ba922f0ba5f319e0a8212bce06bcbb73f4a5e02e3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_33dc7d97-85b1-4eae-843c-a5c807c464bc", "name": "server_clearwater-opnfv_bind_host_ezgn2l", "created": "2019-07-02T21:40:02Z", "tenant_id": "7144b7dc4434464c8248a76eaf72013a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_33dc7d97-85b1-4eae-843c-a5c807c464bc", "cloudify_management_network_id": "3169b332-2fbe-4076-ab8e-9b578853ab8e"}}} 2019-07-02 22:06:08,750 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-1d7d8981-7d0b-484e-b707-9f37e76d50c4 2019-07-02 22:06:08,751 - functest.core.cloudify - DEBUG - Waiting for server "ae38330f-5a4f-4e2e-8051-5f83ec6dd815" to be deleted. current status: SHUTOFF 2019-07-02 22:06:08,751 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-1d7d8981-7d0b-484e-b707-9f37e76d50c4 2019-07-02 22:06:08,751 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5ee20b9275b1923bd78b6ae0ce591e5b0fa201" 2019-07-02 22:06:13,978 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-70b828cb-8c97-480f-8cd2-d29b8df66acf 2019-07-02 22:06:13,978 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-02 22:06:13,978 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-02 22:06:13,978 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 02 Jul 2019 22:06: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-70b828cb-8c97-480f-8cd2-d29b8df66acf x-compute-request-id: req-70b828cb-8c97-480f-8cd2-d29b8df66acf Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ae38330f-5a4f-4e2e-8051-5f83ec6dd815 could not be found.", "code": 404}} 2019-07-02 22:06:13,979 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ae38330f-5a4f-4e2e-8051-5f83ec6dd815 used request id req-70b828cb-8c97-480f-8cd2-d29b8df66acf 2019-07-02 22:06:13,979 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-02 22:06:13,979 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-02 22:06:13,979 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-02 22:06:13,979 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-02 22:06:13,979 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-02 22:06:13,980 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-02 22:06:13,980 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-02 22:06:13,980 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-02 22:06:13,980 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-02 22:06:13,980 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-02 22:06:13,980 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-02 22:06:13,980 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-02 22:06:13,981 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-02 22:06:13,981 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-02 22:06:13,981 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-02 22:06:13,981 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:06:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bbe8133-49be-450f-8827-c6d891254f05 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:06:13,981 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-02 22:06:13,981 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-02 22:06:13,982 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-02 22:06:13,982 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-02 22:06:13,982 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:06:13,982 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-4bbe8133-49be-450f-8827-c6d891254f05 2019-07-02 22:06:13,982 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-02 22:06:13,982 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-02 22:06:13,982 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-04f225e1-73dd-490b-b9f2-8cba7ae813a5 2019-07-02 22:06:13,983 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/19add697-0f5f-4c16-a42c-889a62410ae9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abe3739c61f6c5ac3d5f1fe24ec73aaa59cb99b" 2019-07-02 22:06:13,983 - functest.core.cloudify - DEBUG - deleting floatingip 2019-07-02 22:06:13,983 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:06:13,983 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:06:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04f225e1-73dd-490b-b9f2-8cba7ae813a5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:06:13,983 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-02 22:06:13,983 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-02 22:06:13,984 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-02 22:06:13,984 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-07-02 22:06:13,984 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/security-groups/19add697-0f5f-4c16-a42c-889a62410ae9.json used request id req-25254106-ba86-43d4-aebc-cbea4d65d615 2019-07-02 22:06:13,984 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/19add697-0f5f-4c16-a42c-889a62410ae9.json used request id req-25254106-ba86-43d4-aebc-cbea4d65d615 2019-07-02 22:06:13,984 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-25254106-ba86-43d4-aebc-cbea4d65d615 Content-Length: 0 Date: Tue, 02 Jul 2019 22:06:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-02 22:06:13,984 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-fdbcf519-27ba-4e08-ade5-e6153cfd8789 2019-07-02 22:06:13,984 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:06:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdbcf519-27ba-4e08-ade5-e6153cfd8789 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:06:13,984 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/floatingips/76ef5d04-0f3c-4a24-9387-f6f63adb639a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93acb3321cbfd7f3429369a075e9de57f59d7fdd" 2019-07-02 22:06:13,985 - functest.core.cloudify - DEBUG - not deleting keypair since an external keypair is being used 2019-07-02 22:06:13,985 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/9e6606b9-dec2-4842-80f8-ee6f7f5ea976.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6530585d53cfbe4581188149762e523b4b7d71e" 2019-07-02 22:06:13,985 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:06:13,985 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-07-02 22:06:19,173 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-02 22:06:19,174 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-07-02 22:06:19,174 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/security-groups/9e6606b9-dec2-4842-80f8-ee6f7f5ea976.json used request id req-6876ab0e-216c-429c-bf9a-44f54cf289f5 2019-07-02 22:06:19,174 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/9e6606b9-dec2-4842-80f8-ee6f7f5ea976.json used request id req-6876ab0e-216c-429c-bf9a-44f54cf289f5 2019-07-02 22:06:19,174 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6876ab0e-216c-429c-bf9a-44f54cf289f5 Content-Length: 0 Date: Tue, 02 Jul 2019 22:06:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-02 22:06:19,174 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dd5c2b0f-a4de-44ac-809a-45908bb81bfb Content-Length: 0 Date: Tue, 02 Jul 2019 22:06:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-02 22:06:19,175 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/76ef5d04-0f3c-4a24-9387-f6f63adb639a.json used request id req-dd5c2b0f-a4de-44ac-809a-45908bb81bfb 2019-07-02 22:06:19,175 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-02 22:06:19,175 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-02 22:06:19,175 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-02 22:06:19,175 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-02 22:06:19,175 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/floatingips/76ef5d04-0f3c-4a24-9387-f6f63adb639a.json used request id req-dd5c2b0f-a4de-44ac-809a-45908bb81bfb 2019-07-02 22:06:19,176 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-07-02 22:06:19,176 - functest.core.cloudify - DEBUG - 'uninstall' workflow execution succeeded 2019-07-02 22:06:19,176 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-02 22:06:49,430 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2019-07-02 22:06:50,682 - 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'c3450d2c6e8b465bb6b03d0e5b0855b2', '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_23f357da-c2d2-43d8-8477-045c313cfa93'}) 2019-07-02 22:06:51,203 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'fa0d9cabe72e4d6e84f583af0184db0a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_23f357da-c2d2-43d8-8477-045c313cfa93'}) 2019-07-02 22:06:52,939 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 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'c3450d2c6e8b465bb6b03d0e5b0855b2', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'sHO1BcsSJnscVkVarkknKhHjh2Hq0D', 'username': u'heat_ims-user_23f357da-c2d2-43d8-8477-045c313cfa93', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-02 22:06:52,942 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_23f357da-c2d2-43d8-8477-045c313cfa93', 'password': 'sHO1BcsSJnscVkVarkknKhHjh2Hq0D', 'project_name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'c3450d2c6e8b465bb6b03d0e5b0855b2', 'project_domain_name': 'Default'} 2019-07-02 22:06:52,975 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/heat_vims/clearwater.yaml', u'version': u'130', 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}} 2019-07-02 22:06:52,976 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2019-07-02 22:07:00,415 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/a26a73b8-ec02-44bb-aba9-120c01198788/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a26a73b8-ec02-44bb-aba9-120c01198788/file', 'owner': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'id': u'a26a73b8-ec02-44bb-aba9-120c01198788', 'size': 263848448, u'self': u'/v2/images/a26a73b8-ec02-44bb-aba9-120c01198788', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/a26a73b8-ec02-44bb-aba9-120c01198788/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-02T22:06:59Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-02T22:06:59Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/heat_ims-img_23f357da-c2d2-43d8-8477-045c313cfa93', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', 'properties': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/a26a73b8-ec02-44bb-aba9-120c01198788', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/heat_ims-img_23f357da-c2d2-43d8-8477-045c313cfa93', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_23f357da-c2d2-43d8-8477-045c313cfa93', 'created': u'2019-07-02T22:06:55Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-07-02T22:06:55Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', 'metadata': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/a26a73b8-ec02-44bb-aba9-120c01198788', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/heat_ims-img_23f357da-c2d2-43d8-8477-045c313cfa93', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-07-02 22:07:00,755 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_23f357da-c2d2-43d8-8477-045c313cfa93', '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'2c636b86c6224566817a470196f62197', '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'c2911fae-2ad3-40ca-8641-76973ba37a4e', 'swap': 0}) 2019-07-02 22:07:03,854 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - keypair: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA2pqkh0pzoOp3ZmTjhbfiNdidnlQy99YIRh8MuD03gOaVN5mV RRY8ZmJ8GM0y4LV9n5JaHScNviAeq8It870zEyhWyXZf+j3P75pYtWVXqlRTs1EX VD7dMTRjWDdxXQJWgHNk5A3t6gpVs3EcIqJv2H6VZwupjammOxFdIYAzEqX7R32M ToFp/Oblup3ssAbGwz6alsozPJTIbK1vgONA9F4j28VNbNSiDC8Ez14atX2V2nUh NdCliMbM57E09O9jNYGFy4ZftRFWCXVtyPWxFC0oACvKZzWhnkaciqGeg3Dnkte4 imtWbxE/giGy2vB1TPIC57t/Q26PHpEPILV0VQIDAQABAoIBAQCGM1N3/tvXWLlu Mdd/mrCTj+TLczNK9KllquAbJvGw/11xoaaCoDD6RdGbRDXMv35cfPM3XGdSZdOO bAnbzTXSt/v3d+VZ8aJ6nI2C5rEXzucHeWvR+zm9YETwvjCpAatq9exlGKwK9sc/ /ttf48q35JYBiaZQYmq7bmB3FYXFFt/EcnQmdKkEzz6Z1ZWq9ZvQMzRXMxr0qW/0 2LYIRGmIZX9iMS4TJJhgAu6vqbauZhEEq64VclZU0afQBdOdQmFTWkH4aSuSz/lz W1Cfm3N/Hxj9REoHm7UKU337up1xhNCX7jhAC8q8L2nC6XDEpmpwRXtMyU0c+mHS YebeEIGtAoGBAPjh7vnNHhP13kSL0VgUszUeWu+bTtjOYUNU7/DXSKpHpEDqLOWM P00JqqGwhY4xLd6AkQ6YzqQ6D3hniUQgYLPqCf3oXXvk1goLWv2SV0ugiAK9y4pQ K3seoHFpCktKER4ErPhH+uRIjWlnsvcpNML42EW8hBtoquU5g5sLxJwXAoGBAODb Cm+N7JnDqUjnJrvWTyEIuUMI7IRevJ/fXeE0l88qg8pLsoE85h503q9/VLaJdeqo O7lFQP/k1+Q9yvsF7ww1RO/ioXYVrflwEKB2yDgeWJ4ou0hx97m+POeK7pxaPLHs zdt8HnX7KDD6BLqMYa+Zzphr0MALnALX/b+FXxpzAoGAH4YWi+N0NNkGny4KhRqS HF9M616DnSh+31Vp0tqh5JeQcXx31VdvSSW5TCOctwb5pV4pgWzPd7O28+xBUbS8 Ku2w+E0vUhsJFVqc2tNnZTffImHB3zIKX9zgO50vZZvrER9MfWI4oCOkbb5px66b dTqpwiN/pC0cwE4JomDaNV8CgYEA1HyqQ/kumbBZDVfDNsazSFhiGoMYX47XWY1P vj5hJ5jZqhYWviK6pBV1SwtdFpKYKASLS+2yGyA7FKmAY++bk0HTv42/X0PlgE7y p3EYjE/BFtUPBssMey7Xh0e3bXGo4csSTlPgxUVvGblrNo7q0XLb1RYt0w4lhFpw pMh4sxkCgYEAoT/oPtMo3KD1+P12NrfWrFckXosT4ckI/i7TOHUyNTduszgq53LT Q0bg384jYNdiDggiaBkz4spLh9OJa1R/pxUoEtT30pKa26pOBvcgq8Ke+kKhgIDC q8EsGoCNUUxDyjvRwkvtZKlcWqOs/SrQJKZXJVDWg+Td5jvQhzGvwJw= -----END RSA PRIVATE KEY----- 2019-07-02 22:07:03,855 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2019-07-02 22:37:58,481 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2019-07-02T22:07:11Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'b94b56be-1198-4a88-956e-402c432ad001', 'parameters': Munch({u'OS::project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', u'image': u'heat_ims-img_23f357da-c2d2-43d8-8477-045c313cfa93', u'private_mgmt_net_pool_start': u'192.168.100.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_23f357da-c2d2-43d8-8477-045c313cfa93', u'sprout_cluster_size': u'1', u'zone': u'clearwater.opnfv', u'private_mgmt_net_pool_end': u'192.168.100.253', u'external_mgmt_dns_ip': u'8.8.8.8', u'vellum_cluster_size': u'1', u'OS::stack_name': u'clearwater-opnfv', u'key_name': u'heat_ims-kp_23f357da-c2d2-43d8-8477-045c313cfa93', u'dn_range_length': u'1000', u'private_mgmt_net_cidr': u'192.168.100.0/24', u'dn_range_start': u'6505550000', u'repo_url': u'http://repo.cw-ngv.com/stable', u'homer_cluster_size': u'1', u'private_mgmt_net_gateway': u'192.168.100.254', u'OS::stack_id': u'b94b56be-1198-4a88-956e-402c432ad001', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'88906248-8bd5-46c1-b21b-17eab9c12d99'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'8a25abbcfeb1404bac5c9df5801e6c2c', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.203', 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'2019-07-02T22:07:11Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/b94b56be-1198-4a88-956e-402c432ad001'}) 2019-07-02 22:38:15,100 - 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-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f3:9d:21', u'version': 4, u'addr': u'192.168.100.4', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f3:9d:21', u'version': 4, u'addr': u'172.30.9.207', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a26a73b8-ec02-44bb-aba9-120c01198788', 'name': u'heat_ims-img_23f357da-c2d2-43d8-8477-045c313cfa93'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-02T22:31:26.000000', 'flavor': Munch({u'id': u'c2911fae-2ad3-40ca-8641-76973ba37a4e', 'name': u'heat_ims-flavor_23f357da-c2d2-43d8-8477-045c313cfa93'}), 'az': u'nova', 'id': u'2350876d-cfb6-438f-847f-05cdf9009982', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'294ce13e-c75f-4e47-9553-3609f2ef50ef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'2b50fcbc-1503-4974-9053-90c0d64900e6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'3ee3a365-ba69-4408-9299-d289a9fc6d02'})], 'id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'fa0d9cabe72e4d6e84f583af0184db0a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.207', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.207', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.207', 'launched_at': u'2019-07-02T22:31:26.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-02T22:31:26Z', 'hostId': u'e2091d4ed181ba2cc055bc4085adeb3337b4ab405ab85404b2898587', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_23f357da-c2d2-43d8-8477-045c313cfa93', 'public_v6': '', 'private_v4': u'192.168.100.4', 'cloud': 'envvars', 'host_id': u'e2091d4ed181ba2cc055bc4085adeb3337b4ab405ab85404b2898587', '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'2019-07-02T22:31:26.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'created_at': u'2019-07-02T22:30:52Z', 'created': u'2019-07-02T22:30:52Z', '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:bb:65:e2', u'version': 4, u'addr': u'192.168.100.11', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bb:65:e2', u'version': 4, u'addr': u'172.30.9.210', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a26a73b8-ec02-44bb-aba9-120c01198788', 'name': u'heat_ims-img_23f357da-c2d2-43d8-8477-045c313cfa93'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-02T22:31:22.000000', 'flavor': Munch({u'id': u'c2911fae-2ad3-40ca-8641-76973ba37a4e', 'name': u'heat_ims-flavor_23f357da-c2d2-43d8-8477-045c313cfa93'}), 'az': u'nova', 'id': u'4776f8f4-880d-4bce-8f69-6cc4667e5554', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'294ce13e-c75f-4e47-9553-3609f2ef50ef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'2b50fcbc-1503-4974-9053-90c0d64900e6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'3ee3a365-ba69-4408-9299-d289a9fc6d02'})], 'id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'fa0d9cabe72e4d6e84f583af0184db0a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.210', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.210', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.210', 'launched_at': u'2019-07-02T22:31:22.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-02T22:31:22Z', 'hostId': u'86f6372078eddc068eba1be6abee83911cbe39b70e7d8c6636caf1ef', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_23f357da-c2d2-43d8-8477-045c313cfa93', 'public_v6': '', 'private_v4': u'192.168.100.11', 'cloud': 'envvars', 'host_id': u'86f6372078eddc068eba1be6abee83911cbe39b70e7d8c6636caf1ef', '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'2019-07-02T22:31:22.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'created_at': u'2019-07-02T22:30:51Z', 'created': u'2019-07-02T22:30:51Z', '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:fc:68:ec', u'version': 4, u'addr': u'192.168.100.8', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fc:68:ec', u'version': 4, u'addr': u'172.30.9.200', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a26a73b8-ec02-44bb-aba9-120c01198788', 'name': u'heat_ims-img_23f357da-c2d2-43d8-8477-045c313cfa93'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-02T22:31:24.000000', 'flavor': Munch({u'id': u'c2911fae-2ad3-40ca-8641-76973ba37a4e', 'name': u'heat_ims-flavor_23f357da-c2d2-43d8-8477-045c313cfa93'}), 'az': u'nova', 'id': u'6f94dea3-0df2-41e1-98a9-e2508074890c', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'294ce13e-c75f-4e47-9553-3609f2ef50ef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'2b50fcbc-1503-4974-9053-90c0d64900e6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'3ee3a365-ba69-4408-9299-d289a9fc6d02'})], 'id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'fa0d9cabe72e4d6e84f583af0184db0a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.200', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.200', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.200', 'launched_at': u'2019-07-02T22:31:24.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-02T22:31:24Z', 'hostId': u'86f6372078eddc068eba1be6abee83911cbe39b70e7d8c6636caf1ef', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_23f357da-c2d2-43d8-8477-045c313cfa93', 'public_v6': '', 'private_v4': u'192.168.100.8', 'cloud': 'envvars', 'host_id': u'86f6372078eddc068eba1be6abee83911cbe39b70e7d8c6636caf1ef', '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'2019-07-02T22:31:24.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'created_at': u'2019-07-02T22:30:51Z', 'created': u'2019-07-02T22:30:51Z', '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:9b:13:84', u'version': 4, u'addr': u'192.168.100.10', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9b:13:84', u'version': 4, u'addr': u'172.30.9.206', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a26a73b8-ec02-44bb-aba9-120c01198788', 'name': u'heat_ims-img_23f357da-c2d2-43d8-8477-045c313cfa93'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-02T22:25:52.000000', 'flavor': Munch({u'id': u'c2911fae-2ad3-40ca-8641-76973ba37a4e', 'name': u'heat_ims-flavor_23f357da-c2d2-43d8-8477-045c313cfa93'}), 'az': u'nova', 'id': u'34a01fe8-cf21-44b9-99a9-dd7f67aee192', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'294ce13e-c75f-4e47-9553-3609f2ef50ef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'2b50fcbc-1503-4974-9053-90c0d64900e6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'3ee3a365-ba69-4408-9299-d289a9fc6d02'})], 'id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'fa0d9cabe72e4d6e84f583af0184db0a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.206', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.206', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.206', 'launched_at': u'2019-07-02T22:25:52.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-02T22:25:52Z', 'hostId': u'e2091d4ed181ba2cc055bc4085adeb3337b4ab405ab85404b2898587', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_23f357da-c2d2-43d8-8477-045c313cfa93', 'public_v6': '', 'private_v4': u'192.168.100.10', 'cloud': 'envvars', 'host_id': u'e2091d4ed181ba2cc055bc4085adeb3337b4ab405ab85404b2898587', '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'2019-07-02T22:25:52.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'created_at': u'2019-07-02T22:25:36Z', 'created': u'2019-07-02T22:25:36Z', '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:8b:c2:d1', u'version': 4, u'addr': u'192.168.100.18', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8b:c2:d1', u'version': 4, u'addr': u'172.30.9.202', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a26a73b8-ec02-44bb-aba9-120c01198788', 'name': u'heat_ims-img_23f357da-c2d2-43d8-8477-045c313cfa93'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-02T22:15:45.000000', 'flavor': Munch({u'id': u'c2911fae-2ad3-40ca-8641-76973ba37a4e', 'name': u'heat_ims-flavor_23f357da-c2d2-43d8-8477-045c313cfa93'}), 'az': u'nova', 'id': u'bc34a783-8e43-46a1-bbcc-48dd0434c56a', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'294ce13e-c75f-4e47-9553-3609f2ef50ef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'2b50fcbc-1503-4974-9053-90c0d64900e6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'3ee3a365-ba69-4408-9299-d289a9fc6d02'})], 'id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'fa0d9cabe72e4d6e84f583af0184db0a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.202', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.202', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.202', 'launched_at': u'2019-07-02T22:15:45.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-02T22:15:45Z', 'hostId': u'86f6372078eddc068eba1be6abee83911cbe39b70e7d8c6636caf1ef', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_23f357da-c2d2-43d8-8477-045c313cfa93', 'public_v6': '', 'private_v4': u'192.168.100.18', 'cloud': 'envvars', 'host_id': u'86f6372078eddc068eba1be6abee83911cbe39b70e7d8c6636caf1ef', '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'2019-07-02T22:15:45.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'created_at': u'2019-07-02T22:15:29Z', 'created': u'2019-07-02T22:15:29Z', '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:18:77:16', u'version': 4, u'addr': u'192.168.100.3', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:18:77:16', u'version': 4, u'addr': u'172.30.9.204', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a26a73b8-ec02-44bb-aba9-120c01198788', 'name': u'heat_ims-img_23f357da-c2d2-43d8-8477-045c313cfa93'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-02T22:12:04.000000', 'flavor': Munch({u'id': u'c2911fae-2ad3-40ca-8641-76973ba37a4e', 'name': u'heat_ims-flavor_23f357da-c2d2-43d8-8477-045c313cfa93'}), 'az': u'nova', 'id': u'82d45094-8067-4f10-a418-50657084f6de', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'294ce13e-c75f-4e47-9553-3609f2ef50ef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'2b50fcbc-1503-4974-9053-90c0d64900e6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'3ee3a365-ba69-4408-9299-d289a9fc6d02'})], 'id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'fa0d9cabe72e4d6e84f583af0184db0a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.204', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.204', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.204', 'launched_at': u'2019-07-02T22:12:04.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-02T22:12:04Z', 'hostId': u'e2091d4ed181ba2cc055bc4085adeb3337b4ab405ab85404b2898587', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_23f357da-c2d2-43d8-8477-045c313cfa93', 'public_v6': '', 'private_v4': u'192.168.100.3', 'cloud': 'envvars', 'host_id': u'e2091d4ed181ba2cc055bc4085adeb3337b4ab405ab85404b2898587', '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'2019-07-02T22:12:04.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'created_at': u'2019-07-02T22:10:16Z', 'created': u'2019-07-02T22:10:16Z', '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:06:8f:c2', u'version': 4, u'addr': u'192.168.100.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:06:8f:c2', 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'a26a73b8-ec02-44bb-aba9-120c01198788', 'name': u'heat_ims-img_23f357da-c2d2-43d8-8477-045c313cfa93'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-02T22:09:31.000000', 'flavor': Munch({u'id': u'c2911fae-2ad3-40ca-8641-76973ba37a4e', 'name': u'heat_ims-flavor_23f357da-c2d2-43d8-8477-045c313cfa93'}), 'az': u'nova', 'id': u'f3f3969e-04bc-4ada-b844-d9697f3f0b43', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'294ce13e-c75f-4e47-9553-3609f2ef50ef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'2b50fcbc-1503-4974-9053-90c0d64900e6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'3ee3a365-ba69-4408-9299-d289a9fc6d02'})], 'id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'fa0d9cabe72e4d6e84f583af0184db0a', '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'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'2019-07-02T22:09:31.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-02T22:09:31Z', 'hostId': u'86f6372078eddc068eba1be6abee83911cbe39b70e7d8c6636caf1ef', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_23f357da-c2d2-43d8-8477-045c313cfa93', 'public_v6': '', 'private_v4': u'192.168.100.2', 'cloud': 'envvars', 'host_id': u'86f6372078eddc068eba1be6abee83911cbe39b70e7d8c6636caf1ef', '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'2019-07-02T22:09:31.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'created_at': u'2019-07-02T22:07:42Z', 'created': u'2019-07-02T22:07:42Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-07-02 22:38:15,106 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: bono-0.clearwater.opnfv 2019-07-02 22:38:16,695 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 5m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program 2019-07-02 22:38:16,697 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: dime-0.clearwater.opnfv 2019-07-02 22:38:17,410 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 5m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-07-02 22:38:17,412 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: homer-0.clearwater.opnfv 2019-07-02 22:38:18,033 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 5m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-07-02 22:38:18,035 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: sprout-0.clearwater.opnfv 2019-07-02 22:38:18,695 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 11m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-07-02 22:38:18,697 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: vellum-0.clearwater.opnfv 2019-07-02 22:38:19,709 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 17m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program 2019-07-02 22:38:19,711 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: ellis-0.clearwater.opnfv 2019-07-02 22:38:20,745 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 24m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_ellis Status ok Program poll_ellis_https Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-07-02 22:38:31,582 - 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-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f3:9d:21', u'version': 4, u'addr': u'192.168.100.4', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f3:9d:21', u'version': 4, u'addr': u'172.30.9.207', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a26a73b8-ec02-44bb-aba9-120c01198788', 'name': u'heat_ims-img_23f357da-c2d2-43d8-8477-045c313cfa93'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-02T22:31:26.000000', 'flavor': Munch({u'id': u'c2911fae-2ad3-40ca-8641-76973ba37a4e', 'name': u'heat_ims-flavor_23f357da-c2d2-43d8-8477-045c313cfa93'}), 'az': u'nova', 'id': u'2350876d-cfb6-438f-847f-05cdf9009982', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'294ce13e-c75f-4e47-9553-3609f2ef50ef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'2b50fcbc-1503-4974-9053-90c0d64900e6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'3ee3a365-ba69-4408-9299-d289a9fc6d02'})], 'id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'fa0d9cabe72e4d6e84f583af0184db0a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.207', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.207', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.207', 'launched_at': u'2019-07-02T22:31:26.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-02T22:31:26Z', 'hostId': u'e2091d4ed181ba2cc055bc4085adeb3337b4ab405ab85404b2898587', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_23f357da-c2d2-43d8-8477-045c313cfa93', 'public_v6': '', 'private_v4': u'192.168.100.4', 'cloud': 'envvars', 'host_id': u'e2091d4ed181ba2cc055bc4085adeb3337b4ab405ab85404b2898587', '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'2019-07-02T22:31:26.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'created_at': u'2019-07-02T22:30:52Z', 'created': u'2019-07-02T22:30:52Z', '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:bb:65:e2', u'version': 4, u'addr': u'192.168.100.11', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bb:65:e2', u'version': 4, u'addr': u'172.30.9.210', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a26a73b8-ec02-44bb-aba9-120c01198788', 'name': u'heat_ims-img_23f357da-c2d2-43d8-8477-045c313cfa93'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-02T22:31:22.000000', 'flavor': Munch({u'id': u'c2911fae-2ad3-40ca-8641-76973ba37a4e', 'name': u'heat_ims-flavor_23f357da-c2d2-43d8-8477-045c313cfa93'}), 'az': u'nova', 'id': u'4776f8f4-880d-4bce-8f69-6cc4667e5554', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'294ce13e-c75f-4e47-9553-3609f2ef50ef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'2b50fcbc-1503-4974-9053-90c0d64900e6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'3ee3a365-ba69-4408-9299-d289a9fc6d02'})], 'id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'fa0d9cabe72e4d6e84f583af0184db0a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.210', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.210', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.210', 'launched_at': u'2019-07-02T22:31:22.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-02T22:31:22Z', 'hostId': u'86f6372078eddc068eba1be6abee83911cbe39b70e7d8c6636caf1ef', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_23f357da-c2d2-43d8-8477-045c313cfa93', 'public_v6': '', 'private_v4': u'192.168.100.11', 'cloud': 'envvars', 'host_id': u'86f6372078eddc068eba1be6abee83911cbe39b70e7d8c6636caf1ef', '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'2019-07-02T22:31:22.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'created_at': u'2019-07-02T22:30:51Z', 'created': u'2019-07-02T22:30:51Z', '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:fc:68:ec', u'version': 4, u'addr': u'192.168.100.8', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fc:68:ec', u'version': 4, u'addr': u'172.30.9.200', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a26a73b8-ec02-44bb-aba9-120c01198788', 'name': u'heat_ims-img_23f357da-c2d2-43d8-8477-045c313cfa93'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-02T22:31:24.000000', 'flavor': Munch({u'id': u'c2911fae-2ad3-40ca-8641-76973ba37a4e', 'name': u'heat_ims-flavor_23f357da-c2d2-43d8-8477-045c313cfa93'}), 'az': u'nova', 'id': u'6f94dea3-0df2-41e1-98a9-e2508074890c', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'294ce13e-c75f-4e47-9553-3609f2ef50ef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'2b50fcbc-1503-4974-9053-90c0d64900e6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'3ee3a365-ba69-4408-9299-d289a9fc6d02'})], 'id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'fa0d9cabe72e4d6e84f583af0184db0a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.200', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.200', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.200', 'launched_at': u'2019-07-02T22:31:24.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-02T22:31:24Z', 'hostId': u'86f6372078eddc068eba1be6abee83911cbe39b70e7d8c6636caf1ef', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_23f357da-c2d2-43d8-8477-045c313cfa93', 'public_v6': '', 'private_v4': u'192.168.100.8', 'cloud': 'envvars', 'host_id': u'86f6372078eddc068eba1be6abee83911cbe39b70e7d8c6636caf1ef', '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'2019-07-02T22:31:24.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'created_at': u'2019-07-02T22:30:51Z', 'created': u'2019-07-02T22:30:51Z', '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:9b:13:84', u'version': 4, u'addr': u'192.168.100.10', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9b:13:84', u'version': 4, u'addr': u'172.30.9.206', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a26a73b8-ec02-44bb-aba9-120c01198788', 'name': u'heat_ims-img_23f357da-c2d2-43d8-8477-045c313cfa93'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-02T22:25:52.000000', 'flavor': Munch({u'id': u'c2911fae-2ad3-40ca-8641-76973ba37a4e', 'name': u'heat_ims-flavor_23f357da-c2d2-43d8-8477-045c313cfa93'}), 'az': u'nova', 'id': u'34a01fe8-cf21-44b9-99a9-dd7f67aee192', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'294ce13e-c75f-4e47-9553-3609f2ef50ef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'2b50fcbc-1503-4974-9053-90c0d64900e6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'3ee3a365-ba69-4408-9299-d289a9fc6d02'})], 'id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'fa0d9cabe72e4d6e84f583af0184db0a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.206', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.206', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.206', 'launched_at': u'2019-07-02T22:25:52.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-02T22:25:52Z', 'hostId': u'e2091d4ed181ba2cc055bc4085adeb3337b4ab405ab85404b2898587', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_23f357da-c2d2-43d8-8477-045c313cfa93', 'public_v6': '', 'private_v4': u'192.168.100.10', 'cloud': 'envvars', 'host_id': u'e2091d4ed181ba2cc055bc4085adeb3337b4ab405ab85404b2898587', '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'2019-07-02T22:25:52.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'created_at': u'2019-07-02T22:25:36Z', 'created': u'2019-07-02T22:25:36Z', '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:8b:c2:d1', u'version': 4, u'addr': u'192.168.100.18', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8b:c2:d1', u'version': 4, u'addr': u'172.30.9.202', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a26a73b8-ec02-44bb-aba9-120c01198788', 'name': u'heat_ims-img_23f357da-c2d2-43d8-8477-045c313cfa93'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-02T22:15:45.000000', 'flavor': Munch({u'id': u'c2911fae-2ad3-40ca-8641-76973ba37a4e', 'name': u'heat_ims-flavor_23f357da-c2d2-43d8-8477-045c313cfa93'}), 'az': u'nova', 'id': u'bc34a783-8e43-46a1-bbcc-48dd0434c56a', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'294ce13e-c75f-4e47-9553-3609f2ef50ef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'2b50fcbc-1503-4974-9053-90c0d64900e6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'3ee3a365-ba69-4408-9299-d289a9fc6d02'})], 'id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'fa0d9cabe72e4d6e84f583af0184db0a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.202', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.202', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.202', 'launched_at': u'2019-07-02T22:15:45.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-02T22:15:45Z', 'hostId': u'86f6372078eddc068eba1be6abee83911cbe39b70e7d8c6636caf1ef', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_23f357da-c2d2-43d8-8477-045c313cfa93', 'public_v6': '', 'private_v4': u'192.168.100.18', 'cloud': 'envvars', 'host_id': u'86f6372078eddc068eba1be6abee83911cbe39b70e7d8c6636caf1ef', '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'2019-07-02T22:15:45.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'created_at': u'2019-07-02T22:15:29Z', 'created': u'2019-07-02T22:15:29Z', '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:18:77:16', u'version': 4, u'addr': u'192.168.100.3', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:18:77:16', u'version': 4, u'addr': u'172.30.9.204', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a26a73b8-ec02-44bb-aba9-120c01198788', 'name': u'heat_ims-img_23f357da-c2d2-43d8-8477-045c313cfa93'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-02T22:12:04.000000', 'flavor': Munch({u'id': u'c2911fae-2ad3-40ca-8641-76973ba37a4e', 'name': u'heat_ims-flavor_23f357da-c2d2-43d8-8477-045c313cfa93'}), 'az': u'nova', 'id': u'82d45094-8067-4f10-a418-50657084f6de', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'294ce13e-c75f-4e47-9553-3609f2ef50ef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'2b50fcbc-1503-4974-9053-90c0d64900e6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'3ee3a365-ba69-4408-9299-d289a9fc6d02'})], 'id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'fa0d9cabe72e4d6e84f583af0184db0a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.204', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.204', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.204', 'launched_at': u'2019-07-02T22:12:04.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-02T22:12:04Z', 'hostId': u'e2091d4ed181ba2cc055bc4085adeb3337b4ab405ab85404b2898587', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_23f357da-c2d2-43d8-8477-045c313cfa93', 'public_v6': '', 'private_v4': u'192.168.100.3', 'cloud': 'envvars', 'host_id': u'e2091d4ed181ba2cc055bc4085adeb3337b4ab405ab85404b2898587', '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'2019-07-02T22:12:04.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'created_at': u'2019-07-02T22:10:16Z', 'created': u'2019-07-02T22:10:16Z', '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:06:8f:c2', u'version': 4, u'addr': u'192.168.100.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:06:8f:c2', 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'a26a73b8-ec02-44bb-aba9-120c01198788', 'name': u'heat_ims-img_23f357da-c2d2-43d8-8477-045c313cfa93'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-02T22:09:31.000000', 'flavor': Munch({u'id': u'c2911fae-2ad3-40ca-8641-76973ba37a4e', 'name': u'heat_ims-flavor_23f357da-c2d2-43d8-8477-045c313cfa93'}), 'az': u'nova', 'id': u'f3f3969e-04bc-4ada-b844-d9697f3f0b43', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'294ce13e-c75f-4e47-9553-3609f2ef50ef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'2b50fcbc-1503-4974-9053-90c0d64900e6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'3ee3a365-ba69-4408-9299-d289a9fc6d02'})], 'id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'fa0d9cabe72e4d6e84f583af0184db0a', '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'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'2019-07-02T22:09:31.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-02T22:09:31Z', 'hostId': u'86f6372078eddc068eba1be6abee83911cbe39b70e7d8c6636caf1ef', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_23f357da-c2d2-43d8-8477-045c313cfa93', 'public_v6': '', 'private_v4': u'192.168.100.2', 'cloud': 'envvars', 'host_id': u'86f6372078eddc068eba1be6abee83911cbe39b70e7d8c6636caf1ef', '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'2019-07-02T22:09:31.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'created_at': u'2019-07-02T22:07:42Z', 'created': u'2019-07-02T22:07:42Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-07-02 22:38:32,725 - 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-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 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] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] 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 1 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 0x40000000-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:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K 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] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 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] allocated 4194304 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.008004] pid_max: default: 32768 minimum: 301 [ 0.009841] Security Framework initialized [ 0.012033] AppArmor: AppArmor initialized [ 0.013638] Yama: becoming mindful. [ 0.015236] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016901] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020448] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026780] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.032113] Initializing cgroup subsys freezer [ 0.033859] Initializing cgroup subsys blkio [ 0.036011] Initializing cgroup subsys perf_event [ 0.037844] Initializing cgroup subsys hugetlb [ 0.040937] mce: CPU supports 10 MCE banks [ 0.042669] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.042669] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044013] Spectre V2 : Mitigation: Full generic retpoline [ 0.048003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052011] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.054343] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.056004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060014] MDS: Mitigation: Clear CPU buffers [ 0.083655] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.090910] ACPI: Core revision 20131115 [ 0.092520] ACPI: All ACPI Tables successfully acquired [ 0.094832] ftrace: allocating 28757 entries in 113 pages [ 0.116283] smpboot: Max logical packages: 1 [ 0.120004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.122691] Enabling x2apic [ 0.123898] Enabled x2apic [ 0.124007] Switched APIC routing to physical x2apic. [ 0.129421] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.131596] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.135070] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.143651] KVM setup paravirtual spinlock [ 0.145942] x86: Booted up 1 node, 1 CPUs [ 0.147537] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.148389] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.150814] devtmpfs: initialized [ 0.153229] EVM: security.selinux [ 0.154578] EVM: security.SMACK64 [ 0.155934] EVM: security.ima [ 0.156004] EVM: security.capability [ 0.158406] pinctrl core: initialized pinctrl subsystem [ 0.160051] regulator-dummy: no parameters [ 0.161753] RTC time: 22:31:27, date: 07/02/19 [ 0.163507] NET: Registered protocol family 16 [ 0.164126] cpuidle: using governor ladder [ 0.165747] cpuidle: using governor menu [ 0.167335] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170482] PCI: Using configuration type 1 for base access [ 0.172690] bio: create slab at 0 [ 0.174517] ACPI: Added _OSI(Module Device) [ 0.176004] ACPI: Added _OSI(Processor Device) [ 0.177684] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.179496] ACPI: Added _OSI(Processor Aggregator Device) [ 0.181159] ACPI: Interpreter enabled [ 0.182646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184990] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.191625] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.194346] ACPI: (supports S0 S5) [ 0.195746] ACPI: Using IOAPIC for interrupt routing [ 0.196017] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.199559] ACPI: No dock devices found. [ 0.201798] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206455] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.212206] acpiphp: Slot [3] registered [ 0.213837] acpiphp: Slot [4] registered [ 0.215377] acpiphp: Slot [5] registered [ 0.216024] acpiphp: Slot [6] registered [ 0.217562] acpiphp: Slot [7] registered [ 0.219107] acpiphp: Slot [8] registered [ 0.220021] acpiphp: Slot [9] registered [ 0.221612] acpiphp: Slot [10] registered [ 0.223202] acpiphp: Slot [11] registered [ 0.224021] acpiphp: Slot [12] registered [ 0.225601] acpiphp: Slot [13] registered [ 0.227190] acpiphp: Slot [14] registered [ 0.228021] acpiphp: Slot [15] registered [ 0.229626] acpiphp: Slot [16] registered [ 0.231217] acpiphp: Slot [17] registered [ 0.232029] acpiphp: Slot [18] registered [ 0.233583] acpiphp: Slot [19] registered [ 0.235155] acpiphp: Slot [20] registered [ 0.236022] acpiphp: Slot [21] registered [ 0.237754] acpiphp: Slot [22] registered [ 0.239380] acpiphp: Slot [23] registered [ 0.240023] acpiphp: Slot [24] registered [ 0.241609] acpiphp: Slot [25] registered [ 0.243217] acpiphp: Slot [26] registered [ 0.244021] acpiphp: Slot [27] registered [ 0.245607] acpiphp: Slot [28] registered [ 0.247276] acpiphp: Slot [29] registered [ 0.248025] acpiphp: Slot [30] registered [ 0.249574] acpiphp: Slot [31] registered [ 0.251111] PCI host bridge to bus 0000:00 [ 0.252004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.254007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.256003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.258420] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.262453] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.270564] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.272016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.295938] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.297483] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.300575] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.303692] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.305382] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.308122] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.310868] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.312000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313342] vgaarb: bridge control possible 0000:00:02.0 [ 0.315898] SCSI subsystem initialized [ 0.316275] ACPI: bus type USB registered [ 0.318120] usbcore: registered new interface driver usbfs [ 0.320019] usbcore: registered new interface driver hub [ 0.322333] usbcore: registered new device driver usb [ 0.324187] PCI: Using ACPI for IRQ routing [ 0.326243] NetLabel: Initializing [ 0.327670] NetLabel: domain hash size = 128 [ 0.328008] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.330019] NetLabel: unlabeled traffic allowed by default [ 0.332215] Switched to clocksource kvm-clock [ 0.341456] AppArmor: AppArmor Filesystem Enabled [ 0.343337] pnp: PnP ACPI init [ 0.344667] ACPI: bus type PNP registered [ 0.346881] pnp: PnP ACPI: found 8 devices [ 0.348695] ACPI: bus type PNP unregistered [ 0.356430] NET: Registered protocol family 2 [ 0.358432] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.361078] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.363564] TCP: Hash tables configured (established 8192 bind 8192) [ 0.366094] TCP: reno registered [ 0.367526] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.369978] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.372447] NET: Registered protocol family 1 [ 0.374180] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.376394] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.378564] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.395698] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.414089] Trying to unpack rootfs image as initramfs... [ 0.516833] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.520141] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.522485] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.526195] Scanning for low memory corruption every 60 seconds [ 0.528731] Initialise system trusted keyring [ 0.530501] audit: initializing netlink socket (disabled) [ 0.532705] type=2000 audit(1562106688.017:1): initialized [ 0.553069] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.556116] zbud: loaded [ 0.557448] VFS: Disk quotas dquot_6.5.2 [ 0.559254] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.562149] fuse init (API version 7.22) [ 0.563752] msgmni has been set to 1982 [ 0.565352] Key type big_key registered [ 0.567417] Key type asymmetric registered [ 0.569061] Asymmetric key parser 'x509' registered [ 0.571020] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.573951] io scheduler noop registered [ 0.575594] io scheduler deadline registered (default) [ 0.577603] io scheduler cfq registered [ 0.579413] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.581594] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.584177] ipmi message handler version 39.2 [ 0.585961] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.588999] ACPI: Power Button [PWRF] [ 0.590690] GHES: HEST is not enabled! [ 0.608388] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.643084] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.645861] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.672277] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.675970] Linux agpgart interface v0.103 [ 0.678504] brd: module loaded [ 0.680311] loop: module loaded [ 0.682063] blk-mq: CPU -> queue map [ 0.683543] CPU 0 -> Queue 0 [ 0.685688] vda: vda1 [ 0.687502] scsi0 : ata_piix [ 0.688852] scsi1 : ata_piix [ 0.690113] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.692619] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.695842] libphy: Fixed MDIO Bus: probed [ 0.697783] tun: Universal TUN/TAP device driver, 1.6 [ 0.699989] tun: (C) 1999-2004 Max Krasnyansky [ 0.703897] PPP generic driver version 2.4.2 [ 0.705632] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.708032] ehci-pci: EHCI PCI platform driver [ 0.709922] ehci-platform: EHCI generic platform driver [ 0.711947] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.714414] ohci-pci: OHCI PCI platform driver [ 0.716428] ohci-platform: OHCI generic platform driver [ 0.718541] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736837] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.738926] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.741966] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.744199] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.746656] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.749667] usb usb1: Product: UHCI Host Controller [ 0.751552] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.754088] usb usb1: SerialNumber: 0000:00:01.2 [ 0.755917] hub 1-0:1.0: USB hub found [ 0.757506] hub 1-0:1.0: 2 ports detected [ 0.759335] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.763732] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.765953] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.768166] mousedev: PS/2 mouse device common for all mice [ 0.770688] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.774066] rtc_cmos 00:00: RTC can wake from S4 [ 0.776437] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.779050] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.781854] device-mapper: uevent: version 1.0.3 [ 0.783764] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.787102] ledtrig-cpu: registered to indicate activity on CPUs [ 0.789761] TCP: cubic registered [ 0.791420] NET: Registered protocol family 10 [ 0.793587] NET: Registered protocol family 17 [ 0.795346] Key type dns_resolver registered [ 0.797157] Loading compiled-in X.509 certificates [ 0.799568] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.803048] registered taskstats version 1 [ 0.806014] Key type trusted registered [ 0.809730] Key type encrypted registered [ 0.811347] AppArmor: AppArmor sha1 policy hashing enabled [ 0.813391] IMA: No TPM chip found, activating TPM-bypass! [ 0.816167] regulator-dummy: disabling [ 0.817713] Magic number: 11:966:551 [ 0.819300] tty ttyS27: hash matches [ 0.820786] acpi PNP0C0F:02: hash matches [ 0.822561] rtc_cmos 00:00: setting system clock to 2019-07-02 22:31:28 UTC (1562106688) [ 0.825734] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.839732] EDD information not available. [ 0.849531] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.852898] Write protecting the kernel read-only data: 12288k [ 0.855955] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.860691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.880133] systemd-udevd[99]: starting version 204 [ 0.912656] FDC 0 is a S82078B [ 1.068096] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.231682] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.234529] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.237616] usb 1-1: Product: QEMU USB Tablet [ 1.239500] usb 1-1: Manufacturer: QEMU [ 1.241204] usb 1-1: SerialNumber: 42 [ 1.949853] 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.321291] 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.444568] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.592028] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 02 Jul 2019 22:31:30 +0000. Up 2.98 seconds. cloud-init-nonet[3.18]: 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 Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.37]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 02 Jul 2019 22:31:32 +0000. Up 5.30 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.100.4 | 255.255.255.0 | fa:16:3e:f3:9d:21 | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: 54:0e:02:f6:06:c3:7a:2d:4f:01:73:6f:e0:80:ef:eb root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | oOo+ . . | | ...O.+ + | | o .+.+ . | | . +.oo | | o + S | | . . | | . | | . | | .E | +-----------------+ 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: 3f:27:d4:9c:df:67:c4:d5:38:d6:2a:aa:0a:d7:c8:eb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | | | o.| | + +| | o o +.| | S . = . o| | . o o . o o | | . + . = . . +| | o . . + ..| | .E.. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: f3:3f:31:a0:af:a0:af:c4:de:42:a6:12:df:98:97:9a root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | . | | S. . | |. .o .o o | | o Bo.. .. o | |. =+=o . ... | | .Eo++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: 1d:82:af:e9:63:81:f4:da:2c:48:96:ec:8a:c2:32:93 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | . . . | | . . o . | | . o o S . | | = . oo | |.= . +o. | |E.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 boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Tue, 02 Jul 2019 22:31:38 +0000. Up 10.59 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 ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] Generating locales... * Starting automatic crash report generation[74G[ OK ] en_US.UTF-8... open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. up-to-date * Restoring resolver state... [80G [74G[ OK ] Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Tue, 02 Jul 2019 22:31:39 +0000. Up 11.78 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18523 0 --:--:-- --:--:-- --:--:-- 18523100 3149 100 3149 0 0 18517 0 --:--:-- --:--:-- --:--:-- 18523 OK + apt-get update Ubuntu 14.04.6 LTS bono-0 ttyS0 bono-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] 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 13.1 MB in 5s (2280 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.3 + '[' -n 192.168.100.3 ']' + 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 0 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 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: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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 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.7 [1330 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.15 [68.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [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.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 13s (3838 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 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.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... 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.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 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.7) ... 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.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... 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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 7927 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 7935 clearwater-socket-factory-sig start/running, process 7943 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.15) ... 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 0 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 (14.1 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57632 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, 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.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 ++ 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.100.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process bono_process Initializing Process monit_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program poll_bono Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process bono_process Initializing Process monit_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program poll_bono Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 745cc758b9455d03 is healthy: got healthy result from http://192.168.100.3:4000 member 91e3c649bea60de9 is healthy: got healthy result from http://192.168.100.10:4000 member b9dfaa69988d7b62 is healthy: got healthy result from http://192.168.100.18:4000 member d6544a70f1634416 is healthy: got healthy result from http://192.168.100.4:4000 cluster is healthy + clearwater-etcdctl member list 745cc758b9455d03: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=true 91e3c649bea60de9: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false b9dfaa69988d7b62: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false d6544a70f1634416: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.4) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.18 is in state normal. + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABdG9sTfbAkJITKz5pklbK96AP91kNK5s_QNxm4Hcy8Wg_slmIn3Y2dcKtK8ZJF6273PlMwHKmGgbN8gvhzGhneJ1sLKJQMUY2f_gcNWoUliG4lZVnbFwe_0430JsGjfsSEHcoGvaHEvivm5UC9VsecyCesbjRsmQ9wKa5zfGKiKoMra6U' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/8a25abbcfeb1404bac5c9df5801e6c2c/stacks/clearwater-opnfv-bono-edcnfvsxamxz-0-isupo6lmwwr4/67c28a12-a6b9-4d01-9373-0f0e4fafd522/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 57 --:--:-- --:--:-- --:--:-- 57100 25 100 4 100 21 10 57 --:--:-- --:--:-- --:--:-- 57 HTTP/1.1 200 OK Date: Tue, 02 Jul 2019 22:34:23 GMT Server: Apache x-openstack-request-id: req-b2eb6f6e-db9c-4431-9f30-d57023e74c84 Content-Length: 4 Content-Type: application/json nullci-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 | b2:8e:52:e2:c9:78:3e:0e:08:45:07:f6:3a:82:71:3f | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 3f:27:d4:9c:df:67:c4:d5:38:d6:2a:aa:0a:d7:c8:eb root@bono-0 (DSA) ec2: 256 f3:3f:31:a0:af:a0:af:c4:de:42:a6:12:df:98:97:9a root@bono-0 (ECDSA) ec2: 256 1d:82:af:e9:63:81:f4:da:2c:48:96:ec:8a:c2:32:93 root@bono-0 (ED25519) ec2: 2048 54:0e:02:f6:06:c3:7a:2d:4f:01:73:6f:e0:80:ef:eb root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGyHW4CpEAloozQqXS9sN92qCTQhuKlg/5r4uHsdZ3caKIRqUgrlxq6zdNZIrRNJ0mN+YCuMcai14bg9PXIg0uw= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBdM/+Gylfu3HvfUYm1+JKX/RfoQ0lX3ejjjFcJdLrIu root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDsYUjXmTsgSkIhRpx7CCm3qMXf4n+IGE1M6H2wK0LOqi1YPzpPmTCICytF2Tzo5UDgOKftr+HWyMxWCSAdNk7KBeVf2vc35x79DMTFiq1ijjZMpPE25bDUUmBINKwUUPI+1JPs4uG8UQbTyFLa8Jcpj7FbJaK8hjgvqFahsGmFmGvaenIdnV5VKuNLJczopWmJ4QvqaK+FQoUjTTHU5rauIuB8lol2LeQf8U2yscj9F8FhVjhVjPNyAbD0OLYnlIlZxm+w5sgODLOucp8fJdhwmaWgFVTOnN1vKR+b1zuwHkzaV77WNV2cncab9O5EM/0gXCNuand9UQBEqvaNq+Md root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 02 Jul 2019 22:34:23 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 176.23 seconds 2019-07-02 22:38:32,729 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in 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-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 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] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] 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 1 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 0x40000000-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:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K 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] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 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] allocated 4194304 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.008004] pid_max: default: 32768 minimum: 301 [ 0.009841] Security Framework initialized [ 0.012033] AppArmor: AppArmor initialized [ 0.013638] Yama: becoming mindful. [ 0.015236] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016901] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020448] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026780] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.032113] Initializing cgroup subsys freezer [ 0.033859] Initializing cgroup subsys blkio [ 0.036011] Initializing cgroup subsys perf_event [ 0.037844] Initializing cgroup subsys hugetlb [ 0.040937] mce: CPU supports 10 MCE banks [ 0.042669] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.042669] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044013] Spectre V2 : Mitigation: Full generic retpoline [ 0.048003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052011] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.054343] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.056004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060014] MDS: Mitigation: Clear CPU buffers [ 0.083655] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.090910] ACPI: Core revision 20131115 [ 0.092520] ACPI: All ACPI Tables successfully acquired [ 0.094832] ftrace: allocating 28757 entries in 113 pages [ 0.116283] smpboot: Max logical packages: 1 [ 0.120004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.122691] Enabling x2apic [ 0.123898] Enabled x2apic [ 0.124007] Switched APIC routing to physical x2apic. [ 0.129421] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.131596] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.135070] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.143651] KVM setup paravirtual spinlock [ 0.145942] x86: Booted up 1 node, 1 CPUs [ 0.147537] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.148389] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.150814] devtmpfs: initialized [ 0.153229] EVM: security.selinux [ 0.154578] EVM: security.SMACK64 [ 0.155934] EVM: security.ima [ 0.156004] EVM: security.capability [ 0.158406] pinctrl core: initialized pinctrl subsystem [ 0.160051] regulator-dummy: no parameters [ 0.161753] RTC time: 22:31:27, date: 07/02/19 [ 0.163507] NET: Registered protocol family 16 [ 0.164126] cpuidle: using governor ladder [ 0.165747] cpuidle: using governor menu [ 0.167335] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170482] PCI: Using configuration type 1 for base access [ 0.172690] bio: create slab at 0 [ 0.174517] ACPI: Added _OSI(Module Device) [ 0.176004] ACPI: Added _OSI(Processor Device) [ 0.177684] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.179496] ACPI: Added _OSI(Processor Aggregator Device) [ 0.181159] ACPI: Interpreter enabled [ 0.182646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184990] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.191625] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.194346] ACPI: (supports S0 S5) [ 0.195746] ACPI: Using IOAPIC for interrupt routing [ 0.196017] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.199559] ACPI: No dock devices found. [ 0.201798] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206455] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.212206] acpiphp: Slot [3] registered [ 0.213837] acpiphp: Slot [4] registered [ 0.215377] acpiphp: Slot [5] registered [ 0.216024] acpiphp: Slot [6] registered [ 0.217562] acpiphp: Slot [7] registered [ 0.219107] acpiphp: Slot [8] registered [ 0.220021] acpiphp: Slot [9] registered [ 0.221612] acpiphp: Slot [10] registered [ 0.223202] acpiphp: Slot [11] registered [ 0.224021] acpiphp: Slot [12] registered [ 0.225601] acpiphp: Slot [13] registered [ 0.227190] acpiphp: Slot [14] registered [ 0.228021] acpiphp: Slot [15] registered [ 0.229626] acpiphp: Slot [16] registered [ 0.231217] acpiphp: Slot [17] registered [ 0.232029] acpiphp: Slot [18] registered [ 0.233583] acpiphp: Slot [19] registered [ 0.235155] acpiphp: Slot [20] registered [ 0.236022] acpiphp: Slot [21] registered [ 0.237754] acpiphp: Slot [22] registered [ 0.239380] acpiphp: Slot [23] registered [ 0.240023] acpiphp: Slot [24] registered [ 0.241609] acpiphp: Slot [25] registered [ 0.243217] acpiphp: Slot [26] registered [ 0.244021] acpiphp: Slot [27] registered [ 0.245607] acpiphp: Slot [28] registered [ 0.247276] acpiphp: Slot [29] registered [ 0.248025] acpiphp: Slot [30] registered [ 0.249574] acpiphp: Slot [31] registered [ 0.251111] PCI host bridge to bus 0000:00 [ 0.252004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.254007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.256003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.258420] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.262453] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.270564] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.272016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.295938] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.297483] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.300575] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.303692] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.305382] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.308122] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.310868] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.312000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313342] vgaarb: bridge control possible 0000:00:02.0 [ 0.315898] SCSI subsystem initialized [ 0.316275] ACPI: bus type USB registered [ 0.318120] usbcore: registered new interface driver usbfs [ 0.320019] usbcore: registered new interface driver hub [ 0.322333] usbcore: registered new device driver usb [ 0.324187] PCI: Using ACPI for IRQ routing [ 0.326243] NetLabel: Initializing [ 0.327670] NetLabel: domain hash size = 128 [ 0.328008] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.330019] NetLabel: unlabeled traffic allowed by default [ 0.332215] Switched to clocksource kvm-clock [ 0.341456] AppArmor: AppArmor Filesystem Enabled [ 0.343337] pnp: PnP ACPI init [ 0.344667] ACPI: bus type PNP registered [ 0.346881] pnp: PnP ACPI: found 8 devices [ 0.348695] ACPI: bus type PNP unregistered [ 0.356430] NET: Registered protocol family 2 [ 0.358432] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.361078] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.363564] TCP: Hash tables configured (established 8192 bind 8192) [ 0.366094] TCP: reno registered [ 0.367526] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.369978] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.372447] NET: Registered protocol family 1 [ 0.374180] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.376394] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.378564] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.395698] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.414089] Trying to unpack rootfs image as initramfs... [ 0.516833] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.520141] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.522485] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.526195] Scanning for low memory corruption every 60 seconds [ 0.528731] Initialise system trusted keyring [ 0.530501] audit: initializing netlink socket (disabled) [ 0.532705] type=2000 audit(1562106688.017:1): initialized [ 0.553069] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.556116] zbud: loaded [ 0.557448] VFS: Disk quotas dquot_6.5.2 [ 0.559254] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.562149] fuse init (API version 7.22) [ 0.563752] msgmni has been set to 1982 [ 0.565352] Key type big_key registered [ 0.567417] Key type asymmetric registered [ 0.569061] Asymmetric key parser 'x509' registered [ 0.571020] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.573951] io scheduler noop registered [ 0.575594] io scheduler deadline registered (default) [ 0.577603] io scheduler cfq registered [ 0.579413] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.581594] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.584177] ipmi message handler version 39.2 [ 0.585961] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.588999] ACPI: Power Button [PWRF] [ 0.590690] GHES: HEST is not enabled! [ 0.608388] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.643084] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.645861] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.672277] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.675970] Linux agpgart interface v0.103 [ 0.678504] brd: module loaded [ 0.680311] loop: module loaded [ 0.682063] blk-mq: CPU -> queue map [ 0.683543] CPU 0 -> Queue 0 [ 0.685688] vda: vda1 [ 0.687502] scsi0 : ata_piix [ 0.688852] scsi1 : ata_piix [ 0.690113] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.692619] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.695842] libphy: Fixed MDIO Bus: probed [ 0.697783] tun: Universal TUN/TAP device driver, 1.6 [ 0.699989] tun: (C) 1999-2004 Max Krasnyansky [ 0.703897] PPP generic driver version 2.4.2 [ 0.705632] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.708032] ehci-pci: EHCI PCI platform driver [ 0.709922] ehci-platform: EHCI generic platform driver [ 0.711947] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.714414] ohci-pci: OHCI PCI platform driver [ 0.716428] ohci-platform: OHCI generic platform driver [ 0.718541] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736837] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.738926] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.741966] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.744199] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.746656] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.749667] usb usb1: Product: UHCI Host Controller [ 0.751552] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.754088] usb usb1: SerialNumber: 0000:00:01.2 [ 0.755917] hub 1-0:1.0: USB hub found [ 0.757506] hub 1-0:1.0: 2 ports detected [ 0.759335] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.763732] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.765953] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.768166] mousedev: PS/2 mouse device common for all mice [ 0.770688] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.774066] rtc_cmos 00:00: RTC can wake from S4 [ 0.776437] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.779050] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.781854] device-mapper: uevent: version 1.0.3 [ 0.783764] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.787102] ledtrig-cpu: registered to indicate activity on CPUs [ 0.789761] TCP: cubic registered [ 0.791420] NET: Registered protocol family 10 [ 0.793587] NET: Registered protocol family 17 [ 0.795346] Key type dns_resolver registered [ 0.797157] Loading compiled-in X.509 certificates [ 0.799568] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.803048] registered taskstats version 1 [ 0.806014] Key type trusted registered [ 0.809730] Key type encrypted registered [ 0.811347] AppArmor: AppArmor sha1 policy hashing enabled [ 0.813391] IMA: No TPM chip found, activating TPM-bypass! [ 0.816167] regulator-dummy: disabling [ 0.817713] Magic number: 11:966:551 [ 0.819300] tty ttyS27: hash matches [ 0.820786] acpi PNP0C0F:02: hash matches [ 0.822561] rtc_cmos 00:00: setting system clock to 2019-07-02 22:31:28 UTC (1562106688) [ 0.825734] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.839732] EDD information not available. [ 0.849531] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.852898] Write protecting the kernel read-only data: 12288k [ 0.855955] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.860691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.880133] systemd-udevd[99]: starting version 204 [ 0.912656] FDC 0 is a S82078B [ 1.068096] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.231682] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.234529] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.237616] usb 1-1: Product: QEMU USB Tablet [ 1.239500] usb 1-1: Manufacturer: QEMU [ 1.241204] usb 1-1: SerialNumber: 42 [ 1.949853] 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.321291] 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.444568] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.592028] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 02 Jul 2019 22:31:30 +0000. Up 2.98 seconds. cloud-init-nonet[3.18]: 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 Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.37]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 02 Jul 2019 22:31:32 +0000. Up 5.30 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.100.4 | 255.255.255.0 | fa:16:3e:f3:9d:21 | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: 54:0e:02:f6:06:c3:7a:2d:4f:01:73:6f:e0:80:ef:eb root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | oOo+ . . | | ...O.+ + | | o .+.+ . | | . +.oo | | o + S | | . . | | . | | . | | .E | +-----------------+ 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: 3f:27:d4:9c:df:67:c4:d5:38:d6:2a:aa:0a:d7:c8:eb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | | | o.| | + +| | o o +.| | S . = . o| | . o o . o o | | . + . = . . +| | o . . + ..| | .E.. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: f3:3f:31:a0:af:a0:af:c4:de:42:a6:12:df:98:97:9a root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | . | | S. . | |. .o .o o | | o Bo.. .. o | |. =+=o . ... | | .Eo++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: 1d:82:af:e9:63:81:f4:da:2c:48:96:ec:8a:c2:32:93 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | . . . | | . . o . | | . o o S . | | = . oo | |.= . +o. | |E.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 boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Tue, 02 Jul 2019 22:31:38 +0000. Up 10.59 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 ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] Generating locales... * Starting automatic crash report generation[74G[ OK ] en_US.UTF-8... open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. up-to-date * Restoring resolver state... [80G [74G[ OK ] Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Tue, 02 Jul 2019 22:31:39 +0000. Up 11.78 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18523 0 --:--:-- --:--:-- --:--:-- 18523100 3149 100 3149 0 0 18517 0 --:--:-- --:--:-- --:--:-- 18523 OK + apt-get update Ubuntu 14.04.6 LTS bono-0 ttyS0 bono-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] 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 13.1 MB in 5s (2280 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.3 + '[' -n 192.168.100.3 ']' + 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 0 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 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: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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 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.7 [1330 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.15 [68.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [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.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 13s (3838 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 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.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... 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.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 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.7) ... 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.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... 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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 7927 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 7935 clearwater-socket-factory-sig start/running, process 7943 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.15) ... 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 0 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 (14.1 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57632 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, 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.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 ++ 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.100.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process bono_process Initializing Process monit_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program poll_bono Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process bono_process Initializing Process monit_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program poll_bono Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 745cc758b9455d03 is healthy: got healthy result from http://192.168.100.3:4000 member 91e3c649bea60de9 is healthy: got healthy result from http://192.168.100.10:4000 member b9dfaa69988d7b62 is healthy: got healthy result from http://192.168.100.18:4000 member d6544a70f1634416 is healthy: got healthy result from http://192.168.100.4:4000 cluster is healthy + clearwater-etcdctl member list 745cc758b9455d03: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=true 91e3c649bea60de9: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false b9dfaa69988d7b62: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false d6544a70f1634416: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.4) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.18 is in state normal. + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABdG9sTfbAkJITKz5pklbK96AP91kNK5s_QNxm4Hcy8Wg_slmIn3Y2dcKtK8ZJF6273PlMwHKmGgbN8gvhzGhneJ1sLKJQMUY2f_gcNWoUliG4lZVnbFwe_0430JsGjfsSEHcoGvaHEvivm5UC9VsecyCesbjRsmQ9wKa5zfGKiKoMra6U' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/8a25abbcfeb1404bac5c9df5801e6c2c/stacks/clearwater-opnfv-bono-edcnfvsxamxz-0-isupo6lmwwr4/67c28a12-a6b9-4d01-9373-0f0e4fafd522/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 57 --:--:-- --:--:-- --:--:-- 57100 25 100 4 100 21 10 57 --:--:-- --:--:-- --:--:-- 57 HTTP/1.1 200 OK Date: Tue, 02 Jul 2019 22:34:23 GMT Server: Apache x-openstack-request-id: req-b2eb6f6e-db9c-4431-9f30-d57023e74c84 Content-Length: 4 Content-Type: application/json nullci-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 | b2:8e:52:e2:c9:78:3e:0e:08:45:07:f6:3a:82:71:3f | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 3f:27:d4:9c:df:67:c4:d5:38:d6:2a:aa:0a:d7:c8:eb root@bono-0 (DSA) ec2: 256 f3:3f:31:a0:af:a0:af:c4:de:42:a6:12:df:98:97:9a root@bono-0 (ECDSA) ec2: 256 1d:82:af:e9:63:81:f4:da:2c:48:96:ec:8a:c2:32:93 root@bono-0 (ED25519) ec2: 2048 54:0e:02:f6:06:c3:7a:2d:4f:01:73:6f:e0:80:ef:eb root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGyHW4CpEAloozQqXS9sN92qCTQhuKlg/5r4uHsdZ3caKIRqUgrlxq6zdNZIrRNJ0mN+YCuMcai14bg9PXIg0uw= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBdM/+Gylfu3HvfUYm1+JKX/RfoQ0lX3ejjjFcJdLrIu root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDsYUjXmTsgSkIhRpx7CCm3qMXf4n+IGE1M6H2wK0LOqi1YPzpPmTCICytF2Tzo5UDgOKftr+HWyMxWCSAdNk7KBeVf2vc35x79DMTFiq1ijjZMpPE25bDUUmBINKwUUPI+1JPs4uG8UQbTyFLa8Jcpj7FbJaK8hjgvqFahsGmFmGvaenIdnV5VKuNLJczopWmJ4QvqaK+FQoUjTTHU5rauIuB8lol2LeQf8U2yscj9F8FhVjhVjPNyAbD0OLYnlIlZxm+w5sgODLOucp8fJdhwmaWgFVTOnN1vKR+b1zuwHkzaV77WNV2cncab9O5EM/0gXCNuand9UQBEqvaNq+Md root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 02 Jul 2019 22:34:23 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 176.23 seconds 2019-07-02 22:38:32,733 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - bono: 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:f3:9d:21', u'version': 4, u'addr': u'192.168.100.4', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f3:9d:21', u'version': 4, u'addr': u'172.30.9.207', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a26a73b8-ec02-44bb-aba9-120c01198788', 'name': u'heat_ims-img_23f357da-c2d2-43d8-8477-045c313cfa93'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-02T22:31:26.000000', 'flavor': Munch({u'id': u'c2911fae-2ad3-40ca-8641-76973ba37a4e', 'name': u'heat_ims-flavor_23f357da-c2d2-43d8-8477-045c313cfa93'}), 'az': u'nova', 'id': u'2350876d-cfb6-438f-847f-05cdf9009982', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'294ce13e-c75f-4e47-9553-3609f2ef50ef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'2b50fcbc-1503-4974-9053-90c0d64900e6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'3ee3a365-ba69-4408-9299-d289a9fc6d02'})], 'id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'fa0d9cabe72e4d6e84f583af0184db0a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.207', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.207', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.207', 'launched_at': u'2019-07-02T22:31:26.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-02T22:31:26Z', 'hostId': u'e2091d4ed181ba2cc055bc4085adeb3337b4ab405ab85404b2898587', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_23f357da-c2d2-43d8-8477-045c313cfa93', 'public_v6': '', 'private_v4': u'192.168.100.4', 'cloud': 'envvars', 'host_id': u'e2091d4ed181ba2cc055bc4085adeb3337b4ab405ab85404b2898587', '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'2019-07-02T22:31:26.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'created_at': u'2019-07-02T22:30:52Z', 'created': u'2019-07-02T22:30:52Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-02 22:38:33,926 - functest.core.singlevm - DEBUG - console: ndicate activity on CPUs [ 0.749117] TCP: cubic registered [ 0.750687] NET: Registered protocol family 10 [ 0.752816] NET: Registered protocol family 17 [ 0.754746] Key type dns_resolver registered [ 0.756749] Loading compiled-in X.509 certificates [ 0.759341] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.763271] registered taskstats version 1 [ 0.766459] Key type trusted registered [ 0.770318] Key type encrypted registered [ 0.772120] AppArmor: AppArmor sha1 policy hashing enabled [ 0.774424] IMA: No TPM chip found, activating TPM-bypass! [ 0.777295] regulator-dummy: disabling [ 0.779000] Magic number: 11:966:551 [ 0.780710] tty ttyS27: hash matches [ 0.782349] acpi PNP0C0F:02: hash matches [ 0.784207] rtc_cmos 00:00: setting system clock to 2019-07-02 22:31:23 UTC (1562106683) [ 0.787642] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.801852] EDD information not available. [ 0.817552] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.821077] Write protecting the kernel read-only data: 12288k [ 0.824194] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.829094] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.844121] systemd-udevd[99]: starting version 204 [ 0.880521] FDC 0 is a S82078B [ 1.028050] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.193913] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.196332] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.198777] usb 1-1: Product: QEMU USB Tablet [ 1.200418] usb 1-1: Manufacturer: QEMU [ 1.201891] usb 1-1: SerialNumber: 42 [ 1.909788] 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.283598] 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.395696] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.552389] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 02 Jul 2019 22:31:25 +0000. Up 2.97 seconds. cloud-init-nonet[3.22]: 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 ] cloud-init-nonet[5.16]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * 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 Tue, 02 Jul 2019 22:31:28 +0000. Up 5.65 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.100.11 | 255.255.255.0 | fa:16:3e:bb:65:e2 | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.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: 74:10:6c:7b:39:27:da:9e:17:a2:2f:91:62:25:84:6d root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | o .o. | | . E o. | | o ..... | | ..o.= . | | oS= + | | o + o . | | . . + o . | | o o . | | o.. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 29:63:b0:13:62:69:9f:c0:f2:81:f1:e9:57:e8:a6:19 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ |. | | = o . | |o @ + . | | * * * . | | E O + S | | * 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: 33:bd:58:35:43:7d:00:53:c8:b6:85:87:35:82:ac:da root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | . o=O=. | | o.*o+..| | . .++ . | | .. ..o | | oS o | | . E= . | | . . | | | | | +-----------------+ 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: 29:2a:06:60:bb:88:6a:0a:47:19:fc:fa:7c:d9:cf:3b root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | |..o | |o .+ . | |..o . . S | |oo.. . . | |+.= . o | |o+ + o ..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 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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Tue, 02 Jul 2019 22:31:31 +0000. Up 8.67 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 ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Generating locales... en_US.UTF-8... 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 ] up-to-date * Stopping System V runlevel compatibility[74G[ OK ] Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 02 Jul 2019 22:31:32 +0000. Up 9.85 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15934 0 --:--:-- --:--:-- --:--:-- 15904 OK + apt-get update Ubuntu 14.04.6 LTS dime-0 ttyS0 dime-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 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 [526 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 [582 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 [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 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 13.1 MB in 6s (1910 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.3 + '[' -n 192.168.100.3 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 117 newly installed, 0 to remove and 0 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:23 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:24 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:26 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:27 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 18s (5014 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... 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.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-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.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... 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.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... 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.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... 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.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... 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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11) ... 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.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-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.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... 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.7) ... 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.2) ... 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.9) ... 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.2) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... 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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 8674 clearwater-socket-factory-sig start/running, process 8682 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8728 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.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... 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 cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, 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 cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 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: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 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: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.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: 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: 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: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 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: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.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.15) ... + 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 0 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.8 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58649 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, 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.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 + echo 'nameserver 192.168.100.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homestead_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Execution failed | Does... Process clearwater_queue_manager_pro... Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homestead_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Does not exist Process ralf_uptime Initializing Program poll_ralf Initializing Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Initializing Program poll_homestead-prov Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v Running ++ grep -v 'Status ok' ++ sed 1,2d ++ monit summary + test -z ' clearwater_cluster_manager_p... Does not exist Process ralf_uptime Initializing Program poll_ralf Initializing Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Initializing Program poll_homestead-prov Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 4m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 1f45342bcdcf176f is healthy: got healthy result from http://192.168.100.8:4000 member 745cc758b9455d03 is healthy: got healthy result from http://192.168.100.3:4000 member 8e4730226d535cf8 is healthy: got healthy result from http://192.168.100.11:4000 member 91e3c649bea60de9 is healthy: got healthy result from http://192.168.100.10:4000 member b9dfaa69988d7b62 is healthy: got healthy result from http://192.168.100.18:4000 member d6544a70f1634416 is healthy: got healthy result from http://192.168.100.4:4000 cluster is healthy + clearwater-etcdctl member list 1f45342bcdcf176f: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=false 745cc758b9455d03: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=true 8e4730226d535cf8: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false 91e3c649bea60de9: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false b9dfaa69988d7b62: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false d6544a70f1634416: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABdG9sSXRicCmJT0e9CacvrEPI0WeV2iH2U3BESGnj9jSmcHmuBg4K8aS6X1xy9_CfCVNJi8_nIvmsTwCUT9aDhWGAqGCRw87k1zlsw0R3LBRojSJkgXLDMddX7f3iae1iuBbp6qo1_IctGfDWgEqTX72h_gdnh_n0T8COKAvaE1T05KhU' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/8a25abbcfeb1404bac5c9df5801e6c2c/stacks/clearwater-opnfv-dime-nghwq6gh6grc-0-q6n55bcbov4v/6b13191f-4bff-422a-90ff-55b6cb293445/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 56 --:--:-- --:--:-- --:--:-- 56 HTTP/1.1 200 OK Date: Tue, 02 Jul 2019 22:37:53 GMT Server: Apache x-openstack-request-id: req-58088121-096b-4707-8dab-5890c0cc7eeb Content-Length: 4 Content-Type: application/json nullci-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 | b2:8e:52:e2:c9:78:3e:0e:08:45:07:f6:3a:82:71:3f | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 29:63:b0:13:62:69:9f:c0:f2:81:f1:e9:57:e8:a6:19 root@dime-0 (DSA) ec2: 256 33:bd:58:35:43:7d:00:53:c8:b6:85:87:35:82:ac:da root@dime-0 (ECDSA) ec2: 256 29:2a:06:60:bb:88:6a:0a:47:19:fc:fa:7c:d9:cf:3b root@dime-0 (ED25519) ec2: 2048 74:10:6c:7b:39:27:da:9e:17:a2:2f:91:62:25:84:6d root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBwPvJatt4p34Rca041gVTtktPIzzWraYWfuvp6lp8C4O837PEX/bh6XeTpeawiX+l+52xu9mQWN/e65x+XycSc= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID7r61orGt/tYHRbfF6ESedtv1VoCLO8yvu68S7kuvDU root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5RA3Jey0EJWa/RklgmB7jpeBKsKbomjD+mF/vAfhYOgwHRg7GXZCrHA+mCd95XjETEtz2+fP/+4BiabGJflt7wCreQjkoY4oO0PqKoR2UyN1chOSISm7EoqdykDdzgp5nXirFfLjvQd0MBnkzGMFLI35YdLsh2TAk4t0PAypbhr/38Zg7P3WJAMSGy8mq512oJlLNWVBYIbBBrZbc8F/XO74GLN1geGrxbIcmf0ofjxg5/X8lLyGFFuehcKWZm1wKwH8TCxp2oO1nHEhcql70I0VsdbsYC5u3mYuOBBP+Fhz7toK9lwobMZVnGiyBtRBqbFHztdkvqRrIM+r6kMhj root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 02 Jul 2019 22:37:53 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 389.58 seconds 2019-07-02 22:38:33,931 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console ndicate activity on CPUs [ 0.749117] TCP: cubic registered [ 0.750687] NET: Registered protocol family 10 [ 0.752816] NET: Registered protocol family 17 [ 0.754746] Key type dns_resolver registered [ 0.756749] Loading compiled-in X.509 certificates [ 0.759341] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.763271] registered taskstats version 1 [ 0.766459] Key type trusted registered [ 0.770318] Key type encrypted registered [ 0.772120] AppArmor: AppArmor sha1 policy hashing enabled [ 0.774424] IMA: No TPM chip found, activating TPM-bypass! [ 0.777295] regulator-dummy: disabling [ 0.779000] Magic number: 11:966:551 [ 0.780710] tty ttyS27: hash matches [ 0.782349] acpi PNP0C0F:02: hash matches [ 0.784207] rtc_cmos 00:00: setting system clock to 2019-07-02 22:31:23 UTC (1562106683) [ 0.787642] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.801852] EDD information not available. [ 0.817552] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.821077] Write protecting the kernel read-only data: 12288k [ 0.824194] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.829094] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.844121] systemd-udevd[99]: starting version 204 [ 0.880521] FDC 0 is a S82078B [ 1.028050] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.193913] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.196332] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.198777] usb 1-1: Product: QEMU USB Tablet [ 1.200418] usb 1-1: Manufacturer: QEMU [ 1.201891] usb 1-1: SerialNumber: 42 [ 1.909788] 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.283598] 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.395696] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.552389] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 02 Jul 2019 22:31:25 +0000. Up 2.97 seconds. cloud-init-nonet[3.22]: 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 ] cloud-init-nonet[5.16]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * 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 Tue, 02 Jul 2019 22:31:28 +0000. Up 5.65 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.100.11 | 255.255.255.0 | fa:16:3e:bb:65:e2 | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.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: 74:10:6c:7b:39:27:da:9e:17:a2:2f:91:62:25:84:6d root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | o .o. | | . E o. | | o ..... | | ..o.= . | | oS= + | | o + o . | | . . + o . | | o o . | | o.. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 29:63:b0:13:62:69:9f:c0:f2:81:f1:e9:57:e8:a6:19 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ |. | | = o . | |o @ + . | | * * * . | | E O + S | | * 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: 33:bd:58:35:43:7d:00:53:c8:b6:85:87:35:82:ac:da root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | . o=O=. | | o.*o+..| | . .++ . | | .. ..o | | oS o | | . E= . | | . . | | | | | +-----------------+ 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: 29:2a:06:60:bb:88:6a:0a:47:19:fc:fa:7c:d9:cf:3b root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | |..o | |o .+ . | |..o . . S | |oo.. . . | |+.= . o | |o+ + o ..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 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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Tue, 02 Jul 2019 22:31:31 +0000. Up 8.67 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 ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Generating locales... en_US.UTF-8... 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 ] up-to-date * Stopping System V runlevel compatibility[74G[ OK ] Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 02 Jul 2019 22:31:32 +0000. Up 9.85 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15934 0 --:--:-- --:--:-- --:--:-- 15904 OK + apt-get update Ubuntu 14.04.6 LTS dime-0 ttyS0 dime-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 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 [526 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 [582 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 [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 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 13.1 MB in 6s (1910 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.3 + '[' -n 192.168.100.3 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 117 newly installed, 0 to remove and 0 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:23 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:24 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:26 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:27 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 18s (5014 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... 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.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-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.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... 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.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... 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.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... 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.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... 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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11) ... 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.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-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.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... 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.7) ... 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.2) ... 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.9) ... 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.2) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... 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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 8674 clearwater-socket-factory-sig start/running, process 8682 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8728 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.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... 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 cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, 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 cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 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: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 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: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.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: 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: 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: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 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: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.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.15) ... + 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 0 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.8 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58649 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, 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.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 + echo 'nameserver 192.168.100.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homestead_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Execution failed | Does... Process clearwater_queue_manager_pro... Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homestead_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Does not exist Process ralf_uptime Initializing Program poll_ralf Initializing Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Initializing Program poll_homestead-prov Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v Running ++ grep -v 'Status ok' ++ sed 1,2d ++ monit summary + test -z ' clearwater_cluster_manager_p... Does not exist Process ralf_uptime Initializing Program poll_ralf Initializing Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Initializing Program poll_homestead-prov Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 4m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 1f45342bcdcf176f is healthy: got healthy result from http://192.168.100.8:4000 member 745cc758b9455d03 is healthy: got healthy result from http://192.168.100.3:4000 member 8e4730226d535cf8 is healthy: got healthy result from http://192.168.100.11:4000 member 91e3c649bea60de9 is healthy: got healthy result from http://192.168.100.10:4000 member b9dfaa69988d7b62 is healthy: got healthy result from http://192.168.100.18:4000 member d6544a70f1634416 is healthy: got healthy result from http://192.168.100.4:4000 cluster is healthy + clearwater-etcdctl member list 1f45342bcdcf176f: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=false 745cc758b9455d03: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=true 8e4730226d535cf8: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false 91e3c649bea60de9: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false b9dfaa69988d7b62: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false d6544a70f1634416: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABdG9sSXRicCmJT0e9CacvrEPI0WeV2iH2U3BESGnj9jSmcHmuBg4K8aS6X1xy9_CfCVNJi8_nIvmsTwCUT9aDhWGAqGCRw87k1zlsw0R3LBRojSJkgXLDMddX7f3iae1iuBbp6qo1_IctGfDWgEqTX72h_gdnh_n0T8COKAvaE1T05KhU' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/8a25abbcfeb1404bac5c9df5801e6c2c/stacks/clearwater-opnfv-dime-nghwq6gh6grc-0-q6n55bcbov4v/6b13191f-4bff-422a-90ff-55b6cb293445/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 56 --:--:-- --:--:-- --:--:-- 56 HTTP/1.1 200 OK Date: Tue, 02 Jul 2019 22:37:53 GMT Server: Apache x-openstack-request-id: req-58088121-096b-4707-8dab-5890c0cc7eeb Content-Length: 4 Content-Type: application/json nullci-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 | b2:8e:52:e2:c9:78:3e:0e:08:45:07:f6:3a:82:71:3f | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 29:63:b0:13:62:69:9f:c0:f2:81:f1:e9:57:e8:a6:19 root@dime-0 (DSA) ec2: 256 33:bd:58:35:43:7d:00:53:c8:b6:85:87:35:82:ac:da root@dime-0 (ECDSA) ec2: 256 29:2a:06:60:bb:88:6a:0a:47:19:fc:fa:7c:d9:cf:3b root@dime-0 (ED25519) ec2: 2048 74:10:6c:7b:39:27:da:9e:17:a2:2f:91:62:25:84:6d root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBwPvJatt4p34Rca041gVTtktPIzzWraYWfuvp6lp8C4O837PEX/bh6XeTpeawiX+l+52xu9mQWN/e65x+XycSc= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID7r61orGt/tYHRbfF6ESedtv1VoCLO8yvu68S7kuvDU root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5RA3Jey0EJWa/RklgmB7jpeBKsKbomjD+mF/vAfhYOgwHRg7GXZCrHA+mCd95XjETEtz2+fP/+4BiabGJflt7wCreQjkoY4oO0PqKoR2UyN1chOSISm7EoqdykDdzgp5nXirFfLjvQd0MBnkzGMFLI35YdLsh2TAk4t0PAypbhr/38Zg7P3WJAMSGy8mq512oJlLNWVBYIbBBrZbc8F/XO74GLN1geGrxbIcmf0ofjxg5/X8lLyGFFuehcKWZm1wKwH8TCxp2oO1nHEhcql70I0VsdbsYC5u3mYuOBBP+Fhz7toK9lwobMZVnGiyBtRBqbFHztdkvqRrIM+r6kMhj root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 02 Jul 2019 22:37:53 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 389.58 seconds 2019-07-02 22:38:35,458 - functest.core.singlevm - DEBUG - console: 00effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-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:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K 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] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 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] allocated 4194304 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.009649] pid_max: default: 32768 minimum: 301 [ 0.012036] Security Framework initialized [ 0.013950] AppArmor: AppArmor initialized [ 0.015824] Yama: becoming mindful. [ 0.016137] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020980] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.024477] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.027300] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.028275] Initializing cgroup subsys memory [ 0.032007] Initializing cgroup subsys devices [ 0.034003] Initializing cgroup subsys freezer [ 0.036004] Initializing cgroup subsys blkio [ 0.037930] Initializing cgroup subsys perf_event [ 0.040004] Initializing cgroup subsys hugetlb [ 0.042777] mce: CPU supports 10 MCE banks [ 0.044046] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044046] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.048005] Spectre V2 : Mitigation: Full generic retpoline [ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.056003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.058695] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.060004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.064004] MDS: Mitigation: Clear CPU buffers [ 0.087010] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.099424] ACPI: Core revision 20131115 [ 0.100688] ACPI: All ACPI Tables successfully acquired [ 0.102892] ftrace: allocating 28757 entries in 113 pages [ 0.124391] smpboot: Max logical packages: 1 [ 0.128004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.130592] Enabling x2apic [ 0.131762] Enabled x2apic [ 0.132010] Switched APIC routing to physical x2apic. [ 0.136894] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.138990] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.141663] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.151450] KVM setup paravirtual spinlock [ 0.154170] x86: Booted up 1 node, 1 CPUs [ 0.155692] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.156429] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.158839] devtmpfs: initialized [ 0.161531] EVM: security.selinux [ 0.162852] EVM: security.SMACK64 [ 0.164003] EVM: security.ima [ 0.165205] EVM: security.capability [ 0.167590] pinctrl core: initialized pinctrl subsystem [ 0.168052] regulator-dummy: no parameters [ 0.169705] RTC time: 22:31:24, date: 07/02/19 [ 0.171410] NET: Registered protocol family 16 [ 0.172137] cpuidle: using governor ladder [ 0.173691] cpuidle: using governor menu [ 0.175212] ACPI: bus type PCI registered [ 0.176008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.178427] PCI: Using configuration type 1 for base access [ 0.180744] bio: create slab at 0 [ 0.182475] ACPI: Added _OSI(Module Device) [ 0.184004] ACPI: Added _OSI(Processor Device) [ 0.185670] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.187384] ACPI: Added _OSI(Processor Aggregator Device) [ 0.189465] ACPI: Interpreter enabled [ 0.190919] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.194252] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.196951] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.200004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.203533] ACPI: (supports S0 S5) [ 0.204003] ACPI: Using IOAPIC for interrupt routing [ 0.205819] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.208168] ACPI: No dock devices found. [ 0.211486] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.212007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.214375] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.216017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.220209] acpiphp: Slot [3] registered [ 0.221751] acpiphp: Slot [4] registered [ 0.223383] acpiphp: Slot [5] registered [ 0.224037] acpiphp: Slot [6] registered [ 0.225545] acpiphp: Slot [7] registered [ 0.227053] acpiphp: Slot [8] registered [ 0.228021] acpiphp: Slot [9] registered [ 0.229540] acpiphp: Slot [10] registered [ 0.231080] acpiphp: Slot [11] registered [ 0.232021] acpiphp: Slot [12] registered [ 0.233551] acpiphp: Slot [13] registered [ 0.235085] acpiphp: Slot [14] registered [ 0.236021] acpiphp: Slot [15] registered [ 0.237552] acpiphp: Slot [16] registered [ 0.239093] acpiphp: Slot [17] registered [ 0.240032] acpiphp: Slot [18] registered [ 0.241572] acpiphp: Slot [19] registered [ 0.243109] acpiphp: Slot [20] registered [ 0.244022] acpiphp: Slot [21] registered [ 0.245565] acpiphp: Slot [22] registered [ 0.247106] acpiphp: Slot [23] registered [ 0.248022] acpiphp: Slot [24] registered [ 0.249561] acpiphp: Slot [25] registered [ 0.251084] acpiphp: Slot [26] registered [ 0.252021] acpiphp: Slot [27] registered [ 0.253539] acpiphp: Slot [28] registered [ 0.255058] acpiphp: Slot [29] registered [ 0.256022] acpiphp: Slot [30] registered [ 0.257626] acpiphp: Slot [31] registered [ 0.259140] PCI host bridge to bus 0000:00 [ 0.260009] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.261897] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.264004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.266072] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.268003] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.270272] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.278190] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.280015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.303648] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.305276] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.307876] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.309228] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.311785] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.312864] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.315143] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.316000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317099] vgaarb: bridge control possible 0000:00:02.0 [ 0.319291] SCSI subsystem initialized [ 0.320270] ACPI: bus type USB registered [ 0.321803] usbcore: registered new interface driver usbfs [ 0.323691] usbcore: registered new interface driver hub [ 0.324041] usbcore: registered new device driver usb [ 0.326012] PCI: Using ACPI for IRQ routing [ 0.327952] NetLabel: Initializing [ 0.328007] NetLabel: domain hash size = 128 [ 0.329562] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.331328] NetLabel: unlabeled traffic allowed by default [ 0.332231] Switched to clocksource kvm-clock [ 0.340694] AppArmor: AppArmor Filesystem Enabled [ 0.342381] pnp: PnP ACPI init [ 0.343584] ACPI: bus type PNP registered [ 0.345519] pnp: PnP ACPI: found 8 devices [ 0.347017] ACPI: bus type PNP unregistered [ 0.354301] NET: Registered protocol family 2 [ 0.356175] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.358587] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.360884] TCP: Hash tables configured (established 8192 bind 8192) [ 0.363131] TCP: reno registered [ 0.364390] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.366404] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.368640] NET: Registered protocol family 1 [ 0.370240] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.372255] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.374227] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.391195] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.408313] Trying to unpack rootfs image as initramfs... [ 0.509743] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.512811] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.514869] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.517981] Scanning for low memory corruption every 60 seconds [ 0.520397] Initialise system trusted keyring [ 0.522082] audit: initializing netlink socket (disabled) [ 0.524052] type=2000 audit(1562106685.926:1): initialized [ 0.544514] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.547585] zbud: loaded [ 0.548900] VFS: Disk quotas dquot_6.5.2 [ 0.550446] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.553100] fuse init (API version 7.22) [ 0.554946] msgmni has been set to 1982 [ 0.556754] Key type big_key registered [ 0.558800] Key type asymmetric registered [ 0.560658] Asymmetric key parser 'x509' registered [ 0.562841] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.566013] io scheduler noop registered [ 0.567514] io scheduler deadline registered (default) [ 0.569410] io scheduler cfq registered [ 0.571096] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.573097] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.575480] ipmi message handler version 39.2 [ 0.577307] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.580288] ACPI: Power Button [PWRF] [ 0.581971] GHES: HEST is not enabled! [ 0.599852] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.633005] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.635718] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.661634] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.665309] Linux agpgart interface v0.103 [ 0.667851] brd: module loaded [ 0.669706] loop: module loaded [ 0.671609] blk-mq: CPU -> queue map [ 0.673260] CPU 0 -> Queue 0 [ 0.675571] vda: vda1 [ 0.677527] scsi0 : ata_piix [ 0.679022] scsi1 : ata_piix [ 0.680461] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.683258] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.686805] libphy: Fixed MDIO Bus: probed [ 0.688717] tun: Universal TUN/TAP device driver, 1.6 [ 0.690874] tun: (C) 1999-2004 Max Krasnyansky [ 0.694491] PPP generic driver version 2.4.2 [ 0.696425] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.699151] ehci-pci: EHCI PCI platform driver [ 0.701112] ehci-platform: EHCI generic platform driver [ 0.703356] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.705930] ohci-pci: OHCI PCI platform driver [ 0.707879] ohci-platform: OHCI generic platform driver [ 0.710107] uhci_hcd: USB Universal Host Controller Interface driver [ 0.727756] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730001] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.733379] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.735891] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.738721] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.741915] usb usb1: Product: UHCI Host Controller [ 0.744026] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.746688] usb usb1: SerialNumber: 0000:00:01.2 [ 0.748806] hub 1-0:1.0: USB hub found [ 0.750528] hub 1-0:1.0: 2 ports detected [ 0.752488] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.756891] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.759022] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.761289] mousedev: PS/2 mouse device common for all mice [ 0.764049] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.767831] rtc_cmos 00:00: RTC can wake from S4 [ 0.770370] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.773014] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.775781] device-mapper: uevent: version 1.0.3 [ 0.777834] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.781483] ledtrig-cpu: registered to indicate activity on CPUs [ 0.784101] TCP: cubic registered [ 0.785710] NET: Registered protocol family 10 [ 0.787878] NET: Registered protocol family 17 [ 0.789916] Key type dns_resolver registered [ 0.792184] Loading compiled-in X.509 certificates [ 0.794796] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.798826] registered taskstats version 1 [ 0.802321] Key type trusted registered [ 0.806224] Key type encrypted registered [ 0.808209] AppArmor: AppArmor sha1 policy hashing enabled [ 0.810608] IMA: No TPM chip found, activating TPM-bypass! [ 0.813498] regulator-dummy: disabling [ 0.815244] Magic number: 11:966:551 [ 0.816976] tty ttyS27: hash matches [ 0.818652] acpi PNP0C0F:02: hash matches [ 0.820625] rtc_cmos 00:00: setting system clock to 2019-07-02 22:31:25 UTC (1562106685) [ 0.824269] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.838708] EDD information not available. [ 0.842465] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.845914] Write protecting the kernel read-only data: 12288k [ 0.849281] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.854196] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.872142] systemd-udevd[99]: starting version 204 [ 0.905043] FDC 0 is a S82078B [ 1.064048] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.228222] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.231136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.234075] usb 1-1: Product: QEMU USB Tablet [ 1.236109] usb 1-1: Manufacturer: QEMU [ 1.237868] usb 1-1: SerialNumber: 42 [ 1.937876] 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.302835] 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.409147] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.578771] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 02 Jul 2019 22:31:27 +0000. Up 2.99 seconds. cloud-init-nonet[3.22]: 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 ] cloud-init-nonet[4.95]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * 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 Tue, 02 Jul 2019 22:31:30 +0000. Up 5.49 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.100.8 | 255.255.255.0 | fa:16:3e:fc:68:ec | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.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: ed:dc:d1:4e:ec:40:93:dd:ed:d7:7a:07:a7:5f:1c:20 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o ..| | E+.. o| | . ..+...| | S . o =.=| | o . * *o| | o . = =| | 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: c9:a7:1a:32:19:b9:eb:98:c3:01:8d:ef:e6:ad:0b:3d root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | o | |o . . . . | | o o S . | | .o + o | |.oE.= . . | | .== + 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: 8b:32:d8:cc:4d:2f:5e:6e:d0:70:aa:5f:f2:11:8f:3c root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | . . | | .=S | | = oo+.= | | . *.=.E . | | .+ B.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: 06:45:45:59:11:73:05:81:bd:16:55:99:c8:0f:45:c4 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | .oooo*=XOB| | . . .*oE | | . oo | | . o. | | S . | | . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Tue, 02 Jul 2019 22:31:34 +0000. Up 10.14 seconds. * 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 ACPI daemon[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 02 Jul 2019 22:31:36 +0000. Up 11.47 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.6 LTS homer-0 ttyS0 homer-0 login: 100 3149 100 3149 0 0 15406 0 --:--:-- --:--:-- --:--:-- 15436 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 Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 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 [582 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] 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 13.1 MB in 6s (1961 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.3 + '[' -n 192.168.100.3 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://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 libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/ crest 1.0-180326.111418 [14.4 MB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 9s (9772 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... 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.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... 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.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... 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.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... 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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11) ... 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.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... 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.2) ... 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.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... 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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 8292 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.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... 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 cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, 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 cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting defusedxml (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 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: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 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: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.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: 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: 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: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 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: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.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.15) ... 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 0 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://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Fetched 38.4 MB in 5s (6576 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58218 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, 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.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 + echo 'nameserver 192.168.100.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Execution failed | Does... Process clearwater_diags_monitor_pro... Running Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Execution failed | Does... Process clearwater_queue_manager_pro... Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Does not exist Process homer_process Execution failed | Does... Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Does not exist Process nginx_ping Wait parent Program nginx_uptime Wait parent Program monit_uptime Status ok Program poll_homer Wait parent Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status failed Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' nginx_process Does not exist Process homer_process Execution failed | Does... Process clearwater_cluster_manager_p... Does not exist Process nginx_ping Wait parent Program nginx_uptime Wait parent Program poll_homer Wait parent Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 1f45342bcdcf176f is healthy: got healthy result from http://192.168.100.8:4000 member 745cc758b9455d03 is healthy: got healthy result from http://192.168.100.3:4000 member 8e4730226d535cf8 is healthy: got healthy result from http://192.168.100.11:4000 member 91e3c649bea60de9 is healthy: got healthy result from http://192.168.100.10:4000 member b9dfaa69988d7b62 is healthy: got healthy result from http://192.168.100.18:4000 member d6544a70f1634416 is healthy: got healthy result from http://192.168.100.4:4000 cluster is healthy + clearwater-etcdctl member list 1f45342bcdcf176f: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=false 745cc758b9455d03: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=true 8e4730226d535cf8: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false 91e3c649bea60de9: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false b9dfaa69988d7b62: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false d6544a70f1634416: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.8) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.18 is in state normal. + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABdG9sTvlF9ir5CcD_gZeTqHGNSJ0eF-4LzqJvMov9N3ess1hOI2P_RgfwiD70wmP6jcoZCOwprMSsjv-oYa-Dl_BwMkY3nqyRX8PuSt0O-pIy6zBztkRIgVMutwrxHQk6iUo0A9y00T0xLhPuwjmhrSHQdXN6-MUwzoEtSA7R3zEdm4eE' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/8a25abbcfeb1404bac5c9df5801e6c2c/stacks/clearwater-opnfv-homer-5yc2inlnldec-0-6kzsmhi366cy/a939add6-cc1c-41a8-9dd9-457015d0cc36/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 56 --:--:-- --:--:-- --:--:-- 56 HTTP/1.1 200 OK Date: Tue, 02 Jul 2019 22:36:44 GMT Server: Apache x-openstack-request-id: req-6c3352d6-37c9-4b74-9828-64b908eacf1d Content-Length: 4 Content-Type: application/json nullci-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 | b2:8e:52:e2:c9:78:3e:0e:08:45:07:f6:3a:82:71:3f | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 c9:a7:1a:32:19:b9:eb:98:c3:01:8d:ef:e6:ad:0b:3d root@homer-0 (DSA) ec2: 256 8b:32:d8:cc:4d:2f:5e:6e:d0:70:aa:5f:f2:11:8f:3c root@homer-0 (ECDSA) ec2: 256 06:45:45:59:11:73:05:81:bd:16:55:99:c8:0f:45:c4 root@homer-0 (ED25519) ec2: 2048 ed:dc:d1:4e:ec:40:93:dd:ed:d7:7a:07:a7:5f:1c:20 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKLUYDVxFJELOTpLZqSItnB4GSWcJn4Gn7/l22Y7YaJen+VmYWDJWxSUEMqhZq6OR/gqcjFiRfZzeRdA5b1o3pw= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILPaoZmw6BMqM8mUSYj5dchC0xnpz3OQlHOuP2wysF4m root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxoR75fAbfG4JCpoUdG+/8JvIHQb+bZSFQ/D4jh+KO3Ezeqi/k+9rj0ltBOP4nOanDqd+he3M7pwejEyKw5BtUcstTtrNdH9CGpscKOfz7WVdXbPhJmfEtGCO7R0r1V02xc5aZRRVkRpwc+7l1Iopqn6seU0tjlL+3G2AVzlZXbKOMY3dMGsXCksAWs6zdXu1a3dm9Y5nfBVblFvOhRHKvCFEGkc5JjJTiyF2bJKZdeOmpFUmJsQ8LhFE97WLfSlh3SGlTTE8z6KScjGmQep8v91HGYIEr+aDa6fCs52jRY8BWImlnonI+g5J31tSCpszfj7wHRzKKVoEZ5cWanH+P root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 02 Jul 2019 22:36:44 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 318.84 seconds 2019-07-02 22:38:35,463 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console 00effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-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:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K 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] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 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] allocated 4194304 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.009649] pid_max: default: 32768 minimum: 301 [ 0.012036] Security Framework initialized [ 0.013950] AppArmor: AppArmor initialized [ 0.015824] Yama: becoming mindful. [ 0.016137] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020980] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.024477] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.027300] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.028275] Initializing cgroup subsys memory [ 0.032007] Initializing cgroup subsys devices [ 0.034003] Initializing cgroup subsys freezer [ 0.036004] Initializing cgroup subsys blkio [ 0.037930] Initializing cgroup subsys perf_event [ 0.040004] Initializing cgroup subsys hugetlb [ 0.042777] mce: CPU supports 10 MCE banks [ 0.044046] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044046] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.048005] Spectre V2 : Mitigation: Full generic retpoline [ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.056003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.058695] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.060004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.064004] MDS: Mitigation: Clear CPU buffers [ 0.087010] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.099424] ACPI: Core revision 20131115 [ 0.100688] ACPI: All ACPI Tables successfully acquired [ 0.102892] ftrace: allocating 28757 entries in 113 pages [ 0.124391] smpboot: Max logical packages: 1 [ 0.128004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.130592] Enabling x2apic [ 0.131762] Enabled x2apic [ 0.132010] Switched APIC routing to physical x2apic. [ 0.136894] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.138990] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.141663] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.151450] KVM setup paravirtual spinlock [ 0.154170] x86: Booted up 1 node, 1 CPUs [ 0.155692] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.156429] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.158839] devtmpfs: initialized [ 0.161531] EVM: security.selinux [ 0.162852] EVM: security.SMACK64 [ 0.164003] EVM: security.ima [ 0.165205] EVM: security.capability [ 0.167590] pinctrl core: initialized pinctrl subsystem [ 0.168052] regulator-dummy: no parameters [ 0.169705] RTC time: 22:31:24, date: 07/02/19 [ 0.171410] NET: Registered protocol family 16 [ 0.172137] cpuidle: using governor ladder [ 0.173691] cpuidle: using governor menu [ 0.175212] ACPI: bus type PCI registered [ 0.176008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.178427] PCI: Using configuration type 1 for base access [ 0.180744] bio: create slab at 0 [ 0.182475] ACPI: Added _OSI(Module Device) [ 0.184004] ACPI: Added _OSI(Processor Device) [ 0.185670] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.187384] ACPI: Added _OSI(Processor Aggregator Device) [ 0.189465] ACPI: Interpreter enabled [ 0.190919] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.194252] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.196951] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.200004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.203533] ACPI: (supports S0 S5) [ 0.204003] ACPI: Using IOAPIC for interrupt routing [ 0.205819] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.208168] ACPI: No dock devices found. [ 0.211486] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.212007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.214375] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.216017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.220209] acpiphp: Slot [3] registered [ 0.221751] acpiphp: Slot [4] registered [ 0.223383] acpiphp: Slot [5] registered [ 0.224037] acpiphp: Slot [6] registered [ 0.225545] acpiphp: Slot [7] registered [ 0.227053] acpiphp: Slot [8] registered [ 0.228021] acpiphp: Slot [9] registered [ 0.229540] acpiphp: Slot [10] registered [ 0.231080] acpiphp: Slot [11] registered [ 0.232021] acpiphp: Slot [12] registered [ 0.233551] acpiphp: Slot [13] registered [ 0.235085] acpiphp: Slot [14] registered [ 0.236021] acpiphp: Slot [15] registered [ 0.237552] acpiphp: Slot [16] registered [ 0.239093] acpiphp: Slot [17] registered [ 0.240032] acpiphp: Slot [18] registered [ 0.241572] acpiphp: Slot [19] registered [ 0.243109] acpiphp: Slot [20] registered [ 0.244022] acpiphp: Slot [21] registered [ 0.245565] acpiphp: Slot [22] registered [ 0.247106] acpiphp: Slot [23] registered [ 0.248022] acpiphp: Slot [24] registered [ 0.249561] acpiphp: Slot [25] registered [ 0.251084] acpiphp: Slot [26] registered [ 0.252021] acpiphp: Slot [27] registered [ 0.253539] acpiphp: Slot [28] registered [ 0.255058] acpiphp: Slot [29] registered [ 0.256022] acpiphp: Slot [30] registered [ 0.257626] acpiphp: Slot [31] registered [ 0.259140] PCI host bridge to bus 0000:00 [ 0.260009] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.261897] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.264004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.266072] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.268003] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.270272] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.278190] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.280015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.303648] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.305276] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.307876] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.309228] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.311785] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.312864] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.315143] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.316000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317099] vgaarb: bridge control possible 0000:00:02.0 [ 0.319291] SCSI subsystem initialized [ 0.320270] ACPI: bus type USB registered [ 0.321803] usbcore: registered new interface driver usbfs [ 0.323691] usbcore: registered new interface driver hub [ 0.324041] usbcore: registered new device driver usb [ 0.326012] PCI: Using ACPI for IRQ routing [ 0.327952] NetLabel: Initializing [ 0.328007] NetLabel: domain hash size = 128 [ 0.329562] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.331328] NetLabel: unlabeled traffic allowed by default [ 0.332231] Switched to clocksource kvm-clock [ 0.340694] AppArmor: AppArmor Filesystem Enabled [ 0.342381] pnp: PnP ACPI init [ 0.343584] ACPI: bus type PNP registered [ 0.345519] pnp: PnP ACPI: found 8 devices [ 0.347017] ACPI: bus type PNP unregistered [ 0.354301] NET: Registered protocol family 2 [ 0.356175] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.358587] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.360884] TCP: Hash tables configured (established 8192 bind 8192) [ 0.363131] TCP: reno registered [ 0.364390] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.366404] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.368640] NET: Registered protocol family 1 [ 0.370240] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.372255] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.374227] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.391195] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.408313] Trying to unpack rootfs image as initramfs... [ 0.509743] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.512811] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.514869] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.517981] Scanning for low memory corruption every 60 seconds [ 0.520397] Initialise system trusted keyring [ 0.522082] audit: initializing netlink socket (disabled) [ 0.524052] type=2000 audit(1562106685.926:1): initialized [ 0.544514] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.547585] zbud: loaded [ 0.548900] VFS: Disk quotas dquot_6.5.2 [ 0.550446] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.553100] fuse init (API version 7.22) [ 0.554946] msgmni has been set to 1982 [ 0.556754] Key type big_key registered [ 0.558800] Key type asymmetric registered [ 0.560658] Asymmetric key parser 'x509' registered [ 0.562841] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.566013] io scheduler noop registered [ 0.567514] io scheduler deadline registered (default) [ 0.569410] io scheduler cfq registered [ 0.571096] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.573097] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.575480] ipmi message handler version 39.2 [ 0.577307] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.580288] ACPI: Power Button [PWRF] [ 0.581971] GHES: HEST is not enabled! [ 0.599852] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.633005] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.635718] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.661634] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.665309] Linux agpgart interface v0.103 [ 0.667851] brd: module loaded [ 0.669706] loop: module loaded [ 0.671609] blk-mq: CPU -> queue map [ 0.673260] CPU 0 -> Queue 0 [ 0.675571] vda: vda1 [ 0.677527] scsi0 : ata_piix [ 0.679022] scsi1 : ata_piix [ 0.680461] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.683258] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.686805] libphy: Fixed MDIO Bus: probed [ 0.688717] tun: Universal TUN/TAP device driver, 1.6 [ 0.690874] tun: (C) 1999-2004 Max Krasnyansky [ 0.694491] PPP generic driver version 2.4.2 [ 0.696425] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.699151] ehci-pci: EHCI PCI platform driver [ 0.701112] ehci-platform: EHCI generic platform driver [ 0.703356] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.705930] ohci-pci: OHCI PCI platform driver [ 0.707879] ohci-platform: OHCI generic platform driver [ 0.710107] uhci_hcd: USB Universal Host Controller Interface driver [ 0.727756] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730001] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.733379] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.735891] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.738721] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.741915] usb usb1: Product: UHCI Host Controller [ 0.744026] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.746688] usb usb1: SerialNumber: 0000:00:01.2 [ 0.748806] hub 1-0:1.0: USB hub found [ 0.750528] hub 1-0:1.0: 2 ports detected [ 0.752488] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.756891] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.759022] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.761289] mousedev: PS/2 mouse device common for all mice [ 0.764049] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.767831] rtc_cmos 00:00: RTC can wake from S4 [ 0.770370] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.773014] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.775781] device-mapper: uevent: version 1.0.3 [ 0.777834] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.781483] ledtrig-cpu: registered to indicate activity on CPUs [ 0.784101] TCP: cubic registered [ 0.785710] NET: Registered protocol family 10 [ 0.787878] NET: Registered protocol family 17 [ 0.789916] Key type dns_resolver registered [ 0.792184] Loading compiled-in X.509 certificates [ 0.794796] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.798826] registered taskstats version 1 [ 0.802321] Key type trusted registered [ 0.806224] Key type encrypted registered [ 0.808209] AppArmor: AppArmor sha1 policy hashing enabled [ 0.810608] IMA: No TPM chip found, activating TPM-bypass! [ 0.813498] regulator-dummy: disabling [ 0.815244] Magic number: 11:966:551 [ 0.816976] tty ttyS27: hash matches [ 0.818652] acpi PNP0C0F:02: hash matches [ 0.820625] rtc_cmos 00:00: setting system clock to 2019-07-02 22:31:25 UTC (1562106685) [ 0.824269] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.838708] EDD information not available. [ 0.842465] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.845914] Write protecting the kernel read-only data: 12288k [ 0.849281] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.854196] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.872142] systemd-udevd[99]: starting version 204 [ 0.905043] FDC 0 is a S82078B [ 1.064048] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.228222] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.231136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.234075] usb 1-1: Product: QEMU USB Tablet [ 1.236109] usb 1-1: Manufacturer: QEMU [ 1.237868] usb 1-1: SerialNumber: 42 [ 1.937876] 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.302835] 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.409147] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.578771] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 02 Jul 2019 22:31:27 +0000. Up 2.99 seconds. cloud-init-nonet[3.22]: 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 ] cloud-init-nonet[4.95]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * 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 Tue, 02 Jul 2019 22:31:30 +0000. Up 5.49 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.100.8 | 255.255.255.0 | fa:16:3e:fc:68:ec | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.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: ed:dc:d1:4e:ec:40:93:dd:ed:d7:7a:07:a7:5f:1c:20 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o ..| | E+.. o| | . ..+...| | S . o =.=| | o . * *o| | o . = =| | 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: c9:a7:1a:32:19:b9:eb:98:c3:01:8d:ef:e6:ad:0b:3d root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | o | |o . . . . | | o o S . | | .o + o | |.oE.= . . | | .== + 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: 8b:32:d8:cc:4d:2f:5e:6e:d0:70:aa:5f:f2:11:8f:3c root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | . . | | .=S | | = oo+.= | | . *.=.E . | | .+ B.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: 06:45:45:59:11:73:05:81:bd:16:55:99:c8:0f:45:c4 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | .oooo*=XOB| | . . .*oE | | . oo | | . o. | | S . | | . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Tue, 02 Jul 2019 22:31:34 +0000. Up 10.14 seconds. * 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 ACPI daemon[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 02 Jul 2019 22:31:36 +0000. Up 11.47 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.6 LTS homer-0 ttyS0 homer-0 login: 100 3149 100 3149 0 0 15406 0 --:--:-- --:--:-- --:--:-- 15436 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 Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 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 [582 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] 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 13.1 MB in 6s (1961 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.3 + '[' -n 192.168.100.3 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://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 libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/ crest 1.0-180326.111418 [14.4 MB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 9s (9772 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... 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.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... 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.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... 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.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... 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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11) ... 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.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... 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.2) ... 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.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... 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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 8292 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.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... 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 cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, 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 cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting defusedxml (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 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: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 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: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.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: 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: 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: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 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: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.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.15) ... 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 0 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://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Fetched 38.4 MB in 5s (6576 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58218 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, 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.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 + echo 'nameserver 192.168.100.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Execution failed | Does... Process clearwater_diags_monitor_pro... Running Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Execution failed | Does... Process clearwater_queue_manager_pro... Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Does not exist Process homer_process Execution failed | Does... Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Does not exist Process nginx_ping Wait parent Program nginx_uptime Wait parent Program monit_uptime Status ok Program poll_homer Wait parent Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status failed Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' nginx_process Does not exist Process homer_process Execution failed | Does... Process clearwater_cluster_manager_p... Does not exist Process nginx_ping Wait parent Program nginx_uptime Wait parent Program poll_homer Wait parent Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 1f45342bcdcf176f is healthy: got healthy result from http://192.168.100.8:4000 member 745cc758b9455d03 is healthy: got healthy result from http://192.168.100.3:4000 member 8e4730226d535cf8 is healthy: got healthy result from http://192.168.100.11:4000 member 91e3c649bea60de9 is healthy: got healthy result from http://192.168.100.10:4000 member b9dfaa69988d7b62 is healthy: got healthy result from http://192.168.100.18:4000 member d6544a70f1634416 is healthy: got healthy result from http://192.168.100.4:4000 cluster is healthy + clearwater-etcdctl member list 1f45342bcdcf176f: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=false 745cc758b9455d03: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=true 8e4730226d535cf8: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false 91e3c649bea60de9: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false b9dfaa69988d7b62: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false d6544a70f1634416: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.8) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.18 is in state normal. + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABdG9sTvlF9ir5CcD_gZeTqHGNSJ0eF-4LzqJvMov9N3ess1hOI2P_RgfwiD70wmP6jcoZCOwprMSsjv-oYa-Dl_BwMkY3nqyRX8PuSt0O-pIy6zBztkRIgVMutwrxHQk6iUo0A9y00T0xLhPuwjmhrSHQdXN6-MUwzoEtSA7R3zEdm4eE' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/8a25abbcfeb1404bac5c9df5801e6c2c/stacks/clearwater-opnfv-homer-5yc2inlnldec-0-6kzsmhi366cy/a939add6-cc1c-41a8-9dd9-457015d0cc36/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 56 --:--:-- --:--:-- --:--:-- 56 HTTP/1.1 200 OK Date: Tue, 02 Jul 2019 22:36:44 GMT Server: Apache x-openstack-request-id: req-6c3352d6-37c9-4b74-9828-64b908eacf1d Content-Length: 4 Content-Type: application/json nullci-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 | b2:8e:52:e2:c9:78:3e:0e:08:45:07:f6:3a:82:71:3f | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 c9:a7:1a:32:19:b9:eb:98:c3:01:8d:ef:e6:ad:0b:3d root@homer-0 (DSA) ec2: 256 8b:32:d8:cc:4d:2f:5e:6e:d0:70:aa:5f:f2:11:8f:3c root@homer-0 (ECDSA) ec2: 256 06:45:45:59:11:73:05:81:bd:16:55:99:c8:0f:45:c4 root@homer-0 (ED25519) ec2: 2048 ed:dc:d1:4e:ec:40:93:dd:ed:d7:7a:07:a7:5f:1c:20 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKLUYDVxFJELOTpLZqSItnB4GSWcJn4Gn7/l22Y7YaJen+VmYWDJWxSUEMqhZq6OR/gqcjFiRfZzeRdA5b1o3pw= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILPaoZmw6BMqM8mUSYj5dchC0xnpz3OQlHOuP2wysF4m root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxoR75fAbfG4JCpoUdG+/8JvIHQb+bZSFQ/D4jh+KO3Ezeqi/k+9rj0ltBOP4nOanDqd+he3M7pwejEyKw5BtUcstTtrNdH9CGpscKOfz7WVdXbPhJmfEtGCO7R0r1V02xc5aZRRVkRpwc+7l1Iopqn6seU0tjlL+3G2AVzlZXbKOMY3dMGsXCksAWs6zdXu1a3dm9Y5nfBVblFvOhRHKvCFEGkc5JjJTiyF2bJKZdeOmpFUmJsQ8LhFE97WLfSlh3SGlTTE8z6KScjGmQep8v91HGYIEr+aDa6fCs52jRY8BWImlnonI+g5J31tSCpszfj7wHRzKKVoEZ5cWanH+P root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 02 Jul 2019 22:36:44 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 318.84 seconds 2019-07-02 22:38:37,066 - functest.core.singlevm - DEBUG - console: erved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 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] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] 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 1 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 0x40000000-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:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K 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] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 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] allocated 4194304 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.008005] pid_max: default: 32768 minimum: 301 [ 0.009973] Security Framework initialized [ 0.012038] AppArmor: AppArmor initialized [ 0.013627] Yama: becoming mindful. [ 0.015123] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016909] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020444] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024008] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026670] Initializing cgroup subsys memory [ 0.028009] Initializing cgroup subsys devices [ 0.030038] Initializing cgroup subsys freezer [ 0.032005] Initializing cgroup subsys blkio [ 0.033865] Initializing cgroup subsys perf_event [ 0.036005] Initializing cgroup subsys hugetlb [ 0.038678] mce: CPU supports 10 MCE banks [ 0.040046] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040046] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044005] Spectre V2 : Mitigation: Full generic retpoline [ 0.048003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.051496] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.056004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060004] MDS: Mitigation: Clear CPU buffers [ 0.081783] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.095690] ACPI: Core revision 20131115 [ 0.096883] ACPI: All ACPI Tables successfully acquired [ 0.100516] ftrace: allocating 28757 entries in 113 pages [ 0.124613] smpboot: Max logical packages: 1 [ 0.128004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.131089] Enabling x2apic [ 0.132000] Enabled x2apic [ 0.132025] Switched APIC routing to physical x2apic. [ 0.137445] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.140009] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.144955] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.156062] KVM setup paravirtual spinlock [ 0.161562] x86: Booted up 1 node, 1 CPUs [ 0.163336] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.164369] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.167272] devtmpfs: initialized [ 0.169465] EVM: security.selinux [ 0.170996] EVM: security.SMACK64 [ 0.172003] EVM: security.ima [ 0.173394] EVM: security.capability [ 0.176193] pinctrl core: initialized pinctrl subsystem [ 0.178459] regulator-dummy: no parameters [ 0.180105] RTC time: 22:25:53, date: 07/02/19 [ 0.182129] NET: Registered protocol family 16 [ 0.184183] cpuidle: using governor ladder [ 0.185988] cpuidle: using governor menu [ 0.187738] ACPI: bus type PCI registered [ 0.188024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.190411] PCI: Using configuration type 1 for base access [ 0.192832] bio: create slab at 0 [ 0.194566] ACPI: Added _OSI(Module Device) [ 0.196004] ACPI: Added _OSI(Processor Device) [ 0.197624] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.199317] ACPI: Added _OSI(Processor Aggregator Device) [ 0.201058] ACPI: Interpreter enabled [ 0.202484] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.204975] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.208004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.211468] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.214227] ACPI: (supports S0 S5) [ 0.215545] ACPI: Using IOAPIC for interrupt routing [ 0.216025] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.219466] ACPI: No dock devices found. [ 0.221785] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.223933] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.224007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.226270] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.228199] acpiphp: Slot [3] registered [ 0.229720] acpiphp: Slot [4] registered [ 0.231255] acpiphp: Slot [5] registered [ 0.232025] acpiphp: Slot [6] registered [ 0.233505] acpiphp: Slot [7] registered [ 0.235017] acpiphp: Slot [8] registered [ 0.236021] acpiphp: Slot [9] registered [ 0.237521] acpiphp: Slot [10] registered [ 0.239041] acpiphp: Slot [11] registered [ 0.240022] acpiphp: Slot [12] registered [ 0.241530] acpiphp: Slot [13] registered [ 0.243037] acpiphp: Slot [14] registered [ 0.244021] acpiphp: Slot [15] registered [ 0.245530] acpiphp: Slot [16] registered [ 0.247040] acpiphp: Slot [17] registered [ 0.248028] acpiphp: Slot [18] registered [ 0.249609] acpiphp: Slot [19] registered [ 0.251119] acpiphp: Slot [20] registered [ 0.252021] acpiphp: Slot [21] registered [ 0.253530] acpiphp: Slot [22] registered [ 0.255088] acpiphp: Slot [23] registered [ 0.256022] acpiphp: Slot [24] registered [ 0.257537] acpiphp: Slot [25] registered [ 0.259018] acpiphp: Slot [26] registered [ 0.260021] acpiphp: Slot [27] registered [ 0.261523] acpiphp: Slot [28] registered [ 0.263019] acpiphp: Slot [29] registered [ 0.264021] acpiphp: Slot [30] registered [ 0.265491] acpiphp: Slot [31] registered [ 0.266996] PCI host bridge to bus 0000:00 [ 0.268004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.269927] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.272003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.274093] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.276004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.278317] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.285998] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.288015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.309547] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.312416] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.315068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.317235] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.319803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.320868] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.323173] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.324000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.324004] vgaarb: loaded [ 0.325101] vgaarb: bridge control possible 0000:00:02.0 [ 0.327300] SCSI subsystem initialized [ 0.328245] ACPI: bus type USB registered [ 0.329791] usbcore: registered new interface driver usbfs [ 0.331703] usbcore: registered new interface driver hub [ 0.332038] usbcore: registered new device driver usb [ 0.334033] PCI: Using ACPI for IRQ routing [ 0.336073] NetLabel: Initializing [ 0.337392] NetLabel: domain hash size = 128 [ 0.338996] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340048] NetLabel: unlabeled traffic allowed by default [ 0.342266] Switched to clocksource kvm-clock [ 0.348302] AppArmor: AppArmor Filesystem Enabled [ 0.349988] pnp: PnP ACPI init [ 0.351189] ACPI: bus type PNP registered [ 0.353108] pnp: PnP ACPI: found 8 devices [ 0.354640] ACPI: bus type PNP unregistered [ 0.361879] NET: Registered protocol family 2 [ 0.363728] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.366160] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.368438] TCP: Hash tables configured (established 8192 bind 8192) [ 0.370727] TCP: reno registered [ 0.372042] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.374077] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.376310] NET: Registered protocol family 1 [ 0.377917] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.379952] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.381945] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.398595] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.415607] Trying to unpack rootfs image as initramfs... [ 0.514055] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.517085] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.519135] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522259] Scanning for low memory corruption every 60 seconds [ 0.524652] Initialise system trusted keyring [ 0.526290] audit: initializing netlink socket (disabled) [ 0.528191] type=2000 audit(1562106354.177:1): initialized [ 0.549051] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.552035] zbud: loaded [ 0.553347] VFS: Disk quotas dquot_6.5.2 [ 0.554828] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.557445] fuse init (API version 7.22) [ 0.558954] msgmni has been set to 1982 [ 0.560432] Key type big_key registered [ 0.562156] Key type asymmetric registered [ 0.563646] Asymmetric key parser 'x509' registered [ 0.565435] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.568139] io scheduler noop registered [ 0.569572] io scheduler deadline registered (default) [ 0.571409] io scheduler cfq registered [ 0.572912] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.574827] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577126] ipmi message handler version 39.2 [ 0.578738] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.581463] ACPI: Power Button [PWRF] [ 0.582910] GHES: HEST is not enabled! [ 0.599120] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.631313] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.634009] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.659609] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.663109] Linux agpgart interface v0.103 [ 0.665537] brd: module loaded [ 0.667186] loop: module loaded [ 0.668824] blk-mq: CPU -> queue map [ 0.670171] CPU 0 -> Queue 0 [ 0.672150] vda: vda1 [ 0.673875] scsi0 : ata_piix [ 0.675083] scsi1 : ata_piix [ 0.676273] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.678556] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.681581] libphy: Fixed MDIO Bus: probed [ 0.683160] tun: Universal TUN/TAP device driver, 1.6 [ 0.684947] tun: (C) 1999-2004 Max Krasnyansky [ 0.687957] PPP generic driver version 2.4.2 [ 0.689585] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.691828] ehci-pci: EHCI PCI platform driver [ 0.693463] ehci-platform: EHCI generic platform driver [ 0.695322] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.697441] ohci-pci: OHCI PCI platform driver [ 0.699083] ohci-platform: OHCI generic platform driver [ 0.700938] uhci_hcd: USB Universal Host Controller Interface driver [ 0.718065] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.719944] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.722778] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.724936] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.727249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.729909] usb usb1: Product: UHCI Host Controller [ 0.731654] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.733922] usb usb1: SerialNumber: 0000:00:01.2 [ 0.735674] hub 1-0:1.0: USB hub found [ 0.737114] hub 1-0:1.0: 2 ports detected [ 0.738714] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.742491] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.744243] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.746121] mousedev: PS/2 mouse device common for all mice [ 0.748417] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.751497] rtc_cmos 00:00: RTC can wake from S4 [ 0.753691] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.755879] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.758135] device-mapper: uevent: version 1.0.3 [ 0.759869] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.762859] ledtrig-cpu: registered to indicate activity on CPUs [ 0.764978] TCP: cubic registered [ 0.766361] NET: Registered protocol family 10 [ 0.768205] NET: Registered protocol family 17 [ 0.769851] Key type dns_resolver registered [ 0.771528] Loading compiled-in X.509 certificates [ 0.773779] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.777054] registered taskstats version 1 [ 0.779938] Key type trusted registered [ 0.783449] Key type encrypted registered [ 0.785011] AppArmor: AppArmor sha1 policy hashing enabled [ 0.786917] IMA: No TPM chip found, activating TPM-bypass! [ 0.789328] regulator-dummy: disabling [ 0.790776] Magic number: 11:863:450 [ 0.792200] machinecheck: hash matches [ 0.793763] rtc_cmos 00:00: setting system clock to 2019-07-02 22:25:53 UTC (1562106353) [ 0.796691] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.798743] EDD information not available. [ 0.837974] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.840853] Write protecting the kernel read-only data: 12288k [ 0.844264] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.849170] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.864130] systemd-udevd[99]: starting version 204 [ 0.897150] FDC 0 is a S82078B [ 1.048109] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.212324] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.214676] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.217111] usb 1-1: Product: QEMU USB Tablet [ 1.218732] usb 1-1: Manufacturer: QEMU [ 1.220203] usb 1-1: SerialNumber: 42 [ 1.930140] 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.297416] 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.400617] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ][ 2.545327] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 02 Jul 2019 22:25:55 +0000. Up 2.96 seconds. cloud-init-nonet[3.15]: 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 Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 02 Jul 2019 22:25:57 +0000. Up 5.25 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.100.10 | 255.255.255.0 | fa:16:3e:9b:13:84 | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: 7b:8b:0f:9f:97:f8:5d:e8:1e:ee:ed:f3:2e:8b:bb:6d root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | S | | . . | | o .. .o .| | =.oo*E= | | ..=o=*O=B| +-----------------+ 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: d2:1c:8a:c3:25:25:05:5d:e9:f6:ad:0c:ed:95:6b:37 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | o+o... | | o. . | | . ... | | . + +o. | | + o.So . . | | . .. o + | | + o . | | + o E | | . . . | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 6b:9d:39:9b:ff:69:a0:55:9e:1d:8f:30:dd:05:e3:96 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | o. | | . o.| | .E..| | o.o..| | S = +o| | o oo + o| | o =o . | | . .+ .. | | o..oo | +-----------------+ 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: bd:c7:dc:66:dd:62:e1:0c:b7:f7:df:91:a7:92:97:4a root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | . | | S . . o | | + * +o| | . E.X+=| | oo+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 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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Tue, 02 Jul 2019 22:26:01 +0000. Up 8.63 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 ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 02 Jul 2019 22:26:02 +0000. Up 9.92 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS sprout-0 ttyS0 sprout-0 login: 100 3149 100 3149 0 0 18883 0 --:--:-- --:--:-- --:--:-- 18856 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 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 [526 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 [582 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 [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 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 13.1 MB in 10s (1309 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.3 + '[' -n 192.168.100.3 ']' + 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 0 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.7 MB in 16s (3523 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 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.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... 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.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... 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.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... 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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 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.11) ... 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.11) ... 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.7) ... 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.2) ... 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.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.9) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... Setting up sprout-libs (1.0-180328.134516) ... 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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 8216 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 8244 clearwater-socket-factory-sig start/running, process 8252 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8298 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.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... 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.15) ... + 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 0 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.7 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57959 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 + echo 'nameserver 192.168.100.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Execution failed | Does... Process ntp_process Running Process clearwater_diags_monitor_pro... Does not exist Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program monit_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process clearwater_diags_monitor_pro... Does not exist Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program monit_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Execution failed | Does... Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status failed Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 745cc758b9455d03 is healthy: got healthy result from http://192.168.100.3:4000 member 91e3c649bea60de9 is healthy: got healthy result from http://192.168.100.10:4000 member b9dfaa69988d7b62 is healthy: got healthy result from http://192.168.100.18:4000 cluster is healthy + clearwater-etcdctl member list 745cc758b9455d03: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=true 91e3c649bea60de9: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false b9dfaa69988d7b62: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.10) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.18 is in state normal. + cw-check_config_sync - /etc/clearwater/bgcf.json is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_ifcs.xml is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date - /etc/clearwater/enum.json is up to date - /etc/clearwater/fallback_ifcs.xml is up to date - /etc/clearwater/rph.json is up to date - /etc/clearwater/s-cscf.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABdG9nV_WFl_wjHLQi_ir52lS0AqAkbQfMUijJTvm-Ps75dPmumZIG-zjdDY3FPrUSecSrkTLt1AwPqNJKBt8fiB6UnDLMCzaJJH3eS1yRE5HQtCwaUFlvap36DplEnzrrMn88WzjHXqfx4JTiYefJ2EEcF-cFYDDAxJ3jvRr5o9cBleYY' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/8a25abbcfeb1404bac5c9df5801e6c2c/stacks/clearwater-opnfv-sprout-bhtqlge2cn2l-0-z7j6k5ggx7wz/f041008b-d0df-427a-9efc-bafe7dfb601f/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 60 HTTP/1.1 200 OK Date: Tue, 02 Jul 2019 22:30:33 GMT Server: Apache x-openstack-request-id: req-392193ad-5cf1-4095-837f-adf1b20ca649 Content-Length: 4 Content-Type: application/json nullci-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 | b2:8e:52:e2:c9:78:3e:0e:08:45:07:f6:3a:82:71:3f | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 d2:1c:8a:c3:25:25:05:5d:e9:f6:ad:0c:ed:95:6b:37 root@sprout-0 (DSA) ec2: 256 6b:9d:39:9b:ff:69:a0:55:9e:1d:8f:30:dd:05:e3:96 root@sprout-0 (ECDSA) ec2: 256 bd:c7:dc:66:dd:62:e1:0c:b7:f7:df:91:a7:92:97:4a root@sprout-0 (ED25519) ec2: 2048 7b:8b:0f:9f:97:f8:5d:e8:1e:ee:ed:f3:2e:8b:bb:6d root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHHRs0YMKQvCOy6kcTFdpFOCLEt1zo5t/KNGeITN9WdCpaTt54UDw6DjyvaA7PjKfHK4OK7LvvusaT5JknnkgLI= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN7tEn9IIEjwj+wBzl/02uzT9o0Rnr9VqJRbMGtLYYwn root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKl7D4L9zLydlg2oWhQmLgd3ErdfPF2FOzEJ9UroDlIWqcXZCIizposv3fG2xSVNQR3afV5EL4R37Q5d7xqXJlbnUIQ2loPWvOzSv1v5LZcr4g+IRIVYUSIdpEEFQuyW2WH6SobquvsCRjTXW4KoZ/0PTs8NnTU4G5Ff5wZjREiyYp5p+EIPsoZG54+KIta7rYhMNJnH/vtSfYZWMtS5X7Gs6nVufEPq+1BcupjRUYljge60fGSiVN93RvcO+QY1LpJiVwHKS6quhgls73UcTWjgKiHiIyHjmHmOuVvlP+w62pSanqNwZNe5V3d5DQ6uQ6im1cEklACYG4OrVYOMnj root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 02 Jul 2019 22:30:33 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 279.49 seconds 2019-07-02 22:38:37,070 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console erved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 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] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] 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 1 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 0x40000000-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:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K 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] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 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] allocated 4194304 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.008005] pid_max: default: 32768 minimum: 301 [ 0.009973] Security Framework initialized [ 0.012038] AppArmor: AppArmor initialized [ 0.013627] Yama: becoming mindful. [ 0.015123] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016909] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020444] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024008] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026670] Initializing cgroup subsys memory [ 0.028009] Initializing cgroup subsys devices [ 0.030038] Initializing cgroup subsys freezer [ 0.032005] Initializing cgroup subsys blkio [ 0.033865] Initializing cgroup subsys perf_event [ 0.036005] Initializing cgroup subsys hugetlb [ 0.038678] mce: CPU supports 10 MCE banks [ 0.040046] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040046] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044005] Spectre V2 : Mitigation: Full generic retpoline [ 0.048003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.051496] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.056004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060004] MDS: Mitigation: Clear CPU buffers [ 0.081783] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.095690] ACPI: Core revision 20131115 [ 0.096883] ACPI: All ACPI Tables successfully acquired [ 0.100516] ftrace: allocating 28757 entries in 113 pages [ 0.124613] smpboot: Max logical packages: 1 [ 0.128004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.131089] Enabling x2apic [ 0.132000] Enabled x2apic [ 0.132025] Switched APIC routing to physical x2apic. [ 0.137445] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.140009] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.144955] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.156062] KVM setup paravirtual spinlock [ 0.161562] x86: Booted up 1 node, 1 CPUs [ 0.163336] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.164369] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.167272] devtmpfs: initialized [ 0.169465] EVM: security.selinux [ 0.170996] EVM: security.SMACK64 [ 0.172003] EVM: security.ima [ 0.173394] EVM: security.capability [ 0.176193] pinctrl core: initialized pinctrl subsystem [ 0.178459] regulator-dummy: no parameters [ 0.180105] RTC time: 22:25:53, date: 07/02/19 [ 0.182129] NET: Registered protocol family 16 [ 0.184183] cpuidle: using governor ladder [ 0.185988] cpuidle: using governor menu [ 0.187738] ACPI: bus type PCI registered [ 0.188024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.190411] PCI: Using configuration type 1 for base access [ 0.192832] bio: create slab at 0 [ 0.194566] ACPI: Added _OSI(Module Device) [ 0.196004] ACPI: Added _OSI(Processor Device) [ 0.197624] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.199317] ACPI: Added _OSI(Processor Aggregator Device) [ 0.201058] ACPI: Interpreter enabled [ 0.202484] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.204975] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.208004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.211468] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.214227] ACPI: (supports S0 S5) [ 0.215545] ACPI: Using IOAPIC for interrupt routing [ 0.216025] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.219466] ACPI: No dock devices found. [ 0.221785] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.223933] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.224007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.226270] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.228199] acpiphp: Slot [3] registered [ 0.229720] acpiphp: Slot [4] registered [ 0.231255] acpiphp: Slot [5] registered [ 0.232025] acpiphp: Slot [6] registered [ 0.233505] acpiphp: Slot [7] registered [ 0.235017] acpiphp: Slot [8] registered [ 0.236021] acpiphp: Slot [9] registered [ 0.237521] acpiphp: Slot [10] registered [ 0.239041] acpiphp: Slot [11] registered [ 0.240022] acpiphp: Slot [12] registered [ 0.241530] acpiphp: Slot [13] registered [ 0.243037] acpiphp: Slot [14] registered [ 0.244021] acpiphp: Slot [15] registered [ 0.245530] acpiphp: Slot [16] registered [ 0.247040] acpiphp: Slot [17] registered [ 0.248028] acpiphp: Slot [18] registered [ 0.249609] acpiphp: Slot [19] registered [ 0.251119] acpiphp: Slot [20] registered [ 0.252021] acpiphp: Slot [21] registered [ 0.253530] acpiphp: Slot [22] registered [ 0.255088] acpiphp: Slot [23] registered [ 0.256022] acpiphp: Slot [24] registered [ 0.257537] acpiphp: Slot [25] registered [ 0.259018] acpiphp: Slot [26] registered [ 0.260021] acpiphp: Slot [27] registered [ 0.261523] acpiphp: Slot [28] registered [ 0.263019] acpiphp: Slot [29] registered [ 0.264021] acpiphp: Slot [30] registered [ 0.265491] acpiphp: Slot [31] registered [ 0.266996] PCI host bridge to bus 0000:00 [ 0.268004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.269927] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.272003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.274093] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.276004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.278317] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.285998] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.288015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.309547] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.312416] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.315068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.317235] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.319803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.320868] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.323173] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.324000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.324004] vgaarb: loaded [ 0.325101] vgaarb: bridge control possible 0000:00:02.0 [ 0.327300] SCSI subsystem initialized [ 0.328245] ACPI: bus type USB registered [ 0.329791] usbcore: registered new interface driver usbfs [ 0.331703] usbcore: registered new interface driver hub [ 0.332038] usbcore: registered new device driver usb [ 0.334033] PCI: Using ACPI for IRQ routing [ 0.336073] NetLabel: Initializing [ 0.337392] NetLabel: domain hash size = 128 [ 0.338996] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340048] NetLabel: unlabeled traffic allowed by default [ 0.342266] Switched to clocksource kvm-clock [ 0.348302] AppArmor: AppArmor Filesystem Enabled [ 0.349988] pnp: PnP ACPI init [ 0.351189] ACPI: bus type PNP registered [ 0.353108] pnp: PnP ACPI: found 8 devices [ 0.354640] ACPI: bus type PNP unregistered [ 0.361879] NET: Registered protocol family 2 [ 0.363728] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.366160] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.368438] TCP: Hash tables configured (established 8192 bind 8192) [ 0.370727] TCP: reno registered [ 0.372042] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.374077] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.376310] NET: Registered protocol family 1 [ 0.377917] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.379952] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.381945] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.398595] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.415607] Trying to unpack rootfs image as initramfs... [ 0.514055] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.517085] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.519135] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522259] Scanning for low memory corruption every 60 seconds [ 0.524652] Initialise system trusted keyring [ 0.526290] audit: initializing netlink socket (disabled) [ 0.528191] type=2000 audit(1562106354.177:1): initialized [ 0.549051] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.552035] zbud: loaded [ 0.553347] VFS: Disk quotas dquot_6.5.2 [ 0.554828] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.557445] fuse init (API version 7.22) [ 0.558954] msgmni has been set to 1982 [ 0.560432] Key type big_key registered [ 0.562156] Key type asymmetric registered [ 0.563646] Asymmetric key parser 'x509' registered [ 0.565435] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.568139] io scheduler noop registered [ 0.569572] io scheduler deadline registered (default) [ 0.571409] io scheduler cfq registered [ 0.572912] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.574827] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577126] ipmi message handler version 39.2 [ 0.578738] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.581463] ACPI: Power Button [PWRF] [ 0.582910] GHES: HEST is not enabled! [ 0.599120] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.631313] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.634009] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.659609] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.663109] Linux agpgart interface v0.103 [ 0.665537] brd: module loaded [ 0.667186] loop: module loaded [ 0.668824] blk-mq: CPU -> queue map [ 0.670171] CPU 0 -> Queue 0 [ 0.672150] vda: vda1 [ 0.673875] scsi0 : ata_piix [ 0.675083] scsi1 : ata_piix [ 0.676273] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.678556] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.681581] libphy: Fixed MDIO Bus: probed [ 0.683160] tun: Universal TUN/TAP device driver, 1.6 [ 0.684947] tun: (C) 1999-2004 Max Krasnyansky [ 0.687957] PPP generic driver version 2.4.2 [ 0.689585] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.691828] ehci-pci: EHCI PCI platform driver [ 0.693463] ehci-platform: EHCI generic platform driver [ 0.695322] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.697441] ohci-pci: OHCI PCI platform driver [ 0.699083] ohci-platform: OHCI generic platform driver [ 0.700938] uhci_hcd: USB Universal Host Controller Interface driver [ 0.718065] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.719944] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.722778] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.724936] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.727249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.729909] usb usb1: Product: UHCI Host Controller [ 0.731654] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.733922] usb usb1: SerialNumber: 0000:00:01.2 [ 0.735674] hub 1-0:1.0: USB hub found [ 0.737114] hub 1-0:1.0: 2 ports detected [ 0.738714] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.742491] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.744243] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.746121] mousedev: PS/2 mouse device common for all mice [ 0.748417] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.751497] rtc_cmos 00:00: RTC can wake from S4 [ 0.753691] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.755879] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.758135] device-mapper: uevent: version 1.0.3 [ 0.759869] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.762859] ledtrig-cpu: registered to indicate activity on CPUs [ 0.764978] TCP: cubic registered [ 0.766361] NET: Registered protocol family 10 [ 0.768205] NET: Registered protocol family 17 [ 0.769851] Key type dns_resolver registered [ 0.771528] Loading compiled-in X.509 certificates [ 0.773779] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.777054] registered taskstats version 1 [ 0.779938] Key type trusted registered [ 0.783449] Key type encrypted registered [ 0.785011] AppArmor: AppArmor sha1 policy hashing enabled [ 0.786917] IMA: No TPM chip found, activating TPM-bypass! [ 0.789328] regulator-dummy: disabling [ 0.790776] Magic number: 11:863:450 [ 0.792200] machinecheck: hash matches [ 0.793763] rtc_cmos 00:00: setting system clock to 2019-07-02 22:25:53 UTC (1562106353) [ 0.796691] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.798743] EDD information not available. [ 0.837974] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.840853] Write protecting the kernel read-only data: 12288k [ 0.844264] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.849170] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.864130] systemd-udevd[99]: starting version 204 [ 0.897150] FDC 0 is a S82078B [ 1.048109] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.212324] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.214676] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.217111] usb 1-1: Product: QEMU USB Tablet [ 1.218732] usb 1-1: Manufacturer: QEMU [ 1.220203] usb 1-1: SerialNumber: 42 [ 1.930140] 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.297416] 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.400617] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ][ 2.545327] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 02 Jul 2019 22:25:55 +0000. Up 2.96 seconds. cloud-init-nonet[3.15]: 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 Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 02 Jul 2019 22:25:57 +0000. Up 5.25 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.100.10 | 255.255.255.0 | fa:16:3e:9b:13:84 | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: 7b:8b:0f:9f:97:f8:5d:e8:1e:ee:ed:f3:2e:8b:bb:6d root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | S | | . . | | o .. .o .| | =.oo*E= | | ..=o=*O=B| +-----------------+ 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: d2:1c:8a:c3:25:25:05:5d:e9:f6:ad:0c:ed:95:6b:37 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | o+o... | | o. . | | . ... | | . + +o. | | + o.So . . | | . .. o + | | + o . | | + o E | | . . . | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 6b:9d:39:9b:ff:69:a0:55:9e:1d:8f:30:dd:05:e3:96 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | o. | | . o.| | .E..| | o.o..| | S = +o| | o oo + o| | o =o . | | . .+ .. | | o..oo | +-----------------+ 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: bd:c7:dc:66:dd:62:e1:0c:b7:f7:df:91:a7:92:97:4a root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | . | | S . . o | | + * +o| | . E.X+=| | oo+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 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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Tue, 02 Jul 2019 22:26:01 +0000. Up 8.63 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 ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 02 Jul 2019 22:26:02 +0000. Up 9.92 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS sprout-0 ttyS0 sprout-0 login: 100 3149 100 3149 0 0 18883 0 --:--:-- --:--:-- --:--:-- 18856 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 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 [526 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 [582 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 [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 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 13.1 MB in 10s (1309 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.3 + '[' -n 192.168.100.3 ']' + 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 0 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.7 MB in 16s (3523 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 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.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... 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.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... 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.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... 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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 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.11) ... 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.11) ... 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.7) ... 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.2) ... 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.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.9) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... Setting up sprout-libs (1.0-180328.134516) ... 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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 8216 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 8244 clearwater-socket-factory-sig start/running, process 8252 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8298 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.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... 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.15) ... + 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 0 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.7 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57959 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 + echo 'nameserver 192.168.100.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Execution failed | Does... Process ntp_process Running Process clearwater_diags_monitor_pro... Does not exist Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program monit_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process clearwater_diags_monitor_pro... Does not exist Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program monit_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Execution failed | Does... Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status failed Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 745cc758b9455d03 is healthy: got healthy result from http://192.168.100.3:4000 member 91e3c649bea60de9 is healthy: got healthy result from http://192.168.100.10:4000 member b9dfaa69988d7b62 is healthy: got healthy result from http://192.168.100.18:4000 cluster is healthy + clearwater-etcdctl member list 745cc758b9455d03: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=true 91e3c649bea60de9: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false b9dfaa69988d7b62: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.10) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.18 is in state normal. + cw-check_config_sync - /etc/clearwater/bgcf.json is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_ifcs.xml is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date - /etc/clearwater/enum.json is up to date - /etc/clearwater/fallback_ifcs.xml is up to date - /etc/clearwater/rph.json is up to date - /etc/clearwater/s-cscf.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABdG9nV_WFl_wjHLQi_ir52lS0AqAkbQfMUijJTvm-Ps75dPmumZIG-zjdDY3FPrUSecSrkTLt1AwPqNJKBt8fiB6UnDLMCzaJJH3eS1yRE5HQtCwaUFlvap36DplEnzrrMn88WzjHXqfx4JTiYefJ2EEcF-cFYDDAxJ3jvRr5o9cBleYY' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/8a25abbcfeb1404bac5c9df5801e6c2c/stacks/clearwater-opnfv-sprout-bhtqlge2cn2l-0-z7j6k5ggx7wz/f041008b-d0df-427a-9efc-bafe7dfb601f/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 60 HTTP/1.1 200 OK Date: Tue, 02 Jul 2019 22:30:33 GMT Server: Apache x-openstack-request-id: req-392193ad-5cf1-4095-837f-adf1b20ca649 Content-Length: 4 Content-Type: application/json nullci-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 | b2:8e:52:e2:c9:78:3e:0e:08:45:07:f6:3a:82:71:3f | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 d2:1c:8a:c3:25:25:05:5d:e9:f6:ad:0c:ed:95:6b:37 root@sprout-0 (DSA) ec2: 256 6b:9d:39:9b:ff:69:a0:55:9e:1d:8f:30:dd:05:e3:96 root@sprout-0 (ECDSA) ec2: 256 bd:c7:dc:66:dd:62:e1:0c:b7:f7:df:91:a7:92:97:4a root@sprout-0 (ED25519) ec2: 2048 7b:8b:0f:9f:97:f8:5d:e8:1e:ee:ed:f3:2e:8b:bb:6d root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHHRs0YMKQvCOy6kcTFdpFOCLEt1zo5t/KNGeITN9WdCpaTt54UDw6DjyvaA7PjKfHK4OK7LvvusaT5JknnkgLI= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN7tEn9IIEjwj+wBzl/02uzT9o0Rnr9VqJRbMGtLYYwn root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKl7D4L9zLydlg2oWhQmLgd3ErdfPF2FOzEJ9UroDlIWqcXZCIizposv3fG2xSVNQR3afV5EL4R37Q5d7xqXJlbnUIQ2loPWvOzSv1v5LZcr4g+IRIVYUSIdpEEFQuyW2WH6SobquvsCRjTXW4KoZ/0PTs8NnTU4G5Ff5wZjREiyYp5p+EIPsoZG54+KIta7rYhMNJnH/vtSfYZWMtS5X7Gs6nVufEPq+1BcupjRUYljge60fGSiVN93RvcO+QY1LpJiVwHKS6quhgls73UcTWjgKiHiIyHjmHmOuVvlP+w62pSanqNwZNe5V3d5DQ6uQ6im1cEklACYG4OrVYOMnj root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 02 Jul 2019 22:30:33 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 279.49 seconds 2019-07-02 22:38:38,674 - functest.core.singlevm - DEBUG - console: 219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] 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 [431 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 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 [582 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] 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 13.1 MB in 5s (2276 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.3 + '[' -n 192.168.100.3 ']' + 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 0 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.5 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.5 [1124 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 2019a-0ubuntu0.14.04 [70.0 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 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 libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u211-2.6.17-0ubuntu0.1 [39.6 MB] Get:49 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:52 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 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-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/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:76 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:77 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:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 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:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 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:103 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:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.15 [3467 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 (7521 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51354 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.5_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.5_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... 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_2019a-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2019a-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.3_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u211-2.6.17-0ubuntu0.1_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... 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.2) ... 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 (2019a-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:Certum_Root_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:CNNIC_ROOT.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:PSCProcert.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:SecureSign_RootCA11.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:Secure_Global_CA.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AddTrust_External_Root.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:ACEDICOM_Root.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:EC-ACC.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:SecureTrust_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Taiwan_GRCA.pem Adding debian:ISRG_Root_X1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:ACCVRAIZ1.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:AffirmTrust_Networking.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem done. Setting up openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... 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.15) ... Processing triggers for ca-certificates (20170717~14.04.2) ... 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 ... 53180 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.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... 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.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... 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.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 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.15_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ... 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.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... 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.7) ... 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.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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 cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, 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.1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ... 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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 11853 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 12478 * 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, 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.15) ... + 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 0 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 (5843 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59737 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 + echo 'nameserver 192.168.100.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.vellum.clearwater.opnfv Initializing System snmpd_process Does not exist Process rogers_process Initializing Process ntp_process Initializing Process memcached_process Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-0.vellum.clearwater.opnfv Initializing System snmpd_process Does not exist Process rogers_process Initializing Process ntp_process Initializing Process memcached_process Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Does not exist Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process chronos_process Running Process astaire_process Execution failed | Does... Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' snmpd_process Does not exist Process rogers_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process astaire_process Execution failed | Does... Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status failed Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status failed Program poll_chronos Status ok Program astaire_uptime Status failed Program ++ grep -v Running ++ grep -v 'Status ok' ++ sed 1,2d ++ monit summary + test -z ' cassandra_uptime Status failed Program chronos_uptime Status failed Program astaire_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 4m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 745cc758b9455d03 is healthy: got healthy result from http://192.168.100.3:4000 member b9dfaa69988d7b62 is healthy: got healthy result from http://192.168.100.18:4000 cluster is healthy + clearwater-etcdctl member list 745cc758b9455d03: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=true b9dfaa69988d7b62: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.18) should be in the Cassandra, Chronos and Memcached clusters. Describing the Cassandra cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.18 is in state normal. + cw-check_config_sync - /etc/chronos/chronos_shared.conf is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABdG9d1hd0Kxbv9DrOJ_zP5p_1RW4oMYSKmvg5ksV0YJ5YJ2u9MCiOaulzIpUYDf59vMkqxibyRGVa0NKiG1yH0jkliZHMM6qw77F75G0C0mtO8k33sqgl7p8Ngp0bzexsoALVhWdl9ZLd_7q8AJTaJgBEpi0GtOcAnpDCEcSwfD1crkQg' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/8a25abbcfeb1404bac5c9df5801e6c2c/stacks/clearwater-opnfv-vellum-fthxqqjsuyzr-0-uokdaf7zhoim/2fc314ec-2cee-4fb8-8bce-b3f35b26518b/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 56 --:--:-- --:--:-- --:--:-- 56 HTTP/1.1 200 OK Date: Tue, 02 Jul 2019 22:25:13 GMT Server: Apache x-openstack-request-id: req-cc39e23c-26d8-4f75-ada7-4f6375346664 Content-Length: 4 Content-Type: application/json nullci-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 | b2:8e:52:e2:c9:78:3e:0e:08:45:07:f6:3a:82:71:3f | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 ed:44:44:7e:d2:a8:b1:ab:84:97:35:f9:4d:8d:ca:56 root@vellum-0 (DSA) ec2: 256 c7:fb:44:76:5c:35:4e:74:ad:eb:dd:3f:01:2b:44:eb root@vellum-0 (ECDSA) ec2: 256 90:6e:5a:26:de:30:fb:8d:07:72:13:a6:77:25:d5:da root@vellum-0 (ED25519) ec2: 2048 41:eb:c5:60:e4:9c:61:92:3e:d3:b3:e6:24:c9:09:4e root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDDZv7iqJUzgU5uVfMC705I76X0cGEg+pSvCKVubCby/R5PzC06qEhKaP5OZmtpkUhy4W1s4HmbJOxRpR7dK5ME= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIL7xZ8n0ntOEsX43v8bMO1packsR2XMR3LaCdN6s/uFa root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCgnjsgshuv7thJWxwJgArHf9M+uQDa1D0JM/alot5aqRzzXYDCklPwyWXKyFZhJCO8eW3I6QxUcG3GZtdii29MZW2ywmW3i5xCShfDt2ZZaZXOio1ZiV5dq0tmRpD6y5ZuQXVgR4gjpyd6Aw9JVr9jrSt796q5BOMnaqaMzNr9hoI/8Gbfto6tmuGnJRqHcfTjTDniX9qOZjHafnG51inZ/J9NY4X2AJ1xdLRp57jVSbEC63CPlrXy2p+rkN3nDf5GPbxl7VukvEdxw7n4X4ZEBd/iX4ph06Jza9lzbdm5yWMz6sHbmI0RZtyDO2JvE5DsiY/71RQ8vsdCtNaAecBH root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 02 Jul 2019 22:25:13 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 567.53 seconds 2019-07-02 22:38:38,679 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console 219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] 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 [431 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 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 [582 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] 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 13.1 MB in 5s (2276 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.3 + '[' -n 192.168.100.3 ']' + 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 0 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.5 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.5 [1124 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 2019a-0ubuntu0.14.04 [70.0 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 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 libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u211-2.6.17-0ubuntu0.1 [39.6 MB] Get:49 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:52 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 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-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/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:76 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:77 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:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 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:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 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:103 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:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.15 [3467 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 (7521 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51354 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.5_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.5_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... 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_2019a-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2019a-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.3_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u211-2.6.17-0ubuntu0.1_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... 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.2) ... 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 (2019a-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:Certum_Root_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:CNNIC_ROOT.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:PSCProcert.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:SecureSign_RootCA11.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:Secure_Global_CA.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AddTrust_External_Root.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:ACEDICOM_Root.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:EC-ACC.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:SecureTrust_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Taiwan_GRCA.pem Adding debian:ISRG_Root_X1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:ACCVRAIZ1.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:AffirmTrust_Networking.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem done. Setting up openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... 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.15) ... Processing triggers for ca-certificates (20170717~14.04.2) ... 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 ... 53180 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.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... 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.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... 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.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 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.15_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ... 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.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... 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.7) ... 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.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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 cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, 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.1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ... 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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 11853 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 12478 * 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, 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.15) ... + 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 0 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 (5843 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59737 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 + echo 'nameserver 192.168.100.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.vellum.clearwater.opnfv Initializing System snmpd_process Does not exist Process rogers_process Initializing Process ntp_process Initializing Process memcached_process Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-0.vellum.clearwater.opnfv Initializing System snmpd_process Does not exist Process rogers_process Initializing Process ntp_process Initializing Process memcached_process Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Does not exist Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process chronos_process Running Process astaire_process Execution failed | Does... Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' snmpd_process Does not exist Process rogers_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process astaire_process Execution failed | Does... Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status failed Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status failed Program poll_chronos Status ok Program astaire_uptime Status failed Program ++ grep -v Running ++ grep -v 'Status ok' ++ sed 1,2d ++ monit summary + test -z ' cassandra_uptime Status failed Program chronos_uptime Status failed Program astaire_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 4m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 745cc758b9455d03 is healthy: got healthy result from http://192.168.100.3:4000 member b9dfaa69988d7b62 is healthy: got healthy result from http://192.168.100.18:4000 cluster is healthy + clearwater-etcdctl member list 745cc758b9455d03: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=true b9dfaa69988d7b62: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.18) should be in the Cassandra, Chronos and Memcached clusters. Describing the Cassandra cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.18 is in state normal. + cw-check_config_sync - /etc/chronos/chronos_shared.conf is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABdG9d1hd0Kxbv9DrOJ_zP5p_1RW4oMYSKmvg5ksV0YJ5YJ2u9MCiOaulzIpUYDf59vMkqxibyRGVa0NKiG1yH0jkliZHMM6qw77F75G0C0mtO8k33sqgl7p8Ngp0bzexsoALVhWdl9ZLd_7q8AJTaJgBEpi0GtOcAnpDCEcSwfD1crkQg' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/8a25abbcfeb1404bac5c9df5801e6c2c/stacks/clearwater-opnfv-vellum-fthxqqjsuyzr-0-uokdaf7zhoim/2fc314ec-2cee-4fb8-8bce-b3f35b26518b/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 56 --:--:-- --:--:-- --:--:-- 56 HTTP/1.1 200 OK Date: Tue, 02 Jul 2019 22:25:13 GMT Server: Apache x-openstack-request-id: req-cc39e23c-26d8-4f75-ada7-4f6375346664 Content-Length: 4 Content-Type: application/json nullci-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 | b2:8e:52:e2:c9:78:3e:0e:08:45:07:f6:3a:82:71:3f | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 ed:44:44:7e:d2:a8:b1:ab:84:97:35:f9:4d:8d:ca:56 root@vellum-0 (DSA) ec2: 256 c7:fb:44:76:5c:35:4e:74:ad:eb:dd:3f:01:2b:44:eb root@vellum-0 (ECDSA) ec2: 256 90:6e:5a:26:de:30:fb:8d:07:72:13:a6:77:25:d5:da root@vellum-0 (ED25519) ec2: 2048 41:eb:c5:60:e4:9c:61:92:3e:d3:b3:e6:24:c9:09:4e root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDDZv7iqJUzgU5uVfMC705I76X0cGEg+pSvCKVubCby/R5PzC06qEhKaP5OZmtpkUhy4W1s4HmbJOxRpR7dK5ME= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIL7xZ8n0ntOEsX43v8bMO1packsR2XMR3LaCdN6s/uFa root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCgnjsgshuv7thJWxwJgArHf9M+uQDa1D0JM/alot5aqRzzXYDCklPwyWXKyFZhJCO8eW3I6QxUcG3GZtdii29MZW2ywmW3i5xCShfDt2ZZaZXOio1ZiV5dq0tmRpD6y5ZuQXVgR4gjpyd6Aw9JVr9jrSt796q5BOMnaqaMzNr9hoI/8Gbfto6tmuGnJRqHcfTjTDniX9qOZjHafnG51inZ/J9NY4X2AJ1xdLRp57jVSbEC63CPlrXy2p+rkN3nDf5GPbxl7VukvEdxw7n4X4ZEBd/iX4ph06Jza9lzbdm5yWMz6sHbmI0RZtyDO2JvE5DsiY/71RQ8vsdCtNaAecBH root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 02 Jul 2019 22:25:13 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 567.53 seconds 2019-07-02 22:38:40,280 - 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-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 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] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] 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 1 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 0x40000000-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:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K 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] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 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] allocated 4194304 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.008003] pid_max: default: 32768 minimum: 301 [ 0.009742] Security Framework initialized [ 0.012034] AppArmor: AppArmor initialized [ 0.013608] Yama: becoming mindful. [ 0.015103] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016904] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020451] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022796] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024268] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029678] Initializing cgroup subsys freezer [ 0.031343] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033756] Initializing cgroup subsys hugetlb [ 0.036745] mce: CPU supports 10 MCE banks [ 0.038357] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038357] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.044002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.047031] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052095] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056021] MDS: Mitigation: Clear CPU buffers [ 0.081577] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.088711] ACPI: Core revision 20131115 [ 0.090769] ACPI: All ACPI Tables successfully acquired [ 0.092464] ftrace: allocating 28757 entries in 113 pages [ 0.112351] smpboot: Max logical packages: 1 [ 0.113998] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.116311] Enabling x2apic [ 0.117505] Enabled x2apic [ 0.118976] Switched APIC routing to physical x2apic. [ 0.121432] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.124004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.128822] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139473] KVM setup paravirtual spinlock [ 0.142020] x86: Booted up 1 node, 1 CPUs [ 0.143569] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.144389] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.146822] devtmpfs: initialized [ 0.149328] EVM: security.selinux [ 0.150690] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153232] EVM: security.capability [ 0.155588] pinctrl core: initialized pinctrl subsystem [ 0.156056] regulator-dummy: no parameters [ 0.157723] RTC time: 22:12:04, date: 07/02/19 [ 0.159437] NET: Registered protocol family 16 [ 0.160131] cpuidle: using governor ladder [ 0.161697] cpuidle: using governor menu [ 0.163239] ACPI: bus type PCI registered [ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166450] PCI: Using configuration type 1 for base access [ 0.168713] bio: create slab at 0 [ 0.170441] ACPI: Added _OSI(Module Device) [ 0.172004] ACPI: Added _OSI(Processor Device) [ 0.173666] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.175396] ACPI: Added _OSI(Processor Aggregator Device) [ 0.177420] ACPI: Interpreter enabled [ 0.178867] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.182271] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184990] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.191560] ACPI: (supports S0 S5) [ 0.192003] ACPI: Using IOAPIC for interrupt routing [ 0.193823] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196167] ACPI: No dock devices found. [ 0.199451] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202398] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.208211] acpiphp: Slot [3] registered [ 0.209766] acpiphp: Slot [4] registered [ 0.211387] acpiphp: Slot [5] registered [ 0.212040] acpiphp: Slot [6] registered [ 0.213557] acpiphp: Slot [7] registered [ 0.215074] acpiphp: Slot [8] registered [ 0.216021] acpiphp: Slot [9] registered [ 0.217541] acpiphp: Slot [10] registered [ 0.219088] acpiphp: Slot [11] registered [ 0.220022] acpiphp: Slot [12] registered [ 0.221557] acpiphp: Slot [13] registered [ 0.223100] acpiphp: Slot [14] registered [ 0.224021] acpiphp: Slot [15] registered [ 0.225564] acpiphp: Slot [16] registered [ 0.227110] acpiphp: Slot [17] registered [ 0.228029] acpiphp: Slot [18] registered [ 0.229576] acpiphp: Slot [19] registered [ 0.231116] acpiphp: Slot [20] registered [ 0.232021] acpiphp: Slot [21] registered [ 0.233574] acpiphp: Slot [22] registered [ 0.235118] acpiphp: Slot [23] registered [ 0.236022] acpiphp: Slot [24] registered [ 0.237564] acpiphp: Slot [25] registered [ 0.239100] acpiphp: Slot [26] registered [ 0.240021] acpiphp: Slot [27] registered [ 0.241557] acpiphp: Slot [28] registered [ 0.243104] acpiphp: Slot [29] registered [ 0.244022] acpiphp: Slot [30] registered [ 0.245562] acpiphp: Slot [31] registered [ 0.247092] PCI host bridge to bus 0000:00 [ 0.248004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.249955] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.252004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.254152] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.256003] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.258354] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.267899] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.268016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.291966] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.293287] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.295975] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.297331] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.299988] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.300894] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.303236] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.304000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.304004] vgaarb: loaded [ 0.305146] vgaarb: bridge control possible 0000:00:02.0 [ 0.307317] SCSI subsystem initialized [ 0.308228] ACPI: bus type USB registered [ 0.309814] usbcore: registered new interface driver usbfs [ 0.311776] usbcore: registered new interface driver hub [ 0.312039] usbcore: registered new device driver usb [ 0.314045] PCI: Using ACPI for IRQ routing [ 0.316011] NetLabel: Initializing [ 0.317373] NetLabel: domain hash size = 128 [ 0.318989] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.320039] NetLabel: unlabeled traffic allowed by default [ 0.322231] Switched to clocksource kvm-clock [ 0.328314] AppArmor: AppArmor Filesystem Enabled [ 0.330068] pnp: PnP ACPI init [ 0.331321] ACPI: bus type PNP registered [ 0.333314] pnp: PnP ACPI: found 8 devices [ 0.334892] ACPI: bus type PNP unregistered [ 0.342113] NET: Registered protocol family 2 [ 0.343999] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.346501] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.348885] TCP: Hash tables configured (established 8192 bind 8192) [ 0.351220] TCP: reno registered [ 0.352530] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.354631] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.356945] NET: Registered protocol family 1 [ 0.358602] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.360702] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.362762] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.379799] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.396966] Trying to unpack rootfs image as initramfs... [ 0.496800] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.499787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.501858] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.505005] Scanning for low memory corruption every 60 seconds [ 0.507450] Initialise system trusted keyring [ 0.509151] audit: initializing netlink socket (disabled) [ 0.511095] type=2000 audit(1562105525.594:1): initialized [ 0.531133] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.534150] zbud: loaded [ 0.535468] VFS: Disk quotas dquot_6.5.2 [ 0.537243] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.540235] fuse init (API version 7.22) [ 0.542032] msgmni has been set to 1982 [ 0.543797] Key type big_key registered [ 0.545795] Key type asymmetric registered [ 0.547590] Asymmetric key parser 'x509' registered [ 0.549694] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.552902] io scheduler noop registered [ 0.554626] io scheduler deadline registered (default) [ 0.556809] io scheduler cfq registered [ 0.558577] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.560902] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.563627] ipmi message handler version 39.2 [ 0.565563] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.568745] ACPI: Power Button [PWRF] [ 0.570464] GHES: HEST is not enabled! [ 0.587257] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.620263] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.623319] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649426] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.653428] Linux agpgart interface v0.103 [ 0.656160] brd: module loaded [ 0.658048] loop: module loaded [ 0.659927] blk-mq: CPU -> queue map [ 0.661552] CPU 0 -> Queue 0 [ 0.663830] vda: vda1 [ 0.665696] scsi0 : ata_piix [ 0.667136] scsi1 : ata_piix [ 0.668547] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.671291] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.674784] libphy: Fixed MDIO Bus: probed [ 0.676657] tun: Universal TUN/TAP device driver, 1.6 [ 0.678785] tun: (C) 1999-2004 Max Krasnyansky [ 0.682333] PPP generic driver version 2.4.2 [ 0.684252] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.686924] ehci-pci: EHCI PCI platform driver [ 0.688861] ehci-platform: EHCI generic platform driver [ 0.691057] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.693580] ohci-pci: OHCI PCI platform driver [ 0.695513] ohci-platform: OHCI generic platform driver [ 0.697702] uhci_hcd: USB Universal Host Controller Interface driver [ 0.715286] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.717522] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.720839] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.723298] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.726041] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.729167] usb usb1: Product: UHCI Host Controller [ 0.731240] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.733853] usb usb1: SerialNumber: 0000:00:01.2 [ 0.735910] hub 1-0:1.0: USB hub found [ 0.737602] hub 1-0:1.0: 2 ports detected [ 0.739495] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743521] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.745288] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.747196] mousedev: PS/2 mouse device common for all mice [ 0.749511] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.752618] rtc_cmos 00:00: RTC can wake from S4 [ 0.754790] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.756965] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.759230] device-mapper: uevent: version 1.0.3 [ 0.760950] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.763922] ledtrig-cpu: registered to indicate activity on CPUs [ 0.766073] TCP: cubic registered [ 0.767446] NET: Registered protocol family 10 [ 0.769285] NET: Registered protocol family 17 [ 0.770915] Key type dns_resolver registered [ 0.772598] Loading compiled-in X.509 certificates [ 0.774893] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.778182] registered taskstats version 1 [ 0.781211] Key type trusted registered [ 0.784826] Key type encrypted registered [ 0.786328] AppArmor: AppArmor sha1 policy hashing enabled [ 0.788234] IMA: No TPM chip found, activating TPM-bypass! [ 0.790700] regulator-dummy: disabling [ 0.792141] Magic number: 11:657:248 [ 0.793689] rtc_cmos 00:00: setting system clock to 2019-07-02 22:12:05 UTC (1562105525) [ 0.796607] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.798661] EDD information not available. [ 0.829983] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.844261] Write protecting the kernel read-only data: 12288k [ 0.847606] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.852459] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.868118] systemd-udevd[99]: starting version 204 [ 0.900689] FDC 0 is a S82078B [ 1.056100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.220977] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.223280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.225669] usb 1-1: Product: QEMU USB Tablet [ 1.227259] usb 1-1: Manufacturer: QEMU [ 1.228692] usb 1-1: SerialNumber: 42 [ 1.933881] 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.292760] 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.390549] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.545912] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 02 Jul 2019 22:12:07 +0000. Up 2.92 seconds. cloud-init-nonet[3.13]: 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 Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.88]: 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 Tue, 02 Jul 2019 22:12:10 +0000. Up 5.31 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.100.3 | 255.255.255.0 | fa:16:3e:18:77:16 | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.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: 04:e5:cb:f5:16:4d:63:6a:90:5b:5b:54:79:83:b6:ed root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | ... .. .*.o| | o ...B.+.| | o .o=o+ o| | o o.o.o . | | S o . | | . E | | | | | | | +-----------------+ 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: 52:7c:a7:5f:08:0a:05:79:56:45:1e:fd:4d:f8:a4:43 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | .o...o+. . | | .oo . .E o| | .oo o o. *.| | o o + .o +| | . S . . .. | | . . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 94:0f:e0:9c:1b:73:1c:9b:ed:4c:cd:10:a0:91:a6:ca root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | o.o.o. | | oo* * + | | oB O o o | | . * * | | . . . S + | | E | | | | | | | +-----------------+ 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: 74:99:29:f9:04:81:a8:b8:1a:2a:62:97:a0:b1:8d:00 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | . .o. | | . . o + | | . . + * | |E . . = | |.. 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 boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Tue, 02 Jul 2019 22:12:13 +0000. Up 8.71 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 ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping 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... * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 02 Jul 2019 22:12:14 +0000. Up 10.11 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.6 LTS ellis-0 ttyS0 ellis-0 login: 100 3149 100 3149 0 0 15726 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://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 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 [102 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 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 [526 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 [582 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 [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 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 13.1 MB in 9s (1427 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.100.3 + 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 0 not upgraded. Need to get 69.8 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://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] 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://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.11 [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.11 [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.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 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.2 [146 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.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 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.15 [68.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [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.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-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.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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.8 MB in 10s (6903 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51354 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.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... 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.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-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.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51957 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-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.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... 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.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... 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.11) ... 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.11) ... 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.62-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.2) ... 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.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 8545 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.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.9) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 9269 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.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... 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 metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting defusedxml (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, defusedxml, 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.15) ... 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 0 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 5s (6590 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58165 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, 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_hostname=sprout.clearwater.opnfv" "# 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" "reduce_cassandra_mem_usage=Y" 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 + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 + echo 'nameserver 192.168.100.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Running Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_ellis Initializing Program poll_ellis_https Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_config_manager_pr... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_ellis Initializing Program poll_ellis_https Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_ellis Status ok Program poll_ellis_https Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 745cc758b9455d03 is healthy: got healthy result from http://192.168.100.3:4000 cluster is healthy + clearwater-etcdctl member list 745cc758b9455d03: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=true + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 --realm clearwater.opnfv Created 1000 numbers, 0 already present in database + curl -i -X POST -H 'X-Auth-Token: gAAAAABdG9Y9QlTexmiFJqS38o3xllzJF74LNUBQXmmgjXMCAyTsVZsqYCfrkOWSwW7KQk-vGSnAL1Y23zvP86yRhVp1cerMU9HLqIq1O9NUdv-UhJ4DjSWfxQ0sqXLUo2-rKjcaAy1ElE6NOw8VaDmo57RO8nhpRqVfEtVN5KfhwJt-2UwVCQk' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/8a25abbcfeb1404bac5c9df5801e6c2c/stacks/clearwater-opnfv-ellis-uwznrhdn64bh/54023708-c6bb-4a06-9a6b-50dcb34e9ae6/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 9 48 --:--:-- --:--:-- --:--:-- 47100 25 100 4 100 21 9 47 --:--:-- --:--:-- --:--:-- 47 HTTP/1.1 200 OK Date: Tue, 02 Jul 2019 22:15:06 GMT Server: Apache x-openstack-request-id: req-3ee8e2df-b4f7-4128-afef-a88958451c5f Content-Length: 4 Content-Type: application/json nullci-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 | b2:8e:52:e2:c9:78:3e:0e:08:45:07:f6:3a:82:71:3f | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 52:7c:a7:5f:08:0a:05:79:56:45:1e:fd:4d:f8:a4:43 root@ellis-0 (DSA) ec2: 256 94:0f:e0:9c:1b:73:1c:9b:ed:4c:cd:10:a0:91:a6:ca root@ellis-0 (ECDSA) ec2: 256 74:99:29:f9:04:81:a8:b8:1a:2a:62:97:a0:b1:8d:00 root@ellis-0 (ED25519) ec2: 2048 04:e5:cb:f5:16:4d:63:6a:90:5b:5b:54:79:83:b6:ed root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLGVDSz9r2lZUzomvxJg4anDcvWe7fJtPIvRDuW3RVx7Pc0Rpi2ugMvGOxOVv3RBWhi6j0G6NEFiHRBmPfJFYw8= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILqNFVOQEd0jb2Eym2EL6LgBozTlvOBKT8Cqh5pJneg+ root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMemyGwMX9BoPMiUK5GwhoYIxNO/VK3u7c/0lOlFNaV3UwQI77v8+6IkyO9dQ9aYV6UsZ/mqfM/T7mPkBAwco1AXpklXrnvnUranV0+Q6NL0Osezk8S9A7TMGGoTpLWVwMJsy0sFHmgEKKRhxY+1SRIvQ6MKvHK6bdar8+QS+CPodZJNjHDrWJAO8Imex7FbKLQZZuVd2HtZN/e0ooKm/jbELX7FvZ3pOniB3sAz+rXwThCztCKmOlaHMZXVWCpxuYZhKSg45wHCI3y9MJiEdUiEGiMtlItAGirCy1/dSnkgV7fgrPGYqyM8MeKqqpdplVkX8c6kI+q7FnkczHZbuL root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 02 Jul 2019 22:15:07 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 182.09 seconds 2019-07-02 22:38:40,283 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in 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-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 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] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] 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 1 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 0x40000000-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:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K 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] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 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] allocated 4194304 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.008003] pid_max: default: 32768 minimum: 301 [ 0.009742] Security Framework initialized [ 0.012034] AppArmor: AppArmor initialized [ 0.013608] Yama: becoming mindful. [ 0.015103] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016904] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020451] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022796] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024268] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029678] Initializing cgroup subsys freezer [ 0.031343] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033756] Initializing cgroup subsys hugetlb [ 0.036745] mce: CPU supports 10 MCE banks [ 0.038357] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038357] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.044002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.047031] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052095] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056021] MDS: Mitigation: Clear CPU buffers [ 0.081577] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.088711] ACPI: Core revision 20131115 [ 0.090769] ACPI: All ACPI Tables successfully acquired [ 0.092464] ftrace: allocating 28757 entries in 113 pages [ 0.112351] smpboot: Max logical packages: 1 [ 0.113998] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.116311] Enabling x2apic [ 0.117505] Enabled x2apic [ 0.118976] Switched APIC routing to physical x2apic. [ 0.121432] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.124004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.128822] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139473] KVM setup paravirtual spinlock [ 0.142020] x86: Booted up 1 node, 1 CPUs [ 0.143569] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.144389] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.146822] devtmpfs: initialized [ 0.149328] EVM: security.selinux [ 0.150690] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153232] EVM: security.capability [ 0.155588] pinctrl core: initialized pinctrl subsystem [ 0.156056] regulator-dummy: no parameters [ 0.157723] RTC time: 22:12:04, date: 07/02/19 [ 0.159437] NET: Registered protocol family 16 [ 0.160131] cpuidle: using governor ladder [ 0.161697] cpuidle: using governor menu [ 0.163239] ACPI: bus type PCI registered [ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166450] PCI: Using configuration type 1 for base access [ 0.168713] bio: create slab at 0 [ 0.170441] ACPI: Added _OSI(Module Device) [ 0.172004] ACPI: Added _OSI(Processor Device) [ 0.173666] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.175396] ACPI: Added _OSI(Processor Aggregator Device) [ 0.177420] ACPI: Interpreter enabled [ 0.178867] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.182271] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184990] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.191560] ACPI: (supports S0 S5) [ 0.192003] ACPI: Using IOAPIC for interrupt routing [ 0.193823] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196167] ACPI: No dock devices found. [ 0.199451] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202398] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.208211] acpiphp: Slot [3] registered [ 0.209766] acpiphp: Slot [4] registered [ 0.211387] acpiphp: Slot [5] registered [ 0.212040] acpiphp: Slot [6] registered [ 0.213557] acpiphp: Slot [7] registered [ 0.215074] acpiphp: Slot [8] registered [ 0.216021] acpiphp: Slot [9] registered [ 0.217541] acpiphp: Slot [10] registered [ 0.219088] acpiphp: Slot [11] registered [ 0.220022] acpiphp: Slot [12] registered [ 0.221557] acpiphp: Slot [13] registered [ 0.223100] acpiphp: Slot [14] registered [ 0.224021] acpiphp: Slot [15] registered [ 0.225564] acpiphp: Slot [16] registered [ 0.227110] acpiphp: Slot [17] registered [ 0.228029] acpiphp: Slot [18] registered [ 0.229576] acpiphp: Slot [19] registered [ 0.231116] acpiphp: Slot [20] registered [ 0.232021] acpiphp: Slot [21] registered [ 0.233574] acpiphp: Slot [22] registered [ 0.235118] acpiphp: Slot [23] registered [ 0.236022] acpiphp: Slot [24] registered [ 0.237564] acpiphp: Slot [25] registered [ 0.239100] acpiphp: Slot [26] registered [ 0.240021] acpiphp: Slot [27] registered [ 0.241557] acpiphp: Slot [28] registered [ 0.243104] acpiphp: Slot [29] registered [ 0.244022] acpiphp: Slot [30] registered [ 0.245562] acpiphp: Slot [31] registered [ 0.247092] PCI host bridge to bus 0000:00 [ 0.248004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.249955] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.252004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.254152] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.256003] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.258354] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.267899] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.268016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.291966] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.293287] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.295975] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.297331] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.299988] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.300894] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.303236] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.304000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.304004] vgaarb: loaded [ 0.305146] vgaarb: bridge control possible 0000:00:02.0 [ 0.307317] SCSI subsystem initialized [ 0.308228] ACPI: bus type USB registered [ 0.309814] usbcore: registered new interface driver usbfs [ 0.311776] usbcore: registered new interface driver hub [ 0.312039] usbcore: registered new device driver usb [ 0.314045] PCI: Using ACPI for IRQ routing [ 0.316011] NetLabel: Initializing [ 0.317373] NetLabel: domain hash size = 128 [ 0.318989] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.320039] NetLabel: unlabeled traffic allowed by default [ 0.322231] Switched to clocksource kvm-clock [ 0.328314] AppArmor: AppArmor Filesystem Enabled [ 0.330068] pnp: PnP ACPI init [ 0.331321] ACPI: bus type PNP registered [ 0.333314] pnp: PnP ACPI: found 8 devices [ 0.334892] ACPI: bus type PNP unregistered [ 0.342113] NET: Registered protocol family 2 [ 0.343999] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.346501] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.348885] TCP: Hash tables configured (established 8192 bind 8192) [ 0.351220] TCP: reno registered [ 0.352530] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.354631] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.356945] NET: Registered protocol family 1 [ 0.358602] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.360702] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.362762] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.379799] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.396966] Trying to unpack rootfs image as initramfs... [ 0.496800] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.499787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.501858] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.505005] Scanning for low memory corruption every 60 seconds [ 0.507450] Initialise system trusted keyring [ 0.509151] audit: initializing netlink socket (disabled) [ 0.511095] type=2000 audit(1562105525.594:1): initialized [ 0.531133] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.534150] zbud: loaded [ 0.535468] VFS: Disk quotas dquot_6.5.2 [ 0.537243] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.540235] fuse init (API version 7.22) [ 0.542032] msgmni has been set to 1982 [ 0.543797] Key type big_key registered [ 0.545795] Key type asymmetric registered [ 0.547590] Asymmetric key parser 'x509' registered [ 0.549694] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.552902] io scheduler noop registered [ 0.554626] io scheduler deadline registered (default) [ 0.556809] io scheduler cfq registered [ 0.558577] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.560902] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.563627] ipmi message handler version 39.2 [ 0.565563] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.568745] ACPI: Power Button [PWRF] [ 0.570464] GHES: HEST is not enabled! [ 0.587257] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.620263] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.623319] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649426] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.653428] Linux agpgart interface v0.103 [ 0.656160] brd: module loaded [ 0.658048] loop: module loaded [ 0.659927] blk-mq: CPU -> queue map [ 0.661552] CPU 0 -> Queue 0 [ 0.663830] vda: vda1 [ 0.665696] scsi0 : ata_piix [ 0.667136] scsi1 : ata_piix [ 0.668547] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.671291] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.674784] libphy: Fixed MDIO Bus: probed [ 0.676657] tun: Universal TUN/TAP device driver, 1.6 [ 0.678785] tun: (C) 1999-2004 Max Krasnyansky [ 0.682333] PPP generic driver version 2.4.2 [ 0.684252] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.686924] ehci-pci: EHCI PCI platform driver [ 0.688861] ehci-platform: EHCI generic platform driver [ 0.691057] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.693580] ohci-pci: OHCI PCI platform driver [ 0.695513] ohci-platform: OHCI generic platform driver [ 0.697702] uhci_hcd: USB Universal Host Controller Interface driver [ 0.715286] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.717522] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.720839] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.723298] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.726041] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.729167] usb usb1: Product: UHCI Host Controller [ 0.731240] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.733853] usb usb1: SerialNumber: 0000:00:01.2 [ 0.735910] hub 1-0:1.0: USB hub found [ 0.737602] hub 1-0:1.0: 2 ports detected [ 0.739495] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743521] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.745288] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.747196] mousedev: PS/2 mouse device common for all mice [ 0.749511] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.752618] rtc_cmos 00:00: RTC can wake from S4 [ 0.754790] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.756965] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.759230] device-mapper: uevent: version 1.0.3 [ 0.760950] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.763922] ledtrig-cpu: registered to indicate activity on CPUs [ 0.766073] TCP: cubic registered [ 0.767446] NET: Registered protocol family 10 [ 0.769285] NET: Registered protocol family 17 [ 0.770915] Key type dns_resolver registered [ 0.772598] Loading compiled-in X.509 certificates [ 0.774893] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.778182] registered taskstats version 1 [ 0.781211] Key type trusted registered [ 0.784826] Key type encrypted registered [ 0.786328] AppArmor: AppArmor sha1 policy hashing enabled [ 0.788234] IMA: No TPM chip found, activating TPM-bypass! [ 0.790700] regulator-dummy: disabling [ 0.792141] Magic number: 11:657:248 [ 0.793689] rtc_cmos 00:00: setting system clock to 2019-07-02 22:12:05 UTC (1562105525) [ 0.796607] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.798661] EDD information not available. [ 0.829983] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.844261] Write protecting the kernel read-only data: 12288k [ 0.847606] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.852459] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.868118] systemd-udevd[99]: starting version 204 [ 0.900689] FDC 0 is a S82078B [ 1.056100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.220977] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.223280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.225669] usb 1-1: Product: QEMU USB Tablet [ 1.227259] usb 1-1: Manufacturer: QEMU [ 1.228692] usb 1-1: SerialNumber: 42 [ 1.933881] 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.292760] 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.390549] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.545912] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 02 Jul 2019 22:12:07 +0000. Up 2.92 seconds. cloud-init-nonet[3.13]: 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 Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.88]: 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 Tue, 02 Jul 2019 22:12:10 +0000. Up 5.31 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.100.3 | 255.255.255.0 | fa:16:3e:18:77:16 | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.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: 04:e5:cb:f5:16:4d:63:6a:90:5b:5b:54:79:83:b6:ed root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | ... .. .*.o| | o ...B.+.| | o .o=o+ o| | o o.o.o . | | S o . | | . E | | | | | | | +-----------------+ 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: 52:7c:a7:5f:08:0a:05:79:56:45:1e:fd:4d:f8:a4:43 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | .o...o+. . | | .oo . .E o| | .oo o o. *.| | o o + .o +| | . S . . .. | | . . . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 94:0f:e0:9c:1b:73:1c:9b:ed:4c:cd:10:a0:91:a6:ca root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | o.o.o. | | oo* * + | | oB O o o | | . * * | | . . . S + | | E | | | | | | | +-----------------+ 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: 74:99:29:f9:04:81:a8:b8:1a:2a:62:97:a0:b1:8d:00 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | . .o. | | . . o + | | . . + * | |E . . = | |.. 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 boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Tue, 02 Jul 2019 22:12:13 +0000. Up 8.71 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 ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping 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... * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 02 Jul 2019 22:12:14 +0000. Up 10.11 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.6 LTS ellis-0 ttyS0 ellis-0 login: 100 3149 100 3149 0 0 15726 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://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 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 [102 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 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 [526 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 [582 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 [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 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 13.1 MB in 9s (1427 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.100.3 + 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 0 not upgraded. Need to get 69.8 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://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] 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://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.11 [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.11 [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.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 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.2 [146 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.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 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.15 [68.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [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.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-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.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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.8 MB in 10s (6903 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51354 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.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... 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.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-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.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51957 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-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.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... 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.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... 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.11) ... 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.11) ... 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.62-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.2) ... 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.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 8545 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.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.9) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 9269 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.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... 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 metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting defusedxml (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, defusedxml, 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.15) ... 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 0 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 5s (6590 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58165 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, 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_hostname=sprout.clearwater.opnfv" "# 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" "reduce_cassandra_mem_usage=Y" 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 + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 + echo 'nameserver 192.168.100.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Running Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_ellis Initializing Program poll_ellis_https Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_config_manager_pr... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_ellis Initializing Program poll_ellis_https Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_ellis Status ok Program poll_ellis_https Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 745cc758b9455d03 is healthy: got healthy result from http://192.168.100.3:4000 cluster is healthy + clearwater-etcdctl member list 745cc758b9455d03: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=true + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 --realm clearwater.opnfv Created 1000 numbers, 0 already present in database + curl -i -X POST -H 'X-Auth-Token: gAAAAABdG9Y9QlTexmiFJqS38o3xllzJF74LNUBQXmmgjXMCAyTsVZsqYCfrkOWSwW7KQk-vGSnAL1Y23zvP86yRhVp1cerMU9HLqIq1O9NUdv-UhJ4DjSWfxQ0sqXLUo2-rKjcaAy1ElE6NOw8VaDmo57RO8nhpRqVfEtVN5KfhwJt-2UwVCQk' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/8a25abbcfeb1404bac5c9df5801e6c2c/stacks/clearwater-opnfv-ellis-uwznrhdn64bh/54023708-c6bb-4a06-9a6b-50dcb34e9ae6/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 9 48 --:--:-- --:--:-- --:--:-- 47100 25 100 4 100 21 9 47 --:--:-- --:--:-- --:--:-- 47 HTTP/1.1 200 OK Date: Tue, 02 Jul 2019 22:15:06 GMT Server: Apache x-openstack-request-id: req-3ee8e2df-b4f7-4128-afef-a88958451c5f Content-Length: 4 Content-Type: application/json nullci-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 | b2:8e:52:e2:c9:78:3e:0e:08:45:07:f6:3a:82:71:3f | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 52:7c:a7:5f:08:0a:05:79:56:45:1e:fd:4d:f8:a4:43 root@ellis-0 (DSA) ec2: 256 94:0f:e0:9c:1b:73:1c:9b:ed:4c:cd:10:a0:91:a6:ca root@ellis-0 (ECDSA) ec2: 256 74:99:29:f9:04:81:a8:b8:1a:2a:62:97:a0:b1:8d:00 root@ellis-0 (ED25519) ec2: 2048 04:e5:cb:f5:16:4d:63:6a:90:5b:5b:54:79:83:b6:ed root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLGVDSz9r2lZUzomvxJg4anDcvWe7fJtPIvRDuW3RVx7Pc0Rpi2ugMvGOxOVv3RBWhi6j0G6NEFiHRBmPfJFYw8= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILqNFVOQEd0jb2Eym2EL6LgBozTlvOBKT8Cqh5pJneg+ root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMemyGwMX9BoPMiUK5GwhoYIxNO/VK3u7c/0lOlFNaV3UwQI77v8+6IkyO9dQ9aYV6UsZ/mqfM/T7mPkBAwco1AXpklXrnvnUranV0+Q6NL0Osezk8S9A7TMGGoTpLWVwMJsy0sFHmgEKKRhxY+1SRIvQ6MKvHK6bdar8+QS+CPodZJNjHDrWJAO8Imex7FbKLQZZuVd2HtZN/e0ooKm/jbELX7FvZ3pOniB3sAz+rXwThCztCKmOlaHMZXVWCpxuYZhKSg45wHCI3y9MJiEdUiEGiMtlItAGirCy1/dSnkgV7fgrPGYqyM8MeKqqpdplVkX8c6kI+q7FnkczHZbuL root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 02 Jul 2019 22:15:07 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 182.09 seconds 2019-07-02 22:38:40,286 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - ellis: 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:18:77:16', u'version': 4, u'addr': u'192.168.100.3', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:18:77:16', u'version': 4, u'addr': u'172.30.9.204', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a26a73b8-ec02-44bb-aba9-120c01198788', 'name': u'heat_ims-img_23f357da-c2d2-43d8-8477-045c313cfa93'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-02T22:12:04.000000', 'flavor': Munch({u'id': u'c2911fae-2ad3-40ca-8641-76973ba37a4e', 'name': u'heat_ims-flavor_23f357da-c2d2-43d8-8477-045c313cfa93'}), 'az': u'nova', 'id': u'82d45094-8067-4f10-a418-50657084f6de', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'294ce13e-c75f-4e47-9553-3609f2ef50ef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'2b50fcbc-1503-4974-9053-90c0d64900e6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'3ee3a365-ba69-4408-9299-d289a9fc6d02'})], 'id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'fa0d9cabe72e4d6e84f583af0184db0a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.204', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.204', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.204', 'launched_at': u'2019-07-02T22:12:04.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-02T22:12:04Z', 'hostId': u'e2091d4ed181ba2cc055bc4085adeb3337b4ab405ab85404b2898587', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_23f357da-c2d2-43d8-8477-045c313cfa93', 'public_v6': '', 'private_v4': u'192.168.100.3', 'cloud': 'envvars', 'host_id': u'e2091d4ed181ba2cc055bc4085adeb3337b4ab405ab85404b2898587', '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'2019-07-02T22:12:04.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'created_at': u'2019-07-02T22:10:16Z', 'created': u'2019-07-02T22:10:16Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-02 22:38:42,177 - 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-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 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] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] 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 1 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 0x40000000-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:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K 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] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 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] allocated 4194304 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.008017] pid_max: default: 32768 minimum: 301 [ 0.009830] Security Framework initialized [ 0.012097] AppArmor: AppArmor initialized [ 0.013654] Yama: becoming mindful. [ 0.015251] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016982] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020489] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026913] Initializing cgroup subsys memory [ 0.028028] Initializing cgroup subsys devices [ 0.029683] Initializing cgroup subsys freezer [ 0.032015] Initializing cgroup subsys blkio [ 0.033616] Initializing cgroup subsys perf_event [ 0.035346] Initializing cgroup subsys hugetlb [ 0.036797] mce: CPU supports 10 MCE banks [ 0.038427] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038427] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040012] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048007] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.050216] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056015] MDS: Mitigation: Clear CPU buffers [ 0.079231] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.086363] ACPI: Core revision 20131115 [ 0.088398] ACPI: All ACPI Tables successfully acquired [ 0.090596] ftrace: allocating 28757 entries in 113 pages [ 0.112283] smpboot: Max logical packages: 1 [ 0.116004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.118600] Enabling x2apic [ 0.119774] Enabled x2apic [ 0.120008] Switched APIC routing to physical x2apic. [ 0.124639] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.126740] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.129666] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139439] KVM setup paravirtual spinlock [ 0.142006] x86: Booted up 1 node, 1 CPUs [ 0.143545] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.144396] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.146784] devtmpfs: initialized [ 0.149589] EVM: security.selinux [ 0.150912] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153210] EVM: security.capability [ 0.155557] pinctrl core: initialized pinctrl subsystem [ 0.156049] regulator-dummy: no parameters [ 0.157696] RTC time: 22:09:31, date: 07/02/19 [ 0.159398] NET: Registered protocol family 16 [ 0.160135] cpuidle: using governor ladder [ 0.161683] cpuidle: using governor menu [ 0.163201] ACPI: bus type PCI registered [ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166409] PCI: Using configuration type 1 for base access [ 0.168738] bio: create slab at 0 [ 0.170461] ACPI: Added _OSI(Module Device) [ 0.172004] ACPI: Added _OSI(Processor Device) [ 0.173647] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.175355] ACPI: Added _OSI(Processor Aggregator Device) [ 0.177474] ACPI: Interpreter enabled [ 0.178904] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.182248] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184979] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.191504] ACPI: (supports S0 S5) [ 0.192003] ACPI: Using IOAPIC for interrupt routing [ 0.193806] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196174] ACPI: No dock devices found. [ 0.199472] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202353] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.208216] acpiphp: Slot [3] registered [ 0.209747] acpiphp: Slot [4] registered [ 0.211341] acpiphp: Slot [5] registered [ 0.212036] acpiphp: Slot [6] registered [ 0.213543] acpiphp: Slot [7] registered [ 0.215048] acpiphp: Slot [8] registered [ 0.216021] acpiphp: Slot [9] registered [ 0.217530] acpiphp: Slot [10] registered [ 0.219062] acpiphp: Slot [11] registered [ 0.220021] acpiphp: Slot [12] registered [ 0.221549] acpiphp: Slot [13] registered [ 0.223069] acpiphp: Slot [14] registered [ 0.224021] acpiphp: Slot [15] registered [ 0.225547] acpiphp: Slot [16] registered [ 0.227073] acpiphp: Slot [17] registered [ 0.228028] acpiphp: Slot [18] registered [ 0.229564] acpiphp: Slot [19] registered [ 0.231098] acpiphp: Slot [20] registered [ 0.232022] acpiphp: Slot [21] registered [ 0.233557] acpiphp: Slot [22] registered [ 0.235099] acpiphp: Slot [23] registered [ 0.236021] acpiphp: Slot [24] registered [ 0.237555] acpiphp: Slot [25] registered [ 0.239088] acpiphp: Slot [26] registered [ 0.240021] acpiphp: Slot [27] registered [ 0.241549] acpiphp: Slot [28] registered [ 0.243075] acpiphp: Slot [29] registered [ 0.244021] acpiphp: Slot [30] registered [ 0.245548] acpiphp: Slot [31] registered [ 0.247071] PCI host bridge to bus 0000:00 [ 0.248004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.249947] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.252004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.254141] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.256003] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.258341] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.267944] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.268016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292529] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295311] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297227] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.300103] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.302725] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.304882] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.307194] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.308000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309135] vgaarb: bridge control possible 0000:00:02.0 [ 0.311309] SCSI subsystem initialized [ 0.312226] ACPI: bus type USB registered [ 0.313796] usbcore: registered new interface driver usbfs [ 0.315741] usbcore: registered new interface driver hub [ 0.316041] usbcore: registered new device driver usb [ 0.318049] PCI: Using ACPI for IRQ routing [ 0.320011] NetLabel: Initializing [ 0.321367] NetLabel: domain hash size = 128 [ 0.322978] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.324043] NetLabel: unlabeled traffic allowed by default [ 0.326231] Switched to clocksource kvm-clock [ 0.332824] AppArmor: AppArmor Filesystem Enabled [ 0.334582] pnp: PnP ACPI init [ 0.335826] ACPI: bus type PNP registered [ 0.337811] pnp: PnP ACPI: found 8 devices [ 0.339365] ACPI: bus type PNP unregistered [ 0.346648] NET: Registered protocol family 2 [ 0.348547] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.351045] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.353423] TCP: Hash tables configured (established 8192 bind 8192) [ 0.355761] TCP: reno registered [ 0.357064] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.359153] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.361467] NET: Registered protocol family 1 [ 0.363114] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365213] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367263] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.384330] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401599] Trying to unpack rootfs image as initramfs... [ 0.504687] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.507683] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.509758] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.512909] Scanning for low memory corruption every 60 seconds [ 0.515330] Initialise system trusted keyring [ 0.517028] audit: initializing netlink socket (disabled) [ 0.518966] type=2000 audit(1562105372.513:1): initialized [ 0.539069] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.542115] zbud: loaded [ 0.543425] VFS: Disk quotas dquot_6.5.2 [ 0.544964] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.547572] fuse init (API version 7.22) [ 0.549132] msgmni has been set to 1982 [ 0.550665] Key type big_key registered [ 0.552457] Key type asymmetric registered [ 0.554013] Asymmetric key parser 'x509' registered [ 0.555812] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.558592] io scheduler noop registered [ 0.560094] io scheduler deadline registered (default) [ 0.561983] io scheduler cfq registered [ 0.563518] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.565512] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.567841] ipmi message handler version 39.2 [ 0.569621] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.572484] ACPI: Power Button [PWRF] [ 0.574037] GHES: HEST is not enabled! [ 0.590692] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.623571] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.626374] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.652161] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.655838] Linux agpgart interface v0.103 [ 0.658407] brd: module loaded [ 0.660164] loop: module loaded [ 0.661878] blk-mq: CPU -> queue map [ 0.663341] CPU 0 -> Queue 0 [ 0.665447] vda: vda1 [ 0.667210] scsi0 : ata_piix [ 0.668519] scsi1 : ata_piix [ 0.669784] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.672228] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.675409] libphy: Fixed MDIO Bus: probed [ 0.677101] tun: Universal TUN/TAP device driver, 1.6 [ 0.679010] tun: (C) 1999-2004 Max Krasnyansky [ 0.682273] PPP generic driver version 2.4.2 [ 0.684031] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.686355] ehci-pci: EHCI PCI platform driver [ 0.688413] ehci-platform: EHCI generic platform driver [ 0.690766] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.693302] ohci-pci: OHCI PCI platform driver [ 0.695002] ohci-platform: OHCI generic platform driver [ 0.696995] uhci_hcd: USB Universal Host Controller Interface driver [ 0.713960] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.715873] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.718808] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.720986] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.723394] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.726126] usb usb1: Product: UHCI Host Controller [ 0.727907] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.730178] usb usb1: SerialNumber: 0000:00:01.2 [ 0.731963] hub 1-0:1.0: USB hub found [ 0.733477] hub 1-0:1.0: 2 ports detected [ 0.735135] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.739023] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.740843] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.742783] mousedev: PS/2 mouse device common for all mice [ 0.745183] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.748416] rtc_cmos 00:00: RTC can wake from S4 [ 0.750652] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.752934] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.755294] device-mapper: uevent: version 1.0.3 [ 0.757087] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.760217] ledtrig-cpu: registered to indicate activity on CPUs [ 0.762419] TCP: cubic registered [ 0.763804] NET: Registered protocol family 10 [ 0.765683] NET: Registered protocol family 17 [ 0.767403] Key type dns_resolver registered [ 0.769230] Loading compiled-in X.509 certificates [ 0.771594] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.775068] registered taskstats version 1 [ 0.777980] Key type trusted registered [ 0.781555] Key type encrypted registered [ 0.783105] AppArmor: AppArmor sha1 policy hashing enabled [ 0.785080] IMA: No TPM chip found, activating TPM-bypass! [ 0.787613] regulator-dummy: disabling [ 0.789137] Magic number: 11:107:198 [ 0.790713] rtc_cmos 00:00: setting system clock to 2019-07-02 22:09:32 UTC (1562105372) [ 0.793776] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795939] EDD information not available. [ 0.829412] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.843684] Write protecting the kernel read-only data: 12288k [ 0.846449] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.850769] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.868118] systemd-udevd[99]: starting version 204 [ 0.900542] FDC 0 is a S82078B [ 1.056095] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.220995] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.223468] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.226022] usb 1-1: Product: QEMU USB Tablet [ 1.227717] usb 1-1: Manufacturer: QEMU [ 1.229246] usb 1-1: SerialNumber: 42 [ 1.925637] 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.292966] 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.386833] random: init urandom read with 10 bits of entropy available [ 2.528453] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 02 Jul 2019 22:09:34 +0000. Up 2.92 seconds. cloud-init-nonet[3.12]: 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 Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.51]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 02 Jul 2019 22:09:36 +0000. Up 5.19 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.2 | 255.255.255.0 | fa:16:3e:06:8f:c2 | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: 24:03:cb:17:f5:06:14:34:ae:19:bc:63:1c:f0:98:1e root@ns The key's randomart image is: +--[ RSA 2048]----+ | o .+B. | | . O o + | | E O o o | | . + X . | | . B 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: ca:c4:d6:dc:73:ab:1f:4f:8f:a2:83:05:41:2c:b8:09 root@ns The key's randomart image is: +--[ DSA 1024]----+ | . o. | | E . . o | | . o . . | | o. o.. | | + S.o . | | + . .o . | | 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: 93:5a:69:e7:12:02:ae:c9:8a:52:41:fa:78:aa:ed:fc root@ns The key's randomart image is: +--[ECDSA 256]---+ | | | . | | o . | |. .. . o | | o .. . S . | |..+o = = | | ++ . . . | |++ . | |*.+.E | +-----------------+ 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: 39:e4:b1:5a:79:9f:c8:a1:c4:d2:39:4f:14:e3:ca:84 root@ns The key's randomart image is: +--[ED25519 256--+ | o | | . . o | | E + o | | B 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 boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Tue, 02 Jul 2019 22:09:40 +0000. Up 8.73 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 ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Generating locales... en_US.UTF-8... 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 ] up-to-date * Stopping System V runlevel compatibility[74G[ OK ] Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 02 Jul 2019 22:09:41 +0000. Up 9.94 seconds. + apt-get update Ubuntu 14.04.6 LTS ns ttyS0 ns login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:9 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 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 [582 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 [4028 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 9s (1395 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 0 not upgraded. Need to get 432 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.19 [145 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.19 [288 kB] Preconfiguring packages ... Fetched 432 kB in 1s (367 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ... Unpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.19) ... Selecting previously unselected package bind9. Preparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ... Unpacking bind9 (1:9.9.5.dfsg-3ubuntu0.19) ... 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.19) ... Setting up bind9 (1:9.9.5.dfsg-3ubuntu0.19) ... 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 + cat ++ date +%Y%m%d%H ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 + chown root:bind /var/lib/bind/db.clearwater.opnfv + service bind9 reload * Reloading domain name service... bind9 ...done. + curl -i -X POST -H 'X-Auth-Token: gAAAAABdG9WmDVAV7UxUuZ9k-SW6gabFowe011BEOd9mA-EmhqadbjwTVyd8TCo_64QsF9122IcTgZ6AMcM2ZxX_eSvAl4A7-7anoN5OdZWo5nvjcjdrfwB76O-i19ohQzJbCIRCpiF7fIOqinUUoIIoYzkzxx1Gl8HKoDueTvU8SZ6nxqbci4I' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/8a25abbcfeb1404bac5c9df5801e6c2c/stacks/clearwater-opnfv-dns-tnsgeauicdku/0b36158c-6f75-41b0-afa6-bdd2a26147ce/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0100 25 100 4 100 21 2 14 0:00:02 0:00:01 0:00:01 14100 25 100 4 100 21 2 14 0:00:02 0:00:01 0:00:01 14 HTTP/1.1 200 OK Date: Tue, 02 Jul 2019 22:09:58 GMT Server: Apache x-openstack-request-id: req-9d0bf9b9-5888-40db-b7c5-7d890a9cd70e Content-Length: 4 Content-Type: application/json nullci-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 | b2:8e:52:e2:c9:78:3e:0e:08:45:07:f6:3a:82:71:3f | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 ca:c4:d6:dc:73:ab:1f:4f:8f:a2:83:05:41:2c:b8:09 root@ns (DSA) ec2: 256 93:5a:69:e7:12:02:ae:c9:8a:52:41:fa:78:aa:ed:fc root@ns (ECDSA) ec2: 256 39:e4:b1:5a:79:9f:c8:a1:c4:d2:39:4f:14:e3:ca:84 root@ns (ED25519) ec2: 2048 24:03:cb:17:f5:06:14:34:ae:19:bc:63:1c:f0:98:1e root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMuToeaB5oDzBxLUa7fSsrMRD/Dwe3MRCnzxHmIInGRI+yXNzbzvW3bydn1SZj8OZkCikPtE58gmgs/zZpeZZy4= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPRtp3kBM25ODNCB2O7wtW8Eg77iJlTXS5KqQH2mYv7H root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTUe9YExbaDVMoOZs5JwYQv1TnqzgwbXz8ePuhGLD8UOkBMkk1IS9qD8nEffC3S9cnGuAlXNMtY6LmnzQX43NROIdUwCeqh6PyR6ZsVGpcSTXwIWhDg7jT5ljkMCc9MWe/2jy1JmvMfFrtX08wuZDthwJ7xSiIhQDcyGi2m2H9qCXiWs+zPS5BeKSL0CmeTE/8calJKmlXiQWUy6pnbEQbmnY8fUlG7gVQwz2ZpzpPnlWlEdeSJbqFerxKSHTxEXdlYvEnWUgbwB9ifZxwcZwGXWvdk7m/bk8B3Xeu4V7Xg514frbFXRzXxt9W9oVKGQl/HY/8WFgAn9XMjrrncZ+j root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 02 Jul 2019 22:09:59 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 27.17 seconds 2019-07-02 22:38:42,179 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in 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-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 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] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] 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 1 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 0x40000000-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:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K 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] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 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] allocated 4194304 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.008017] pid_max: default: 32768 minimum: 301 [ 0.009830] Security Framework initialized [ 0.012097] AppArmor: AppArmor initialized [ 0.013654] Yama: becoming mindful. [ 0.015251] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016982] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020489] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026913] Initializing cgroup subsys memory [ 0.028028] Initializing cgroup subsys devices [ 0.029683] Initializing cgroup subsys freezer [ 0.032015] Initializing cgroup subsys blkio [ 0.033616] Initializing cgroup subsys perf_event [ 0.035346] Initializing cgroup subsys hugetlb [ 0.036797] mce: CPU supports 10 MCE banks [ 0.038427] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038427] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040012] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048007] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.050216] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056015] MDS: Mitigation: Clear CPU buffers [ 0.079231] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.086363] ACPI: Core revision 20131115 [ 0.088398] ACPI: All ACPI Tables successfully acquired [ 0.090596] ftrace: allocating 28757 entries in 113 pages [ 0.112283] smpboot: Max logical packages: 1 [ 0.116004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.118600] Enabling x2apic [ 0.119774] Enabled x2apic [ 0.120008] Switched APIC routing to physical x2apic. [ 0.124639] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.126740] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.129666] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139439] KVM setup paravirtual spinlock [ 0.142006] x86: Booted up 1 node, 1 CPUs [ 0.143545] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.144396] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.146784] devtmpfs: initialized [ 0.149589] EVM: security.selinux [ 0.150912] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153210] EVM: security.capability [ 0.155557] pinctrl core: initialized pinctrl subsystem [ 0.156049] regulator-dummy: no parameters [ 0.157696] RTC time: 22:09:31, date: 07/02/19 [ 0.159398] NET: Registered protocol family 16 [ 0.160135] cpuidle: using governor ladder [ 0.161683] cpuidle: using governor menu [ 0.163201] ACPI: bus type PCI registered [ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166409] PCI: Using configuration type 1 for base access [ 0.168738] bio: create slab at 0 [ 0.170461] ACPI: Added _OSI(Module Device) [ 0.172004] ACPI: Added _OSI(Processor Device) [ 0.173647] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.175355] ACPI: Added _OSI(Processor Aggregator Device) [ 0.177474] ACPI: Interpreter enabled [ 0.178904] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.182248] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184979] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.191504] ACPI: (supports S0 S5) [ 0.192003] ACPI: Using IOAPIC for interrupt routing [ 0.193806] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196174] ACPI: No dock devices found. [ 0.199472] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202353] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.208216] acpiphp: Slot [3] registered [ 0.209747] acpiphp: Slot [4] registered [ 0.211341] acpiphp: Slot [5] registered [ 0.212036] acpiphp: Slot [6] registered [ 0.213543] acpiphp: Slot [7] registered [ 0.215048] acpiphp: Slot [8] registered [ 0.216021] acpiphp: Slot [9] registered [ 0.217530] acpiphp: Slot [10] registered [ 0.219062] acpiphp: Slot [11] registered [ 0.220021] acpiphp: Slot [12] registered [ 0.221549] acpiphp: Slot [13] registered [ 0.223069] acpiphp: Slot [14] registered [ 0.224021] acpiphp: Slot [15] registered [ 0.225547] acpiphp: Slot [16] registered [ 0.227073] acpiphp: Slot [17] registered [ 0.228028] acpiphp: Slot [18] registered [ 0.229564] acpiphp: Slot [19] registered [ 0.231098] acpiphp: Slot [20] registered [ 0.232022] acpiphp: Slot [21] registered [ 0.233557] acpiphp: Slot [22] registered [ 0.235099] acpiphp: Slot [23] registered [ 0.236021] acpiphp: Slot [24] registered [ 0.237555] acpiphp: Slot [25] registered [ 0.239088] acpiphp: Slot [26] registered [ 0.240021] acpiphp: Slot [27] registered [ 0.241549] acpiphp: Slot [28] registered [ 0.243075] acpiphp: Slot [29] registered [ 0.244021] acpiphp: Slot [30] registered [ 0.245548] acpiphp: Slot [31] registered [ 0.247071] PCI host bridge to bus 0000:00 [ 0.248004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.249947] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.252004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.254141] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.256003] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.258341] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.267944] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.268016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292529] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295311] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297227] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.300103] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.302725] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.304882] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.307194] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.308000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309135] vgaarb: bridge control possible 0000:00:02.0 [ 0.311309] SCSI subsystem initialized [ 0.312226] ACPI: bus type USB registered [ 0.313796] usbcore: registered new interface driver usbfs [ 0.315741] usbcore: registered new interface driver hub [ 0.316041] usbcore: registered new device driver usb [ 0.318049] PCI: Using ACPI for IRQ routing [ 0.320011] NetLabel: Initializing [ 0.321367] NetLabel: domain hash size = 128 [ 0.322978] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.324043] NetLabel: unlabeled traffic allowed by default [ 0.326231] Switched to clocksource kvm-clock [ 0.332824] AppArmor: AppArmor Filesystem Enabled [ 0.334582] pnp: PnP ACPI init [ 0.335826] ACPI: bus type PNP registered [ 0.337811] pnp: PnP ACPI: found 8 devices [ 0.339365] ACPI: bus type PNP unregistered [ 0.346648] NET: Registered protocol family 2 [ 0.348547] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.351045] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.353423] TCP: Hash tables configured (established 8192 bind 8192) [ 0.355761] TCP: reno registered [ 0.357064] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.359153] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.361467] NET: Registered protocol family 1 [ 0.363114] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365213] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367263] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.384330] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401599] Trying to unpack rootfs image as initramfs... [ 0.504687] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.507683] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.509758] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.512909] Scanning for low memory corruption every 60 seconds [ 0.515330] Initialise system trusted keyring [ 0.517028] audit: initializing netlink socket (disabled) [ 0.518966] type=2000 audit(1562105372.513:1): initialized [ 0.539069] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.542115] zbud: loaded [ 0.543425] VFS: Disk quotas dquot_6.5.2 [ 0.544964] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.547572] fuse init (API version 7.22) [ 0.549132] msgmni has been set to 1982 [ 0.550665] Key type big_key registered [ 0.552457] Key type asymmetric registered [ 0.554013] Asymmetric key parser 'x509' registered [ 0.555812] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.558592] io scheduler noop registered [ 0.560094] io scheduler deadline registered (default) [ 0.561983] io scheduler cfq registered [ 0.563518] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.565512] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.567841] ipmi message handler version 39.2 [ 0.569621] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.572484] ACPI: Power Button [PWRF] [ 0.574037] GHES: HEST is not enabled! [ 0.590692] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.623571] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.626374] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.652161] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.655838] Linux agpgart interface v0.103 [ 0.658407] brd: module loaded [ 0.660164] loop: module loaded [ 0.661878] blk-mq: CPU -> queue map [ 0.663341] CPU 0 -> Queue 0 [ 0.665447] vda: vda1 [ 0.667210] scsi0 : ata_piix [ 0.668519] scsi1 : ata_piix [ 0.669784] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.672228] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.675409] libphy: Fixed MDIO Bus: probed [ 0.677101] tun: Universal TUN/TAP device driver, 1.6 [ 0.679010] tun: (C) 1999-2004 Max Krasnyansky [ 0.682273] PPP generic driver version 2.4.2 [ 0.684031] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.686355] ehci-pci: EHCI PCI platform driver [ 0.688413] ehci-platform: EHCI generic platform driver [ 0.690766] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.693302] ohci-pci: OHCI PCI platform driver [ 0.695002] ohci-platform: OHCI generic platform driver [ 0.696995] uhci_hcd: USB Universal Host Controller Interface driver [ 0.713960] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.715873] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.718808] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.720986] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.723394] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.726126] usb usb1: Product: UHCI Host Controller [ 0.727907] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.730178] usb usb1: SerialNumber: 0000:00:01.2 [ 0.731963] hub 1-0:1.0: USB hub found [ 0.733477] hub 1-0:1.0: 2 ports detected [ 0.735135] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.739023] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.740843] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.742783] mousedev: PS/2 mouse device common for all mice [ 0.745183] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.748416] rtc_cmos 00:00: RTC can wake from S4 [ 0.750652] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.752934] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.755294] device-mapper: uevent: version 1.0.3 [ 0.757087] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.760217] ledtrig-cpu: registered to indicate activity on CPUs [ 0.762419] TCP: cubic registered [ 0.763804] NET: Registered protocol family 10 [ 0.765683] NET: Registered protocol family 17 [ 0.767403] Key type dns_resolver registered [ 0.769230] Loading compiled-in X.509 certificates [ 0.771594] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.775068] registered taskstats version 1 [ 0.777980] Key type trusted registered [ 0.781555] Key type encrypted registered [ 0.783105] AppArmor: AppArmor sha1 policy hashing enabled [ 0.785080] IMA: No TPM chip found, activating TPM-bypass! [ 0.787613] regulator-dummy: disabling [ 0.789137] Magic number: 11:107:198 [ 0.790713] rtc_cmos 00:00: setting system clock to 2019-07-02 22:09:32 UTC (1562105372) [ 0.793776] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795939] EDD information not available. [ 0.829412] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.843684] Write protecting the kernel read-only data: 12288k [ 0.846449] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.850769] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.868118] systemd-udevd[99]: starting version 204 [ 0.900542] FDC 0 is a S82078B [ 1.056095] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.220995] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.223468] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.226022] usb 1-1: Product: QEMU USB Tablet [ 1.227717] usb 1-1: Manufacturer: QEMU [ 1.229246] usb 1-1: SerialNumber: 42 [ 1.925637] 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.292966] 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.386833] random: init urandom read with 10 bits of entropy available [ 2.528453] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 02 Jul 2019 22:09:34 +0000. Up 2.92 seconds. cloud-init-nonet[3.12]: 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 Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.51]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 02 Jul 2019 22:09:36 +0000. Up 5.19 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.2 | 255.255.255.0 | fa:16:3e:06:8f:c2 | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: 24:03:cb:17:f5:06:14:34:ae:19:bc:63:1c:f0:98:1e root@ns The key's randomart image is: +--[ RSA 2048]----+ | o .+B. | | . O o + | | E O o o | | . + X . | | . B 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: ca:c4:d6:dc:73:ab:1f:4f:8f:a2:83:05:41:2c:b8:09 root@ns The key's randomart image is: +--[ DSA 1024]----+ | . o. | | E . . o | | . o . . | | o. o.. | | + S.o . | | + . .o . | | 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: 93:5a:69:e7:12:02:ae:c9:8a:52:41:fa:78:aa:ed:fc root@ns The key's randomart image is: +--[ECDSA 256]---+ | | | . | | o . | |. .. . o | | o .. . S . | |..+o = = | | ++ . . . | |++ . | |*.+.E | +-----------------+ 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: 39:e4:b1:5a:79:9f:c8:a1:c4:d2:39:4f:14:e3:ca:84 root@ns The key's randomart image is: +--[ED25519 256--+ | o | | . . o | | E + o | | B 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 boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Tue, 02 Jul 2019 22:09:40 +0000. Up 8.73 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 ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Generating locales... en_US.UTF-8... 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 ] up-to-date * Stopping System V runlevel compatibility[74G[ OK ] Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 02 Jul 2019 22:09:41 +0000. Up 9.94 seconds. + apt-get update Ubuntu 14.04.6 LTS ns ttyS0 ns login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:9 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 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 [582 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 [4028 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 9s (1395 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 0 not upgraded. Need to get 432 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.19 [145 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.19 [288 kB] Preconfiguring packages ... Fetched 432 kB in 1s (367 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ... Unpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.19) ... Selecting previously unselected package bind9. Preparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ... Unpacking bind9 (1:9.9.5.dfsg-3ubuntu0.19) ... 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.19) ... Setting up bind9 (1:9.9.5.dfsg-3ubuntu0.19) ... 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 + cat ++ date +%Y%m%d%H ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 + chown root:bind /var/lib/bind/db.clearwater.opnfv + service bind9 reload * Reloading domain name service... bind9 ...done. + curl -i -X POST -H 'X-Auth-Token: gAAAAABdG9WmDVAV7UxUuZ9k-SW6gabFowe011BEOd9mA-EmhqadbjwTVyd8TCo_64QsF9122IcTgZ6AMcM2ZxX_eSvAl4A7-7anoN5OdZWo5nvjcjdrfwB76O-i19ohQzJbCIRCpiF7fIOqinUUoIIoYzkzxx1Gl8HKoDueTvU8SZ6nxqbci4I' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/8a25abbcfeb1404bac5c9df5801e6c2c/stacks/clearwater-opnfv-dns-tnsgeauicdku/0b36158c-6f75-41b0-afa6-bdd2a26147ce/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0100 25 100 4 100 21 2 14 0:00:02 0:00:01 0:00:01 14100 25 100 4 100 21 2 14 0:00:02 0:00:01 0:00:01 14 HTTP/1.1 200 OK Date: Tue, 02 Jul 2019 22:09:58 GMT Server: Apache x-openstack-request-id: req-9d0bf9b9-5888-40db-b7c5-7d890a9cd70e Content-Length: 4 Content-Type: application/json nullci-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 | b2:8e:52:e2:c9:78:3e:0e:08:45:07:f6:3a:82:71:3f | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 ca:c4:d6:dc:73:ab:1f:4f:8f:a2:83:05:41:2c:b8:09 root@ns (DSA) ec2: 256 93:5a:69:e7:12:02:ae:c9:8a:52:41:fa:78:aa:ed:fc root@ns (ECDSA) ec2: 256 39:e4:b1:5a:79:9f:c8:a1:c4:d2:39:4f:14:e3:ca:84 root@ns (ED25519) ec2: 2048 24:03:cb:17:f5:06:14:34:ae:19:bc:63:1c:f0:98:1e root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMuToeaB5oDzBxLUa7fSsrMRD/Dwe3MRCnzxHmIInGRI+yXNzbzvW3bydn1SZj8OZkCikPtE58gmgs/zZpeZZy4= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPRtp3kBM25ODNCB2O7wtW8Eg77iJlTXS5KqQH2mYv7H root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTUe9YExbaDVMoOZs5JwYQv1TnqzgwbXz8ePuhGLD8UOkBMkk1IS9qD8nEffC3S9cnGuAlXNMtY6LmnzQX43NROIdUwCeqh6PyR6ZsVGpcSTXwIWhDg7jT5ljkMCc9MWe/2jy1JmvMfFrtX08wuZDthwJ7xSiIhQDcyGi2m2H9qCXiWs+zPS5BeKSL0CmeTE/8calJKmlXiQWUy6pnbEQbmnY8fUlG7gVQwz2ZpzpPnlWlEdeSJbqFerxKSHTxEXdlYvEnWUgbwB9ifZxwcZwGXWvdk7m/bk8B3Xeu4V7Xg514frbFXRzXxt9W9oVKGQl/HY/8WFgAn9XMjrrncZ+j root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 02 Jul 2019 22:09:59 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 27.17 seconds 2019-07-02 22:38:42,183 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.204 2019-07-02 22:38:42,280 - 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'} 2019-07-02 22:38:42,350 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-07-02 22:38:42,350 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-07-02 22:38:42,687 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550088@clearwater.opnfv', u'sip_username': u'6505550088', u'formatted_number': u'(650) 555-0088', u'number': u'6505550088', u'sip_uri': u'sip:6505550088@clearwater.opnfv', u'number_id': u'917102e3dbd94d01880a73dddd570dd3', u'sip_password': u'WarhVhRDr', u'pstn': False} 2019-07-02 22:38:43,457 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.203', 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'})] 2019-07-02 22:38:43,458 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-07-02 22:38:43,459 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret PROXY=172.30.9.207 ELLIS=172.30.9.204 --trace' 2019-07-02 22:38:43,459 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret PROXY=172.30.9.207 ELLIS=172.30.9.204 --trace'' 2019-07-02 22:40:55,221 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test /usr/lib/ruby/gems/2.5.0/gems/httpi-2.4.0/lib/httpi/auth/ssl.rb:13: warning: constant OpenSSL::SSL::SSLContext::METHODS is deprecated # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' Basic Call - Mainline (TCP) - (6505550068, 6505550124) Passed Basic Call - SDP (TCP) - (6505550138, 6505550420) Passed Basic Call - Tel URIs (TCP) - (6505550404, 6505550124) Passed Basic Call - Unknown number (TCP) - (6505550572, 6505550648) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550406, 6505550196) Passed Basic Call - Messages - Pager model (TCP) - (6505550638, 6505550560) Passed Basic Call - Pracks (TCP) - (6505550916, 6505550792) Passed Basic Registration (TCP) - (6505550567) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550620, 6505550682) Passed Call Barring - Outbound Rejection (TCP) - (6505550645, 6505550485) 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) - (6505550447, 6505550784) 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) - (6505550238, 6505550500, 6505550577) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550142, 6505550218, 6505550620) Passed Call Diversion - Not reachable (408) (TCP) - (6505550917, 6505550366, 6505550128) Passed Call Diversion - Not reachable (503) (TCP) - (6505550708, 6505550625, 6505550828) Passed Call Diversion - Not reachable (500) (TCP) - (6505550783, 6505550413, 6505550329) Passed Call Diversion - Busy (TCP) - (6505550100, 6505550221, 6505550342) Passed Call Diversion - Unconditional (TCP) - (6505550671, 6505550425, 6505550858) Passed Call Diversion - No answer (TCP) - (6505550331, 6505550167, 6505550259) Passed Call Diversion - Bad target URI (TCP) - (6505550498, 6505550450) Passed Call Diversion - Audio-only call (TCP) - (6505550608, 6505550311, 6505550156, 6505550820) Passed Call Diversion - Audio-video call (TCP) - (6505550783, 6505550023, 6505550884, 6505550509) Passed Call Forking - Mainline (TCP) - (6505550121, 6505550608) Passed Call Forking - Endpoint offline (TCP) - (6505550391, 6505550537) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550117, 6505550601) Passed Call Waiting - Accepted (TCP) - (6505550066, 6505550040, 6505550134) Passed Call Waiting - Cancelled (TCP) - (6505550188, 6505550426, 6505550938) Passed CANCEL - Mainline (TCP) - (6505550047, 6505550419) Passed Filtering - Accept-Contact (TCP) - (6505550076, 6505550093) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550283, 6505550992) Passed Filtering - Accept-Contact no match (TCP) - (6505550770, 6505550187) Passed Filtering - Accept-Contact negated match (TCP) - (6505550460, 6505550477) Passed Filtering - RFC3841 example (TCP) - (6505550143, 6505550907) Passed Filtering - Reject-Contact no match (TCP) - (6505550647, 6505550835) Passed Filtering - Reject-Contact match (TCP) - (6505550821, 6505550558) Passed Gemini - INVITE - VoIP device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - VoIP device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects with a 480 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose mobile response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose VoIP response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Mobile Notifies (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Joint 408 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= GRUU - REGISTER - two bindings with and without GRUU (TCP) - (6505550650) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550361) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550419) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550388) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550316, 6505550233) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550008, 6505550286) Passed GRUU - Call - only GRUU as target (TCP) - (6505550817, 6505550456) Passed GRUU - Call - AoR as target (TCP) - (6505550107, 6505550402) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550398, 6505550626) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550926, 6505550736) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550871, 6505550028) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550316, 6505550662) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550363, 6505550674) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550623, 6505550825) Passed ISC Interface - Terminating (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating (UDP AS) (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating Failed (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration - implicit registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Redirect (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - B2BUA (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Live Call - Dial out to a real number (TCP) - Skipped (No live number given) - Call with LIVENUMBER= Memento - Incorrect Password (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Wrong Call List (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Basic Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Unknown Number (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Rejected Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Cancelled Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Privacy Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP=/usr/lib/ruby/gems/2.5.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/document.rb:44: warning: constant ::Fixnum is deprecated # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' 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) - (6505550042) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550618) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550534) Passed SUBSCRIBE - Registration timeout (TCP) - Skipped (Not running with short registrations) - Call with SHORT_REG=Y to run test Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550575, 6505550990) Passed Message - URN URIs (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Message - URN URIs to AS (TCP) - Skipped (No hostname given) - Call with HOST_NAME= 0 failures out of 96 tests run 43 tests skipped 2019-07-02 22:40:55,223 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2019-07-02 22:41:06,111 - 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-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f3:9d:21', u'version': 4, u'addr': u'192.168.100.4', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f3:9d:21', u'version': 4, u'addr': u'172.30.9.207', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a26a73b8-ec02-44bb-aba9-120c01198788', 'name': u'heat_ims-img_23f357da-c2d2-43d8-8477-045c313cfa93'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-02T22:31:26.000000', 'flavor': Munch({u'id': u'c2911fae-2ad3-40ca-8641-76973ba37a4e', 'name': u'heat_ims-flavor_23f357da-c2d2-43d8-8477-045c313cfa93'}), 'az': u'nova', 'id': u'2350876d-cfb6-438f-847f-05cdf9009982', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'294ce13e-c75f-4e47-9553-3609f2ef50ef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'2b50fcbc-1503-4974-9053-90c0d64900e6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'3ee3a365-ba69-4408-9299-d289a9fc6d02'})], 'id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'fa0d9cabe72e4d6e84f583af0184db0a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.207', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.207', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.207', 'launched_at': u'2019-07-02T22:31:26.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-02T22:31:26Z', 'hostId': u'e2091d4ed181ba2cc055bc4085adeb3337b4ab405ab85404b2898587', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_23f357da-c2d2-43d8-8477-045c313cfa93', 'public_v6': '', 'private_v4': u'192.168.100.4', 'cloud': 'envvars', 'host_id': u'e2091d4ed181ba2cc055bc4085adeb3337b4ab405ab85404b2898587', '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'2019-07-02T22:31:26.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'created_at': u'2019-07-02T22:30:52Z', 'created': u'2019-07-02T22:30:52Z', '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:bb:65:e2', u'version': 4, u'addr': u'192.168.100.11', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bb:65:e2', u'version': 4, u'addr': u'172.30.9.210', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a26a73b8-ec02-44bb-aba9-120c01198788', 'name': u'heat_ims-img_23f357da-c2d2-43d8-8477-045c313cfa93'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-02T22:31:22.000000', 'flavor': Munch({u'id': u'c2911fae-2ad3-40ca-8641-76973ba37a4e', 'name': u'heat_ims-flavor_23f357da-c2d2-43d8-8477-045c313cfa93'}), 'az': u'nova', 'id': u'4776f8f4-880d-4bce-8f69-6cc4667e5554', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'294ce13e-c75f-4e47-9553-3609f2ef50ef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'2b50fcbc-1503-4974-9053-90c0d64900e6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'3ee3a365-ba69-4408-9299-d289a9fc6d02'})], 'id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'fa0d9cabe72e4d6e84f583af0184db0a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.210', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.210', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.210', 'launched_at': u'2019-07-02T22:31:22.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-02T22:31:22Z', 'hostId': u'86f6372078eddc068eba1be6abee83911cbe39b70e7d8c6636caf1ef', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_23f357da-c2d2-43d8-8477-045c313cfa93', 'public_v6': '', 'private_v4': u'192.168.100.11', 'cloud': 'envvars', 'host_id': u'86f6372078eddc068eba1be6abee83911cbe39b70e7d8c6636caf1ef', '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'2019-07-02T22:31:22.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'created_at': u'2019-07-02T22:30:51Z', 'created': u'2019-07-02T22:30:51Z', '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:fc:68:ec', u'version': 4, u'addr': u'192.168.100.8', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fc:68:ec', u'version': 4, u'addr': u'172.30.9.200', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a26a73b8-ec02-44bb-aba9-120c01198788', 'name': u'heat_ims-img_23f357da-c2d2-43d8-8477-045c313cfa93'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-02T22:31:24.000000', 'flavor': Munch({u'id': u'c2911fae-2ad3-40ca-8641-76973ba37a4e', 'name': u'heat_ims-flavor_23f357da-c2d2-43d8-8477-045c313cfa93'}), 'az': u'nova', 'id': u'6f94dea3-0df2-41e1-98a9-e2508074890c', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'294ce13e-c75f-4e47-9553-3609f2ef50ef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'2b50fcbc-1503-4974-9053-90c0d64900e6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'3ee3a365-ba69-4408-9299-d289a9fc6d02'})], 'id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'fa0d9cabe72e4d6e84f583af0184db0a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.200', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.200', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.200', 'launched_at': u'2019-07-02T22:31:24.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-02T22:31:24Z', 'hostId': u'86f6372078eddc068eba1be6abee83911cbe39b70e7d8c6636caf1ef', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_23f357da-c2d2-43d8-8477-045c313cfa93', 'public_v6': '', 'private_v4': u'192.168.100.8', 'cloud': 'envvars', 'host_id': u'86f6372078eddc068eba1be6abee83911cbe39b70e7d8c6636caf1ef', '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'2019-07-02T22:31:24.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'created_at': u'2019-07-02T22:30:51Z', 'created': u'2019-07-02T22:30:51Z', '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:9b:13:84', u'version': 4, u'addr': u'192.168.100.10', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9b:13:84', u'version': 4, u'addr': u'172.30.9.206', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a26a73b8-ec02-44bb-aba9-120c01198788', 'name': u'heat_ims-img_23f357da-c2d2-43d8-8477-045c313cfa93'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-02T22:25:52.000000', 'flavor': Munch({u'id': u'c2911fae-2ad3-40ca-8641-76973ba37a4e', 'name': u'heat_ims-flavor_23f357da-c2d2-43d8-8477-045c313cfa93'}), 'az': u'nova', 'id': u'34a01fe8-cf21-44b9-99a9-dd7f67aee192', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'294ce13e-c75f-4e47-9553-3609f2ef50ef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'2b50fcbc-1503-4974-9053-90c0d64900e6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'3ee3a365-ba69-4408-9299-d289a9fc6d02'})], 'id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'fa0d9cabe72e4d6e84f583af0184db0a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.206', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.206', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.206', 'launched_at': u'2019-07-02T22:25:52.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-02T22:25:52Z', 'hostId': u'e2091d4ed181ba2cc055bc4085adeb3337b4ab405ab85404b2898587', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_23f357da-c2d2-43d8-8477-045c313cfa93', 'public_v6': '', 'private_v4': u'192.168.100.10', 'cloud': 'envvars', 'host_id': u'e2091d4ed181ba2cc055bc4085adeb3337b4ab405ab85404b2898587', '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'2019-07-02T22:25:52.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'created_at': u'2019-07-02T22:25:36Z', 'created': u'2019-07-02T22:25:36Z', '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:8b:c2:d1', u'version': 4, u'addr': u'192.168.100.18', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8b:c2:d1', u'version': 4, u'addr': u'172.30.9.202', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a26a73b8-ec02-44bb-aba9-120c01198788', 'name': u'heat_ims-img_23f357da-c2d2-43d8-8477-045c313cfa93'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-02T22:15:45.000000', 'flavor': Munch({u'id': u'c2911fae-2ad3-40ca-8641-76973ba37a4e', 'name': u'heat_ims-flavor_23f357da-c2d2-43d8-8477-045c313cfa93'}), 'az': u'nova', 'id': u'bc34a783-8e43-46a1-bbcc-48dd0434c56a', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'294ce13e-c75f-4e47-9553-3609f2ef50ef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'2b50fcbc-1503-4974-9053-90c0d64900e6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'3ee3a365-ba69-4408-9299-d289a9fc6d02'})], 'id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'fa0d9cabe72e4d6e84f583af0184db0a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.202', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.202', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.202', 'launched_at': u'2019-07-02T22:15:45.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-02T22:15:45Z', 'hostId': u'86f6372078eddc068eba1be6abee83911cbe39b70e7d8c6636caf1ef', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_23f357da-c2d2-43d8-8477-045c313cfa93', 'public_v6': '', 'private_v4': u'192.168.100.18', 'cloud': 'envvars', 'host_id': u'86f6372078eddc068eba1be6abee83911cbe39b70e7d8c6636caf1ef', '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'2019-07-02T22:15:45.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'created_at': u'2019-07-02T22:15:29Z', 'created': u'2019-07-02T22:15:29Z', '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:18:77:16', u'version': 4, u'addr': u'192.168.100.3', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:18:77:16', u'version': 4, u'addr': u'172.30.9.204', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a26a73b8-ec02-44bb-aba9-120c01198788', 'name': u'heat_ims-img_23f357da-c2d2-43d8-8477-045c313cfa93'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-02T22:12:04.000000', 'flavor': Munch({u'id': u'c2911fae-2ad3-40ca-8641-76973ba37a4e', 'name': u'heat_ims-flavor_23f357da-c2d2-43d8-8477-045c313cfa93'}), 'az': u'nova', 'id': u'82d45094-8067-4f10-a418-50657084f6de', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'294ce13e-c75f-4e47-9553-3609f2ef50ef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'2b50fcbc-1503-4974-9053-90c0d64900e6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'3ee3a365-ba69-4408-9299-d289a9fc6d02'})], 'id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'fa0d9cabe72e4d6e84f583af0184db0a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.204', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.204', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.204', 'launched_at': u'2019-07-02T22:12:04.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-02T22:12:04Z', 'hostId': u'e2091d4ed181ba2cc055bc4085adeb3337b4ab405ab85404b2898587', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_23f357da-c2d2-43d8-8477-045c313cfa93', 'public_v6': '', 'private_v4': u'192.168.100.3', 'cloud': 'envvars', 'host_id': u'e2091d4ed181ba2cc055bc4085adeb3337b4ab405ab85404b2898587', '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'2019-07-02T22:12:04.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'created_at': u'2019-07-02T22:10:16Z', 'created': u'2019-07-02T22:10:16Z', '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:06:8f:c2', u'version': 4, u'addr': u'192.168.100.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:06:8f:c2', 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'a26a73b8-ec02-44bb-aba9-120c01198788', 'name': u'heat_ims-img_23f357da-c2d2-43d8-8477-045c313cfa93'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-02T22:09:31.000000', 'flavor': Munch({u'id': u'c2911fae-2ad3-40ca-8641-76973ba37a4e', 'name': u'heat_ims-flavor_23f357da-c2d2-43d8-8477-045c313cfa93'}), 'az': u'nova', 'id': u'f3f3969e-04bc-4ada-b844-d9697f3f0b43', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'294ce13e-c75f-4e47-9553-3609f2ef50ef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'2b50fcbc-1503-4974-9053-90c0d64900e6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'3ee3a365-ba69-4408-9299-d289a9fc6d02'})], 'id': u'b1b2dc65-0cde-495e-bb55-2908f6c57b51', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'fa0d9cabe72e4d6e84f583af0184db0a', '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'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': 'heat_ims-project_23f357da-c2d2-43d8-8477-045c313cfa93', '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'2019-07-02T22:09:31.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-02T22:09:31Z', 'hostId': u'86f6372078eddc068eba1be6abee83911cbe39b70e7d8c6636caf1ef', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_23f357da-c2d2-43d8-8477-045c313cfa93', 'public_v6': '', 'private_v4': u'192.168.100.2', 'cloud': 'envvars', 'host_id': u'86f6372078eddc068eba1be6abee83911cbe39b70e7d8c6636caf1ef', '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'2019-07-02T22:09:31.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'c3450d2c6e8b465bb6b03d0e5b0855b2', 'created_at': u'2019-07-02T22:07:42Z', 'created': u'2019-07-02T22:07:42Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-07-02 22:41:06,116 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: bono-0.clearwater.opnfv 2019-07-02 22:41:06,524 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 8m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program 2019-07-02 22:41:06,526 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: dime-0.clearwater.opnfv 2019-07-02 22:41:06,902 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 8m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-07-02 22:41:06,904 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: homer-0.clearwater.opnfv 2019-07-02 22:41:07,312 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 8m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-07-02 22:41:07,314 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: sprout-0.clearwater.opnfv 2019-07-02 22:41:07,722 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 13m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-07-02 22:41:07,724 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: vellum-0.clearwater.opnfv 2019-07-02 22:41:08,134 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 20m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program 2019-07-02 22:41:08,135 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: ellis-0.clearwater.opnfv 2019-07-02 22:41:08,543 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 27m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_ellis Status ok Program poll_ellis_https Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-07-02 22:41:08,663 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-02 22:41:08,663 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 34:16 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-02 22:42:19,324 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2019-07-02 22:42:20,842 - 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'5b23f67ce81d4ed6babb69be7a9d36ca', '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_f6278d35-739f-4f04-b960-959cfe132936'}) 2019-07-02 22:42:21,352 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e49262c7c0f145bf9b1ee7944625d2f1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_f6278d35-739f-4f04-b960-959cfe132936'}) 2019-07-02 22:42:23,385 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_f6278d35-739f-4f04-b960-959cfe132936', 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'5b23f67ce81d4ed6babb69be7a9d36ca', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'YgiKcGaFCLwgptQxCPMkNldc6Epzo5', 'username': u'vyos_vrouter-user_f6278d35-739f-4f04-b960-959cfe132936', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-02 22:42:23,388 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_f6278d35-739f-4f04-b960-959cfe132936', 'password': 'YgiKcGaFCLwgptQxCPMkNldc6Epzo5', 'project_name': 'vyos_vrouter-project_f6278d35-739f-4f04-b960-959cfe132936', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '5b23f67ce81d4ed6babb69be7a9d36ca', 'project_domain_name': 'Default'} 2019-07-02 22:42:23,419 - 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'}} 2019-07-02 22:42:23,419 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2019-07-02 22:42:23,459 - 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'}} 2019-07-02 22:42:23,492 - 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'} 2019-07-02 22:42:23,493 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2019-07-02 22:42:25,803 - 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'dns_domain': u'', u'updated_at': u'2019-07-02T22:42:24Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'3b5ead33-7745-4f44-8a67-9ecdd86ed120', u'provider:segmentation_id': 76, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vyos_vrouter-net_f6278d35-739f-4f04-b960-959cfe132936', u'created_at': u'2019-07-02T22:42:24Z', u'mtu': 1442, u'tenant_id': u'5b23f67ce81d4ed6babb69be7a9d36ca', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5b23f67ce81d4ed6babb69be7a9d36ca'}) 2019-07-02 22:42:28,792 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-02T22:42: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'9c371a67-417a-46cb-8b52-145896484d18', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_f6278d35-739f-4f04-b960-959cfe132936', u'enable_dhcp': True, u'network_id': u'3b5ead33-7745-4f44-8a67-9ecdd86ed120', u'tenant_id': u'5b23f67ce81d4ed6babb69be7a9d36ca', u'created_at': u'2019-07-02T22:42: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'5b23f67ce81d4ed6babb69be7a9d36ca'}) 2019-07-02 22:42:31,412 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'88906248-8bd5-46c1-b21b-17eab9c12d99', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'621a68f6-d100-46cd-a42a-75525aeec4b5', u'ip_address': u'172.30.9.215'}]}, u'description': u'', u'tags': [], u'tenant_id': u'5b23f67ce81d4ed6babb69be7a9d36ca', u'created_at': u'2019-07-02T22:42:29Z', u'admin_state_up': True, u'updated_at': u'2019-07-02T22:42:30Z', u'revision_number': 2, u'routes': [], u'project_id': u'5b23f67ce81d4ed6babb69be7a9d36ca', u'id': u'a1ac2064-207f-434a-9798-01a698669b6f', u'name': u'vyos_vrouter-router_f6278d35-739f-4f04-b960-959cfe132936'}) 2019-07-02 22:42:42,040 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/91dceaa0-2197-4c74-bdff-9c4712043035/snap', u'metadata': Munch({})})], 'file': u'/v2/images/91dceaa0-2197-4c74-bdff-9c4712043035/file', 'owner': u'5b23f67ce81d4ed6babb69be7a9d36ca', 'id': u'91dceaa0-2197-4c74-bdff-9c4712043035', 'size': 296222720, u'self': u'/v2/images/91dceaa0-2197-4c74-bdff-9c4712043035', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5b23f67ce81d4ed6babb69be7a9d36ca', 'name': 'vyos_vrouter-project_f6278d35-739f-4f04-b960-959cfe132936', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/91dceaa0-2197-4c74-bdff-9c4712043035/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-02T22:42:41Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-02T22:42:41Z', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/vyos_vrouter-img_f6278d35-739f-4f04-b960-959cfe132936', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', 'properties': {u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', u'self': u'/v2/images/91dceaa0-2197-4c74-bdff-9c4712043035', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/vyos_vrouter-img_f6278d35-739f-4f04-b960-959cfe132936', u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_f6278d35-739f-4f04-b960-959cfe132936', 'created': u'2019-07-02T22:42:36Z', 'checksum': u'3b0bdb36eb74e90531d9563093eceb24', 'created_at': u'2019-07-02T22:42:36Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', 'metadata': {u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', u'self': u'/v2/images/91dceaa0-2197-4c74-bdff-9c4712043035', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/vyos_vrouter-img_f6278d35-739f-4f04-b960-959cfe132936', u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', u'schema': u'/v2/schemas/image'}}) 2019-07-02 22:42:42,826 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_f6278d35-739f-4f04-b960-959cfe132936', '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'2c636b86c6224566817a470196f62197', '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'3fec1cf8-e554-4118-9bfb-8352c9c35cd0', 'swap': 0}) 2019-07-02 22:42:43,716 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrxpfBQBaVijrGNVuIkOjaav7sMLIy+T0OdxGbVE8X/Sn2Ff/RghMYNhA2e5YZdevdqzdXwpFJckks5lC0D7PF9utyyQ9N+U6rgMfWhHxBwCykS6vL5xa/HuIJK3L2X6Jk2ekgmYmdkLf/12dmZraPtDwrNXrlLZJ4HzwoCu2Eg+8XuzRhI98KSZ9BYR+RqDKSQSh3vLQ3A+zSPhwI4FDz2ZT70xgGJLD+MndTpIFr7OKFcBc3VP9B+xtwXiKd7eREAaaMfrrj036UYWbcySyda6czPLiEY3nPoe3Ub7UZchKirSMSToaLFwsrJMbjqx9rL23QLxmJqbveEpTH2jn7 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAq8aXwUAWlYo6xjVbiJDo2mr+7DCyMvk9DncRm1RPF/0p9hX/\n0YITGDYQNnuWGXXr3as3V8KRSXJJLOZQtA+zxfbrcskPTflOq4DH1oR8QcAspEur\ny+cWvx7iCSty9l+iZNnpIJmJnZC3/9dnZma2j7Q8KzV65S2SeB88KArthIPvF7s0\nYSPfCkmfQWEfkagykkEod7y0NwPs0j4cCOBQ89mU+9MYBiSw/jJ3U6SBa+zihXAX\nN1T/QfsbcF4ine3kRAGmjH6649N+lGFm3MksnWunMzy4hGN5z6Ht1G+1GXISoq0j\nEk6GixcLKyTG46sfay9t0C8Ziam73hKUx9o5+wIDAQABAoIBACvHhp/jNJ5SR56C\ntNx+iko4oNYTpyckrLIGGL+s4iesB0jH3JZJ/5HZHZK1NtEwY7fwTj+YwCym6w19\nea4anmfjAakUo0jtNGazgLskswKS9w28l4F1WS/GsDdEEp3GS/5GJ4t+djtpSevz\nu0+29+pyNi+RBsxoK/9ffpZ6CoUOLBYIgJxCmCwvdoAopBZi5B2l5QG3w3qvVyIZ\nmFs4QQB1MEJSl1gMRecYzrG+tMrQWOL8ucl79gv/5lHjD7mXg6YdykMSGZSPNmfa\nFdeH2iRJDJ9jXo/AKhw61eHaBInULEcyJhnEVNougF1EHRleGajtm1rBjaToNmQu\nviEMY5kCgYEA3MhrJPnYEEfik9tZr8E8j+AJ+pkKzbKRz8noXFw3PHYbQ5ICYRKv\n1L+aSLPbFSrn/OCLBuBeeBe48fzPcLsd48UGxg3Jr7tkgQ9dnqFXCb+msAdj3WPf\ncM7x5VVw7kieivyDk6piXO7NQu/snAWYCwkY4VuOPCbp5sfqlhHOkbcCgYEAxyz8\ny9j4ZMtzZw6uP2G3goCGzlxMwd1XvTgkixtqlxQAnB9kRNHGRqLRyFtRGdW/BxjQ\n0iQk1jhgA2In58eS0IOeAeDeUsy1BJ1kUE67O9TI+4RvVUsc0A7xMzs855YZZvOp\nkDRH1jICG04UQGyzYUa18NrAN4OsTT2uc0nRCd0CgYEAitN3E9wKMUqSPTirL2mJ\nZEqS28GJ2ofTSd4Cvri5fsohIJ7Z4iI278a/A8IcGzZMg2TJ5rwEiu0XvQmjgpYW\nGFeWh8i5rkddzg1UZ9+5dAbPkFZFRDt9j1iBIBxWk26USn63WY3Epfz+kn18wSp/\nTUkeHO5OBKLPZu8EIfL2egcCgYEAv6dkYWqYKbUziJkxxj9q66JtFSjvmyQ3hxX8\n4/YvrMxMge4a97W7SsDliBuGgIuS02tnlK2+3HtGuDq9F2SMuyPK6RfOFnJwRM6G\ndlgsBjiMZKlc0AAE65dVNOztgBKIwu333ZDRByT7rfaFujBes13tOKPljgWfyHtv\n3/PJt+kCgYAXo/5hP1NI4Jo0qeatq7uA2xCOGhuq80Zm9CgVHYh5Hsu4wlElwMQz\np3JOZ3J998EThuXqqlooHWkTtmL3bZRGsjflXt2eVapdUozgp1NJ9StnnPdntizt\nxyvl+A7s/1A1q6VQ5l1OGAuxSu81UTn+aTXGKcNzzXDEkrqcKlyoFw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'e49262c7c0f145bf9b1ee7944625d2f1', 'name': u'vyos_vrouter-kp_f6278d35-739f-4f04-b960-959cfe132936', 'created_at': '2019-07-02T22:42:43.716353', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5b23f67ce81d4ed6babb69be7a9d36ca', 'name': 'vyos_vrouter-project_f6278d35-739f-4f04-b960-959cfe132936', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'28:2b:e0:52:6c:7a:73:15:0a:b1:0d:02:25:c9:64:7a', 'type': 'ssh', 'id': u'vyos_vrouter-kp_f6278d35-739f-4f04-b960-959cfe132936'}) 2019-07-02 22:42:43,716 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAq8aXwUAWlYo6xjVbiJDo2mr+7DCyMvk9DncRm1RPF/0p9hX/ 0YITGDYQNnuWGXXr3as3V8KRSXJJLOZQtA+zxfbrcskPTflOq4DH1oR8QcAspEur y+cWvx7iCSty9l+iZNnpIJmJnZC3/9dnZma2j7Q8KzV65S2SeB88KArthIPvF7s0 YSPfCkmfQWEfkagykkEod7y0NwPs0j4cCOBQ89mU+9MYBiSw/jJ3U6SBa+zihXAX N1T/QfsbcF4ine3kRAGmjH6649N+lGFm3MksnWunMzy4hGN5z6Ht1G+1GXISoq0j Ek6GixcLKyTG46sfay9t0C8Ziam73hKUx9o5+wIDAQABAoIBACvHhp/jNJ5SR56C tNx+iko4oNYTpyckrLIGGL+s4iesB0jH3JZJ/5HZHZK1NtEwY7fwTj+YwCym6w19 ea4anmfjAakUo0jtNGazgLskswKS9w28l4F1WS/GsDdEEp3GS/5GJ4t+djtpSevz u0+29+pyNi+RBsxoK/9ffpZ6CoUOLBYIgJxCmCwvdoAopBZi5B2l5QG3w3qvVyIZ mFs4QQB1MEJSl1gMRecYzrG+tMrQWOL8ucl79gv/5lHjD7mXg6YdykMSGZSPNmfa FdeH2iRJDJ9jXo/AKhw61eHaBInULEcyJhnEVNougF1EHRleGajtm1rBjaToNmQu viEMY5kCgYEA3MhrJPnYEEfik9tZr8E8j+AJ+pkKzbKRz8noXFw3PHYbQ5ICYRKv 1L+aSLPbFSrn/OCLBuBeeBe48fzPcLsd48UGxg3Jr7tkgQ9dnqFXCb+msAdj3WPf cM7x5VVw7kieivyDk6piXO7NQu/snAWYCwkY4VuOPCbp5sfqlhHOkbcCgYEAxyz8 y9j4ZMtzZw6uP2G3goCGzlxMwd1XvTgkixtqlxQAnB9kRNHGRqLRyFtRGdW/BxjQ 0iQk1jhgA2In58eS0IOeAeDeUsy1BJ1kUE67O9TI+4RvVUsc0A7xMzs855YZZvOp kDRH1jICG04UQGyzYUa18NrAN4OsTT2uc0nRCd0CgYEAitN3E9wKMUqSPTirL2mJ ZEqS28GJ2ofTSd4Cvri5fsohIJ7Z4iI278a/A8IcGzZMg2TJ5rwEiu0XvQmjgpYW GFeWh8i5rkddzg1UZ9+5dAbPkFZFRDt9j1iBIBxWk26USn63WY3Epfz+kn18wSp/ TUkeHO5OBKLPZu8EIfL2egcCgYEAv6dkYWqYKbUziJkxxj9q66JtFSjvmyQ3hxX8 4/YvrMxMge4a97W7SsDliBuGgIuS02tnlK2+3HtGuDq9F2SMuyPK6RfOFnJwRM6G dlgsBjiMZKlc0AAE65dVNOztgBKIwu333ZDRByT7rfaFujBes13tOKPljgWfyHtv 3/PJt+kCgYAXo/5hP1NI4Jo0qeatq7uA2xCOGhuq80Zm9CgVHYh5Hsu4wlElwMQz p3JOZ3J998EThuXqqlooHWkTtmL3bZRGsjflXt2eVapdUozgp1NJ9StnnPdntizt xyvl+A7s/1A1q6VQ5l1OGAuxSu81UTn+aTXGKcNzzXDEkrqcKlyoFw== -----END RSA PRIVATE KEY----- 2019-07-02 22:44:52,716 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_f6278d35-739f-4f04-b960-959cfe132936': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:94:04:b9', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'91dceaa0-2197-4c74-bdff-9c4712043035'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-02T22:44:51.000000', 'flavor': Munch({u'id': u'3fec1cf8-e554-4118-9bfb-8352c9c35cd0'}), 'az': u'nova', 'id': u'e5d526ce-5343-4262-b762-631c43c3aab0', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_f6278d35-739f-4f04-b960-959cfe132936'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e49262c7c0f145bf9b1ee7944625d2f1', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5b23f67ce81d4ed6babb69be7a9d36ca', 'name': 'vyos_vrouter-project_f6278d35-739f-4f04-b960-959cfe132936', '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'2019-07-02T22:44:51.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-02T22:44:51Z', 'hostId': u'b9c771b74c30711b462eca1dd641589853e4aecafff021747386a016', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_f6278d35-739f-4f04-b960-959cfe132936', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'b9c771b74c30711b462eca1dd641589853e4aecafff021747386a016', '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'2019-07-02T22:44:51.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5b23f67ce81d4ed6babb69be7a9d36ca', 'name': u'vyos_vrouter-vm_f6278d35-739f-4f04-b960-959cfe132936', 'adminPass': u'4PSKvx8kJ3Ax', 'tenant_id': u'5b23f67ce81d4ed6babb69be7a9d36ca', 'created_at': u'2019-07-02T22:42:53Z', 'created': u'2019-07-02T22:42:53Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-02 22:44:55,480 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'a1ac2064-207f-434a-9798-01a698669b6f', 'updated_at': u'2019-07-02T22:44:54Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.211', 'revision_number': 1, 'port_id': u'063de606-eb1e-461f-bd97-43ac199ef383', 'id': u'd054d07d-6560-4149-a0ac-02335969b260', 'network': u'88906248-8bd5-46c1-b21b-17eab9c12d99', 'port': u'063de606-eb1e-461f-bd97-43ac199ef383', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5b23f67ce81d4ed6babb69be7a9d36ca', 'name': 'vyos_vrouter-project_f6278d35-739f-4f04-b960-959cfe132936', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5b23f67ce81d4ed6babb69be7a9d36ca', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'88906248-8bd5-46c1-b21b-17eab9c12d99', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'5b23f67ce81d4ed6babb69be7a9d36ca', 'created_at': u'2019-07-02T22:44:53Z', 'attached': True, u'dns_name': u'', 'router': u'a1ac2064-207f-434a-9798-01a698669b6f'}) 2019-07-02 22:44:55,563 - 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-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 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] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 693687050 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-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 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-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 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 2 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] 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] 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-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] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 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.379485] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.382640] pid_max: default: 32768 minimum: 301 [ 0.384334] ACPI: Core revision 20150930 [ 0.386616] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.389139] Security Framework initialized [ 0.390684] Yama: becoming mindful. [ 0.392133] AppArmor: AppArmor initialized [ 0.393983] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.400436] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.404709] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.407058] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.410100] Initializing cgroup subsys io [ 0.411628] Initializing cgroup subsys memory [ 0.413277] Initializing cgroup subsys devices [ 0.414905] Initializing cgroup subsys freezer [ 0.416607] Initializing cgroup subsys net_cls [ 0.418227] Initializing cgroup subsys perf_event [ 0.419954] Initializing cgroup subsys net_prio [ 0.421632] Initializing cgroup subsys hugetlb [ 0.423266] Initializing cgroup subsys pids [ 0.425638] mce: CPU supports 10 MCE banks [ 0.427234] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.429137] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.431267] Spectre V2 : Mitigation: Full generic retpoline [ 0.433266] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.436279] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.439321] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.441707] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.445179] MDS: Mitigation: Clear CPU buffers [ 0.449441] Freeing SMP alternatives memory: 36K [ 0.456809] ftrace: allocating 32299 entries in 127 pages [ 0.507408] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.509768] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.512043] smpboot: Max logical packages: 2 [ 0.513942] x2apic enabled [ 0.515399] Switched APIC routing to physical x2apic. [ 0.518521] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.520762] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.524937] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.537358] KVM setup paravirtual spinlock [ 0.540571] x86: Booting SMP configuration: [ 0.542226] .... node #0, CPUs: #1 [ 0.543907] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.566883] x86: Booted up 1 node, 2 CPUs [ 0.566889] KVM setup async PF for cpu 1 [ 0.566894] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.571771] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.574747] devtmpfs: initialized [ 0.578248] evm: security.selinux [ 0.579584] evm: security.SMACK64 [ 0.580889] evm: security.SMACK64EXEC [ 0.582295] evm: security.SMACK64TRANSMUTE [ 0.583844] evm: security.SMACK64MMAP [ 0.585246] evm: security.ima [ 0.586458] evm: security.capability [ 0.588022] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.591483] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.593810] pinctrl core: initialized pinctrl subsystem [ 0.595920] RTC time: 22:44:51, date: 07/02/19 [ 0.598461] NET: Registered protocol family 16 [ 0.612196] cpuidle: using governor ladder [ 0.624300] cpuidle: using governor menu [ 0.625824] PCCT header not found. [ 0.627259] ACPI: bus type PCI registered [ 0.628805] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.631250] PCI: Using configuration type 1 for base access [ 0.645953] ACPI: Added _OSI(Module Device) [ 0.647565] ACPI: Added _OSI(Processor Device) [ 0.649215] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.650942] ACPI: Added _OSI(Processor Aggregator Device) [ 0.654625] ACPI: Interpreter enabled [ 0.672645] ACPI: (supports S0 S5) [ 0.673991] ACPI: Using IOAPIC for interrupt routing [ 0.675811] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.681096] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.683281] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.685642] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.687930] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.692153] acpiphp: Slot [3] registered [ 0.693706] acpiphp: Slot [4] registered [ 0.695249] acpiphp: Slot [5] registered [ 0.696788] acpiphp: Slot [6] registered [ 0.698316] acpiphp: Slot [7] registered [ 0.699847] acpiphp: Slot [8] registered [ 0.701378] acpiphp: Slot [9] registered [ 0.702919] acpiphp: Slot [10] registered [ 0.704477] acpiphp: Slot [11] registered [ 0.706156] acpiphp: Slot [12] registered [ 0.707720] acpiphp: Slot [13] registered [ 0.709274] acpiphp: Slot [14] registered [ 0.710833] acpiphp: Slot [15] registered [ 0.712393] acpiphp: Slot [16] registered [ 0.713978] acpiphp: Slot [17] registered [ 0.715563] acpiphp: Slot [18] registered [ 0.717118] acpiphp: Slot [19] registered [ 0.718680] acpiphp: Slot [20] registered [ 0.720246] acpiphp: Slot [21] registered [ 0.721808] acpiphp: Slot [22] registered [ 0.723367] acpiphp: Slot [23] registered [ 0.724930] acpiphp: Slot [24] registered [ 0.726484] acpiphp: Slot [25] registered [ 0.728035] acpiphp: Slot [26] registered [ 0.729599] acpiphp: Slot [27] registered [ 0.731151] acpiphp: Slot [28] registered [ 0.732729] acpiphp: Slot [29] registered [ 0.734294] acpiphp: Slot [30] registered [ 0.735860] acpiphp: Slot [31] registered [ 0.737391] PCI host bridge to bus 0000:00 [ 0.738941] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.741274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.743609] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.746370] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.749133] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.751951] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.758193] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.760638] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.762890] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.765318] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.770301] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.773014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.800559] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.803331] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.805993] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.808772] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.811387] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.813760] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.816215] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.818253] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.821194] vgaarb: loaded [ 0.822333] vgaarb: bridge control possible 0000:00:02.0 [ 0.824633] SCSI subsystem initialized [ 0.826365] ACPI: bus type USB registered [ 0.827932] usbcore: registered new interface driver usbfs [ 0.829905] usbcore: registered new interface driver hub [ 0.831820] usbcore: registered new device driver usb [ 0.833956] PCI: Using ACPI for IRQ routing [ 0.835993] NetLabel: Initializing [ 0.837342] NetLabel: domain hash size = 128 [ 0.838963] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.840789] NetLabel: unlabeled traffic allowed by default [ 0.842993] amd_nb: Cannot enumerate AMD northbridges [ 0.844956] clocksource: Switched to clocksource kvm-clock [ 0.857708] AppArmor: AppArmor Filesystem Enabled [ 0.859526] pnp: PnP ACPI init [ 0.861137] pnp: PnP ACPI: found 5 devices [ 0.869527] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.872772] NET: Registered protocol family 2 [ 0.874774] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.877726] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.880458] TCP: Hash tables configured (established 32768 bind 32768) [ 0.882846] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.885023] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.887384] NET: Registered protocol family 1 [ 0.889057] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.891153] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.893208] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.913319] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.933792] Unpacking initramfs... [ 1.136216] Freeing initrd memory: 14824K [ 1.137884] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.140131] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.142506] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.146117] Scanning for low memory corruption every 60 seconds [ 1.148634] audit: initializing netlink subsys (disabled) [ 1.150629] audit: type=2000 audit(1562107493.033:1): initialized [ 1.153042] Initialise system trusted keyring [ 1.154851] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.157083] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.160527] zbud: loaded [ 1.161902] VFS: Disk quotas dquot_6.6.0 [ 1.163456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.166064] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.168420] fuse init (API version 7.23) [ 1.170087] Key type big_key registered [ 1.171585] Allocating IMA MOK and blacklist keyrings. [ 1.174154] Key type asymmetric registered [ 1.175727] Asymmetric key parser 'x509' registered [ 1.177544] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.180362] io scheduler noop registered [ 1.181874] io scheduler deadline registered (default) [ 1.183767] io scheduler cfq registered [ 1.185329] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.187325] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.189722] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.192466] ACPI: Power Button [PWRF] [ 1.194076] GHES: HEST is not enabled! [ 1.213726] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.254156] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.258046] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.283798] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.288109] Linux agpgart interface v0.103 [ 1.291881] loop: module loaded [ 1.294973] vda: vda1 [ 1.296942] scsi host0: ata_piix [ 1.298394] scsi host1: ata_piix [ 1.299738] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.302078] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.304535] libphy: Fixed MDIO Bus: probed [ 1.306143] tun: Universal TUN/TAP device driver, 1.6 [ 1.308015] tun: (C) 1999-2004 Max Krasnyansky [ 1.311532] PPP generic driver version 2.4.2 [ 1.313227] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.315511] ehci-pci: EHCI PCI platform driver [ 1.317182] ehci-platform: EHCI generic platform driver [ 1.319076] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.321245] ohci-pci: OHCI PCI platform driver [ 1.322912] ohci-platform: OHCI generic platform driver [ 1.324810] uhci_hcd: USB Universal Host Controller Interface driver [ 1.345261] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.347161] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.349926] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.351810] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.353966] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.356305] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.359008] usb usb1: Product: UHCI Host Controller [ 1.360783] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd [ 1.362987] usb usb1: SerialNumber: 0000:00:01.2 [ 1.364811] hub 1-0:1.0: USB hub found [ 1.366283] hub 1-0:1.0: 2 ports detected [ 1.367970] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.371893] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.373711] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.375747] mousedev: PS/2 mouse device common for all mice [ 1.378467] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.381882] rtc_cmos 00:00: RTC can wake from S4 [ 1.384162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.386525] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.389619] i2c /dev entries driver [ 1.391488] device-mapper: uevent: version 1.0.3 [ 1.393792] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.397924] ledtrig-cpu: registered to indicate activity on CPUs [ 1.401515] NET: Registered protocol family 10 [ 1.404085] NET: Registered protocol family 17 [ 1.423016] Key type dns_resolver registered [ 1.425376] registered taskstats version 1 [ 1.427428] Loading compiled-in X.509 certificates [ 1.430233] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348' [ 1.434838] zswap: loaded using pool lzo/zbud [ 1.439072] Key type trusted registered [ 1.443463] Key type encrypted registered [ 1.445459] AppArmor: AppArmor sha1 policy hashing enabled [ 1.447854] ima: No TPM chip found, activating TPM-bypass! [ 1.449927] ima: Allocated hash algorithm: sha1 [ 1.451712] evm: HMAC attrs: 0x1 [ 1.453524] Magic number: 11:175:754 [ 1.455061] tty ttyS5: hash matches [ 1.456654] rtc_cmos 00:00: setting system clock to 2019-07-02 22:44:52 UTC (1562107492) [ 1.459913] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.462157] EDD information not available. [ 1.465613] Freeing unused kernel memory: 1484K [ 1.477021] Write protecting the kernel read-only data: 14336k [ 1.480615] Freeing unused kernel memory: 1616K [ 1.482606] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.496997] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497794] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497810] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.506518] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.506555] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.506677] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.506727] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.506791] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.506837] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.506895] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.554310] virtio_net virtio0 ens3: renamed from eth0 [ 1.568805] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.572231] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.591796] AVX2 version of gcm_enc/dec engaged. [ 1.593547] AES CTR mode by8 optimization enabled [ 1.601502] FDC 0 is a S82078B [ 1.676997] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.841718] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.844048] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.846454] usb 1-1: Product: QEMU USB Tablet [ 1.848053] usb 1-1: Manufacturer: QEMU [ 1.849506] usb 1-1: SerialNumber: 42 [ 1.857169] hidraw: raw HID events driver (C) Jiri Kosina [ 1.864167] usbcore: registered new interface driver usbhid [ 1.866189] usbhid: USB HID core driver [ 1.869182] 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.873606] 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 ... [ 2.963264] md: linear personality registered for level -1 [ 2.966882] md: multipath personality registered for level -4 [ 2.970523] md: raid0 personality registered for level 0 [ 2.974718] md: raid1 personality registered for level 1 [ 3.044988] raid6: sse2x1 gen() 11482 MB/s [ 3.112990] raid6: sse2x1 xor() 9097 MB/s [ 3.180991] raid6: sse2x2 gen() 14859 MB/s [ 3.248989] raid6: sse2x2 xor() 10029 MB/s 2019-07-02 22:44:56,565 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.211: timed out 2019-07-02 22:45:05,841 - 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-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 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] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 693687050 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-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 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-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 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 2 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] 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] 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-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] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 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.379485] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.382640] pid_max: default: 32768 minimum: 301 [ 0.384334] ACPI: Core revision 20150930 [ 0.386616] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.389139] Security Framework initialized [ 0.390684] Yama: becoming mindful. [ 0.392133] AppArmor: AppArmor initialized [ 0.393983] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.400436] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.404709] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.407058] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.410100] Initializing cgroup subsys io [ 0.411628] Initializing cgroup subsys memory [ 0.413277] Initializing cgroup subsys devices [ 0.414905] Initializing cgroup subsys freezer [ 0.416607] Initializing cgroup subsys net_cls [ 0.418227] Initializing cgroup subsys perf_event [ 0.419954] Initializing cgroup subsys net_prio [ 0.421632] Initializing cgroup subsys hugetlb [ 0.423266] Initializing cgroup subsys pids [ 0.425638] mce: CPU supports 10 MCE banks [ 0.427234] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.429137] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.431267] Spectre V2 : Mitigation: Full generic retpoline [ 0.433266] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.436279] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.439321] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.441707] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.445179] MDS: Mitigation: Clear CPU buffers [ 0.449441] Freeing SMP alternatives memory: 36K [ 0.456809] ftrace: allocating 32299 entries in 127 pages [ 0.507408] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.509768] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.512043] smpboot: Max logical packages: 2 [ 0.513942] x2apic enabled [ 0.515399] Switched APIC routing to physical x2apic. [ 0.518521] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.520762] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.524937] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.537358] KVM setup paravirtual spinlock [ 0.540571] x86: Booting SMP configuration: [ 0.542226] .... node #0, CPUs: #1 [ 0.543907] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.566883] x86: Booted up 1 node, 2 CPUs [ 0.566889] KVM setup async PF for cpu 1 [ 0.566894] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.571771] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.574747] devtmpfs: initialized [ 0.578248] evm: security.selinux [ 0.579584] evm: security.SMACK64 [ 0.580889] evm: security.SMACK64EXEC [ 0.582295] evm: security.SMACK64TRANSMUTE [ 0.583844] evm: security.SMACK64MMAP [ 0.585246] evm: security.ima [ 0.586458] evm: security.capability [ 0.588022] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.591483] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.593810] pinctrl core: initialized pinctrl subsystem [ 0.595920] RTC time: 22:44:51, date: 07/02/19 [ 0.598461] NET: Registered protocol family 16 [ 0.612196] cpuidle: using governor ladder [ 0.624300] cpuidle: using governor menu [ 0.625824] PCCT header not found. [ 0.627259] ACPI: bus type PCI registered [ 0.628805] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.631250] PCI: Using configuration type 1 for base access [ 0.645953] ACPI: Added _OSI(Module Device) [ 0.647565] ACPI: Added _OSI(Processor Device) [ 0.649215] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.650942] ACPI: Added _OSI(Processor Aggregator Device) [ 0.654625] ACPI: Interpreter enabled [ 0.672645] ACPI: (supports S0 S5) [ 0.673991] ACPI: Using IOAPIC for interrupt routing [ 0.675811] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.681096] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.683281] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.685642] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.687930] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.692153] acpiphp: Slot [3] registered [ 0.693706] acpiphp: Slot [4] registered [ 0.695249] acpiphp: Slot [5] registered [ 0.696788] acpiphp: Slot [6] registered [ 0.698316] acpiphp: Slot [7] registered [ 0.699847] acpiphp: Slot [8] registered [ 0.701378] acpiphp: Slot [9] registered [ 0.702919] acpiphp: Slot [10] registered [ 0.704477] acpiphp: Slot [11] registered [ 0.706156] acpiphp: Slot [12] registered [ 0.707720] acpiphp: Slot [13] registered [ 0.709274] acpiphp: Slot [14] registered [ 0.710833] acpiphp: Slot [15] registered [ 0.712393] acpiphp: Slot [16] registered [ 0.713978] acpiphp: Slot [17] registered [ 0.715563] acpiphp: Slot [18] registered [ 0.717118] acpiphp: Slot [19] registered [ 0.718680] acpiphp: Slot [20] registered [ 0.720246] acpiphp: Slot [21] registered [ 0.721808] acpiphp: Slot [22] registered [ 0.723367] acpiphp: Slot [23] registered [ 0.724930] acpiphp: Slot [24] registered [ 0.726484] acpiphp: Slot [25] registered [ 0.728035] acpiphp: Slot [26] registered [ 0.729599] acpiphp: Slot [27] registered [ 0.731151] acpiphp: Slot [28] registered [ 0.732729] acpiphp: Slot [29] registered [ 0.734294] acpiphp: Slot [30] registered [ 0.735860] acpiphp: Slot [31] registered [ 0.737391] PCI host bridge to bus 0000:00 [ 0.738941] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.741274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.743609] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.746370] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.749133] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.751951] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.758193] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.760638] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.762890] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.765318] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.770301] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.773014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.800559] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.803331] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.805993] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.808772] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.811387] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.813760] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.816215] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.818253] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.821194] vgaarb: loaded [ 0.822333] vgaarb: bridge control possible 0000:00:02.0 [ 0.824633] SCSI subsystem initialized [ 0.826365] ACPI: bus type USB registered [ 0.827932] usbcore: registered new interface driver usbfs [ 0.829905] usbcore: registered new interface driver hub [ 0.831820] usbcore: registered new device driver usb [ 0.833956] PCI: Using ACPI for IRQ routing [ 0.835993] NetLabel: Initializing [ 0.837342] NetLabel: domain hash size = 128 [ 0.838963] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.840789] NetLabel: unlabeled traffic allowed by default [ 0.842993] amd_nb: Cannot enumerate AMD northbridges [ 0.844956] clocksource: Switched to clocksource kvm-clock [ 0.857708] AppArmor: AppArmor Filesystem Enabled [ 0.859526] pnp: PnP ACPI init [ 0.861137] pnp: PnP ACPI: found 5 devices [ 0.869527] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.872772] NET: Registered protocol family 2 [ 0.874774] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.877726] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.880458] TCP: Hash tables configured (established 32768 bind 32768) [ 0.882846] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.885023] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.887384] NET: Registered protocol family 1 [ 0.889057] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.891153] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.893208] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.913319] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.933792] Unpacking initramfs... [ 1.136216] Freeing initrd memory: 14824K [ 1.137884] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.140131] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.142506] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.146117] Scanning for low memory corruption every 60 seconds [ 1.148634] audit: initializing netlink subsys (disabled) [ 1.150629] audit: type=2000 audit(1562107493.033:1): initialized [ 1.153042] Initialise system trusted keyring [ 1.154851] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.157083] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.160527] zbud: loaded [ 1.161902] VFS: Disk quotas dquot_6.6.0 [ 1.163456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.166064] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.168420] fuse init (API version 7.23) [ 1.170087] Key type big_key registered [ 1.171585] Allocating IMA MOK and blacklist keyrings. [ 1.174154] Key type asymmetric registered [ 1.175727] Asymmetric key parser 'x509' registered [ 1.177544] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.180362] io scheduler noop registered [ 1.181874] io scheduler deadline registered (default) [ 1.183767] io scheduler cfq registered [ 1.185329] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.187325] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.189722] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.192466] ACPI: Power Button [PWRF] [ 1.194076] GHES: HEST is not enabled! [ 1.213726] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.254156] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.258046] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.283798] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.288109] Linux agpgart interface v0.103 [ 1.291881] loop: module loaded [ 1.294973] vda: vda1 [ 1.296942] scsi host0: ata_piix [ 1.298394] scsi host1: ata_piix [ 1.299738] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.302078] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.304535] libphy: Fixed MDIO Bus: probed [ 1.306143] tun: Universal TUN/TAP device driver, 1.6 [ 1.308015] tun: (C) 1999-2004 Max Krasnyansky [ 1.311532] PPP generic driver version 2.4.2 [ 1.313227] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.315511] ehci-pci: EHCI PCI platform driver [ 1.317182] ehci-platform: EHCI generic platform driver [ 1.319076] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.321245] ohci-pci: OHCI PCI platform driver [ 1.322912] ohci-platform: OHCI generic platform driver [ 1.324810] uhci_hcd: USB Universal Host Controller Interface driver [ 1.345261] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.347161] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.349926] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.351810] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.353966] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.356305] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.359008] usb usb1: Product: UHCI Host Controller [ 1.360783] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd [ 1.362987] usb usb1: SerialNumber: 0000:00:01.2 [ 1.364811] hub 1-0:1.0: USB hub found [ 1.366283] hub 1-0:1.0: 2 ports detected [ 1.367970] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.371893] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.373711] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.375747] mousedev: PS/2 mouse device common for all mice [ 1.378467] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.381882] rtc_cmos 00:00: RTC can wake from S4 [ 1.384162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.386525] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.389619] i2c /dev entries driver [ 1.391488] device-mapper: uevent: version 1.0.3 [ 1.393792] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.397924] ledtrig-cpu: registered to indicate activity on CPUs [ 1.401515] NET: Registered protocol family 10 [ 1.404085] NET: Registered protocol family 17 [ 1.423016] Key type dns_resolver registered [ 1.425376] registered taskstats version 1 [ 1.427428] Loading compiled-in X.509 certificates [ 1.430233] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348' [ 1.434838] zswap: loaded using pool lzo/zbud [ 1.439072] Key type trusted registered [ 1.443463] Key type encrypted registered [ 1.445459] AppArmor: AppArmor sha1 policy hashing enabled [ 1.447854] ima: No TPM chip found, activating TPM-bypass! [ 1.449927] ima: Allocated hash algorithm: sha1 [ 1.451712] evm: HMAC attrs: 0x1 [ 1.453524] Magic number: 11:175:754 [ 1.455061] tty ttyS5: hash matches [ 1.456654] rtc_cmos 00:00: setting system clock to 2019-07-02 22:44:52 UTC (1562107492) [ 1.459913] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.462157] EDD information not available. [ 1.465613] Freeing unused kernel memory: 1484K [ 1.477021] Write protecting the kernel read-only data: 14336k [ 1.480615] Freeing unused kernel memory: 1616K [ 1.482606] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.496997] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497794] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497810] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.506518] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.506555] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.506677] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.506727] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.506791] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.506837] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.506895] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.554310] virtio_net virtio0 ens3: renamed from eth0 [ 1.568805] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.572231] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.591796] AVX2 version of gcm_enc/dec engaged. [ 1.593547] AES CTR mode by8 optimization enabled [ 1.601502] FDC 0 is a S82078B [ 1.676997] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.841718] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.844048] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.846454] usb 1-1: Product: QEMU USB Tablet [ 1.848053] usb 1-1: Manufacturer: QEMU [ 1.849506] usb 1-1: SerialNumber: 42 [ 1.857169] hidraw: raw HID events driver (C) Jiri Kosina [ 1.864167] usbcore: registered new interface driver usbhid [ 1.866189] usbhid: USB HID core driver [ 1.869182] 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.873606] 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 ... [ 2.963264] md: linear personality registered for level -1 [ 2.966882] md: multipath personality registered for level -4 [ 2.970523] md: raid0 personality registered for level 0 [ 2.974718] md: raid1 personality registered for level 1 [ 3.044988] raid6: sse2x1 gen() 11482 MB/s [ 3.112990] raid6: sse2x1 xor() 9097 MB/s [ 3.180991] raid6: sse2x2 gen() 14859 MB/s [ 3.248989] raid6: sse2x2 xor() 10029 MB/s [ 3.316984] raid6: sse2x4 gen() 16947 MB/s [ 3.384988] raid6: sse2x4 xor() 11152 MB/s [ 3.452988] raid6: avx2x1 gen() 21838 MB/s [ 3.521019] raid6: avx2x2 gen() 26329 MB/s [ 3.588986] raid6: avx2x4 gen() 29472 MB/s [ 3.590706] raid6: using algorithm avx2x4 gen() 29472 MB/s [ 3.592770] raid6: using avx2x2 recovery algorithm [ 3.595660] xor: automatically using best checksumming function: [ 3.636958] avx : 32550.000 MB/sec [ 3.639690] async_tx: api initialized (async) [ 3.649192] md: raid6 personality registered for level 6 [ 3.651279] md: raid5 personality registered for level 5 [ 3.653331] md: raid4 personality registered for level 4 [ 3.660760] 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 ... [ 3.691476] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.710512] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.802754] 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) [ 3.809101] systemd[1]: Detected virtualization kvm. [ 3.810960] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.815904] systemd[1]: Set hostname to . [ 3.820390] systemd[1]: Initializing machine ID from KVM UUID. [ 3.822568] systemd[1]: Installed transient /etc/machine-id file. [ 3.949109] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.953313] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.960385] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.965119] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.970571] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.976129] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.979948] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.984403] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.989291] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.994477] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.000909] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.005340] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.011206] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.025050] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.030027] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.034763] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.038939] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.043904] 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... [ 4.049878] systemd[1]: Reached target Slices. [ 4.051859] EXT4-fs (vda1): re-mounted. Opts: (null) [[0;32m OK [0m] Reached target Slices. [ 4.055092] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.061223] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.064884] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.069149] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.073609] systemd[1]: Listening on LVM2 metadata daemon socket. [ 4.075933] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.079895] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.086817] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.091929] iscsi: registered transport (tcp) [ 4.094970] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.099960] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.105267] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.110402] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.116122] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.123932] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.127347] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.130914] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.136157] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.141258] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 4.148708] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.153275] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.158127] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.163593] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 4.170617] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[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 Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Set console font and keymap... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. 2019-07-02 22:45:05,843 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.211: [Errno None] Unable to connect to port 22 on 172.30.9.211 2019-07-02 22:45:14,932 - 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-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 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] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 693687050 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-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 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-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 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 2 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] 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] 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-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] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 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.379485] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.382640] pid_max: default: 32768 minimum: 301 [ 0.384334] ACPI: Core revision 20150930 [ 0.386616] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.389139] Security Framework initialized [ 0.390684] Yama: becoming mindful. [ 0.392133] AppArmor: AppArmor initialized [ 0.393983] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.400436] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.404709] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.407058] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.410100] Initializing cgroup subsys io [ 0.411628] Initializing cgroup subsys memory [ 0.413277] Initializing cgroup subsys devices [ 0.414905] Initializing cgroup subsys freezer [ 0.416607] Initializing cgroup subsys net_cls [ 0.418227] Initializing cgroup subsys perf_event [ 0.419954] Initializing cgroup subsys net_prio [ 0.421632] Initializing cgroup subsys hugetlb [ 0.423266] Initializing cgroup subsys pids [ 0.425638] mce: CPU supports 10 MCE banks [ 0.427234] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.429137] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.431267] Spectre V2 : Mitigation: Full generic retpoline [ 0.433266] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.436279] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.439321] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.441707] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.445179] MDS: Mitigation: Clear CPU buffers [ 0.449441] Freeing SMP alternatives memory: 36K [ 0.456809] ftrace: allocating 32299 entries in 127 pages [ 0.507408] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.509768] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.512043] smpboot: Max logical packages: 2 [ 0.513942] x2apic enabled [ 0.515399] Switched APIC routing to physical x2apic. [ 0.518521] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.520762] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.524937] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.537358] KVM setup paravirtual spinlock [ 0.540571] x86: Booting SMP configuration: [ 0.542226] .... node #0, CPUs: #1 [ 0.543907] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.566883] x86: Booted up 1 node, 2 CPUs [ 0.566889] KVM setup async PF for cpu 1 [ 0.566894] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.571771] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.574747] devtmpfs: initialized [ 0.578248] evm: security.selinux [ 0.579584] evm: security.SMACK64 [ 0.580889] evm: security.SMACK64EXEC [ 0.582295] evm: security.SMACK64TRANSMUTE [ 0.583844] evm: security.SMACK64MMAP [ 0.585246] evm: security.ima [ 0.586458] evm: security.capability [ 0.588022] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.591483] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.593810] pinctrl core: initialized pinctrl subsystem [ 0.595920] RTC time: 22:44:51, date: 07/02/19 [ 0.598461] NET: Registered protocol family 16 [ 0.612196] cpuidle: using governor ladder [ 0.624300] cpuidle: using governor menu [ 0.625824] PCCT header not found. [ 0.627259] ACPI: bus type PCI registered [ 0.628805] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.631250] PCI: Using configuration type 1 for base access [ 0.645953] ACPI: Added _OSI(Module Device) [ 0.647565] ACPI: Added _OSI(Processor Device) [ 0.649215] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.650942] ACPI: Added _OSI(Processor Aggregator Device) [ 0.654625] ACPI: Interpreter enabled [ 0.672645] ACPI: (supports S0 S5) [ 0.673991] ACPI: Using IOAPIC for interrupt routing [ 0.675811] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.681096] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.683281] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.685642] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.687930] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.692153] acpiphp: Slot [3] registered [ 0.693706] acpiphp: Slot [4] registered [ 0.695249] acpiphp: Slot [5] registered [ 0.696788] acpiphp: Slot [6] registered [ 0.698316] acpiphp: Slot [7] registered [ 0.699847] acpiphp: Slot [8] registered [ 0.701378] acpiphp: Slot [9] registered [ 0.702919] acpiphp: Slot [10] registered [ 0.704477] acpiphp: Slot [11] registered [ 0.706156] acpiphp: Slot [12] registered [ 0.707720] acpiphp: Slot [13] registered [ 0.709274] acpiphp: Slot [14] registered [ 0.710833] acpiphp: Slot [15] registered [ 0.712393] acpiphp: Slot [16] registered [ 0.713978] acpiphp: Slot [17] registered [ 0.715563] acpiphp: Slot [18] registered [ 0.717118] acpiphp: Slot [19] registered [ 0.718680] acpiphp: Slot [20] registered [ 0.720246] acpiphp: Slot [21] registered [ 0.721808] acpiphp: Slot [22] registered [ 0.723367] acpiphp: Slot [23] registered [ 0.724930] acpiphp: Slot [24] registered [ 0.726484] acpiphp: Slot [25] registered [ 0.728035] acpiphp: Slot [26] registered [ 0.729599] acpiphp: Slot [27] registered [ 0.731151] acpiphp: Slot [28] registered [ 0.732729] acpiphp: Slot [29] registered [ 0.734294] acpiphp: Slot [30] registered [ 0.735860] acpiphp: Slot [31] registered [ 0.737391] PCI host bridge to bus 0000:00 [ 0.738941] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.741274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.743609] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.746370] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.749133] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.751951] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.758193] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.760638] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.762890] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.765318] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.770301] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.773014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.800559] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.803331] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.805993] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.808772] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.811387] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.813760] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.816215] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.818253] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.821194] vgaarb: loaded [ 0.822333] vgaarb: bridge control possible 0000:00:02.0 [ 0.824633] SCSI subsystem initialized [ 0.826365] ACPI: bus type USB registered [ 0.827932] usbcore: registered new interface driver usbfs [ 0.829905] usbcore: registered new interface driver hub [ 0.831820] usbcore: registered new device driver usb [ 0.833956] PCI: Using ACPI for IRQ routing [ 0.835993] NetLabel: Initializing [ 0.837342] NetLabel: domain hash size = 128 [ 0.838963] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.840789] NetLabel: unlabeled traffic allowed by default [ 0.842993] amd_nb: Cannot enumerate AMD northbridges [ 0.844956] clocksource: Switched to clocksource kvm-clock [ 0.857708] AppArmor: AppArmor Filesystem Enabled [ 0.859526] pnp: PnP ACPI init [ 0.861137] pnp: PnP ACPI: found 5 devices [ 0.869527] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.872772] NET: Registered protocol family 2 [ 0.874774] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.877726] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.880458] TCP: Hash tables configured (established 32768 bind 32768) [ 0.882846] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.885023] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.887384] NET: Registered protocol family 1 [ 0.889057] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.891153] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.893208] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.913319] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.933792] Unpacking initramfs... [ 1.136216] Freeing initrd memory: 14824K [ 1.137884] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.140131] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.142506] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.146117] Scanning for low memory corruption every 60 seconds [ 1.148634] audit: initializing netlink subsys (disabled) [ 1.150629] audit: type=2000 audit(1562107493.033:1): initialized [ 1.153042] Initialise system trusted keyring [ 1.154851] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.157083] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.160527] zbud: loaded [ 1.161902] VFS: Disk quotas dquot_6.6.0 [ 1.163456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.166064] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.168420] fuse init (API version 7.23) [ 1.170087] Key type big_key registered [ 1.171585] Allocating IMA MOK and blacklist keyrings. [ 1.174154] Key type asymmetric registered [ 1.175727] Asymmetric key parser 'x509' registered [ 1.177544] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.180362] io scheduler noop registered [ 1.181874] io scheduler deadline registered (default) [ 1.183767] io scheduler cfq registered [ 1.185329] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.187325] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.189722] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.192466] ACPI: Power Button [PWRF] [ 1.194076] GHES: HEST is not enabled! [ 1.213726] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.254156] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.258046] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.283798] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.288109] Linux agpgart interface v0.103 [ 1.291881] loop: module loaded [ 1.294973] vda: vda1 [ 1.296942] scsi host0: ata_piix [ 1.298394] scsi host1: ata_piix [ 1.299738] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.302078] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.304535] libphy: Fixed MDIO Bus: probed [ 1.306143] tun: Universal TUN/TAP device driver, 1.6 [ 1.308015] tun: (C) 1999-2004 Max Krasnyansky [ 1.311532] PPP generic driver version 2.4.2 [ 1.313227] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.315511] ehci-pci: EHCI PCI platform driver [ 1.317182] ehci-platform: EHCI generic platform driver [ 1.319076] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.321245] ohci-pci: OHCI PCI platform driver [ 1.322912] ohci-platform: OHCI generic platform driver [ 1.324810] uhci_hcd: USB Universal Host Controller Interface driver [ 1.345261] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.347161] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.349926] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.351810] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.353966] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.356305] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.359008] usb usb1: Product: UHCI Host Controller [ 1.360783] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd [ 1.362987] usb usb1: SerialNumber: 0000:00:01.2 [ 1.364811] hub 1-0:1.0: USB hub found [ 1.366283] hub 1-0:1.0: 2 ports detected [ 1.367970] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.371893] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.373711] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.375747] mousedev: PS/2 mouse device common for all mice [ 1.378467] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.381882] rtc_cmos 00:00: RTC can wake from S4 [ 1.384162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.386525] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.389619] i2c /dev entries driver [ 1.391488] device-mapper: uevent: version 1.0.3 [ 1.393792] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.397924] ledtrig-cpu: registered to indicate activity on CPUs [ 1.401515] NET: Registered protocol family 10 [ 1.404085] NET: Registered protocol family 17 [ 1.423016] Key type dns_resolver registered [ 1.425376] registered taskstats version 1 [ 1.427428] Loading compiled-in X.509 certificates [ 1.430233] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348' [ 1.434838] zswap: loaded using pool lzo/zbud [ 1.439072] Key type trusted registered [ 1.443463] Key type encrypted registered [ 1.445459] AppArmor: AppArmor sha1 policy hashing enabled [ 1.447854] ima: No TPM chip found, activating TPM-bypass! [ 1.449927] ima: Allocated hash algorithm: sha1 [ 1.451712] evm: HMAC attrs: 0x1 [ 1.453524] Magic number: 11:175:754 [ 1.455061] tty ttyS5: hash matches [ 1.456654] rtc_cmos 00:00: setting system clock to 2019-07-02 22:44:52 UTC (1562107492) [ 1.459913] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.462157] EDD information not available. [ 1.465613] Freeing unused kernel memory: 1484K [ 1.477021] Write protecting the kernel read-only data: 14336k [ 1.480615] Freeing unused kernel memory: 1616K [ 1.482606] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.496997] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497794] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497810] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.506518] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.506555] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.506677] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.506727] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.506791] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.506837] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.506895] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.554310] virtio_net virtio0 ens3: renamed from eth0 [ 1.568805] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.572231] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.591796] AVX2 version of gcm_enc/dec engaged. [ 1.593547] AES CTR mode by8 optimization enabled [ 1.601502] FDC 0 is a S82078B [ 1.676997] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.841718] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.844048] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.846454] usb 1-1: Product: QEMU USB Tablet [ 1.848053] usb 1-1: Manufacturer: QEMU [ 1.849506] usb 1-1: SerialNumber: 42 [ 1.857169] hidraw: raw HID events driver (C) Jiri Kosina [ 1.864167] usbcore: registered new interface driver usbhid [ 1.866189] usbhid: USB HID core driver [ 1.869182] 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.873606] 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 ... [ 2.963264] md: linear personality registered for level -1 [ 2.966882] md: multipath personality registered for level -4 [ 2.970523] md: raid0 personality registered for level 0 [ 2.974718] md: raid1 personality registered for level 1 [ 3.044988] raid6: sse2x1 gen() 11482 MB/s [ 3.112990] raid6: sse2x1 xor() 9097 MB/s [ 3.180991] raid6: sse2x2 gen() 14859 MB/s [ 3.248989] raid6: sse2x2 xor() 10029 MB/s [ 3.316984] raid6: sse2x4 gen() 16947 MB/s [ 3.384988] raid6: sse2x4 xor() 11152 MB/s [ 3.452988] raid6: avx2x1 gen() 21838 MB/s [ 3.521019] raid6: avx2x2 gen() 26329 MB/s [ 3.588986] raid6: avx2x4 gen() 29472 MB/s [ 3.590706] raid6: using algorithm avx2x4 gen() 29472 MB/s [ 3.592770] raid6: using avx2x2 recovery algorithm [ 3.595660] xor: automatically using best checksumming function: [ 3.636958] avx : 32550.000 MB/sec [ 3.639690] async_tx: api initialized (async) [ 3.649192] md: raid6 personality registered for level 6 [ 3.651279] md: raid5 personality registered for level 5 [ 3.653331] md: raid4 personality registered for level 4 [ 3.660760] 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 ... [ 3.691476] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.710512] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.802754] 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) [ 3.809101] systemd[1]: Detected virtualization kvm. [ 3.810960] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.815904] systemd[1]: Set hostname to . [ 3.820390] systemd[1]: Initializing machine ID from KVM UUID. [ 3.822568] systemd[1]: Installed transient /etc/machine-id file. [ 3.949109] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.953313] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.960385] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.965119] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.970571] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.976129] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.979948] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.984403] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.989291] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.994477] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.000909] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.005340] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.011206] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.025050] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.030027] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.034763] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.038939] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.043904] 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... [ 4.049878] systemd[1]: Reached target Slices. [ 4.051859] EXT4-fs (vda1): re-mounted. Opts: (null) [[0;32m OK [0m] Reached target Slices. [ 4.055092] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.061223] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.064884] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.069149] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.073609] systemd[1]: Listening on LVM2 metadata daemon socket. [ 4.075933] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.079895] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.086817] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.091929] iscsi: registered transport (tcp) [ 4.094970] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.099960] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.105267] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.110402] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.116122] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.123932] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.127347] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.130914] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.136157] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.141258] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 4.148708] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.153275] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.158127] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.163593] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 4.170617] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[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 Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Set console font and keymap... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [ 15.015859] cloud-init[487]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Tue, 02 Jul 2019 22:44:56 +0000. Up 4.59 seconds. [ 15.019986] cloud-init[487]: 2019-07-02 22:45:06,531 - util.py[WARNING]: No active metadata service found [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 17.615891] cloud-init[949]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Tue, 02 Jul 2019 22:45:07 +0000. Up 15.54 seconds. [ 17.619398] cloud-init[949]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 17.622445] cloud-init[949]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ [ 17.625678] cloud-init[949]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 17.628707] cloud-init[949]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ [ 17.631910] cloud-init[949]: ci-info: | ens3 | True | 192.168.120.5 | 255.255.255.0 | global | fa:16:3e:94:04:b9 | [ 17.634934] cloud-init[949]: ci-info: | ens3 | True | fe80::f816:3eff:fe94:4b9/64 | . | link | fa:16:3e:94:04:b9 | [ 17.638097] cloud-init[949]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 17.641236] cloud-init[949]: ci-info: | lo | True | ::1/128 | . | host | . | [ 17.644340] cloud-init[949]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ [ 17.647465] cloud-init[949]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 17.650418] cloud-init[949]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 17.653138] cloud-init[949]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 17.656044] cloud-init[949]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 17.658967] cloud-init[949]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 17.664251] cloud-init[949]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH | [ 17.667228] cloud-init[949]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 17.670112] cloud-init[949]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 17.676252] cloud-init[949]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 17.678713] cloud-init[949]: ci-info: +-------+-------------+---------+-----------+-------+ [ 17.684316] cloud-init[949]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 17.688192] [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Listening on UUID daemon activation socket. cloud-init[949]: ci-info: +-------+-------------+---------+-----------+-------+[[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Started Daily apt download activities. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on ACPID Listen Socket. [ 17.698026] Starting LXD - unix socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target Network is Online. cloud-init[949]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 17.709777] cloud-init[949]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 17.712300] cloud-init[949]: ci-info: +-------+-------------+---------+-----------+-------+ [ 17.714762] cloud-init[949]: Generating public/private rsa key pair. [ 17.716894] cloud-init[949]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 17.719555] cloud-init[949]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 17.722125] cloud-init[949]: The key fingerprint is: [ 17.724112] Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. Starting Login Service... Starting LSB: MD monitoring daemon... cloud-init[[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started Regular background program processing daemon. Starting /etc/rc.local Compatibility... Starting LXD - container startup/shutdown... Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting System Logging Service... [[0;32m OK [0m] Started D-Bus System Message Bus. [949]: SHA256:rtqRBk5yX5AvnOSnIX3+6o0jBS6WEWecmu3gxsUjsm4 root@vyos-vrouter-vm-f6278d35-739f-4f04-b960-959cfe132936 [ 17.761639] cloud-init[949]: The key's randomart image is: [ 17.765768] cloud-init[949]: +---[RSA 2048]----+ [ 17.768987] cloud-init[949]: | . . | [ 17.771155] cloud-init[949]: | . =. | [ 17.773496] cloud-init[949]: | O+ | [ 17.775662] cloud-init[949]: | . *=*+ | [ 17.777721] cloud-init[949]: | .==OBoS | [ 17.779745] cloud-init[949]: | .=B+o@. | [ 17.782462] cloud-init[949]: | . o..*.o | [ 17.785281] cloud-init[949]: | E o.o.+ | [ 17.788663] cloud-init[949]: | . ..oo+oo | [ 17.790993] cloud-init[949]: +----[SHA256]-----+ [ 17.794278] cloud-init[949]: Generating public/private dsa key pair. [ 17.799675] cloud-init[949]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 17.803710] cloud-init[949]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 17.807080] cloud-init[949]: The key fingerprint is: [ 17.809975] cloud-init[949]: SHA256:+STO22bR5dzjyq+vf+pL2UK0Pc+tnbEnHBEWP4ban/I root@vyos-vrouter-vm-f6278d35-739f-4f04-b960-959cfe132936 [ 17.814479] cloud-init[949]: The key's randomart image is:[[0;32m OK [0m] Started Deferred execution scheduler. Starting Accounts Service... Starting LSB: Record successful boot for GRUB... Starting Snappy daemon... [ 17.825422] [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started /etc/rc.local Compatibility. cloud-init[949]: +---[DSA 1024]----+ [ 17.837273] [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). cloud-init[949]: | .. | [ 17.845979] cloud-init[949]: | +. | [ 17.849750] cloud-init[949]: | o.+.| [ 17.851920] cloud-init[949]: | . o.+o.| [ 17.855910] cloud-init[949]: | S .o =o+.| [ 17.858499] cloud-init[949]: | o +. ..==*| [ 17.860837] cloud-init[949]: | o .. o==*| [ 17.863825] cloud-init[949]: | oo ..==*| [ 17.866911] cloud-init[949]: | .o. *%E+| [ 17.870351] cloud-init[949]: +----[SHA256]-----+ [ 17.873693] cloud-init[949]: Generating public/private ecdsa key pair. [ 17.879630] cloud-init[949]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 17.884401] cloud-init[949]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 17.898960] Starting Login to default iSCSI targets... [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Login Service. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. cloud-init[949]: The key fingerprint is: [ 17.908304] cloud-init[949]: SHA256:iX1faUiAk1WjZwlOJZ40lGN7vUmT44q1PuROdfFR9FU root@vyos-vrouter-vm-f6278d35-739f-4f04-b960-959cfe132936 [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [ 17.914098] cloud-init[949]: The key's randomart image is: [ 17.930483] cloud-init[949]: +---[ECDSA 256]---+ [ 17.936565] cloud-init[949]: | =X++ .E| [ 17.938970] cloud-init[949]: | +=+B o +| [ 17.942009] cloud-init[949]: | o=o=. +.| Starting Authenticate and Authorize Users to Run Privileged Tasks... [ 17.951537] cloud-init[949]: | o ..+..*.+| [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting Permit User Sessions... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: automatic crash report generation... [[0;32m OK [0m] Started Permit User Sessions. [ 17.965338] cloud-init[949]: | . S ...o==o| [ 17.997349] cloud-init[949]: | . .o++. | [ 17.999312] cloud-init[949]: | =oo | [ 18.001758] cloud-init[949]: | ..= | [ 18.003549] Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... cloud-init[949]: | oo. | [[0;32m OK [0m] Started LXD - container startup/shutdown. [ 18.014730] [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. cloud-init[[0;32m OK [0m] Started Terminate Plymouth Boot Screen. Starting Set console scheme... [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [949]: +----[SHA256]-----+ [ 18.046396] cloud-init[949]: Generating public/private ed25519 key pair.[[0;32m OK [0m] Started Set console scheme. [ 18.053479] cloud-init[949]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [ 18.061521] [[0;32m OK [0m] Started LSB: automatic crash report generation. cloud-init[949]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 18.066952] cloud-init[949]: The key fingerprint is: [ 18.069530] cloud-init[949]: SHA256:KMThmG/YmjAQSyP6Cs/iZZ2TtAeSLawEHNpHve4s47k root@vyos-vrouter-vm-f6278d35-739f-4f04-b960-959cfe132936 [ 18.073827] cloud-init[949]: The key's randomart image is: [ 18.076338] cloud-init[949]: +--[ED25519 256]--+ [ 18.078729] cloud-init[949]: |o+ o. | [ 18.081300] cloud-init[949]: |*+o* .. | [ 18.083828] cloud-init[949]: |*.+ = . | [ 18.086411] cloud-init[949]: |o..*o .. | [ 18.089330] cloud-init[949]: |+.o===. S | [ 18.091498] cloud-init[949]: |o*.+=.* | [ 18.093968] cloud-init[949]: |o.=o O . | [ 18.096318] cloud-init[949]: |..o o.= | [ 18.098698] cloud-init[949]: | . .E+ | [ 18.100895] cloud-init[949]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [[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. 2019-07-02 22:47:04,367 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 2f4ae48 Client: Version: 18.09.7 API version: 1.39 Go version: go1.10.8 Git commit: 2d0083d Built: Thu Jun 27 17:56:17 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.7 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: 2d0083d Built: Thu Jun 27 17:23:02 2019 OS/Arch: linux/amd64 Experimental: false If you would like to use Docker as a non-root user, you should now consider adding your user to the "docker" group with something like: sudo usermod -aG docker your-user Remember that you will have to log out and back in for this to take effect! WARNING: Adding a user to the "docker" group will grant the ability to run containers which can be used to obtain root privileges on the docker host. Refer to https://docs.docker.com/engine/security/security/#docker-daemon-attack-surface for more information. Loaded image: docker-cfy-manager:latest 7d6a09bf0e198ad4bb77f366aa19867df588102c6459c77b2e2da1aa9e69b9e1 2019-07-02 22:47:04,368 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-f6278d35-739f-4f04-b960-959cfe132936 --2019-07-02 22:45:40-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.62, 99.84.74.4, 99.84.74.10, ... Connecting to get.docker.com (get.docker.com)|99.84.74.62|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13063 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 138M=0s 2019-07-02 22:45:40 (138 MB/s) - ‘script.sh’ saved [13063/13063] sudo: unable to resolve host vyos-vrouter-vm-f6278d35-739f-4f04-b960-959cfe132936 sudo: unable to resolve host vyos-vrouter-vm-f6278d35-739f-4f04-b960-959cfe132936 + sh -c apt-get update -qq >/dev/null + sh -c apt-get install -y -qq apt-transport-https ca-certificates curl >/dev/null + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" | apt-key add -qq - >/dev/null + sh -c echo "deb [arch=amd64] https://download.docker.com/linux/ubuntu xenial stable" > /etc/apt/sources.list.d/docker.list + sh -c apt-get update -qq >/dev/null + [ -n ] + sh -c apt-get install -y -qq --no-install-recommends docker-ce >/dev/null debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: + sh -c docker version sudo: unable to resolve host vyos-vrouter-vm-f6278d35-739f-4f04-b960-959cfe132936 sudo: unable to resolve host vyos-vrouter-vm-f6278d35-739f-4f04-b960-959cfe132936 2019-07-02 22:47:04,371 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-07-02 22:47:04,378 - functest.core.cloudify - DEBUG - try 1: Cloudify Manager isn't up and running Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/cloudify.py", line 88, in execute "status %s", self.cfy_client.manager.get_status()) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/manager.py", line 28, in get_status response = self.api.get('/status') File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 252, in get timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 233, in do_request 'SSL, but the client does'.format(e) ConnectionError: HTTPConnectionPool(host='172.30.9.211', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-07-02 22:47:35,254 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 112, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB', u'unit_id': u'cloudify-influxdb.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP PostgreSQL Broker Service', u'MainPID': 804, u'state': u'running', u'Id': u'cloudify-amqp-postgres.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP-Postgres', u'unit_id': u'cloudify-amqp-postgres.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 808, 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'unit_id': u'cloudify-amqpinflux.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 326, u'state': u'running', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'RabbitMQ', u'unit_id': u'cloudify-rabbitmq.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 125, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver', u'unit_id': u'nginx.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 805, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Management Worker', u'unit_id': u'cloudify-mgmtworker.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 36, 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'unit_id': u'postgresql-9.5.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Console Service', u'MainPID': 110, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Console', u'unit_id': u'cloudify-stage.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 113, 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'unit_id': u'cloudify-restservice.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 806, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann', u'unit_id': u'cloudify-riemann.service'}]} 2019-07-02 22:47:35,424 - functest.core.cloudify - INFO - The current manager status is running 2019-07-02 22:47:35,502 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-07-02 22:47:35,824 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-07-02 22:47:35,825 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-07-02 22:47:35,825 - functest.core.cloudify - INFO - Put private keypair in manager 2019-07-02 22:47:36,652 - functest.core.cloudify - DEBUG - output: 2019-07-02 22:47:36,653 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-f6278d35-739f-4f04-b960-959cfe132936 sudo: unable to resolve host vyos-vrouter-vm-f6278d35-739f-4f04-b960-959cfe132936 2019-07-02 22:47:56,721 - functest.core.cloudify - DEBUG - output: Creating plugin zip archive.. Downloading https://github.com/cloudify-cosmo/cloudify-openstack-plugin/releases/download/2.14.7/cloudify_openstack_plugin-2.14.7-py27-none-linux_x86_64-centos-Core.wgn to /tmp/tmpgy9ADL/cloudify_openstack_plugin-2.14.7-py27-none-linux_x86_64-centos-Core.wgn... Downloading https://github.com/cloudify-cosmo/cloudify-openstack-plugin/releases/download/2.14.7/plugin.yaml to /tmp/tmpB1ovdU/plugin.yaml... Uploading plugin archive (wagon + yaml).. tmpp8U0ym.zip |-------------------------------------------------------| 0.05% tmpp8U0ym.zip |-------------------------------------------------------| 0.09% tmpp8U0ym.zip |-------------------------------------------------------| 0.14% tmpp8U0ym.zip |-------------------------------------------------------| 0.18% tmpp8U0ym.zip |-------------------------------------------------------| 0.23% tmpp8U0ym.zip |-------------------------------------------------------| 0.27% tmpp8U0ym.zip |-------------------------------------------------------| 0.32% tmpp8U0ym.zip |-------------------------------------------------------| 0.37% tmpp8U0ym.zip |-------------------------------------------------------| 0.41% tmpp8U0ym.zip |-------------------------------------------------------| 0.46% tmpp8U0ym.zip |-------------------------------------------------------| 0.5% tmpp8U0ym.zip |-------------------------------------------------------| 0.55% tmpp8U0ym.zip |-------------------------------------------------------| 0.59% tmpp8U0ym.zip |-------------------------------------------------------| 0.64% tmpp8U0ym.zip |-------------------------------------------------------| 0.68% tmpp8U0ym.zip |-------------------------------------------------------| 0.73% tmpp8U0ym.zip |-------------------------------------------------------| 0.78% tmpp8U0ym.zip |-------------------------------------------------------| 0.82% tmpp8U0ym.zip |-------------------------------------------------------| 0.87% tmpp8U0ym.zip |#------------------------------------------------------| 0.91% tmpp8U0ym.zip |#------------------------------------------------------| 0.96% tmpp8U0ym.zip |#------------------------------------------------------| 1.0% tmpp8U0ym.zip |#------------------------------------------------------| 1.05% tmpp8U0ym.zip |#------------------------------------------------------| 1.1% tmpp8U0ym.zip |#------------------------------------------------------| 1.14% tmpp8U0ym.zip |#------------------------------------------------------| 1.19% tmpp8U0ym.zip |#------------------------------------------------------| 1.23% tmpp8U0ym.zip |#------------------------------------------------------| 1.28% tmpp8U0ym.zip |#------------------------------------------------------| 1.32% tmpp8U0ym.zip |#------------------------------------------------------| 1.37% tmpp8U0ym.zip |#------------------------------------------------------| 1.42% tmpp8U0ym.zip |#------------------------------------------------------| 1.46% tmpp8U0ym.zip |#------------------------------------------------------| 1.51% tmpp8U0ym.zip |#------------------------------------------------------| 1.55% tmpp8U0ym.zip |#------------------------------------------------------| 1.6% tmpp8U0ym.zip |#------------------------------------------------------| 1.64% tmpp8U0ym.zip |#------------------------------------------------------| 1.69% tmpp8U0ym.zip |#------------------------------------------------------| 1.73% tmpp8U0ym.zip |#------------------------------------------------------| 1.78% tmpp8U0ym.zip |#------------------------------------------------------| 1.83% tmpp8U0ym.zip |#------------------------------------------------------| 1.87% tmpp8U0ym.zip |#------------------------------------------------------| 1.92% tmpp8U0ym.zip |#------------------------------------------------------| 1.96% tmpp8U0ym.zip |#------------------------------------------------------| 2.01% tmpp8U0ym.zip |#------------------------------------------------------| 2.05% tmpp8U0ym.zip |#------------------------------------------------------| 2.1% tmpp8U0ym.zip |#------------------------------------------------------| 2.15% tmpp8U0ym.zip |#------------------------------------------------------| 2.19% tmpp8U0ym.zip |#------------------------------------------------------| 2.24% tmpp8U0ym.zip |#------------------------------------------------------| 2.28% tmpp8U0ym.zip |#------------------------------------------------------| 2.33% tmpp8U0ym.zip |#------------------------------------------------------| 2.37% tmpp8U0ym.zip |#------------------------------------------------------| 2.42% tmpp8U0ym.zip |#------------------------------------------------------| 2.47% tmpp8U0ym.zip |#------------------------------------------------------| 2.51% tmpp8U0ym.zip |#------------------------------------------------------| 2.56% tmpp8U0ym.zip |#------------------------------------------------------| 2.6% tmpp8U0ym.zip |#------------------------------------------------------| 2.65% tmpp8U0ym.zip |#------------------------------------------------------| 2.69% tmpp8U0ym.zip |##-----------------------------------------------------| 2.74% tmpp8U0ym.zip |##-----------------------------------------------------| 2.78% tmpp8U0ym.zip |##-----------------------------------------------------| 2.83% tmpp8U0ym.zip |##-----------------------------------------------------| 2.88% tmpp8U0ym.zip |##-----------------------------------------------------| 2.92% tmpp8U0ym.zip |##-----------------------------------------------------| 2.97% tmpp8U0ym.zip |##-----------------------------------------------------| 3.01% tmpp8U0ym.zip |##-----------------------------------------------------| 3.06% tmpp8U0ym.zip |##-----------------------------------------------------| 3.1% tmpp8U0ym.zip |##-----------------------------------------------------| 3.15% tmpp8U0ym.zip |##-----------------------------------------------------| 3.2% tmpp8U0ym.zip |##-----------------------------------------------------| 3.24% tmpp8U0ym.zip |##-----------------------------------------------------| 3.29% tmpp8U0ym.zip |##-----------------------------------------------------| 3.33% tmpp8U0ym.zip |##-----------------------------------------------------| 3.38% tmpp8U0ym.zip |##-----------------------------------------------------| 3.42% tmpp8U0ym.zip |##-----------------------------------------------------| 3.47% tmpp8U0ym.zip |##-----------------------------------------------------| 3.51% tmpp8U0ym.zip |##-----------------------------------------------------| 3.56% tmpp8U0ym.zip |##-----------------------------------------------------| 3.61% tmpp8U0ym.zip |##-----------------------------------------------------| 3.65% tmpp8U0ym.zip |##-----------------------------------------------------| 3.7% tmpp8U0ym.zip |##-----------------------------------------------------| 3.74% tmpp8U0ym.zip |##-----------------------------------------------------| 3.79% tmpp8U0ym.zip |##-----------------------------------------------------| 3.83% tmpp8U0ym.zip |##-----------------------------------------------------| 3.88% tmpp8U0ym.zip |##-----------------------------------------------------| 3.93% tmpp8U0ym.zip |##-----------------------------------------------------| 3.97% tmpp8U0ym.zip |##-----------------------------------------------------| 4.02% tmpp8U0ym.zip |##-----------------------------------------------------| 4.06% tmpp8U0ym.zip |##-----------------------------------------------------| 4.11% tmpp8U0ym.zip |##-----------------------------------------------------| 4.15% tmpp8U0ym.zip |##-----------------------------------------------------| 4.2% tmpp8U0ym.zip |##-----------------------------------------------------| 4.25% tmpp8U0ym.zip |##-----------------------------------------------------| 4.29% tmpp8U0ym.zip |##-----------------------------------------------------| 4.34% tmpp8U0ym.zip |##-----------------------------------------------------| 4.38% tmpp8U0ym.zip |##-----------------------------------------------------| 4.43% tmpp8U0ym.zip |##-----------------------------------------------------| 4.47% tmpp8U0ym.zip |##-----------------------------------------------------| 4.52% tmpp8U0ym.zip |###----------------------------------------------------| 4.56% tmpp8U0ym.zip |###----------------------------------------------------| 4.61% tmpp8U0ym.zip |###----------------------------------------------------| 4.66% tmpp8U0ym.zip |###----------------------------------------------------| 4.7% tmpp8U0ym.zip |###----------------------------------------------------| 4.75% tmpp8U0ym.zip |###----------------------------------------------------| 4.79% tmpp8U0ym.zip |###----------------------------------------------------| 4.84% tmpp8U0ym.zip |###----------------------------------------------------| 4.88% tmpp8U0ym.zip |###----------------------------------------------------| 4.93% tmpp8U0ym.zip |###----------------------------------------------------| 4.98% tmpp8U0ym.zip |###----------------------------------------------------| 5.02% tmpp8U0ym.zip |###----------------------------------------------------| 5.07% tmpp8U0ym.zip |###----------------------------------------------------| 5.11% tmpp8U0ym.zip |###----------------------------------------------------| 5.16% tmpp8U0ym.zip |###----------------------------------------------------| 5.2% tmpp8U0ym.zip |###----------------------------------------------------| 5.25% tmpp8U0ym.zip |###----------------------------------------------------| 5.3% tmpp8U0ym.zip |###----------------------------------------------------| 5.34% tmpp8U0ym.zip |###----------------------------------------------------| 5.39% tmpp8U0ym.zip |###----------------------------------------------------| 5.43% tmpp8U0ym.zip |###----------------------------------------------------| 5.48% tmpp8U0ym.zip |###----------------------------------------------------| 5.52% tmpp8U0ym.zip |###----------------------------------------------------| 5.57% tmpp8U0ym.zip |###----------------------------------------------------| 5.61% tmpp8U0ym.zip |###----------------------------------------------------| 5.66% tmpp8U0ym.zip |###----------------------------------------------------| 5.71% tmpp8U0ym.zip |###----------------------------------------------------| 5.75% tmpp8U0ym.zip |###----------------------------------------------------| 5.8% tmpp8U0ym.zip |###----------------------------------------------------| 5.84% tmpp8U0ym.zip |###----------------------------------------------------| 5.89% tmpp8U0ym.zip |###----------------------------------------------------| 5.93% tmpp8U0ym.zip |###----------------------------------------------------| 5.98% tmpp8U0ym.zip |###----------------------------------------------------| 6.03% tmpp8U0ym.zip |###----------------------------------------------------| 6.07% tmpp8U0ym.zip |###----------------------------------------------------| 6.12% tmpp8U0ym.zip |###----------------------------------------------------| 6.16% tmpp8U0ym.zip |###----------------------------------------------------| 6.21% tmpp8U0ym.zip |###----------------------------------------------------| 6.25% tmpp8U0ym.zip |###----------------------------------------------------| 6.3% tmpp8U0ym.zip |###----------------------------------------------------| 6.35% tmpp8U0ym.zip |####---------------------------------------------------| 6.39% tmpp8U0ym.zip |####---------------------------------------------------| 6.44% tmpp8U0ym.zip |####---------------------------------------------------| 6.48% tmpp8U0ym.zip |####---------------------------------------------------| 6.53% tmpp8U0ym.zip |####---------------------------------------------------| 6.57% tmpp8U0ym.zip |####---------------------------------------------------| 6.62% tmpp8U0ym.zip |####---------------------------------------------------| 6.66% tmpp8U0ym.zip |####---------------------------------------------------| 6.71% tmpp8U0ym.zip |####---------------------------------------------------| 6.76% tmpp8U0ym.zip |####---------------------------------------------------| 6.8% tmpp8U0ym.zip |####---------------------------------------------------| 6.85% tmpp8U0ym.zip |####---------------------------------------------------| 6.89% tmpp8U0ym.zip |####---------------------------------------------------| 6.94% tmpp8U0ym.zip |####---------------------------------------------------| 6.98% tmpp8U0ym.zip |####---------------------------------------------------| 7.03% tmpp8U0ym.zip |####---------------------------------------------------| 7.08% tmpp8U0ym.zip |####---------------------------------------------------| 7.12% tmpp8U0ym.zip |####---------------------------------------------------| 7.17% tmpp8U0ym.zip |####---------------------------------------------------| 7.21% tmpp8U0ym.zip |####---------------------------------------------------| 7.26% tmpp8U0ym.zip |####---------------------------------------------------| 7.3% tmpp8U0ym.zip |####---------------------------------------------------| 7.35% tmpp8U0ym.zip |####---------------------------------------------------| 7.4% tmpp8U0ym.zip |####---------------------------------------------------| 7.44% tmpp8U0ym.zip |####---------------------------------------------------| 7.49% tmpp8U0ym.zip |####---------------------------------------------------| 7.53% tmpp8U0ym.zip |####---------------------------------------------------| 7.58% tmpp8U0ym.zip |####---------------------------------------------------| 7.62% tmpp8U0ym.zip |####---------------------------------------------------| 7.67% tmpp8U0ym.zip |####---------------------------------------------------| 7.71% tmpp8U0ym.zip |####---------------------------------------------------| 7.76% tmpp8U0ym.zip |####---------------------------------------------------| 7.81% tmpp8U0ym.zip |####---------------------------------------------------| 7.85% tmpp8U0ym.zip |####---------------------------------------------------| 7.9% tmpp8U0ym.zip |####---------------------------------------------------| 7.94% tmpp8U0ym.zip |####---------------------------------------------------| 7.99% tmpp8U0ym.zip |####---------------------------------------------------| 8.03% tmpp8U0ym.zip |####---------------------------------------------------| 8.08% tmpp8U0ym.zip |####---------------------------------------------------| 8.13% tmpp8U0ym.zip |####---------------------------------------------------| 8.17% tmpp8U0ym.zip |#####--------------------------------------------------| 8.22% tmpp8U0ym.zip |#####--------------------------------------------------| 8.26% tmpp8U0ym.zip |#####--------------------------------------------------| 8.31% tmpp8U0ym.zip |#####--------------------------------------------------| 8.35% tmpp8U0ym.zip |#####--------------------------------------------------| 8.4% tmpp8U0ym.zip |#####--------------------------------------------------| 8.45% tmpp8U0ym.zip |#####--------------------------------------------------| 8.49% tmpp8U0ym.zip |#####--------------------------------------------------| 8.54% tmpp8U0ym.zip |#####--------------------------------------------------| 8.58% tmpp8U0ym.zip |#####--------------------------------------------------| 8.63% tmpp8U0ym.zip |#####--------------------------------------------------| 8.67% tmpp8U0ym.zip |#####--------------------------------------------------| 8.72% tmpp8U0ym.zip |#####--------------------------------------------------| 8.76% tmpp8U0ym.zip |#####--------------------------------------------------| 8.81% tmpp8U0ym.zip |#####--------------------------------------------------| 8.86% tmpp8U0ym.zip |#####--------------------------------------------------| 8.9% tmpp8U0ym.zip |#####--------------------------------------------------| 8.95% tmpp8U0ym.zip |#####--------------------------------------------------| 8.99% tmpp8U0ym.zip |#####--------------------------------------------------| 9.04% tmpp8U0ym.zip |#####--------------------------------------------------| 9.08% tmpp8U0ym.zip |#####--------------------------------------------------| 9.13% tmpp8U0ym.zip |#####--------------------------------------------------| 9.18% tmpp8U0ym.zip |#####--------------------------------------------------| 9.22% tmpp8U0ym.zip |#####--------------------------------------------------| 9.27% tmpp8U0ym.zip |#####--------------------------------------------------| 9.31% tmpp8U0ym.zip |#####--------------------------------------------------| 9.36% tmpp8U0ym.zip |#####--------------------------------------------------| 9.4% tmpp8U0ym.zip |#####--------------------------------------------------| 9.45% tmpp8U0ym.zip |#####--------------------------------------------------| 9.5% tmpp8U0ym.zip |#####--------------------------------------------------| 9.54% tmpp8U0ym.zip |#####--------------------------------------------------| 9.59% tmpp8U0ym.zip |#####--------------------------------------------------| 9.63% tmpp8U0ym.zip |#####--------------------------------------------------| 9.68% tmpp8U0ym.zip |#####--------------------------------------------------| 9.72% tmpp8U0ym.zip |#####--------------------------------------------------| 9.77% tmpp8U0ym.zip |#####--------------------------------------------------| 9.81% tmpp8U0ym.zip |#####--------------------------------------------------| 9.86% tmpp8U0ym.zip |#####--------------------------------------------------| 9.91% tmpp8U0ym.zip |#####--------------------------------------------------| 9.95% tmpp8U0ym.zip |#####--------------------------------------------------| 10.0% tmpp8U0ym.zip |######-------------------------------------------------| 10.04% tmpp8U0ym.zip |######-------------------------------------------------| 10.09% tmpp8U0ym.zip |######-------------------------------------------------| 10.13% tmpp8U0ym.zip |######-------------------------------------------------| 10.18% tmpp8U0ym.zip |######-------------------------------------------------| 10.23% tmpp8U0ym.zip |######-------------------------------------------------| 10.27% tmpp8U0ym.zip |######-------------------------------------------------| 10.32% tmpp8U0ym.zip |######-------------------------------------------------| 10.36% tmpp8U0ym.zip |######-------------------------------------------------| 10.41% tmpp8U0ym.zip |######-------------------------------------------------| 10.45% tmpp8U0ym.zip |######-------------------------------------------------| 10.5% tmpp8U0ym.zip |######-------------------------------------------------| 10.54% tmpp8U0ym.zip |######-------------------------------------------------| 10.59% tmpp8U0ym.zip |######-------------------------------------------------| 10.64% tmpp8U0ym.zip |######-------------------------------------------------| 10.68% tmpp8U0ym.zip |######-------------------------------------------------| 10.73% tmpp8U0ym.zip |######-------------------------------------------------| 10.77% tmpp8U0ym.zip |######-------------------------------------------------| 10.82% tmpp8U0ym.zip |######-------------------------------------------------| 10.86% tmpp8U0ym.zip |######-------------------------------------------------| 10.91% tmpp8U0ym.zip |######-------------------------------------------------| 10.96% tmpp8U0ym.zip |######-------------------------------------------------| 11.0% tmpp8U0ym.zip |######-------------------------------------------------| 11.05% tmpp8U0ym.zip |######-------------------------------------------------| 11.09% tmpp8U0ym.zip |######-------------------------------------------------| 11.14% tmpp8U0ym.zip |######-------------------------------------------------| 11.18% tmpp8U0ym.zip |######-------------------------------------------------| 11.23% tmpp8U0ym.zip |######-------------------------------------------------| 11.28% tmpp8U0ym.zip |######-------------------------------------------------| 11.32% tmpp8U0ym.zip |######-------------------------------------------------| 11.37% tmpp8U0ym.zip |######-------------------------------------------------| 11.41% tmpp8U0ym.zip |######-------------------------------------------------| 11.46% tmpp8U0ym.zip |######-------------------------------------------------| 11.5% tmpp8U0ym.zip |######-------------------------------------------------| 11.55% tmpp8U0ym.zip |######-------------------------------------------------| 11.59% tmpp8U0ym.zip |######-------------------------------------------------| 11.64% tmpp8U0ym.zip |######-------------------------------------------------| 11.69% tmpp8U0ym.zip |######-------------------------------------------------| 11.73% tmpp8U0ym.zip |######-------------------------------------------------| 11.78% tmpp8U0ym.zip |#######------------------------------------------------| 11.82% tmpp8U0ym.zip |#######------------------------------------------------| 11.87% tmpp8U0ym.zip |#######------------------------------------------------| 11.91% tmpp8U0ym.zip |#######------------------------------------------------| 11.96% tmpp8U0ym.zip |#######------------------------------------------------| 12.01% tmpp8U0ym.zip |#######------------------------------------------------| 12.05% tmpp8U0ym.zip |#######------------------------------------------------| 12.1% tmpp8U0ym.zip |#######------------------------------------------------| 12.14% tmpp8U0ym.zip |#######------------------------------------------------| 12.19% tmpp8U0ym.zip |#######------------------------------------------------| 12.23% tmpp8U0ym.zip |#######------------------------------------------------| 12.28% tmpp8U0ym.zip |#######------------------------------------------------| 12.33% tmpp8U0ym.zip |#######------------------------------------------------| 12.37% tmpp8U0ym.zip |#######------------------------------------------------| 12.42% tmpp8U0ym.zip |#######------------------------------------------------| 12.46% tmpp8U0ym.zip |#######------------------------------------------------| 12.51% tmpp8U0ym.zip |#######------------------------------------------------| 12.55% tmpp8U0ym.zip |#######------------------------------------------------| 12.6% tmpp8U0ym.zip |#######------------------------------------------------| 12.64% tmpp8U0ym.zip |#######------------------------------------------------| 12.69% tmpp8U0ym.zip |#######------------------------------------------------| 12.74% tmpp8U0ym.zip |#######------------------------------------------------| 12.78% tmpp8U0ym.zip |#######------------------------------------------------| 12.83% tmpp8U0ym.zip |#######------------------------------------------------| 12.87% tmpp8U0ym.zip |#######------------------------------------------------| 12.92% tmpp8U0ym.zip |#######------------------------------------------------| 12.96% tmpp8U0ym.zip |#######------------------------------------------------| 13.01% tmpp8U0ym.zip |#######------------------------------------------------| 13.06% tmpp8U0ym.zip |#######------------------------------------------------| 13.1% tmpp8U0ym.zip |#######------------------------------------------------| 13.15% tmpp8U0ym.zip |#######------------------------------------------------| 13.19% tmpp8U0ym.zip |#######------------------------------------------------| 13.24% tmpp8U0ym.zip |#######------------------------------------------------| 13.28% tmpp8U0ym.zip |#######------------------------------------------------| 13.33% tmpp8U0ym.zip |#######------------------------------------------------| 13.38% tmpp8U0ym.zip |#######------------------------------------------------| 13.42% tmpp8U0ym.zip |#######------------------------------------------------| 13.47% tmpp8U0ym.zip |#######------------------------------------------------| 13.51% tmpp8U0ym.zip |#######------------------------------------------------| 13.56% tmpp8U0ym.zip |#######------------------------------------------------| 13.6% tmpp8U0ym.zip |########-----------------------------------------------| 13.65% tmpp8U0ym.zip |########-----------------------------------------------| 13.69% tmpp8U0ym.zip |########-----------------------------------------------| 13.74% tmpp8U0ym.zip |########-----------------------------------------------| 13.79% tmpp8U0ym.zip |########-----------------------------------------------| 13.83% tmpp8U0ym.zip |########-----------------------------------------------| 13.88% tmpp8U0ym.zip |########-----------------------------------------------| 13.92% tmpp8U0ym.zip |########-----------------------------------------------| 13.97% tmpp8U0ym.zip |########-----------------------------------------------| 14.01% tmpp8U0ym.zip |########-----------------------------------------------| 14.06% tmpp8U0ym.zip |########-----------------------------------------------| 14.11% tmpp8U0ym.zip |########-----------------------------------------------| 14.15% tmpp8U0ym.zip |########-----------------------------------------------| 14.2% tmpp8U0ym.zip |########-----------------------------------------------| 14.24% tmpp8U0ym.zip |########-----------------------------------------------| 14.29% tmpp8U0ym.zip |########-----------------------------------------------| 14.33% tmpp8U0ym.zip |########-----------------------------------------------| 14.38% tmpp8U0ym.zip |########-----------------------------------------------| 14.43% tmpp8U0ym.zip |########-----------------------------------------------| 14.47% tmpp8U0ym.zip |########-----------------------------------------------| 14.52% tmpp8U0ym.zip |########-----------------------------------------------| 14.56% tmpp8U0ym.zip |########-----------------------------------------------| 14.61% tmpp8U0ym.zip |########-----------------------------------------------| 14.65% tmpp8U0ym.zip |########-----------------------------------------------| 14.7% tmpp8U0ym.zip |########-----------------------------------------------| 14.74% tmpp8U0ym.zip |########-----------------------------------------------| 14.79% tmpp8U0ym.zip |########-----------------------------------------------| 14.84% tmpp8U0ym.zip |########-----------------------------------------------| 14.88% tmpp8U0ym.zip |########-----------------------------------------------| 14.93% tmpp8U0ym.zip |########-----------------------------------------------| 14.97% tmpp8U0ym.zip |########-----------------------------------------------| 15.02% tmpp8U0ym.zip |########-----------------------------------------------| 15.06% tmpp8U0ym.zip |########-----------------------------------------------| 15.11% tmpp8U0ym.zip |########-----------------------------------------------| 15.16% tmpp8U0ym.zip |########-----------------------------------------------| 15.2% tmpp8U0ym.zip |########-----------------------------------------------| 15.25% tmpp8U0ym.zip |########-----------------------------------------------| 15.29% tmpp8U0ym.zip |########-----------------------------------------------| 15.34% tmpp8U0ym.zip |########-----------------------------------------------| 15.38% tmpp8U0ym.zip |########-----------------------------------------------| 15.43% tmpp8U0ym.zip |#########----------------------------------------------| 15.48% tmpp8U0ym.zip |#########----------------------------------------------| 15.52% tmpp8U0ym.zip |#########----------------------------------------------| 15.57% tmpp8U0ym.zip |#########----------------------------------------------| 15.61% tmpp8U0ym.zip |#########----------------------------------------------| 15.66% tmpp8U0ym.zip |#########----------------------------------------------| 15.7% tmpp8U0ym.zip |#########----------------------------------------------| 15.75% tmpp8U0ym.zip |#########----------------------------------------------| 15.79% tmpp8U0ym.zip |#########----------------------------------------------| 15.84% tmpp8U0ym.zip |#########----------------------------------------------| 15.89% tmpp8U0ym.zip |#########----------------------------------------------| 15.93% tmpp8U0ym.zip |#########----------------------------------------------| 15.98% tmpp8U0ym.zip |#########----------------------------------------------| 16.02% tmpp8U0ym.zip |#########----------------------------------------------| 16.07% tmpp8U0ym.zip |#########----------------------------------------------| 16.11% tmpp8U0ym.zip |#########----------------------------------------------| 16.16% tmpp8U0ym.zip |#########----------------------------------------------| 16.21% tmpp8U0ym.zip |#########----------------------------------------------| 16.25% tmpp8U0ym.zip |#########----------------------------------------------| 16.3% tmpp8U0ym.zip |#########----------------------------------------------| 16.34% tmpp8U0ym.zip |#########----------------------------------------------| 16.39% tmpp8U0ym.zip |#########----------------------------------------------| 16.43% tmpp8U0ym.zip |#########----------------------------------------------| 16.48% tmpp8U0ym.zip |#########----------------------------------------------| 16.53% tmpp8U0ym.zip |#########----------------------------------------------| 16.57% tmpp8U0ym.zip |#########----------------------------------------------| 16.62% tmpp8U0ym.zip |#########----------------------------------------------| 16.66% tmpp8U0ym.zip |#########----------------------------------------------| 16.71% tmpp8U0ym.zip |#########----------------------------------------------| 16.75% tmpp8U0ym.zip |#########----------------------------------------------| 16.8% tmpp8U0ym.zip |#########----------------------------------------------| 16.84% tmpp8U0ym.zip |#########----------------------------------------------| 16.89% tmpp8U0ym.zip |#########----------------------------------------------| 16.94% tmpp8U0ym.zip |#########----------------------------------------------| 16.98% tmpp8U0ym.zip |#########----------------------------------------------| 17.03% tmpp8U0ym.zip |#########----------------------------------------------| 17.07% tmpp8U0ym.zip |#########----------------------------------------------| 17.12% tmpp8U0ym.zip |#########----------------------------------------------| 17.16% tmpp8U0ym.zip |#########----------------------------------------------| 17.21% tmpp8U0ym.zip |#########----------------------------------------------| 17.26% tmpp8U0ym.zip |##########---------------------------------------------| 17.3% tmpp8U0ym.zip |##########---------------------------------------------| 17.35% tmpp8U0ym.zip |##########---------------------------------------------| 17.39% tmpp8U0ym.zip |##########---------------------------------------------| 17.44% tmpp8U0ym.zip |##########---------------------------------------------| 17.48% tmpp8U0ym.zip |##########---------------------------------------------| 17.53% tmpp8U0ym.zip |##########---------------------------------------------| 17.57% tmpp8U0ym.zip |##########---------------------------------------------| 17.62% tmpp8U0ym.zip |##########---------------------------------------------| 17.67% tmpp8U0ym.zip |##########---------------------------------------------| 17.71% tmpp8U0ym.zip |##########---------------------------------------------| 17.76% tmpp8U0ym.zip |##########---------------------------------------------| 17.8% tmpp8U0ym.zip |##########---------------------------------------------| 17.85% tmpp8U0ym.zip |##########---------------------------------------------| 17.89% tmpp8U0ym.zip |##########---------------------------------------------| 17.94% tmpp8U0ym.zip |##########---------------------------------------------| 17.99% tmpp8U0ym.zip |##########---------------------------------------------| 18.03% tmpp8U0ym.zip |##########---------------------------------------------| 18.08% tmpp8U0ym.zip |##########---------------------------------------------| 18.12% tmpp8U0ym.zip |##########---------------------------------------------| 18.17% tmpp8U0ym.zip |##########---------------------------------------------| 18.21% tmpp8U0ym.zip |##########---------------------------------------------| 18.26% tmpp8U0ym.zip |##########---------------------------------------------| 18.31% tmpp8U0ym.zip |##########---------------------------------------------| 18.35% tmpp8U0ym.zip |##########---------------------------------------------| 18.4% tmpp8U0ym.zip |##########---------------------------------------------| 18.44% tmpp8U0ym.zip |##########---------------------------------------------| 18.49% tmpp8U0ym.zip |##########---------------------------------------------| 18.53% tmpp8U0ym.zip |##########---------------------------------------------| 18.58% tmpp8U0ym.zip |##########---------------------------------------------| 18.62% tmpp8U0ym.zip |##########---------------------------------------------| 18.67% tmpp8U0ym.zip |##########---------------------------------------------| 18.72% tmpp8U0ym.zip |##########---------------------------------------------| 18.76% tmpp8U0ym.zip |##########---------------------------------------------| 18.81% tmpp8U0ym.zip |##########---------------------------------------------| 18.85% tmpp8U0ym.zip |##########---------------------------------------------| 18.9% tmpp8U0ym.zip |##########---------------------------------------------| 18.94% tmpp8U0ym.zip |##########---------------------------------------------| 18.99% tmpp8U0ym.zip |##########---------------------------------------------| 19.04% tmpp8U0ym.zip |##########---------------------------------------------| 19.08% tmpp8U0ym.zip |###########--------------------------------------------| 19.13% tmpp8U0ym.zip |###########--------------------------------------------| 19.17% tmpp8U0ym.zip |###########--------------------------------------------| 19.22% tmpp8U0ym.zip |###########--------------------------------------------| 19.26% tmpp8U0ym.zip |###########--------------------------------------------| 19.31% tmpp8U0ym.zip |###########--------------------------------------------| 19.36% tmpp8U0ym.zip |###########--------------------------------------------| 19.4% tmpp8U0ym.zip |###########--------------------------------------------| 19.45% tmpp8U0ym.zip |###########--------------------------------------------| 19.49% tmpp8U0ym.zip |###########--------------------------------------------| 19.54% tmpp8U0ym.zip |###########--------------------------------------------| 19.58% tmpp8U0ym.zip |###########--------------------------------------------| 19.63% tmpp8U0ym.zip |###########--------------------------------------------| 19.67% tmpp8U0ym.zip |###########--------------------------------------------| 19.72% tmpp8U0ym.zip |###########--------------------------------------------| 19.77% tmpp8U0ym.zip |###########--------------------------------------------| 19.81% tmpp8U0ym.zip |###########--------------------------------------------| 19.86% tmpp8U0ym.zip |###########--------------------------------------------| 19.9% tmpp8U0ym.zip |###########--------------------------------------------| 19.95% tmpp8U0ym.zip |###########--------------------------------------------| 19.99% tmpp8U0ym.zip |###########--------------------------------------------| 20.04% tmpp8U0ym.zip |###########--------------------------------------------| 20.09% tmpp8U0ym.zip |###########--------------------------------------------| 20.13% tmpp8U0ym.zip |###########--------------------------------------------| 20.18% tmpp8U0ym.zip |###########--------------------------------------------| 20.22% tmpp8U0ym.zip |###########--------------------------------------------| 20.27% tmpp8U0ym.zip |###########--------------------------------------------| 20.31% tmpp8U0ym.zip |###########--------------------------------------------| 20.36% tmpp8U0ym.zip |###########--------------------------------------------| 20.41% tmpp8U0ym.zip |###########--------------------------------------------| 20.45% tmpp8U0ym.zip |###########--------------------------------------------| 20.5% tmpp8U0ym.zip |###########--------------------------------------------| 20.54% tmpp8U0ym.zip |###########--------------------------------------------| 20.59% tmpp8U0ym.zip |###########--------------------------------------------| 20.63% tmpp8U0ym.zip |###########--------------------------------------------| 20.68% tmpp8U0ym.zip |###########--------------------------------------------| 20.72% tmpp8U0ym.zip |###########--------------------------------------------| 20.77% tmpp8U0ym.zip |###########--------------------------------------------| 20.82% tmpp8U0ym.zip |###########--------------------------------------------| 20.86% tmpp8U0ym.zip |###########--------------------------------------------| 20.91% tmpp8U0ym.zip |############-------------------------------------------| 20.95% tmpp8U0ym.zip |############-------------------------------------------| 21.0% tmpp8U0ym.zip |############-------------------------------------------| 21.04% tmpp8U0ym.zip |############-------------------------------------------| 21.09% tmpp8U0ym.zip |############-------------------------------------------| 21.14% tmpp8U0ym.zip |############-------------------------------------------| 21.18% tmpp8U0ym.zip |############-------------------------------------------| 21.23% tmpp8U0ym.zip |############-------------------------------------------| 21.27% tmpp8U0ym.zip |############-------------------------------------------| 21.32% tmpp8U0ym.zip |############-------------------------------------------| 21.36% tmpp8U0ym.zip |############-------------------------------------------| 21.41% tmpp8U0ym.zip |############-------------------------------------------| 21.46% tmpp8U0ym.zip |############-------------------------------------------| 21.5% tmpp8U0ym.zip |############-------------------------------------------| 21.55% tmpp8U0ym.zip |############-------------------------------------------| 21.59% tmpp8U0ym.zip |############-------------------------------------------| 21.64% tmpp8U0ym.zip |############-------------------------------------------| 21.68% tmpp8U0ym.zip |############-------------------------------------------| 21.73% tmpp8U0ym.zip |############-------------------------------------------| 21.77% tmpp8U0ym.zip |############-------------------------------------------| 21.82% tmpp8U0ym.zip |############-------------------------------------------| 21.87% tmpp8U0ym.zip |############-------------------------------------------| 21.91% tmpp8U0ym.zip |############-------------------------------------------| 21.96% tmpp8U0ym.zip |############-------------------------------------------| 22.0% tmpp8U0ym.zip |############-------------------------------------------| 22.05% tmpp8U0ym.zip |############-------------------------------------------| 22.09% tmpp8U0ym.zip |############-------------------------------------------| 22.14% tmpp8U0ym.zip |############-------------------------------------------| 22.19% tmpp8U0ym.zip |############-------------------------------------------| 22.23% tmpp8U0ym.zip |############-------------------------------------------| 22.28% tmpp8U0ym.zip |############-------------------------------------------| 22.32% tmpp8U0ym.zip |############-------------------------------------------| 22.37% tmpp8U0ym.zip |############-------------------------------------------| 22.41% tmpp8U0ym.zip |############-------------------------------------------| 22.46% tmpp8U0ym.zip |############-------------------------------------------| 22.51% tmpp8U0ym.zip |############-------------------------------------------| 22.55% tmpp8U0ym.zip |############-------------------------------------------| 22.6% tmpp8U0ym.zip |############-------------------------------------------| 22.64% tmpp8U0ym.zip |############-------------------------------------------| 22.69% tmpp8U0ym.zip |#############------------------------------------------| 22.73% tmpp8U0ym.zip |#############------------------------------------------| 22.78% tmpp8U0ym.zip |#############------------------------------------------| 22.82% tmpp8U0ym.zip |#############------------------------------------------| 22.87% tmpp8U0ym.zip |#############------------------------------------------| 22.92% tmpp8U0ym.zip |#############------------------------------------------| 22.96% tmpp8U0ym.zip |#############------------------------------------------| 23.01% tmpp8U0ym.zip |#############------------------------------------------| 23.05% tmpp8U0ym.zip |#############------------------------------------------| 23.1% tmpp8U0ym.zip |#############------------------------------------------| 23.14% tmpp8U0ym.zip |#############------------------------------------------| 23.19% tmpp8U0ym.zip |#############------------------------------------------| 23.24% tmpp8U0ym.zip |#############------------------------------------------| 23.28% tmpp8U0ym.zip |#############------------------------------------------| 23.33% tmpp8U0ym.zip |#############------------------------------------------| 23.37% tmpp8U0ym.zip |#############------------------------------------------| 23.42% tmpp8U0ym.zip |#############------------------------------------------| 23.46% tmpp8U0ym.zip |#############------------------------------------------| 23.51% tmpp8U0ym.zip |#############------------------------------------------| 23.56% tmpp8U0ym.zip |#############------------------------------------------| 23.6% tmpp8U0ym.zip |#############------------------------------------------| 23.65% tmpp8U0ym.zip |#############------------------------------------------| 23.69% tmpp8U0ym.zip |#############------------------------------------------| 23.74% tmpp8U0ym.zip |#############------------------------------------------| 23.78% tmpp8U0ym.zip |#############------------------------------------------| 23.83% tmpp8U0ym.zip |#############------------------------------------------| 23.87% tmpp8U0ym.zip |#############------------------------------------------| 23.92% tmpp8U0ym.zip |#############------------------------------------------| 23.97% tmpp8U0ym.zip |#############------------------------------------------| 24.01% tmpp8U0ym.zip |#############------------------------------------------| 24.06% tmpp8U0ym.zip |#############------------------------------------------| 24.1% tmpp8U0ym.zip |#############------------------------------------------| 24.15% tmpp8U0ym.zip |#############------------------------------------------| 24.19% tmpp8U0ym.zip |#############------------------------------------------| 24.24% tmpp8U0ym.zip |#############------------------------------------------| 24.29% tmpp8U0ym.zip |#############------------------------------------------| 24.33% tmpp8U0ym.zip |#############------------------------------------------| 24.38% tmpp8U0ym.zip |#############------------------------------------------| 24.42% tmpp8U0ym.zip |#############------------------------------------------| 24.47% tmpp8U0ym.zip |#############------------------------------------------| 24.51% tmpp8U0ym.zip |##############-----------------------------------------| 24.56% tmpp8U0ym.zip |##############-----------------------------------------| 24.6% tmpp8U0ym.zip |##############-----------------------------------------| 24.65% tmpp8U0ym.zip |##############-----------------------------------------| 24.7% tmpp8U0ym.zip |##############-----------------------------------------| 24.74% tmpp8U0ym.zip |##############-----------------------------------------| 24.79% tmpp8U0ym.zip |##############-----------------------------------------| 24.83% tmpp8U0ym.zip |##############-----------------------------------------| 24.88% tmpp8U0ym.zip |##############-----------------------------------------| 24.92% tmpp8U0ym.zip |##############-----------------------------------------| 24.97% tmpp8U0ym.zip |##############-----------------------------------------| 25.02% tmpp8U0ym.zip |##############-----------------------------------------| 25.06% tmpp8U0ym.zip |##############-----------------------------------------| 25.11% tmpp8U0ym.zip |##############-----------------------------------------| 25.15% tmpp8U0ym.zip |##############-----------------------------------------| 25.2% tmpp8U0ym.zip |##############-----------------------------------------| 25.24% tmpp8U0ym.zip |##############-----------------------------------------| 25.29% tmpp8U0ym.zip |##############-----------------------------------------| 25.34% tmpp8U0ym.zip |##############-----------------------------------------| 25.38% tmpp8U0ym.zip |##############-----------------------------------------| 25.43% tmpp8U0ym.zip |##############-----------------------------------------| 25.47% tmpp8U0ym.zip |##############-----------------------------------------| 25.52% tmpp8U0ym.zip |##############-----------------------------------------| 25.56% tmpp8U0ym.zip |##############-----------------------------------------| 25.61% tmpp8U0ym.zip |##############-----------------------------------------| 25.65% tmpp8U0ym.zip |##############-----------------------------------------| 25.7% tmpp8U0ym.zip |##############-----------------------------------------| 25.75% tmpp8U0ym.zip |##############-----------------------------------------| 25.79% tmpp8U0ym.zip |##############-----------------------------------------| 25.84% tmpp8U0ym.zip |##############-----------------------------------------| 25.88% tmpp8U0ym.zip |##############-----------------------------------------| 25.93% tmpp8U0ym.zip |##############-----------------------------------------| 25.97% tmpp8U0ym.zip |##############-----------------------------------------| 26.02% tmpp8U0ym.zip |##############-----------------------------------------| 26.07% tmpp8U0ym.zip |##############-----------------------------------------| 26.11% tmpp8U0ym.zip |##############-----------------------------------------| 26.16% tmpp8U0ym.zip |##############-----------------------------------------| 26.2% tmpp8U0ym.zip |##############-----------------------------------------| 26.25% tmpp8U0ym.zip |##############-----------------------------------------| 26.29% tmpp8U0ym.zip |##############-----------------------------------------| 26.34% tmpp8U0ym.zip |###############----------------------------------------| 26.39% tmpp8U0ym.zip |###############----------------------------------------| 26.43% tmpp8U0ym.zip |###############----------------------------------------| 26.48% tmpp8U0ym.zip |###############----------------------------------------| 26.52% tmpp8U0ym.zip |###############----------------------------------------| 26.57% tmpp8U0ym.zip |###############----------------------------------------| 26.61% tmpp8U0ym.zip |###############----------------------------------------| 26.66% tmpp8U0ym.zip |###############----------------------------------------| 26.7% tmpp8U0ym.zip |###############----------------------------------------| 26.75% tmpp8U0ym.zip |###############----------------------------------------| 26.8% tmpp8U0ym.zip |###############----------------------------------------| 26.84% tmpp8U0ym.zip |###############----------------------------------------| 26.89% tmpp8U0ym.zip |###############----------------------------------------| 26.93% tmpp8U0ym.zip |###############----------------------------------------| 26.98% tmpp8U0ym.zip |###############----------------------------------------| 27.02% tmpp8U0ym.zip |###############----------------------------------------| 27.07% tmpp8U0ym.zip |###############----------------------------------------| 27.12% tmpp8U0ym.zip |###############----------------------------------------| 27.16% tmpp8U0ym.zip |###############----------------------------------------| 27.21% tmpp8U0ym.zip |###############----------------------------------------| 27.25% tmpp8U0ym.zip |###############----------------------------------------| 27.3% tmpp8U0ym.zip |###############----------------------------------------| 27.34% tmpp8U0ym.zip |###############----------------------------------------| 27.39% tmpp8U0ym.zip |###############----------------------------------------| 27.44% tmpp8U0ym.zip |###############----------------------------------------| 27.48% tmpp8U0ym.zip |###############----------------------------------------| 27.53% tmpp8U0ym.zip |###############----------------------------------------| 27.57% tmpp8U0ym.zip |###############----------------------------------------| 27.62% tmpp8U0ym.zip |###############----------------------------------------| 27.66% tmpp8U0ym.zip |###############----------------------------------------| 27.71% tmpp8U0ym.zip |###############----------------------------------------| 27.75% tmpp8U0ym.zip |###############----------------------------------------| 27.8% tmpp8U0ym.zip |###############----------------------------------------| 27.85% tmpp8U0ym.zip |###############----------------------------------------| 27.89% tmpp8U0ym.zip |###############----------------------------------------| 27.94% tmpp8U0ym.zip |###############----------------------------------------| 27.98% tmpp8U0ym.zip |###############----------------------------------------| 28.03% tmpp8U0ym.zip |###############----------------------------------------| 28.07% tmpp8U0ym.zip |###############----------------------------------------| 28.12% tmpp8U0ym.zip |###############----------------------------------------| 28.17% tmpp8U0ym.zip |################---------------------------------------| 28.21% tmpp8U0ym.zip |################---------------------------------------| 28.26% tmpp8U0ym.zip |################---------------------------------------| 28.3% tmpp8U0ym.zip |################---------------------------------------| 28.35% tmpp8U0ym.zip |################---------------------------------------| 28.39% tmpp8U0ym.zip |################---------------------------------------| 28.44% tmpp8U0ym.zip |################---------------------------------------| 28.49% tmpp8U0ym.zip |################---------------------------------------| 28.53% tmpp8U0ym.zip |################---------------------------------------| 28.58% tmpp8U0ym.zip |################---------------------------------------| 28.62% tmpp8U0ym.zip |################---------------------------------------| 28.67% tmpp8U0ym.zip |################---------------------------------------| 28.71% tmpp8U0ym.zip |################---------------------------------------| 28.76% tmpp8U0ym.zip |################---------------------------------------| 28.8% tmpp8U0ym.zip |################---------------------------------------| 28.85% tmpp8U0ym.zip |################---------------------------------------| 28.9% tmpp8U0ym.zip |################---------------------------------------| 28.94% tmpp8U0ym.zip |################---------------------------------------| 28.99% tmpp8U0ym.zip |################---------------------------------------| 29.03% tmpp8U0ym.zip |################---------------------------------------| 29.08% tmpp8U0ym.zip |################---------------------------------------| 29.12% tmpp8U0ym.zip |################---------------------------------------| 29.17% tmpp8U0ym.zip |################---------------------------------------| 29.22% tmpp8U0ym.zip |################---------------------------------------| 29.26% tmpp8U0ym.zip |################---------------------------------------| 29.31% tmpp8U0ym.zip |################---------------------------------------| 29.35% tmpp8U0ym.zip |################---------------------------------------| 29.4% tmpp8U0ym.zip |################---------------------------------------| 29.44% tmpp8U0ym.zip |################---------------------------------------| 29.49% tmpp8U0ym.zip |################---------------------------------------| 29.54% tmpp8U0ym.zip |################---------------------------------------| 29.58% tmpp8U0ym.zip |################---------------------------------------| 29.63% tmpp8U0ym.zip |################---------------------------------------| 29.67% tmpp8U0ym.zip |################---------------------------------------| 29.72% tmpp8U0ym.zip |################---------------------------------------| 29.76% tmpp8U0ym.zip |################---------------------------------------| 29.81% tmpp8U0ym.zip |################---------------------------------------| 29.85% tmpp8U0ym.zip |################---------------------------------------| 29.9% tmpp8U0ym.zip |################---------------------------------------| 29.95% tmpp8U0ym.zip |################---------------------------------------| 29.99% tmpp8U0ym.zip |#################--------------------------------------| 30.04% tmpp8U0ym.zip |#################--------------------------------------| 30.08% tmpp8U0ym.zip |#################--------------------------------------| 30.13% tmpp8U0ym.zip |#################--------------------------------------| 30.17% tmpp8U0ym.zip |#################--------------------------------------| 30.22% tmpp8U0ym.zip |#################--------------------------------------| 30.27% tmpp8U0ym.zip |#################--------------------------------------| 30.31% tmpp8U0ym.zip |#################--------------------------------------| 30.36% tmpp8U0ym.zip |#################--------------------------------------| 30.4% tmpp8U0ym.zip |#################--------------------------------------| 30.45% tmpp8U0ym.zip |#################--------------------------------------| 30.49% tmpp8U0ym.zip |#################--------------------------------------| 30.54% tmpp8U0ym.zip |#################--------------------------------------| 30.59% tmpp8U0ym.zip |#################--------------------------------------| 30.63% tmpp8U0ym.zip |#################--------------------------------------| 30.68% tmpp8U0ym.zip |#################--------------------------------------| 30.72% tmpp8U0ym.zip |#################--------------------------------------| 30.77% tmpp8U0ym.zip |#################--------------------------------------| 30.81% tmpp8U0ym.zip |#################--------------------------------------| 30.86% tmpp8U0ym.zip |#################--------------------------------------| 30.9% tmpp8U0ym.zip |#################--------------------------------------| 30.95% tmpp8U0ym.zip |#################--------------------------------------| 31.0% tmpp8U0ym.zip |#################--------------------------------------| 31.04% tmpp8U0ym.zip |#################--------------------------------------| 31.09% tmpp8U0ym.zip |#################--------------------------------------| 31.13% tmpp8U0ym.zip |#################--------------------------------------| 31.18% tmpp8U0ym.zip |#################--------------------------------------| 31.22% tmpp8U0ym.zip |#################--------------------------------------| 31.27% tmpp8U0ym.zip |#################--------------------------------------| 31.32% tmpp8U0ym.zip |#################--------------------------------------| 31.36% tmpp8U0ym.zip |#################--------------------------------------| 31.41% tmpp8U0ym.zip |#################--------------------------------------| 31.45% tmpp8U0ym.zip |#################--------------------------------------| 31.5% tmpp8U0ym.zip |#################--------------------------------------| 31.54% tmpp8U0ym.zip |#################--------------------------------------| 31.59% tmpp8U0ym.zip |#################--------------------------------------| 31.63% tmpp8U0ym.zip |#################--------------------------------------| 31.68% tmpp8U0ym.zip |#################--------------------------------------| 31.73% tmpp8U0ym.zip |#################--------------------------------------| 31.77% tmpp8U0ym.zip |#################--------------------------------------| 31.82% tmpp8U0ym.zip |##################-------------------------------------| 31.86% tmpp8U0ym.zip |##################-------------------------------------| 31.91% tmpp8U0ym.zip |##################-------------------------------------| 31.95% tmpp8U0ym.zip |##################-------------------------------------| 32.0% tmpp8U0ym.zip |##################-------------------------------------| 32.05% tmpp8U0ym.zip |##################-------------------------------------| 32.09% tmpp8U0ym.zip |##################-------------------------------------| 32.14% tmpp8U0ym.zip |##################-------------------------------------| 32.18% tmpp8U0ym.zip |##################-------------------------------------| 32.23% tmpp8U0ym.zip |##################-------------------------------------| 32.27% tmpp8U0ym.zip |##################-------------------------------------| 32.32% tmpp8U0ym.zip |##################-------------------------------------| 32.37% tmpp8U0ym.zip |##################-------------------------------------| 32.41% tmpp8U0ym.zip |##################-------------------------------------| 32.46% tmpp8U0ym.zip |##################-------------------------------------| 32.5% tmpp8U0ym.zip |##################-------------------------------------| 32.55% tmpp8U0ym.zip |##################-------------------------------------| 32.59% tmpp8U0ym.zip |##################-------------------------------------| 32.64% tmpp8U0ym.zip |##################-------------------------------------| 32.68% tmpp8U0ym.zip |##################-------------------------------------| 32.73% tmpp8U0ym.zip |##################-------------------------------------| 32.78% tmpp8U0ym.zip |##################-------------------------------------| 32.82% tmpp8U0ym.zip |##################-------------------------------------| 32.87% tmpp8U0ym.zip |##################-------------------------------------| 32.91% tmpp8U0ym.zip |##################-------------------------------------| 32.96% tmpp8U0ym.zip |##################-------------------------------------| 33.0% tmpp8U0ym.zip |##################-------------------------------------| 33.05% tmpp8U0ym.zip |##################-------------------------------------| 33.1% tmpp8U0ym.zip |##################-------------------------------------| 33.14% tmpp8U0ym.zip |##################-------------------------------------| 33.19% tmpp8U0ym.zip |##################-------------------------------------| 33.23% tmpp8U0ym.zip |##################-------------------------------------| 33.28% tmpp8U0ym.zip |##################-------------------------------------| 33.32% tmpp8U0ym.zip |##################-------------------------------------| 33.37% tmpp8U0ym.zip |##################-------------------------------------| 33.42% tmpp8U0ym.zip |##################-------------------------------------| 33.46% tmpp8U0ym.zip |##################-------------------------------------| 33.51% tmpp8U0ym.zip |##################-------------------------------------| 33.55% tmpp8U0ym.zip |##################-------------------------------------| 33.6% tmpp8U0ym.zip |###################------------------------------------| 33.64% tmpp8U0ym.zip |###################------------------------------------| 33.69% tmpp8U0ym.zip |###################------------------------------------| 33.73% tmpp8U0ym.zip |###################------------------------------------| 33.78% tmpp8U0ym.zip |###################------------------------------------| 33.83% tmpp8U0ym.zip |###################------------------------------------| 33.87% tmpp8U0ym.zip |###################------------------------------------| 33.92% tmpp8U0ym.zip |###################------------------------------------| 33.96% tmpp8U0ym.zip |###################------------------------------------| 34.01% tmpp8U0ym.zip |###################------------------------------------| 34.05% tmpp8U0ym.zip |###################------------------------------------| 34.1% tmpp8U0ym.zip |###################------------------------------------| 34.15% tmpp8U0ym.zip |###################------------------------------------| 34.19% tmpp8U0ym.zip |###################------------------------------------| 34.24% tmpp8U0ym.zip |###################------------------------------------| 34.28% tmpp8U0ym.zip |###################------------------------------------| 34.33% tmpp8U0ym.zip |###################------------------------------------| 34.37% tmpp8U0ym.zip |###################------------------------------------| 34.42% tmpp8U0ym.zip |###################------------------------------------| 34.47% tmpp8U0ym.zip |###################------------------------------------| 34.51% tmpp8U0ym.zip |###################------------------------------------| 34.56% tmpp8U0ym.zip |###################------------------------------------| 34.6% tmpp8U0ym.zip |###################------------------------------------| 34.65% tmpp8U0ym.zip |###################------------------------------------| 34.69% tmpp8U0ym.zip |###################------------------------------------| 34.74% tmpp8U0ym.zip |###################------------------------------------| 34.78% tmpp8U0ym.zip |###################------------------------------------| 34.83% tmpp8U0ym.zip |###################------------------------------------| 34.88% tmpp8U0ym.zip |###################------------------------------------| 34.92% tmpp8U0ym.zip |###################------------------------------------| 34.97% tmpp8U0ym.zip |###################------------------------------------| 35.01% tmpp8U0ym.zip |###################------------------------------------| 35.06% tmpp8U0ym.zip |###################------------------------------------| 35.1% tmpp8U0ym.zip |###################------------------------------------| 35.15% tmpp8U0ym.zip |###################------------------------------------| 35.2% tmpp8U0ym.zip |###################------------------------------------| 35.24% tmpp8U0ym.zip |###################------------------------------------| 35.29% tmpp8U0ym.zip |###################------------------------------------| 35.33% tmpp8U0ym.zip |###################------------------------------------| 35.38% tmpp8U0ym.zip |###################------------------------------------| 35.42% tmpp8U0ym.zip |####################-----------------------------------| 35.47% tmpp8U0ym.zip |####################-----------------------------------| 35.52% tmpp8U0ym.zip |####################-----------------------------------| 35.56% tmpp8U0ym.zip |####################-----------------------------------| 35.61% tmpp8U0ym.zip |####################-----------------------------------| 35.65% tmpp8U0ym.zip |####################-----------------------------------| 35.7% tmpp8U0ym.zip |####################-----------------------------------| 35.74% tmpp8U0ym.zip |####################-----------------------------------| 35.79% tmpp8U0ym.zip |####################-----------------------------------| 35.83% tmpp8U0ym.zip |####################-----------------------------------| 35.88% tmpp8U0ym.zip |####################-----------------------------------| 35.93% tmpp8U0ym.zip |####################-----------------------------------| 35.97% tmpp8U0ym.zip |####################-----------------------------------| 36.02% tmpp8U0ym.zip |####################-----------------------------------| 36.06% tmpp8U0ym.zip |####################-----------------------------------| 36.11% tmpp8U0ym.zip |####################-----------------------------------| 36.15% tmpp8U0ym.zip |####################-----------------------------------| 36.2% tmpp8U0ym.zip |####################-----------------------------------| 36.25% tmpp8U0ym.zip |####################-----------------------------------| 36.29% tmpp8U0ym.zip |####################-----------------------------------| 36.34% tmpp8U0ym.zip |####################-----------------------------------| 36.38% tmpp8U0ym.zip |####################-----------------------------------| 36.43% tmpp8U0ym.zip |####################-----------------------------------| 36.47% tmpp8U0ym.zip |####################-----------------------------------| 36.52% tmpp8U0ym.zip |####################-----------------------------------| 36.57% tmpp8U0ym.zip |####################-----------------------------------| 36.61% tmpp8U0ym.zip |####################-----------------------------------| 36.66% tmpp8U0ym.zip |####################-----------------------------------| 36.7% tmpp8U0ym.zip |####################-----------------------------------| 36.75% tmpp8U0ym.zip |####################-----------------------------------| 36.79% tmpp8U0ym.zip |####################-----------------------------------| 36.84% tmpp8U0ym.zip |####################-----------------------------------| 36.88% tmpp8U0ym.zip |####################-----------------------------------| 36.93% tmpp8U0ym.zip |####################-----------------------------------| 36.98% tmpp8U0ym.zip |####################-----------------------------------| 37.02% tmpp8U0ym.zip |####################-----------------------------------| 37.07% tmpp8U0ym.zip |####################-----------------------------------| 37.11% tmpp8U0ym.zip |####################-----------------------------------| 37.16% tmpp8U0ym.zip |####################-----------------------------------| 37.2% tmpp8U0ym.zip |####################-----------------------------------| 37.25% tmpp8U0ym.zip |#####################----------------------------------| 37.3% tmpp8U0ym.zip |#####################----------------------------------| 37.34% tmpp8U0ym.zip |#####################----------------------------------| 37.39% tmpp8U0ym.zip |#####################----------------------------------| 37.43% tmpp8U0ym.zip |#####################----------------------------------| 37.48% tmpp8U0ym.zip |#####################----------------------------------| 37.52% tmpp8U0ym.zip |#####################----------------------------------| 37.57% tmpp8U0ym.zip |#####################----------------------------------| 37.62% tmpp8U0ym.zip |#####################----------------------------------| 37.66% tmpp8U0ym.zip |#####################----------------------------------| 37.71% tmpp8U0ym.zip |#####################----------------------------------| 37.75% tmpp8U0ym.zip |#####################----------------------------------| 37.8% tmpp8U0ym.zip |#####################----------------------------------| 37.84% tmpp8U0ym.zip |#####################----------------------------------| 37.89% tmpp8U0ym.zip |#####################----------------------------------| 37.93% tmpp8U0ym.zip |#####################----------------------------------| 37.98% tmpp8U0ym.zip |#####################----------------------------------| 38.03% tmpp8U0ym.zip |#####################----------------------------------| 38.07% tmpp8U0ym.zip |#####################----------------------------------| 38.12% tmpp8U0ym.zip |#####################----------------------------------| 38.16% tmpp8U0ym.zip |#####################----------------------------------| 38.21% tmpp8U0ym.zip |#####################----------------------------------| 38.25% tmpp8U0ym.zip |#####################----------------------------------| 38.3% tmpp8U0ym.zip |#####################----------------------------------| 38.35% tmpp8U0ym.zip |#####################----------------------------------| 38.39% tmpp8U0ym.zip |#####################----------------------------------| 38.44% tmpp8U0ym.zip |#####################----------------------------------| 38.48% tmpp8U0ym.zip |#####################----------------------------------| 38.53% tmpp8U0ym.zip |#####################----------------------------------| 38.57% tmpp8U0ym.zip |#####################----------------------------------| 38.62% tmpp8U0ym.zip |#####################----------------------------------| 38.66% tmpp8U0ym.zip |#####################----------------------------------| 38.71% tmpp8U0ym.zip |#####################----------------------------------| 38.76% tmpp8U0ym.zip |#####################----------------------------------| 38.8% tmpp8U0ym.zip |#####################----------------------------------| 38.85% tmpp8U0ym.zip |#####################----------------------------------| 38.89% tmpp8U0ym.zip |#####################----------------------------------| 38.94% tmpp8U0ym.zip |#####################----------------------------------| 38.98% tmpp8U0ym.zip |#####################----------------------------------| 39.03% tmpp8U0ym.zip |#####################----------------------------------| 39.08% tmpp8U0ym.zip |######################---------------------------------| 39.12% tmpp8U0ym.zip |######################---------------------------------| 39.17% tmpp8U0ym.zip |######################---------------------------------| 39.21% tmpp8U0ym.zip |######################---------------------------------| 39.26% tmpp8U0ym.zip |######################---------------------------------| 39.3% tmpp8U0ym.zip |######################---------------------------------| 39.35% tmpp8U0ym.zip |######################---------------------------------| 39.4% tmpp8U0ym.zip |######################---------------------------------| 39.44% tmpp8U0ym.zip |######################---------------------------------| 39.49% tmpp8U0ym.zip |######################---------------------------------| 39.53% tmpp8U0ym.zip |######################---------------------------------| 39.58% tmpp8U0ym.zip |######################---------------------------------| 39.62% tmpp8U0ym.zip |######################---------------------------------| 39.67% tmpp8U0ym.zip |######################---------------------------------| 39.71% tmpp8U0ym.zip |######################---------------------------------| 39.76% tmpp8U0ym.zip |######################---------------------------------| 39.81% tmpp8U0ym.zip |######################---------------------------------| 39.85% tmpp8U0ym.zip |######################---------------------------------| 39.9% tmpp8U0ym.zip |######################---------------------------------| 39.94% tmpp8U0ym.zip |######################---------------------------------| 39.99% tmpp8U0ym.zip |######################---------------------------------| 40.03% tmpp8U0ym.zip |######################---------------------------------| 40.08% tmpp8U0ym.zip |######################---------------------------------| 40.13% tmpp8U0ym.zip |######################---------------------------------| 40.17% tmpp8U0ym.zip |######################---------------------------------| 40.22% tmpp8U0ym.zip |######################---------------------------------| 40.26% tmpp8U0ym.zip |######################---------------------------------| 40.31% tmpp8U0ym.zip |######################---------------------------------| 40.35% tmpp8U0ym.zip |######################---------------------------------| 40.4% tmpp8U0ym.zip |######################---------------------------------| 40.45% tmpp8U0ym.zip |######################---------------------------------| 40.49% tmpp8U0ym.zip |######################---------------------------------| 40.54% tmpp8U0ym.zip |######################---------------------------------| 40.58% tmpp8U0ym.zip |######################---------------------------------| 40.63% tmpp8U0ym.zip |######################---------------------------------| 40.67% tmpp8U0ym.zip |######################---------------------------------| 40.72% tmpp8U0ym.zip |######################---------------------------------| 40.76% tmpp8U0ym.zip |######################---------------------------------| 40.81% tmpp8U0ym.zip |######################---------------------------------| 40.86% tmpp8U0ym.zip |######################---------------------------------| 40.9% tmpp8U0ym.zip |#######################--------------------------------| 40.95% tmpp8U0ym.zip |#######################--------------------------------| 40.99% tmpp8U0ym.zip |#######################--------------------------------| 41.04% tmpp8U0ym.zip |#######################--------------------------------| 41.08% tmpp8U0ym.zip |#######################--------------------------------| 41.13% tmpp8U0ym.zip |#######################--------------------------------| 41.18% tmpp8U0ym.zip |#######################--------------------------------| 41.22% tmpp8U0ym.zip |#######################--------------------------------| 41.27% tmpp8U0ym.zip |#######################--------------------------------| 41.31% tmpp8U0ym.zip |#######################--------------------------------| 41.36% tmpp8U0ym.zip |#######################--------------------------------| 41.4% tmpp8U0ym.zip |#######################--------------------------------| 41.45% tmpp8U0ym.zip |#######################--------------------------------| 41.5% tmpp8U0ym.zip |#######################--------------------------------| 41.54% tmpp8U0ym.zip |#######################--------------------------------| 41.59% tmpp8U0ym.zip |#######################--------------------------------| 41.63% tmpp8U0ym.zip |#######################--------------------------------| 41.68% tmpp8U0ym.zip |#######################--------------------------------| 41.72% tmpp8U0ym.zip |#######################--------------------------------| 41.77% tmpp8U0ym.zip |#######################--------------------------------| 41.81% tmpp8U0ym.zip |#######################--------------------------------| 41.86% tmpp8U0ym.zip |#######################--------------------------------| 41.91% tmpp8U0ym.zip |#######################--------------------------------| 41.95% tmpp8U0ym.zip |#######################--------------------------------| 42.0% tmpp8U0ym.zip |#######################--------------------------------| 42.04% tmpp8U0ym.zip |#######################--------------------------------| 42.09% tmpp8U0ym.zip |#######################--------------------------------| 42.13% tmpp8U0ym.zip |#######################--------------------------------| 42.18% tmpp8U0ym.zip |#######################--------------------------------| 42.23% tmpp8U0ym.zip |#######################--------------------------------| 42.27% tmpp8U0ym.zip |#######################--------------------------------| 42.32% tmpp8U0ym.zip |#######################--------------------------------| 42.36% tmpp8U0ym.zip |#######################--------------------------------| 42.41% tmpp8U0ym.zip |#######################--------------------------------| 42.45% tmpp8U0ym.zip |#######################--------------------------------| 42.5% tmpp8U0ym.zip |#######################--------------------------------| 42.55% tmpp8U0ym.zip |#######################--------------------------------| 42.59% tmpp8U0ym.zip |#######################--------------------------------| 42.64% tmpp8U0ym.zip |#######################--------------------------------| 42.68% tmpp8U0ym.zip |########################-------------------------------| 42.73% tmpp8U0ym.zip |########################-------------------------------| 42.77% tmpp8U0ym.zip |########################-------------------------------| 42.82% tmpp8U0ym.zip |########################-------------------------------| 42.86% tmpp8U0ym.zip |########################-------------------------------| 42.91% tmpp8U0ym.zip |########################-------------------------------| 42.96% tmpp8U0ym.zip |########################-------------------------------| 43.0% tmpp8U0ym.zip |########################-------------------------------| 43.05% tmpp8U0ym.zip |########################-------------------------------| 43.09% tmpp8U0ym.zip |########################-------------------------------| 43.14% tmpp8U0ym.zip |########################-------------------------------| 43.18% tmpp8U0ym.zip |########################-------------------------------| 43.23% tmpp8U0ym.zip |########################-------------------------------| 43.28% tmpp8U0ym.zip |########################-------------------------------| 43.32% tmpp8U0ym.zip |########################-------------------------------| 43.37% tmpp8U0ym.zip |########################-------------------------------| 43.41% tmpp8U0ym.zip |########################-------------------------------| 43.46% tmpp8U0ym.zip |########################-------------------------------| 43.5% tmpp8U0ym.zip |########################-------------------------------| 43.55% tmpp8U0ym.zip |########################-------------------------------| 43.6% tmpp8U0ym.zip |########################-------------------------------| 43.64% tmpp8U0ym.zip |########################-------------------------------| 43.69% tmpp8U0ym.zip |########################-------------------------------| 43.73% tmpp8U0ym.zip |########################-------------------------------| 43.78% tmpp8U0ym.zip |########################-------------------------------| 43.82% tmpp8U0ym.zip |########################-------------------------------| 43.87% tmpp8U0ym.zip |########################-------------------------------| 43.91% tmpp8U0ym.zip |########################-------------------------------| 43.96% tmpp8U0ym.zip |########################-------------------------------| 44.01% tmpp8U0ym.zip |########################-------------------------------| 44.05% tmpp8U0ym.zip |########################-------------------------------| 44.1% tmpp8U0ym.zip |########################-------------------------------| 44.14% tmpp8U0ym.zip |########################-------------------------------| 44.19% tmpp8U0ym.zip |########################-------------------------------| 44.23% tmpp8U0ym.zip |########################-------------------------------| 44.28% tmpp8U0ym.zip |########################-------------------------------| 44.33% tmpp8U0ym.zip |########################-------------------------------| 44.37% tmpp8U0ym.zip |########################-------------------------------| 44.42% tmpp8U0ym.zip |########################-------------------------------| 44.46% tmpp8U0ym.zip |########################-------------------------------| 44.51% tmpp8U0ym.zip |#########################------------------------------| 44.55% tmpp8U0ym.zip |#########################------------------------------| 44.6% tmpp8U0ym.zip |#########################------------------------------| 44.65% tmpp8U0ym.zip |#########################------------------------------| 44.69% tmpp8U0ym.zip |#########################------------------------------| 44.74% tmpp8U0ym.zip |#########################------------------------------| 44.78% tmpp8U0ym.zip |#########################------------------------------| 44.83% tmpp8U0ym.zip |#########################------------------------------| 44.87% tmpp8U0ym.zip |#########################------------------------------| 44.92% tmpp8U0ym.zip |#########################------------------------------| 44.96% tmpp8U0ym.zip |#########################------------------------------| 45.01% tmpp8U0ym.zip |#########################------------------------------| 45.06% tmpp8U0ym.zip |#########################------------------------------| 45.1% tmpp8U0ym.zip |#########################------------------------------| 45.15% tmpp8U0ym.zip |#########################------------------------------| 45.19% tmpp8U0ym.zip |#########################------------------------------| 45.24% tmpp8U0ym.zip |#########################------------------------------| 45.28% tmpp8U0ym.zip |#########################------------------------------| 45.33% tmpp8U0ym.zip |#########################------------------------------| 45.38% tmpp8U0ym.zip |#########################------------------------------| 45.42% tmpp8U0ym.zip |#########################------------------------------| 45.47% tmpp8U0ym.zip |#########################------------------------------| 45.51% tmpp8U0ym.zip |#########################------------------------------| 45.56% tmpp8U0ym.zip |#########################------------------------------| 45.6% tmpp8U0ym.zip |#########################------------------------------| 45.65% tmpp8U0ym.zip |#########################------------------------------| 45.69% tmpp8U0ym.zip |#########################------------------------------| 45.74% tmpp8U0ym.zip |#########################------------------------------| 45.79% tmpp8U0ym.zip |#########################------------------------------| 45.83% tmpp8U0ym.zip |#########################------------------------------| 45.88% tmpp8U0ym.zip |#########################------------------------------| 45.92% tmpp8U0ym.zip |#########################------------------------------| 45.97% tmpp8U0ym.zip |#########################------------------------------| 46.01% tmpp8U0ym.zip |#########################------------------------------| 46.06% tmpp8U0ym.zip |#########################------------------------------| 46.11% tmpp8U0ym.zip |#########################------------------------------| 46.15% tmpp8U0ym.zip |#########################------------------------------| 46.2% tmpp8U0ym.zip |#########################------------------------------| 46.24% tmpp8U0ym.zip |#########################------------------------------| 46.29% tmpp8U0ym.zip |#########################------------------------------| 46.33% tmpp8U0ym.zip |##########################-----------------------------| 46.38% tmpp8U0ym.zip |##########################-----------------------------| 46.43% tmpp8U0ym.zip |##########################-----------------------------| 46.47% tmpp8U0ym.zip |##########################-----------------------------| 46.52% tmpp8U0ym.zip |##########################-----------------------------| 46.56% tmpp8U0ym.zip |##########################-----------------------------| 46.61% tmpp8U0ym.zip |##########################-----------------------------| 46.65% tmpp8U0ym.zip |##########################-----------------------------| 46.7% tmpp8U0ym.zip |##########################-----------------------------| 46.74% tmpp8U0ym.zip |##########################-----------------------------| 46.79% tmpp8U0ym.zip |##########################-----------------------------| 46.84% tmpp8U0ym.zip |##########################-----------------------------| 46.88% tmpp8U0ym.zip |##########################-----------------------------| 46.93% tmpp8U0ym.zip |##########################-----------------------------| 46.97% tmpp8U0ym.zip |##########################-----------------------------| 47.02% tmpp8U0ym.zip |##########################-----------------------------| 47.06% tmpp8U0ym.zip |##########################-----------------------------| 47.11% tmpp8U0ym.zip |##########################-----------------------------| 47.16% tmpp8U0ym.zip |##########################-----------------------------| 47.2% tmpp8U0ym.zip |##########################-----------------------------| 47.25% tmpp8U0ym.zip |##########################-----------------------------| 47.29% tmpp8U0ym.zip |##########################-----------------------------| 47.34% tmpp8U0ym.zip |##########################-----------------------------| 47.38% tmpp8U0ym.zip |##########################-----------------------------| 47.43% tmpp8U0ym.zip |##########################-----------------------------| 47.48% tmpp8U0ym.zip |##########################-----------------------------| 47.52% tmpp8U0ym.zip |##########################-----------------------------| 47.57% tmpp8U0ym.zip |##########################-----------------------------| 47.61% tmpp8U0ym.zip |##########################-----------------------------| 47.66% tmpp8U0ym.zip |##########################-----------------------------| 47.7% tmpp8U0ym.zip |##########################-----------------------------| 47.75% tmpp8U0ym.zip |##########################-----------------------------| 47.79% tmpp8U0ym.zip |##########################-----------------------------| 47.84% tmpp8U0ym.zip |##########################-----------------------------| 47.89% tmpp8U0ym.zip |##########################-----------------------------| 47.93% tmpp8U0ym.zip |##########################-----------------------------| 47.98% tmpp8U0ym.zip |##########################-----------------------------| 48.02% tmpp8U0ym.zip |##########################-----------------------------| 48.07% tmpp8U0ym.zip |##########################-----------------------------| 48.11% tmpp8U0ym.zip |##########################-----------------------------| 48.16% tmpp8U0ym.zip |###########################----------------------------| 48.21% tmpp8U0ym.zip |###########################----------------------------| 48.25% tmpp8U0ym.zip |###########################----------------------------| 48.3% tmpp8U0ym.zip |###########################----------------------------| 48.34% tmpp8U0ym.zip |###########################----------------------------| 48.39% tmpp8U0ym.zip |###########################----------------------------| 48.43% tmpp8U0ym.zip |###########################----------------------------| 48.48% tmpp8U0ym.zip |###########################----------------------------| 48.53% tmpp8U0ym.zip |###########################----------------------------| 48.57% tmpp8U0ym.zip |###########################----------------------------| 48.62% tmpp8U0ym.zip |###########################----------------------------| 48.66% tmpp8U0ym.zip |###########################----------------------------| 48.71% tmpp8U0ym.zip |###########################----------------------------| 48.75% tmpp8U0ym.zip |###########################----------------------------| 48.8% tmpp8U0ym.zip |###########################----------------------------| 48.84% tmpp8U0ym.zip |###########################----------------------------| 48.89% tmpp8U0ym.zip |###########################----------------------------| 48.94% tmpp8U0ym.zip |###########################----------------------------| 48.98% tmpp8U0ym.zip |###########################----------------------------| 49.03% tmpp8U0ym.zip |###########################----------------------------| 49.07% tmpp8U0ym.zip |###########################----------------------------| 49.12% tmpp8U0ym.zip |###########################----------------------------| 49.16% tmpp8U0ym.zip |###########################----------------------------| 49.21% tmpp8U0ym.zip |###########################----------------------------| 49.26% tmpp8U0ym.zip |###########################----------------------------| 49.3% tmpp8U0ym.zip |###########################----------------------------| 49.35% tmpp8U0ym.zip |###########################----------------------------| 49.39% tmpp8U0ym.zip |###########################----------------------------| 49.44% tmpp8U0ym.zip |###########################----------------------------| 49.48% tmpp8U0ym.zip |###########################----------------------------| 49.53% tmpp8U0ym.zip |###########################----------------------------| 49.58% tmpp8U0ym.zip |###########################----------------------------| 49.62% tmpp8U0ym.zip |###########################----------------------------| 49.67% tmpp8U0ym.zip |###########################----------------------------| 49.71% tmpp8U0ym.zip |###########################----------------------------| 49.76% tmpp8U0ym.zip |###########################----------------------------| 49.8% tmpp8U0ym.zip |###########################----------------------------| 49.85% tmpp8U0ym.zip |###########################----------------------------| 49.89% tmpp8U0ym.zip |###########################----------------------------| 49.94% tmpp8U0ym.zip |###########################----------------------------| 49.99% tmpp8U0ym.zip |############################---------------------------| 50.03% tmpp8U0ym.zip |############################---------------------------| 50.08% tmpp8U0ym.zip |############################---------------------------| 50.12% tmpp8U0ym.zip |############################---------------------------| 50.17% tmpp8U0ym.zip |############################---------------------------| 50.21% tmpp8U0ym.zip |############################---------------------------| 50.26% tmpp8U0ym.zip |############################---------------------------| 50.31% tmpp8U0ym.zip |############################---------------------------| 50.35% tmpp8U0ym.zip |############################---------------------------| 50.4% tmpp8U0ym.zip |############################---------------------------| 50.44% tmpp8U0ym.zip |############################---------------------------| 50.49% tmpp8U0ym.zip |############################---------------------------| 50.53% tmpp8U0ym.zip |############################---------------------------| 50.58% tmpp8U0ym.zip |############################---------------------------| 50.63% tmpp8U0ym.zip |############################---------------------------| 50.67% tmpp8U0ym.zip |############################---------------------------| 50.72% tmpp8U0ym.zip |############################---------------------------| 50.76% tmpp8U0ym.zip |############################---------------------------| 50.81% tmpp8U0ym.zip |############################---------------------------| 50.85% tmpp8U0ym.zip |############################---------------------------| 50.9% tmpp8U0ym.zip |############################---------------------------| 50.94% tmpp8U0ym.zip |############################---------------------------| 50.99% tmpp8U0ym.zip |############################---------------------------| 51.04% tmpp8U0ym.zip |############################---------------------------| 51.08% tmpp8U0ym.zip |############################---------------------------| 51.13% tmpp8U0ym.zip |############################---------------------------| 51.17% tmpp8U0ym.zip |############################---------------------------| 51.22% tmpp8U0ym.zip |############################---------------------------| 51.26% tmpp8U0ym.zip |############################---------------------------| 51.31% tmpp8U0ym.zip |############################---------------------------| 51.36% tmpp8U0ym.zip |############################---------------------------| 51.4% tmpp8U0ym.zip |############################---------------------------| 51.45% tmpp8U0ym.zip |############################---------------------------| 51.49% tmpp8U0ym.zip |############################---------------------------| 51.54% tmpp8U0ym.zip |############################---------------------------| 51.58% tmpp8U0ym.zip |############################---------------------------| 51.63% tmpp8U0ym.zip |############################---------------------------| 51.68% tmpp8U0ym.zip |############################---------------------------| 51.72% tmpp8U0ym.zip |############################---------------------------| 51.77% tmpp8U0ym.zip |############################---------------------------| 51.81% tmpp8U0ym.zip |#############################--------------------------| 51.86% tmpp8U0ym.zip |#############################--------------------------| 51.9% tmpp8U0ym.zip |#############################--------------------------| 51.95% tmpp8U0ym.zip |#############################--------------------------| 51.99% tmpp8U0ym.zip |#############################--------------------------| 52.04% tmpp8U0ym.zip |#############################--------------------------| 52.09% tmpp8U0ym.zip |#############################--------------------------| 52.13% tmpp8U0ym.zip |#############################--------------------------| 52.18% tmpp8U0ym.zip |#############################--------------------------| 52.22% tmpp8U0ym.zip |#############################--------------------------| 52.27% tmpp8U0ym.zip |#############################--------------------------| 52.31% tmpp8U0ym.zip |#############################--------------------------| 52.36% tmpp8U0ym.zip |#############################--------------------------| 52.41% tmpp8U0ym.zip |#############################--------------------------| 52.45% tmpp8U0ym.zip |#############################--------------------------| 52.5% tmpp8U0ym.zip |#############################--------------------------| 52.54% tmpp8U0ym.zip |#############################--------------------------| 52.59% tmpp8U0ym.zip |#############################--------------------------| 52.63% tmpp8U0ym.zip |#############################--------------------------| 52.68% tmpp8U0ym.zip |#############################--------------------------| 52.72% tmpp8U0ym.zip |#############################--------------------------| 52.77% tmpp8U0ym.zip |#############################--------------------------| 52.82% tmpp8U0ym.zip |#############################--------------------------| 52.86% tmpp8U0ym.zip |#############################--------------------------| 52.91% tmpp8U0ym.zip |#############################--------------------------| 52.95% tmpp8U0ym.zip |#############################--------------------------| 53.0% tmpp8U0ym.zip |#############################--------------------------| 53.04% tmpp8U0ym.zip |#############################--------------------------| 53.09% tmpp8U0ym.zip |#############################--------------------------| 53.14% tmpp8U0ym.zip |#############################--------------------------| 53.18% tmpp8U0ym.zip |#############################--------------------------| 53.23% tmpp8U0ym.zip |#############################--------------------------| 53.27% tmpp8U0ym.zip |#############################--------------------------| 53.32% tmpp8U0ym.zip |#############################--------------------------| 53.36% tmpp8U0ym.zip |#############################--------------------------| 53.41% tmpp8U0ym.zip |#############################--------------------------| 53.46% tmpp8U0ym.zip |#############################--------------------------| 53.5% tmpp8U0ym.zip |#############################--------------------------| 53.55% tmpp8U0ym.zip |#############################--------------------------| 53.59% tmpp8U0ym.zip |##############################-------------------------| 53.64% tmpp8U0ym.zip |##############################-------------------------| 53.68% tmpp8U0ym.zip |##############################-------------------------| 53.73% tmpp8U0ym.zip |##############################-------------------------| 53.77% tmpp8U0ym.zip |##############################-------------------------| 53.82% tmpp8U0ym.zip |##############################-------------------------| 53.87% tmpp8U0ym.zip |##############################-------------------------| 53.91% tmpp8U0ym.zip |##############################-------------------------| 53.96% tmpp8U0ym.zip |##############################-------------------------| 54.0% tmpp8U0ym.zip |##############################-------------------------| 54.05% tmpp8U0ym.zip |##############################-------------------------| 54.09% tmpp8U0ym.zip |##############################-------------------------| 54.14% tmpp8U0ym.zip |##############################-------------------------| 54.19% tmpp8U0ym.zip |##############################-------------------------| 54.23% tmpp8U0ym.zip |##############################-------------------------| 54.28% tmpp8U0ym.zip |##############################-------------------------| 54.32% tmpp8U0ym.zip |##############################-------------------------| 54.37% tmpp8U0ym.zip |##############################-------------------------| 54.41% tmpp8U0ym.zip |##############################-------------------------| 54.46% tmpp8U0ym.zip |##############################-------------------------| 54.51% tmpp8U0ym.zip |##############################-------------------------| 54.55% tmpp8U0ym.zip |##############################-------------------------| 54.6% tmpp8U0ym.zip |##############################-------------------------| 54.64% tmpp8U0ym.zip |##############################-------------------------| 54.69% tmpp8U0ym.zip |##############################-------------------------| 54.73% tmpp8U0ym.zip |##############################-------------------------| 54.78% tmpp8U0ym.zip |##############################-------------------------| 54.82% tmpp8U0ym.zip |##############################-------------------------| 54.87% tmpp8U0ym.zip |##############################-------------------------| 54.92% tmpp8U0ym.zip |##############################-------------------------| 54.96% tmpp8U0ym.zip |##############################-------------------------| 55.01% tmpp8U0ym.zip |##############################-------------------------| 55.05% tmpp8U0ym.zip |##############################-------------------------| 55.1% tmpp8U0ym.zip |##############################-------------------------| 55.14% tmpp8U0ym.zip |##############################-------------------------| 55.19% tmpp8U0ym.zip |##############################-------------------------| 55.24% tmpp8U0ym.zip |##############################-------------------------| 55.28% tmpp8U0ym.zip |##############################-------------------------| 55.33% tmpp8U0ym.zip |##############################-------------------------| 55.37% tmpp8U0ym.zip |##############################-------------------------| 55.42% tmpp8U0ym.zip |###############################------------------------| 55.46% tmpp8U0ym.zip |###############################------------------------| 55.51% tmpp8U0ym.zip |###############################------------------------| 55.56% tmpp8U0ym.zip |###############################------------------------| 55.6% tmpp8U0ym.zip |###############################------------------------| 55.65% tmpp8U0ym.zip |###############################------------------------| 55.69% tmpp8U0ym.zip |###############################------------------------| 55.74% tmpp8U0ym.zip |###############################------------------------| 55.78% tmpp8U0ym.zip |###############################------------------------| 55.83% tmpp8U0ym.zip |###############################------------------------| 55.87% tmpp8U0ym.zip |###############################------------------------| 55.92% tmpp8U0ym.zip |###############################------------------------| 55.97% tmpp8U0ym.zip |###############################------------------------| 56.01% tmpp8U0ym.zip |###############################------------------------| 56.06% tmpp8U0ym.zip |###############################------------------------| 56.1% tmpp8U0ym.zip |###############################------------------------| 56.15% tmpp8U0ym.zip |###############################------------------------| 56.19% tmpp8U0ym.zip |###############################------------------------| 56.24% tmpp8U0ym.zip |###############################------------------------| 56.29% tmpp8U0ym.zip |###############################------------------------| 56.33% tmpp8U0ym.zip |###############################------------------------| 56.38% tmpp8U0ym.zip |###############################------------------------| 56.42% tmpp8U0ym.zip |###############################------------------------| 56.47% tmpp8U0ym.zip |###############################------------------------| 56.51% tmpp8U0ym.zip |###############################------------------------| 56.56% tmpp8U0ym.zip |###############################------------------------| 56.61% tmpp8U0ym.zip |###############################------------------------| 56.65% tmpp8U0ym.zip |###############################------------------------| 56.7% tmpp8U0ym.zip |###############################------------------------| 56.74% tmpp8U0ym.zip |###############################------------------------| 56.79% tmpp8U0ym.zip |###############################------------------------| 56.83% tmpp8U0ym.zip |###############################------------------------| 56.88% tmpp8U0ym.zip |###############################------------------------| 56.92% tmpp8U0ym.zip |###############################------------------------| 56.97% tmpp8U0ym.zip |###############################------------------------| 57.02% tmpp8U0ym.zip |###############################------------------------| 57.06% tmpp8U0ym.zip |###############################------------------------| 57.11% tmpp8U0ym.zip |###############################------------------------| 57.15% tmpp8U0ym.zip |###############################------------------------| 57.2% tmpp8U0ym.zip |###############################------------------------| 57.24% tmpp8U0ym.zip |################################-----------------------| 57.29% tmpp8U0ym.zip |################################-----------------------| 57.34% tmpp8U0ym.zip |################################-----------------------| 57.38% tmpp8U0ym.zip |################################-----------------------| 57.43% tmpp8U0ym.zip |################################-----------------------| 57.47% tmpp8U0ym.zip |################################-----------------------| 57.52% tmpp8U0ym.zip |################################-----------------------| 57.56% tmpp8U0ym.zip |################################-----------------------| 57.61% tmpp8U0ym.zip |################################-----------------------| 57.66% tmpp8U0ym.zip |################################-----------------------| 57.7% tmpp8U0ym.zip |################################-----------------------| 57.75% tmpp8U0ym.zip |################################-----------------------| 57.79% tmpp8U0ym.zip |################################-----------------------| 57.84% tmpp8U0ym.zip |################################-----------------------| 57.88% tmpp8U0ym.zip |################################-----------------------| 57.93% tmpp8U0ym.zip |################################-----------------------| 57.97% tmpp8U0ym.zip |################################-----------------------| 58.02% tmpp8U0ym.zip |################################-----------------------| 58.07% tmpp8U0ym.zip |################################-----------------------| 58.11% tmpp8U0ym.zip |################################-----------------------| 58.16% tmpp8U0ym.zip |################################-----------------------| 58.2% tmpp8U0ym.zip |################################-----------------------| 58.25% tmpp8U0ym.zip |################################-----------------------| 58.29% tmpp8U0ym.zip |################################-----------------------| 58.34% tmpp8U0ym.zip |################################-----------------------| 58.39% tmpp8U0ym.zip |################################-----------------------| 58.43% tmpp8U0ym.zip |################################-----------------------| 58.48% tmpp8U0ym.zip |################################-----------------------| 58.52% tmpp8U0ym.zip |################################-----------------------| 58.57% tmpp8U0ym.zip |################################-----------------------| 58.61% tmpp8U0ym.zip |################################-----------------------| 58.66% tmpp8U0ym.zip |################################-----------------------| 58.71% tmpp8U0ym.zip |################################-----------------------| 58.75% tmpp8U0ym.zip |################################-----------------------| 58.8% tmpp8U0ym.zip |################################-----------------------| 58.84% tmpp8U0ym.zip |################################-----------------------| 58.89% tmpp8U0ym.zip |################################-----------------------| 58.93% tmpp8U0ym.zip |################################-----------------------| 58.98% tmpp8U0ym.zip |################################-----------------------| 59.02% tmpp8U0ym.zip |################################-----------------------| 59.07% tmpp8U0ym.zip |#################################----------------------| 59.12% tmpp8U0ym.zip |#################################----------------------| 59.16% tmpp8U0ym.zip |#################################----------------------| 59.21% tmpp8U0ym.zip |#################################----------------------| 59.25% tmpp8U0ym.zip |#################################----------------------| 59.3% tmpp8U0ym.zip |#################################----------------------| 59.34% tmpp8U0ym.zip |#################################----------------------| 59.39% tmpp8U0ym.zip |#################################----------------------| 59.44% tmpp8U0ym.zip |#################################----------------------| 59.48% tmpp8U0ym.zip |#################################----------------------| 59.53% tmpp8U0ym.zip |#################################----------------------| 59.57% tmpp8U0ym.zip |#################################----------------------| 59.62% tmpp8U0ym.zip |#################################----------------------| 59.66% tmpp8U0ym.zip |#################################----------------------| 59.71% tmpp8U0ym.zip |#################################----------------------| 59.75% tmpp8U0ym.zip |#################################----------------------| 59.8% tmpp8U0ym.zip |#################################----------------------| 59.85% tmpp8U0ym.zip |#################################----------------------| 59.89% tmpp8U0ym.zip |#################################----------------------| 59.94% tmpp8U0ym.zip |#################################----------------------| 59.98% tmpp8U0ym.zip |#################################----------------------| 60.03% tmpp8U0ym.zip |#################################----------------------| 60.07% tmpp8U0ym.zip |#################################----------------------| 60.12% tmpp8U0ym.zip |#################################----------------------| 60.17% tmpp8U0ym.zip |#################################----------------------| 60.21% tmpp8U0ym.zip |#################################----------------------| 60.26% tmpp8U0ym.zip |#################################----------------------| 60.3% tmpp8U0ym.zip |#################################----------------------| 60.35% tmpp8U0ym.zip |#################################----------------------| 60.39% tmpp8U0ym.zip |#################################----------------------| 60.44% tmpp8U0ym.zip |#################################----------------------| 60.49% tmpp8U0ym.zip |#################################----------------------| 60.53% tmpp8U0ym.zip |#################################----------------------| 60.58% tmpp8U0ym.zip |#################################----------------------| 60.62% tmpp8U0ym.zip |#################################----------------------| 60.67% tmpp8U0ym.zip |#################################----------------------| 60.71% tmpp8U0ym.zip |#################################----------------------| 60.76% tmpp8U0ym.zip |#################################----------------------| 60.8% tmpp8U0ym.zip |#################################----------------------| 60.85% tmpp8U0ym.zip |#################################----------------------| 60.9% tmpp8U0ym.zip |##################################---------------------| 60.94% tmpp8U0ym.zip |##################################---------------------| 60.99% tmpp8U0ym.zip |##################################---------------------| 61.03% tmpp8U0ym.zip |##################################---------------------| 61.08% tmpp8U0ym.zip |##################################---------------------| 61.12% tmpp8U0ym.zip |##################################---------------------| 61.17% tmpp8U0ym.zip |##################################---------------------| 61.22% tmpp8U0ym.zip |##################################---------------------| 61.26% tmpp8U0ym.zip |##################################---------------------| 61.31% tmpp8U0ym.zip |##################################---------------------| 61.35% tmpp8U0ym.zip |##################################---------------------| 61.4% tmpp8U0ym.zip |##################################---------------------| 61.44% tmpp8U0ym.zip |##################################---------------------| 61.49% tmpp8U0ym.zip |##################################---------------------| 61.54% tmpp8U0ym.zip |##################################---------------------| 61.58% tmpp8U0ym.zip |##################################---------------------| 61.63% tmpp8U0ym.zip |##################################---------------------| 61.67% tmpp8U0ym.zip |##################################---------------------| 61.72% tmpp8U0ym.zip |##################################---------------------| 61.76% tmpp8U0ym.zip |##################################---------------------| 61.81% tmpp8U0ym.zip |##################################---------------------| 61.85% tmpp8U0ym.zip |##################################---------------------| 61.9% tmpp8U0ym.zip |##################################---------------------| 61.95% tmpp8U0ym.zip |##################################---------------------| 61.99% tmpp8U0ym.zip |##################################---------------------| 62.04% tmpp8U0ym.zip |##################################---------------------| 62.08% tmpp8U0ym.zip |##################################---------------------| 62.13% tmpp8U0ym.zip |##################################---------------------| 62.17% tmpp8U0ym.zip |##################################---------------------| 62.22% tmpp8U0ym.zip |##################################---------------------| 62.27% tmpp8U0ym.zip |##################################---------------------| 62.31% tmpp8U0ym.zip |##################################---------------------| 62.36% tmpp8U0ym.zip |##################################---------------------| 62.4% tmpp8U0ym.zip |##################################---------------------| 62.45% tmpp8U0ym.zip |##################################---------------------| 62.49% tmpp8U0ym.zip |##################################---------------------| 62.54% tmpp8U0ym.zip |##################################---------------------| 62.59% tmpp8U0ym.zip |##################################---------------------| 62.63% tmpp8U0ym.zip |##################################---------------------| 62.68% tmpp8U0ym.zip |##################################---------------------| 62.72% tmpp8U0ym.zip |###################################--------------------| 62.77% tmpp8U0ym.zip |###################################--------------------| 62.81% tmpp8U0ym.zip |###################################--------------------| 62.86% tmpp8U0ym.zip |###################################--------------------| 62.9% tmpp8U0ym.zip |###################################--------------------| 62.95% tmpp8U0ym.zip |###################################--------------------| 63.0% tmpp8U0ym.zip |###################################--------------------| 63.04% tmpp8U0ym.zip |###################################--------------------| 63.09% tmpp8U0ym.zip |###################################--------------------| 63.13% tmpp8U0ym.zip |###################################--------------------| 63.18% tmpp8U0ym.zip |###################################--------------------| 63.22% tmpp8U0ym.zip |###################################--------------------| 63.27% tmpp8U0ym.zip |###################################--------------------| 63.32% tmpp8U0ym.zip |###################################--------------------| 63.36% tmpp8U0ym.zip |###################################--------------------| 63.41% tmpp8U0ym.zip |###################################--------------------| 63.45% tmpp8U0ym.zip |###################################--------------------| 63.5% tmpp8U0ym.zip |###################################--------------------| 63.54% tmpp8U0ym.zip |###################################--------------------| 63.59% tmpp8U0ym.zip |###################################--------------------| 63.64% tmpp8U0ym.zip |###################################--------------------| 63.68% tmpp8U0ym.zip |###################################--------------------| 63.73% tmpp8U0ym.zip |###################################--------------------| 63.77% tmpp8U0ym.zip |###################################--------------------| 63.82% tmpp8U0ym.zip |###################################--------------------| 63.86% tmpp8U0ym.zip |###################################--------------------| 63.91% tmpp8U0ym.zip |###################################--------------------| 63.95% tmpp8U0ym.zip |###################################--------------------| 64.0% tmpp8U0ym.zip |###################################--------------------| 64.05% tmpp8U0ym.zip |###################################--------------------| 64.09% tmpp8U0ym.zip |###################################--------------------| 64.14% tmpp8U0ym.zip |###################################--------------------| 64.18% tmpp8U0ym.zip |###################################--------------------| 64.23% tmpp8U0ym.zip |###################################--------------------| 64.27% tmpp8U0ym.zip |###################################--------------------| 64.32% tmpp8U0ym.zip |###################################--------------------| 64.37% tmpp8U0ym.zip |###################################--------------------| 64.41% tmpp8U0ym.zip |###################################--------------------| 64.46% tmpp8U0ym.zip |###################################--------------------| 64.5% tmpp8U0ym.zip |####################################-------------------| 64.55% tmpp8U0ym.zip |####################################-------------------| 64.59% tmpp8U0ym.zip |####################################-------------------| 64.64% tmpp8U0ym.zip |####################################-------------------| 64.69% tmpp8U0ym.zip |####################################-------------------| 64.73% tmpp8U0ym.zip |####################################-------------------| 64.78% tmpp8U0ym.zip |####################################-------------------| 64.82% tmpp8U0ym.zip |####################################-------------------| 64.87% tmpp8U0ym.zip |####################################-------------------| 64.91% tmpp8U0ym.zip |####################################-------------------| 64.96% tmpp8U0ym.zip |####################################-------------------| 65.0% tmpp8U0ym.zip |####################################-------------------| 65.05% tmpp8U0ym.zip |####################################-------------------| 65.1% tmpp8U0ym.zip |####################################-------------------| 65.14% tmpp8U0ym.zip |####################################-------------------| 65.19% tmpp8U0ym.zip |####################################-------------------| 65.23% tmpp8U0ym.zip |####################################-------------------| 65.28% tmpp8U0ym.zip |####################################-------------------| 65.32% tmpp8U0ym.zip |####################################-------------------| 65.37% tmpp8U0ym.zip |####################################-------------------| 65.42% tmpp8U0ym.zip |####################################-------------------| 65.46% tmpp8U0ym.zip |####################################-------------------| 65.51% tmpp8U0ym.zip |####################################-------------------| 65.55% tmpp8U0ym.zip |####################################-------------------| 65.6% tmpp8U0ym.zip |####################################-------------------| 65.64% tmpp8U0ym.zip |####################################-------------------| 65.69% tmpp8U0ym.zip |####################################-------------------| 65.74% tmpp8U0ym.zip |####################################-------------------| 65.78% tmpp8U0ym.zip |####################################-------------------| 65.83% tmpp8U0ym.zip |####################################-------------------| 65.87% tmpp8U0ym.zip |####################################-------------------| 65.92% tmpp8U0ym.zip |####################################-------------------| 65.96% tmpp8U0ym.zip |####################################-------------------| 66.01% tmpp8U0ym.zip |####################################-------------------| 66.05% tmpp8U0ym.zip |####################################-------------------| 66.1% tmpp8U0ym.zip |####################################-------------------| 66.15% tmpp8U0ym.zip |####################################-------------------| 66.19% tmpp8U0ym.zip |####################################-------------------| 66.24% tmpp8U0ym.zip |####################################-------------------| 66.28% tmpp8U0ym.zip |####################################-------------------| 66.33% tmpp8U0ym.zip |#####################################------------------| 66.37% tmpp8U0ym.zip |#####################################------------------| 66.42% tmpp8U0ym.zip |#####################################------------------| 66.47% tmpp8U0ym.zip |#####################################------------------| 66.51% tmpp8U0ym.zip |#####################################------------------| 66.56% tmpp8U0ym.zip |#####################################------------------| 66.6% tmpp8U0ym.zip |#####################################------------------| 66.65% tmpp8U0ym.zip |#####################################------------------| 66.69% tmpp8U0ym.zip |#####################################------------------| 66.74% tmpp8U0ym.zip |#####################################------------------| 66.78% tmpp8U0ym.zip |#####################################------------------| 66.83% tmpp8U0ym.zip |#####################################------------------| 66.88% tmpp8U0ym.zip |#####################################------------------| 66.92% tmpp8U0ym.zip |#####################################------------------| 66.97% tmpp8U0ym.zip |#####################################------------------| 67.01% tmpp8U0ym.zip |#####################################------------------| 67.06% tmpp8U0ym.zip |#####################################------------------| 67.1% tmpp8U0ym.zip |#####################################------------------| 67.15% tmpp8U0ym.zip |#####################################------------------| 67.2% tmpp8U0ym.zip |#####################################------------------| 67.24% tmpp8U0ym.zip |#####################################------------------| 67.29% tmpp8U0ym.zip |#####################################------------------| 67.33% tmpp8U0ym.zip |#####################################------------------| 67.38% tmpp8U0ym.zip |#####################################------------------| 67.42% tmpp8U0ym.zip |#####################################------------------| 67.47% tmpp8U0ym.zip |#####################################------------------| 67.52% tmpp8U0ym.zip |#####################################------------------| 67.56% tmpp8U0ym.zip |#####################################------------------| 67.61% tmpp8U0ym.zip |#####################################------------------| 67.65% tmpp8U0ym.zip |#####################################------------------| 67.7% tmpp8U0ym.zip |#####################################------------------| 67.74% tmpp8U0ym.zip |#####################################------------------| 67.79% tmpp8U0ym.zip |#####################################------------------| 67.83% tmpp8U0ym.zip |#####################################------------------| 67.88% tmpp8U0ym.zip |#####################################------------------| 67.93% tmpp8U0ym.zip |#####################################------------------| 67.97% tmpp8U0ym.zip |#####################################------------------| 68.02% tmpp8U0ym.zip |#####################################------------------| 68.06% tmpp8U0ym.zip |#####################################------------------| 68.11% tmpp8U0ym.zip |#####################################------------------| 68.15% tmpp8U0ym.zip |######################################-----------------| 68.2% tmpp8U0ym.zip |######################################-----------------| 68.25% tmpp8U0ym.zip |######################################-----------------| 68.29% tmpp8U0ym.zip |######################################-----------------| 68.34% tmpp8U0ym.zip |######################################-----------------| 68.38% tmpp8U0ym.zip |######################################-----------------| 68.43% tmpp8U0ym.zip |######################################-----------------| 68.47% tmpp8U0ym.zip |######################################-----------------| 68.52% tmpp8U0ym.zip |######################################-----------------| 68.57% tmpp8U0ym.zip |######################################-----------------| 68.61% tmpp8U0ym.zip |######################################-----------------| 68.66% tmpp8U0ym.zip |######################################-----------------| 68.7% tmpp8U0ym.zip |######################################-----------------| 68.75% tmpp8U0ym.zip |######################################-----------------| 68.79% tmpp8U0ym.zip |######################################-----------------| 68.84% tmpp8U0ym.zip |######################################-----------------| 68.88% tmpp8U0ym.zip |######################################-----------------| 68.93% tmpp8U0ym.zip |######################################-----------------| 68.98% tmpp8U0ym.zip |######################################-----------------| 69.02% tmpp8U0ym.zip |######################################-----------------| 69.07% tmpp8U0ym.zip |######################################-----------------| 69.11% tmpp8U0ym.zip |######################################-----------------| 69.16% tmpp8U0ym.zip |######################################-----------------| 69.2% tmpp8U0ym.zip |######################################-----------------| 69.25% tmpp8U0ym.zip |######################################-----------------| 69.3% tmpp8U0ym.zip |######################################-----------------| 69.34% tmpp8U0ym.zip |######################################-----------------| 69.39% tmpp8U0ym.zip |######################################-----------------| 69.43% tmpp8U0ym.zip |######################################-----------------| 69.48% tmpp8U0ym.zip |######################################-----------------| 69.52% tmpp8U0ym.zip |######################################-----------------| 69.57% tmpp8U0ym.zip |######################################-----------------| 69.62% tmpp8U0ym.zip |######################################-----------------| 69.66% tmpp8U0ym.zip |######################################-----------------| 69.71% tmpp8U0ym.zip |######################################-----------------| 69.75% tmpp8U0ym.zip |######################################-----------------| 69.8% tmpp8U0ym.zip |######################################-----------------| 69.84% tmpp8U0ym.zip |######################################-----------------| 69.89% tmpp8U0ym.zip |######################################-----------------| 69.93% tmpp8U0ym.zip |######################################-----------------| 69.98% tmpp8U0ym.zip |#######################################----------------| 70.03% tmpp8U0ym.zip |#######################################----------------| 70.07% tmpp8U0ym.zip |#######################################----------------| 70.12% tmpp8U0ym.zip |#######################################----------------| 70.16% tmpp8U0ym.zip |#######################################----------------| 70.21% tmpp8U0ym.zip |#######################################----------------| 70.25% tmpp8U0ym.zip |#######################################----------------| 70.3% tmpp8U0ym.zip |#######################################----------------| 70.35% tmpp8U0ym.zip |#######################################----------------| 70.39% tmpp8U0ym.zip |#######################################----------------| 70.44% tmpp8U0ym.zip |#######################################----------------| 70.48% tmpp8U0ym.zip |#######################################----------------| 70.53% tmpp8U0ym.zip |#######################################----------------| 70.57% tmpp8U0ym.zip |#######################################----------------| 70.62% tmpp8U0ym.zip |#######################################----------------| 70.67% tmpp8U0ym.zip |#######################################----------------| 70.71% tmpp8U0ym.zip |#######################################----------------| 70.76% tmpp8U0ym.zip |#######################################----------------| 70.8% tmpp8U0ym.zip |#######################################----------------| 70.85% tmpp8U0ym.zip |#######################################----------------| 70.89% tmpp8U0ym.zip |#######################################----------------| 70.94% tmpp8U0ym.zip |#######################################----------------| 70.98% tmpp8U0ym.zip |#######################################----------------| 71.03% tmpp8U0ym.zip |#######################################----------------| 71.08% tmpp8U0ym.zip |#######################################----------------| 71.12% tmpp8U0ym.zip |#######################################----------------| 71.17% tmpp8U0ym.zip |#######################################----------------| 71.21% tmpp8U0ym.zip |#######################################----------------| 71.26% tmpp8U0ym.zip |#######################################----------------| 71.3% tmpp8U0ym.zip |#######################################----------------| 71.35% tmpp8U0ym.zip |#######################################----------------| 71.4% tmpp8U0ym.zip |#######################################----------------| 71.44% tmpp8U0ym.zip |#######################################----------------| 71.49% tmpp8U0ym.zip |#######################################----------------| 71.53% tmpp8U0ym.zip |#######################################----------------| 71.58% tmpp8U0ym.zip |#######################################----------------| 71.62% tmpp8U0ym.zip |#######################################----------------| 71.67% tmpp8U0ym.zip |#######################################----------------| 71.72% tmpp8U0ym.zip |#######################################----------------| 71.76% tmpp8U0ym.zip |#######################################----------------| 71.81% tmpp8U0ym.zip |########################################---------------| 71.85% tmpp8U0ym.zip |########################################---------------| 71.9% tmpp8U0ym.zip |########################################---------------| 71.94% tmpp8U0ym.zip |########################################---------------| 71.99% tmpp8U0ym.zip |########################################---------------| 72.03% tmpp8U0ym.zip |########################################---------------| 72.08% tmpp8U0ym.zip |########################################---------------| 72.13% tmpp8U0ym.zip |########################################---------------| 72.17% tmpp8U0ym.zip |########################################---------------| 72.22% tmpp8U0ym.zip |########################################---------------| 72.26% tmpp8U0ym.zip |########################################---------------| 72.31% tmpp8U0ym.zip |########################################---------------| 72.35% tmpp8U0ym.zip |########################################---------------| 72.4% tmpp8U0ym.zip |########################################---------------| 72.45% tmpp8U0ym.zip |########################################---------------| 72.49% tmpp8U0ym.zip |########################################---------------| 72.54% tmpp8U0ym.zip |########################################---------------| 72.58% tmpp8U0ym.zip |########################################---------------| 72.63% tmpp8U0ym.zip |########################################---------------| 72.67% tmpp8U0ym.zip |########################################---------------| 72.72% tmpp8U0ym.zip |########################################---------------| 72.77% tmpp8U0ym.zip |########################################---------------| 72.81% tmpp8U0ym.zip |########################################---------------| 72.86% tmpp8U0ym.zip |########################################---------------| 72.9% tmpp8U0ym.zip |########################################---------------| 72.95% tmpp8U0ym.zip |########################################---------------| 72.99% tmpp8U0ym.zip |########################################---------------| 73.04% tmpp8U0ym.zip |########################################---------------| 73.08% tmpp8U0ym.zip |########################################---------------| 73.13% tmpp8U0ym.zip |########################################---------------| 73.18% tmpp8U0ym.zip |########################################---------------| 73.22% tmpp8U0ym.zip |########################################---------------| 73.27% tmpp8U0ym.zip |########################################---------------| 73.31% tmpp8U0ym.zip |########################################---------------| 73.36% tmpp8U0ym.zip |########################################---------------| 73.4% tmpp8U0ym.zip |########################################---------------| 73.45% tmpp8U0ym.zip |########################################---------------| 73.5% tmpp8U0ym.zip |########################################---------------| 73.54% tmpp8U0ym.zip |########################################---------------| 73.59% tmpp8U0ym.zip |########################################---------------| 73.63% tmpp8U0ym.zip |#########################################--------------| 73.68% tmpp8U0ym.zip |#########################################--------------| 73.72% tmpp8U0ym.zip |#########################################--------------| 73.77% tmpp8U0ym.zip |#########################################--------------| 73.81% tmpp8U0ym.zip |#########################################--------------| 73.86% tmpp8U0ym.zip |#########################################--------------| 73.91% tmpp8U0ym.zip |#########################################--------------| 73.95% tmpp8U0ym.zip |#########################################--------------| 74.0% tmpp8U0ym.zip |#########################################--------------| 74.04% tmpp8U0ym.zip |#########################################--------------| 74.09% tmpp8U0ym.zip |#########################################--------------| 74.13% tmpp8U0ym.zip |#########################################--------------| 74.18% tmpp8U0ym.zip |#########################################--------------| 74.23% tmpp8U0ym.zip |#########################################--------------| 74.27% tmpp8U0ym.zip |#########################################--------------| 74.32% tmpp8U0ym.zip |#########################################--------------| 74.36% tmpp8U0ym.zip |#########################################--------------| 74.41% tmpp8U0ym.zip |#########################################--------------| 74.45% tmpp8U0ym.zip |#########################################--------------| 74.5% tmpp8U0ym.zip |#########################################--------------| 74.55% tmpp8U0ym.zip |#########################################--------------| 74.59% tmpp8U0ym.zip |#########################################--------------| 74.64% tmpp8U0ym.zip |#########################################--------------| 74.68% tmpp8U0ym.zip |#########################################--------------| 74.73% tmpp8U0ym.zip |#########################################--------------| 74.77% tmpp8U0ym.zip |#########################################--------------| 74.82% tmpp8U0ym.zip |#########################################--------------| 74.86% tmpp8U0ym.zip |#########################################--------------| 74.91% tmpp8U0ym.zip |#########################################--------------| 74.96% tmpp8U0ym.zip |#########################################--------------| 75.0% tmpp8U0ym.zip |#########################################--------------| 75.05% tmpp8U0ym.zip |#########################################--------------| 75.09% tmpp8U0ym.zip |#########################################--------------| 75.14% tmpp8U0ym.zip |#########################################--------------| 75.18% tmpp8U0ym.zip |#########################################--------------| 75.23% tmpp8U0ym.zip |#########################################--------------| 75.28% tmpp8U0ym.zip |#########################################--------------| 75.32% tmpp8U0ym.zip |#########################################--------------| 75.37% tmpp8U0ym.zip |#########################################--------------| 75.41% tmpp8U0ym.zip |##########################################-------------| 75.46% tmpp8U0ym.zip |##########################################-------------| 75.5% tmpp8U0ym.zip |##########################################-------------| 75.55% tmpp8U0ym.zip |##########################################-------------| 75.6% tmpp8U0ym.zip |##########################################-------------| 75.64% tmpp8U0ym.zip |##########################################-------------| 75.69% tmpp8U0ym.zip |##########################################-------------| 75.73% tmpp8U0ym.zip |##########################################-------------| 75.78% tmpp8U0ym.zip |##########################################-------------| 75.82% tmpp8U0ym.zip |##########################################-------------| 75.87% tmpp8U0ym.zip |##########################################-------------| 75.91% tmpp8U0ym.zip |##########################################-------------| 75.96% tmpp8U0ym.zip |##########################################-------------| 76.01% tmpp8U0ym.zip |##########################################-------------| 76.05% tmpp8U0ym.zip |##########################################-------------| 76.1% tmpp8U0ym.zip |##########################################-------------| 76.14% tmpp8U0ym.zip |##########################################-------------| 76.19% tmpp8U0ym.zip |##########################################-------------| 76.23% tmpp8U0ym.zip |##########################################-------------| 76.28% tmpp8U0ym.zip |##########################################-------------| 76.33% tmpp8U0ym.zip |##########################################-------------| 76.37% tmpp8U0ym.zip |##########################################-------------| 76.42% tmpp8U0ym.zip |##########################################-------------| 76.46% tmpp8U0ym.zip |##########################################-------------| 76.51% tmpp8U0ym.zip |##########################################-------------| 76.55% tmpp8U0ym.zip |##########################################-------------| 76.6% tmpp8U0ym.zip |##########################################-------------| 76.65% tmpp8U0ym.zip |##########################################-------------| 76.69% tmpp8U0ym.zip |##########################################-------------| 76.74% tmpp8U0ym.zip |##########################################-------------| 76.78% tmpp8U0ym.zip |##########################################-------------| 76.83% tmpp8U0ym.zip |##########################################-------------| 76.87% tmpp8U0ym.zip |##########################################-------------| 76.92% tmpp8U0ym.zip |##########################################-------------| 76.96% tmpp8U0ym.zip |##########################################-------------| 77.01% tmpp8U0ym.zip |##########################################-------------| 77.06% tmpp8U0ym.zip |##########################################-------------| 77.1% tmpp8U0ym.zip |##########################################-------------| 77.15% tmpp8U0ym.zip |##########################################-------------| 77.19% tmpp8U0ym.zip |##########################################-------------| 77.24% tmpp8U0ym.zip |###########################################------------| 77.28% tmpp8U0ym.zip |###########################################------------| 77.33% tmpp8U0ym.zip |###########################################------------| 77.38% tmpp8U0ym.zip |###########################################------------| 77.42% tmpp8U0ym.zip |###########################################------------| 77.47% tmpp8U0ym.zip |###########################################------------| 77.51% tmpp8U0ym.zip |###########################################------------| 77.56% tmpp8U0ym.zip |###########################################------------| 77.6% tmpp8U0ym.zip |###########################################------------| 77.65% tmpp8U0ym.zip |###########################################------------| 77.7% tmpp8U0ym.zip |###########################################------------| 77.74% tmpp8U0ym.zip |###########################################------------| 77.79% tmpp8U0ym.zip |###########################################------------| 77.83% tmpp8U0ym.zip |###########################################------------| 77.88% tmpp8U0ym.zip |###########################################------------| 77.92% tmpp8U0ym.zip |###########################################------------| 77.97% tmpp8U0ym.zip |###########################################------------| 78.01% tmpp8U0ym.zip |###########################################------------| 78.06% tmpp8U0ym.zip |###########################################------------| 78.11% tmpp8U0ym.zip |###########################################------------| 78.15% tmpp8U0ym.zip |###########################################------------| 78.2% tmpp8U0ym.zip |###########################################------------| 78.24% tmpp8U0ym.zip |###########################################------------| 78.29% tmpp8U0ym.zip |###########################################------------| 78.33% tmpp8U0ym.zip |###########################################------------| 78.38% tmpp8U0ym.zip |###########################################------------| 78.43% tmpp8U0ym.zip |###########################################------------| 78.47% tmpp8U0ym.zip |###########################################------------| 78.52% tmpp8U0ym.zip |###########################################------------| 78.56% tmpp8U0ym.zip |###########################################------------| 78.61% tmpp8U0ym.zip |###########################################------------| 78.65% tmpp8U0ym.zip |###########################################------------| 78.7% tmpp8U0ym.zip |###########################################------------| 78.75% tmpp8U0ym.zip |###########################################------------| 78.79% tmpp8U0ym.zip |###########################################------------| 78.84% tmpp8U0ym.zip |###########################################------------| 78.88% tmpp8U0ym.zip |###########################################------------| 78.93% tmpp8U0ym.zip |###########################################------------| 78.97% tmpp8U0ym.zip |###########################################------------| 79.02% tmpp8U0ym.zip |###########################################------------| 79.06% tmpp8U0ym.zip |############################################-----------| 79.11% tmpp8U0ym.zip |############################################-----------| 79.16% tmpp8U0ym.zip |############################################-----------| 79.2% tmpp8U0ym.zip |############################################-----------| 79.25% tmpp8U0ym.zip |############################################-----------| 79.29% tmpp8U0ym.zip |############################################-----------| 79.34% tmpp8U0ym.zip |############################################-----------| 79.38% tmpp8U0ym.zip |############################################-----------| 79.43% tmpp8U0ym.zip |############################################-----------| 79.48% tmpp8U0ym.zip |############################################-----------| 79.52% tmpp8U0ym.zip |############################################-----------| 79.57% tmpp8U0ym.zip |############################################-----------| 79.61% tmpp8U0ym.zip |############################################-----------| 79.66% tmpp8U0ym.zip |############################################-----------| 79.7% tmpp8U0ym.zip |############################################-----------| 79.75% tmpp8U0ym.zip |############################################-----------| 79.8% tmpp8U0ym.zip |############################################-----------| 79.84% tmpp8U0ym.zip |############################################-----------| 79.89% tmpp8U0ym.zip |############################################-----------| 79.93% tmpp8U0ym.zip |############################################-----------| 79.98% tmpp8U0ym.zip |############################################-----------| 80.02% tmpp8U0ym.zip |############################################-----------| 80.07% tmpp8U0ym.zip |############################################-----------| 80.11% tmpp8U0ym.zip |############################################-----------| 80.16% tmpp8U0ym.zip |############################################-----------| 80.21% tmpp8U0ym.zip |############################################-----------| 80.25% tmpp8U0ym.zip |############################################-----------| 80.3% tmpp8U0ym.zip |############################################-----------| 80.34% tmpp8U0ym.zip |############################################-----------| 80.39% tmpp8U0ym.zip |############################################-----------| 80.43% tmpp8U0ym.zip |############################################-----------| 80.48% tmpp8U0ym.zip |############################################-----------| 80.53% tmpp8U0ym.zip |############################################-----------| 80.57% tmpp8U0ym.zip |############################################-----------| 80.62% tmpp8U0ym.zip |############################################-----------| 80.66% tmpp8U0ym.zip |############################################-----------| 80.71% tmpp8U0ym.zip |############################################-----------| 80.75% tmpp8U0ym.zip |############################################-----------| 80.8% tmpp8U0ym.zip |############################################-----------| 80.84% tmpp8U0ym.zip |############################################-----------| 80.89% tmpp8U0ym.zip |#############################################----------| 80.94% tmpp8U0ym.zip |#############################################----------| 80.98% tmpp8U0ym.zip |#############################################----------| 81.03% tmpp8U0ym.zip |#############################################----------| 81.07% tmpp8U0ym.zip |#############################################----------| 81.12% tmpp8U0ym.zip |#############################################----------| 81.16% tmpp8U0ym.zip |#############################################----------| 81.21% tmpp8U0ym.zip |#############################################----------| 81.26% tmpp8U0ym.zip |#############################################----------| 81.3% tmpp8U0ym.zip |#############################################----------| 81.35% tmpp8U0ym.zip |#############################################----------| 81.39% tmpp8U0ym.zip |#############################################----------| 81.44% tmpp8U0ym.zip |#############################################----------| 81.48% tmpp8U0ym.zip |#############################################----------| 81.53% tmpp8U0ym.zip |#############################################----------| 81.58% tmpp8U0ym.zip |#############################################----------| 81.62% tmpp8U0ym.zip |#############################################----------| 81.67% tmpp8U0ym.zip |#############################################----------| 81.71% tmpp8U0ym.zip |#############################################----------| 81.76% tmpp8U0ym.zip |#############################################----------| 81.8% tmpp8U0ym.zip |#############################################----------| 81.85% tmpp8U0ym.zip |#############################################----------| 81.89% tmpp8U0ym.zip |#############################################----------| 81.94% tmpp8U0ym.zip |#############################################----------| 81.99% tmpp8U0ym.zip |#############################################----------| 82.03% tmpp8U0ym.zip |#############################################----------| 82.08% tmpp8U0ym.zip |#############################################----------| 82.12% tmpp8U0ym.zip |#############################################----------| 82.17% tmpp8U0ym.zip |#############################################----------| 82.21% tmpp8U0ym.zip |#############################################----------| 82.26% tmpp8U0ym.zip |#############################################----------| 82.31% tmpp8U0ym.zip |#############################################----------| 82.35% tmpp8U0ym.zip |#############################################----------| 82.4% tmpp8U0ym.zip |#############################################----------| 82.44% tmpp8U0ym.zip |#############################################----------| 82.49% tmpp8U0ym.zip |#############################################----------| 82.53% tmpp8U0ym.zip |#############################################----------| 82.58% tmpp8U0ym.zip |#############################################----------| 82.63% tmpp8U0ym.zip |#############################################----------| 82.67% tmpp8U0ym.zip |#############################################----------| 82.72% tmpp8U0ym.zip |##############################################---------| 82.76% tmpp8U0ym.zip |##############################################---------| 82.81% tmpp8U0ym.zip |##############################################---------| 82.85% tmpp8U0ym.zip |##############################################---------| 82.9% tmpp8U0ym.zip |##############################################---------| 82.94% tmpp8U0ym.zip |##############################################---------| 82.99% tmpp8U0ym.zip |##############################################---------| 83.04% tmpp8U0ym.zip |##############################################---------| 83.08% tmpp8U0ym.zip |##############################################---------| 83.13% tmpp8U0ym.zip |##############################################---------| 83.17% tmpp8U0ym.zip |##############################################---------| 83.22% tmpp8U0ym.zip |##############################################---------| 83.26% tmpp8U0ym.zip |##############################################---------| 83.31% tmpp8U0ym.zip |##############################################---------| 83.36% tmpp8U0ym.zip |##############################################---------| 83.4% tmpp8U0ym.zip |##############################################---------| 83.45% tmpp8U0ym.zip |##############################################---------| 83.49% tmpp8U0ym.zip |##############################################---------| 83.54% tmpp8U0ym.zip |##############################################---------| 83.58% tmpp8U0ym.zip |##############################################---------| 83.63% tmpp8U0ym.zip |##############################################---------| 83.68% tmpp8U0ym.zip |##############################################---------| 83.72% tmpp8U0ym.zip |##############################################---------| 83.77% tmpp8U0ym.zip |##############################################---------| 83.81% tmpp8U0ym.zip |##############################################---------| 83.86% tmpp8U0ym.zip |##############################################---------| 83.9% tmpp8U0ym.zip |##############################################---------| 83.95% tmpp8U0ym.zip |##############################################---------| 83.99% tmpp8U0ym.zip |##############################################---------| 84.04% tmpp8U0ym.zip |##############################################---------| 84.09% tmpp8U0ym.zip |##############################################---------| 84.13% tmpp8U0ym.zip |##############################################---------| 84.18% tmpp8U0ym.zip |##############################################---------| 84.22% tmpp8U0ym.zip |##############################################---------| 84.27% tmpp8U0ym.zip |##############################################---------| 84.31% tmpp8U0ym.zip |##############################################---------| 84.36% tmpp8U0ym.zip |##############################################---------| 84.41% tmpp8U0ym.zip |##############################################---------| 84.45% tmpp8U0ym.zip |##############################################---------| 84.5% tmpp8U0ym.zip |##############################################---------| 84.54% tmpp8U0ym.zip |###############################################--------| 84.59% tmpp8U0ym.zip |###############################################--------| 84.63% tmpp8U0ym.zip |###############################################--------| 84.68% tmpp8U0ym.zip |###############################################--------| 84.73% tmpp8U0ym.zip |###############################################--------| 84.77% tmpp8U0ym.zip |###############################################--------| 84.82% tmpp8U0ym.zip |###############################################--------| 84.86% tmpp8U0ym.zip |###############################################--------| 84.91% tmpp8U0ym.zip |###############################################--------| 84.95% tmpp8U0ym.zip |###############################################--------| 85.0% tmpp8U0ym.zip |###############################################--------| 85.04% tmpp8U0ym.zip |###############################################--------| 85.09% tmpp8U0ym.zip |###############################################--------| 85.14% tmpp8U0ym.zip |###############################################--------| 85.18% tmpp8U0ym.zip |###############################################--------| 85.23% tmpp8U0ym.zip |###############################################--------| 85.27% tmpp8U0ym.zip |###############################################--------| 85.32% tmpp8U0ym.zip |###############################################--------| 85.36% tmpp8U0ym.zip |###############################################--------| 85.41% tmpp8U0ym.zip |###############################################--------| 85.46% tmpp8U0ym.zip |###############################################--------| 85.5% tmpp8U0ym.zip |###############################################--------| 85.55% tmpp8U0ym.zip |###############################################--------| 85.59% tmpp8U0ym.zip |###############################################--------| 85.64% tmpp8U0ym.zip |###############################################--------| 85.68% tmpp8U0ym.zip |###############################################--------| 85.73% tmpp8U0ym.zip |###############################################--------| 85.78% tmpp8U0ym.zip |###############################################--------| 85.82% tmpp8U0ym.zip |###############################################--------| 85.87% tmpp8U0ym.zip |###############################################--------| 85.91% tmpp8U0ym.zip |###############################################--------| 85.96% tmpp8U0ym.zip |###############################################--------| 86.0% tmpp8U0ym.zip |###############################################--------| 86.05% tmpp8U0ym.zip |###############################################--------| 86.09% tmpp8U0ym.zip |###############################################--------| 86.14% tmpp8U0ym.zip |###############################################--------| 86.19% tmpp8U0ym.zip |###############################################--------| 86.23% tmpp8U0ym.zip |###############################################--------| 86.28% tmpp8U0ym.zip |###############################################--------| 86.32% tmpp8U0ym.zip |################################################-------| 86.37% tmpp8U0ym.zip |################################################-------| 86.41% tmpp8U0ym.zip |################################################-------| 86.46% tmpp8U0ym.zip |################################################-------| 86.51% tmpp8U0ym.zip |################################################-------| 86.55% tmpp8U0ym.zip |################################################-------| 86.6% tmpp8U0ym.zip |################################################-------| 86.64% tmpp8U0ym.zip |################################################-------| 86.69% tmpp8U0ym.zip |################################################-------| 86.73% tmpp8U0ym.zip |################################################-------| 86.78% tmpp8U0ym.zip |################################################-------| 86.83% tmpp8U0ym.zip |################################################-------| 86.87% tmpp8U0ym.zip |################################################-------| 86.92% tmpp8U0ym.zip |################################################-------| 86.96% tmpp8U0ym.zip |################################################-------| 87.01% tmpp8U0ym.zip |################################################-------| 87.05% tmpp8U0ym.zip |################################################-------| 87.1% tmpp8U0ym.zip |################################################-------| 87.14% tmpp8U0ym.zip |################################################-------| 87.19% tmpp8U0ym.zip |################################################-------| 87.24% tmpp8U0ym.zip |################################################-------| 87.28% tmpp8U0ym.zip |################################################-------| 87.33% tmpp8U0ym.zip |################################################-------| 87.37% tmpp8U0ym.zip |################################################-------| 87.42% tmpp8U0ym.zip |################################################-------| 87.46% tmpp8U0ym.zip |################################################-------| 87.51% tmpp8U0ym.zip |################################################-------| 87.56% tmpp8U0ym.zip |################################################-------| 87.6% tmpp8U0ym.zip |################################################-------| 87.65% tmpp8U0ym.zip |################################################-------| 87.69% tmpp8U0ym.zip |################################################-------| 87.74% tmpp8U0ym.zip |################################################-------| 87.78% tmpp8U0ym.zip |################################################-------| 87.83% tmpp8U0ym.zip |################################################-------| 87.87% tmpp8U0ym.zip |################################################-------| 87.92% tmpp8U0ym.zip |################################################-------| 87.97% tmpp8U0ym.zip |################################################-------| 88.01% tmpp8U0ym.zip |################################################-------| 88.06% tmpp8U0ym.zip |################################################-------| 88.1% tmpp8U0ym.zip |################################################-------| 88.15% tmpp8U0ym.zip |#################################################------| 88.19% tmpp8U0ym.zip |#################################################------| 88.24% tmpp8U0ym.zip |#################################################------| 88.29% tmpp8U0ym.zip |#################################################------| 88.33% tmpp8U0ym.zip |#################################################------| 88.38% tmpp8U0ym.zip |#################################################------| 88.42% tmpp8U0ym.zip |#################################################------| 88.47% tmpp8U0ym.zip |#################################################------| 88.51% tmpp8U0ym.zip |#################################################------| 88.56% tmpp8U0ym.zip |#################################################------| 88.61% tmpp8U0ym.zip |#################################################------| 88.65% tmpp8U0ym.zip |#################################################------| 88.7% tmpp8U0ym.zip |#################################################------| 88.74% tmpp8U0ym.zip |#################################################------| 88.79% tmpp8U0ym.zip |#################################################------| 88.83% tmpp8U0ym.zip |#################################################------| 88.88% tmpp8U0ym.zip |#################################################------| 88.92% tmpp8U0ym.zip |#################################################------| 88.97% tmpp8U0ym.zip |#################################################------| 89.02% tmpp8U0ym.zip |#################################################------| 89.06% tmpp8U0ym.zip |#################################################------| 89.11% tmpp8U0ym.zip |#################################################------| 89.15% tmpp8U0ym.zip |#################################################------| 89.2% tmpp8U0ym.zip |#################################################------| 89.24% tmpp8U0ym.zip |#################################################------| 89.29% tmpp8U0ym.zip |#################################################------| 89.34% tmpp8U0ym.zip |#################################################------| 89.38% tmpp8U0ym.zip |#################################################------| 89.43% tmpp8U0ym.zip |#################################################------| 89.47% tmpp8U0ym.zip |#################################################------| 89.52% tmpp8U0ym.zip |#################################################------| 89.56% tmpp8U0ym.zip |#################################################------| 89.61% tmpp8U0ym.zip |#################################################------| 89.66% tmpp8U0ym.zip |#################################################------| 89.7% tmpp8U0ym.zip |#################################################------| 89.75% tmpp8U0ym.zip |#################################################------| 89.79% tmpp8U0ym.zip |#################################################------| 89.84% tmpp8U0ym.zip |#################################################------| 89.88% tmpp8U0ym.zip |#################################################------| 89.93% tmpp8U0ym.zip |#################################################------| 89.97% tmpp8U0ym.zip |##################################################-----| 90.02% tmpp8U0ym.zip |##################################################-----| 90.07% tmpp8U0ym.zip |##################################################-----| 90.11% tmpp8U0ym.zip |##################################################-----| 90.16% tmpp8U0ym.zip |##################################################-----| 90.2% tmpp8U0ym.zip |##################################################-----| 90.25% tmpp8U0ym.zip |##################################################-----| 90.29% tmpp8U0ym.zip |##################################################-----| 90.34% tmpp8U0ym.zip |##################################################-----| 90.39% tmpp8U0ym.zip |##################################################-----| 90.43% tmpp8U0ym.zip |##################################################-----| 90.48% tmpp8U0ym.zip |##################################################-----| 90.52% tmpp8U0ym.zip |##################################################-----| 90.57% tmpp8U0ym.zip |##################################################-----| 90.61% tmpp8U0ym.zip |##################################################-----| 90.66% tmpp8U0ym.zip |##################################################-----| 90.71% tmpp8U0ym.zip |##################################################-----| 90.75% tmpp8U0ym.zip |##################################################-----| 90.8% tmpp8U0ym.zip |##################################################-----| 90.84% tmpp8U0ym.zip |##################################################-----| 90.89% tmpp8U0ym.zip |##################################################-----| 90.93% tmpp8U0ym.zip |##################################################-----| 90.98% tmpp8U0ym.zip |##################################################-----| 91.02% tmpp8U0ym.zip |##################################################-----| 91.07% tmpp8U0ym.zip |##################################################-----| 91.12% tmpp8U0ym.zip |##################################################-----| 91.16% tmpp8U0ym.zip |##################################################-----| 91.21% tmpp8U0ym.zip |##################################################-----| 91.25% tmpp8U0ym.zip |##################################################-----| 91.3% tmpp8U0ym.zip |##################################################-----| 91.34% tmpp8U0ym.zip |##################################################-----| 91.39% tmpp8U0ym.zip |##################################################-----| 91.44% tmpp8U0ym.zip |##################################################-----| 91.48% tmpp8U0ym.zip |##################################################-----| 91.53% tmpp8U0ym.zip |##################################################-----| 91.57% tmpp8U0ym.zip |##################################################-----| 91.62% tmpp8U0ym.zip |##################################################-----| 91.66% tmpp8U0ym.zip |##################################################-----| 91.71% tmpp8U0ym.zip |##################################################-----| 91.76% tmpp8U0ym.zip |##################################################-----| 91.8% tmpp8U0ym.zip |###################################################----| 91.85% tmpp8U0ym.zip |###################################################----| 91.89% tmpp8U0ym.zip |###################################################----| 91.94% tmpp8U0ym.zip |###################################################----| 91.98% tmpp8U0ym.zip |###################################################----| 92.03% tmpp8U0ym.zip |###################################################----| 92.07% tmpp8U0ym.zip |###################################################----| 92.12% tmpp8U0ym.zip |###################################################----| 92.17% tmpp8U0ym.zip |###################################################----| 92.21% tmpp8U0ym.zip |###################################################----| 92.26% tmpp8U0ym.zip |###################################################----| 92.3% tmpp8U0ym.zip |###################################################----| 92.35% tmpp8U0ym.zip |###################################################----| 92.39% tmpp8U0ym.zip |###################################################----| 92.44% tmpp8U0ym.zip |###################################################----| 92.49% tmpp8U0ym.zip |###################################################----| 92.53% tmpp8U0ym.zip |###################################################----| 92.58% tmpp8U0ym.zip |###################################################----| 92.62% tmpp8U0ym.zip |###################################################----| 92.67% tmpp8U0ym.zip |###################################################----| 92.71% tmpp8U0ym.zip |###################################################----| 92.76% tmpp8U0ym.zip |###################################################----| 92.81% tmpp8U0ym.zip |###################################################----| 92.85% tmpp8U0ym.zip |###################################################----| 92.9% tmpp8U0ym.zip |###################################################----| 92.94% tmpp8U0ym.zip |###################################################----| 92.99% tmpp8U0ym.zip |###################################################----| 93.03% tmpp8U0ym.zip |###################################################----| 93.08% tmpp8U0ym.zip |###################################################----| 93.12% tmpp8U0ym.zip |###################################################----| 93.17% tmpp8U0ym.zip |###################################################----| 93.22% tmpp8U0ym.zip |###################################################----| 93.26% tmpp8U0ym.zip |###################################################----| 93.31% tmpp8U0ym.zip |###################################################----| 93.35% tmpp8U0ym.zip |###################################################----| 93.4% tmpp8U0ym.zip |###################################################----| 93.44% tmpp8U0ym.zip |###################################################----| 93.49% tmpp8U0ym.zip |###################################################----| 93.54% tmpp8U0ym.zip |###################################################----| 93.58% tmpp8U0ym.zip |###################################################----| 93.63% tmpp8U0ym.zip |####################################################---| 93.67% tmpp8U0ym.zip |####################################################---| 93.72% tmpp8U0ym.zip |####################################################---| 93.76% tmpp8U0ym.zip |####################################################---| 93.81% tmpp8U0ym.zip |####################################################---| 93.86% tmpp8U0ym.zip |####################################################---| 93.9% tmpp8U0ym.zip |####################################################---| 93.95% tmpp8U0ym.zip |####################################################---| 93.99% tmpp8U0ym.zip |####################################################---| 94.04% tmpp8U0ym.zip |####################################################---| 94.08% tmpp8U0ym.zip |####################################################---| 94.13% tmpp8U0ym.zip |####################################################---| 94.17% tmpp8U0ym.zip |####################################################---| 94.22% tmpp8U0ym.zip |####################################################---| 94.27% tmpp8U0ym.zip |####################################################---| 94.31% tmpp8U0ym.zip |####################################################---| 94.36% tmpp8U0ym.zip |####################################################---| 94.4% tmpp8U0ym.zip |####################################################---| 94.45% tmpp8U0ym.zip |####################################################---| 94.49% tmpp8U0ym.zip |####################################################---| 94.54% tmpp8U0ym.zip |####################################################---| 94.59% tmpp8U0ym.zip |####################################################---| 94.63% tmpp8U0ym.zip |####################################################---| 94.68% tmpp8U0ym.zip |####################################################---| 94.72% tmpp8U0ym.zip |####################################################---| 94.77% tmpp8U0ym.zip |####################################################---| 94.81% tmpp8U0ym.zip |####################################################---| 94.86% tmpp8U0ym.zip |####################################################---| 94.9% tmpp8U0ym.zip |####################################################---| 94.95% tmpp8U0ym.zip |####################################################---| 95.0% tmpp8U0ym.zip |####################################################---| 95.04% tmpp8U0ym.zip |####################################################---| 95.09% tmpp8U0ym.zip |####################################################---| 95.13% tmpp8U0ym.zip |####################################################---| 95.18% tmpp8U0ym.zip |####################################################---| 95.22% tmpp8U0ym.zip |####################################################---| 95.27% tmpp8U0ym.zip |####################################################---| 95.32% tmpp8U0ym.zip |####################################################---| 95.36% tmpp8U0ym.zip |####################################################---| 95.41% tmpp8U0ym.zip |####################################################---| 95.45% tmpp8U0ym.zip |#####################################################--| 95.5% tmpp8U0ym.zip |#####################################################--| 95.54% tmpp8U0ym.zip |#####################################################--| 95.59% tmpp8U0ym.zip |#####################################################--| 95.64% tmpp8U0ym.zip |#####################################################--| 95.68% tmpp8U0ym.zip |#####################################################--| 95.73% tmpp8U0ym.zip |#####################################################--| 95.77% tmpp8U0ym.zip |#####################################################--| 95.82% tmpp8U0ym.zip |#####################################################--| 95.86% tmpp8U0ym.zip |#####################################################--| 95.91% tmpp8U0ym.zip |#####################################################--| 95.95% tmpp8U0ym.zip |#####################################################--| 96.0% tmpp8U0ym.zip |#####################################################--| 96.05% tmpp8U0ym.zip |#####################################################--| 96.09% tmpp8U0ym.zip |#####################################################--| 96.14% tmpp8U0ym.zip |#####################################################--| 96.18% tmpp8U0ym.zip |#####################################################--| 96.23% tmpp8U0ym.zip |#####################################################--| 96.27% tmpp8U0ym.zip |#####################################################--| 96.32% tmpp8U0ym.zip |#####################################################--| 96.37% tmpp8U0ym.zip |#####################################################--| 96.41% tmpp8U0ym.zip |#####################################################--| 96.46% tmpp8U0ym.zip |#####################################################--| 96.5% tmpp8U0ym.zip |#####################################################--| 96.55% tmpp8U0ym.zip |#####################################################--| 96.59% tmpp8U0ym.zip |#####################################################--| 96.64% tmpp8U0ym.zip |#####################################################--| 96.69% tmpp8U0ym.zip |#####################################################--| 96.73% tmpp8U0ym.zip |#####################################################--| 96.78% tmpp8U0ym.zip |#####################################################--| 96.82% tmpp8U0ym.zip |#####################################################--| 96.87% tmpp8U0ym.zip |#####################################################--| 96.91% tmpp8U0ym.zip |#####################################################--| 96.96% tmpp8U0ym.zip |#####################################################--| 97.0% tmpp8U0ym.zip |#####################################################--| 97.05% tmpp8U0ym.zip |#####################################################--| 97.1% tmpp8U0ym.zip |#####################################################--| 97.14% tmpp8U0ym.zip |#####################################################--| 97.19% tmpp8U0ym.zip |#####################################################--| 97.23% tmpp8U0ym.zip |######################################################-| 97.28% tmpp8U0ym.zip |######################################################-| 97.32% tmpp8U0ym.zip |######################################################-| 97.37% tmpp8U0ym.zip |######################################################-| 97.42% tmpp8U0ym.zip |######################################################-| 97.46% tmpp8U0ym.zip |######################################################-| 97.51% tmpp8U0ym.zip |######################################################-| 97.55% tmpp8U0ym.zip |######################################################-| 97.6% tmpp8U0ym.zip |######################################################-| 97.64% tmpp8U0ym.zip |######################################################-| 97.69% tmpp8U0ym.zip |######################################################-| 97.74% tmpp8U0ym.zip |######################################################-| 97.78% tmpp8U0ym.zip |######################################################-| 97.83% tmpp8U0ym.zip |######################################################-| 97.87% tmpp8U0ym.zip |######################################################-| 97.92% tmpp8U0ym.zip |######################################################-| 97.96% tmpp8U0ym.zip |######################################################-| 98.01% tmpp8U0ym.zip |######################################################-| 98.05% tmpp8U0ym.zip |######################################################-| 98.1% tmpp8U0ym.zip |######################################################-| 98.15% tmpp8U0ym.zip |######################################################-| 98.19% tmpp8U0ym.zip |######################################################-| 98.24% tmpp8U0ym.zip |######################################################-| 98.28% tmpp8U0ym.zip |######################################################-| 98.33% tmpp8U0ym.zip |######################################################-| 98.37% tmpp8U0ym.zip |######################################################-| 98.42% tmpp8U0ym.zip |######################################################-| 98.47% tmpp8U0ym.zip |######################################################-| 98.51% tmpp8U0ym.zip |######################################################-| 98.56% tmpp8U0ym.zip |######################################################-| 98.6% tmpp8U0ym.zip |######################################################-| 98.65% tmpp8U0ym.zip |######################################################-| 98.69% tmpp8U0ym.zip |######################################################-| 98.74% tmpp8U0ym.zip |######################################################-| 98.79% tmpp8U0ym.zip |######################################################-| 98.83% tmpp8U0ym.zip |######################################################-| 98.88% tmpp8U0ym.zip |######################################################-| 98.92% tmpp8U0ym.zip |######################################################-| 98.97% tmpp8U0ym.zip |######################################################-| 99.01% tmpp8U0ym.zip |######################################################-| 99.06% tmpp8U0ym.zip |#######################################################| 99.1% tmpp8U0ym.zip |#######################################################| 99.15% tmpp8U0ym.zip |#######################################################| 99.2% tmpp8U0ym.zip |#######################################################| 99.24% tmpp8U0ym.zip |#######################################################| 99.29% tmpp8U0ym.zip |#######################################################| 99.33% tmpp8U0ym.zip |#######################################################| 99.38% tmpp8U0ym.zip |#######################################################| 99.42% tmpp8U0ym.zip |#######################################################| 99.47% tmpp8U0ym.zip |#######################################################| 99.52% tmpp8U0ym.zip |#######################################################| 99.56% tmpp8U0ym.zip |#######################################################| 99.61% tmpp8U0ym.zip |#######################################################| 99.65% tmpp8U0ym.zip |#######################################################| 99.7% tmpp8U0ym.zip |#######################################################| 99.74% tmpp8U0ym.zip |#######################################################| 99.79% tmpp8U0ym.zip |#######################################################| 99.84% tmpp8U0ym.zip |#######################################################| 99.88% tmpp8U0ym.zip |#######################################################| 99.93% tmpp8U0ym.zip |#######################################################| 99.97% tmpp8U0ym.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is bf9f283a-6bc8-45f1-b726-1fed439d05ac Retrieving manager services status... [ip=localhost] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | AMQP-Postgres | running | | AMQP InfluxDB | running | | RabbitMQ | running | | Webserver | running | | Management Worker | running | | PostgreSQL | running | | Cloudify Console | running | | Manager Rest-Service | running | | Riemann | running | +--------------------------------+---------+ 2019-07-02 22:47:56,724 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-f6278d35-739f-4f04-b960-959cfe132936 sudo: unable to resolve host vyos-vrouter-vm-f6278d35-739f-4f04-b960-959cfe132936 2019-07-02 22:48:36,881 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/e568e89f-bbd6-4404-b1f4-8e0a2355c8ea/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e568e89f-bbd6-4404-b1f4-8e0a2355c8ea/file', 'owner': u'5b23f67ce81d4ed6babb69be7a9d36ca', 'id': u'e568e89f-bbd6-4404-b1f4-8e0a2355c8ea', 'size': 2148073472, u'self': u'/v2/images/e568e89f-bbd6-4404-b1f4-8e0a2355c8ea', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5b23f67ce81d4ed6babb69be7a9d36ca', 'name': 'vyos_vrouter-project_f6278d35-739f-4f04-b960-959cfe132936', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/e568e89f-bbd6-4404-b1f4-8e0a2355c8ea/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-02T22:48:36Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-02T22:48:36Z', u'owner_specified.shade.sha256': u'd8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_f6278d35-739f-4f04-b960-959cfe132936', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', 'properties': {u'os_hash_value': u'df4cf6d7e6430e9805d41aac6e77145867d9e6715b44a5f3ad0781272c78c804deaed45645143f8e338a808ca5b34e488e5a85cf594d9bcc1a9c61e20efaf835', u'self': u'/v2/images/e568e89f-bbd6-4404-b1f4-8e0a2355c8ea', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'd8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_f6278d35-739f-4f04-b960-959cfe132936', u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_f6278d35-739f-4f04-b960-959cfe132936', 'created': u'2019-07-02T22:48:05Z', 'checksum': u'7ed4401d5dae9c25cd4a92ee16e9ba25', 'created_at': u'2019-07-02T22:48:05Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'df4cf6d7e6430e9805d41aac6e77145867d9e6715b44a5f3ad0781272c78c804deaed45645143f8e338a808ca5b34e488e5a85cf594d9bcc1a9c61e20efaf835', 'metadata': {u'os_hash_value': u'df4cf6d7e6430e9805d41aac6e77145867d9e6715b44a5f3ad0781272c78c804deaed45645143f8e338a808ca5b34e488e5a85cf594d9bcc1a9c61e20efaf835', u'self': u'/v2/images/e568e89f-bbd6-4404-b1f4-8e0a2355c8ea', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'd8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_f6278d35-739f-4f04-b960-959cfe132936', u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', u'schema': u'/v2/schemas/image'}}) 2019-07-02 22:48:37,216 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_f6278d35-739f-4f04-b960-959cfe132936', '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'2c636b86c6224566817a470196f62197', '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'b2437623-9139-4118-9971-fe7ec2922b56', 'swap': 0}) 2019-07-02 22:48:37,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2019-07-02 22:48:43,120 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2019-07-02 22:48:49,518 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-07-02 22:48:49,518 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-07-02 22:48:49,519 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2019-07-02 22:48:49,519 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-02 22:48:49,519 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2019-07-02 22:48:49,519 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all'] 2019-07-02 22:48:49,519 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2019-07-02 22:48:49,519 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Checking if managed plugin installation exists in /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-07-02 22:48:49,520 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-07-02 22:48:49,520 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugin id path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/plugin.id 2019-07-02 22:48:49,520 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using existing installation of managed plugin: bf9f283a-6bc8-45f1-b726-1fed439d05ac [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-07-02 22:48:49,520 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-02 22:48:49,520 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-07-02 22:48:49,520 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2019-07-02 22:48:49,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-07-02 22:48:49,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2019-07-02 22:48:55,744 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2019-07-02 22:48:55,744 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-02 22:48:55,745 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-02 22:48:55,745 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-02 22:48:55,745 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-07-02 22:48:55,745 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-02 22:48:55,745 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-02 22:48:55,745 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-07-02 22:48:55,746 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-02 22:48:55,746 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-02 22:48:55,746 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-07-02 22:48:55,746 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-07-02 22:48:55,746 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:48:55,746 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:49:01,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-02 22:49:01,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-07-02 22:49:01,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-07-02 22:49:01,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-16e67f80-7d41-42d5-aec3-74bfb7bc3c88 2019-07-02 22:49:01,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:48:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16e67f80-7d41-42d5-aec3-74bfb7bc3c88 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:49:01,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-eb0a4f8f-2f5d-480c-bfa7-f0ecef4bda2b 2019-07-02 22:49:01,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:48:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb0a4f8f-2f5d-480c-bfa7-f0ecef4bda2b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:49:01,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:49:01,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:48:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33a5a48a-98e5-4b46-90bd-e5f578d7edb8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:49:01,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:48:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dcd242f-f91e-4953-86a9-df90fcd62dea Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:49:01,044 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-0dcd242f-f91e-4953-86a9-df90fcd62dea 2019-07-02 22:49:01,044 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a8d12feed93c3cc7be99e02500a02f89a474fe" 2019-07-02 22:49:01,044 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:49:01,044 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-33a5a48a-98e5-4b46-90bd-e5f578d7edb8 2019-07-02 22:49:01,044 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d713dde7863d132d820dba3640178c3b604c69" -d '{"network": {"name": "data_plane_network", "admin_state_up": true}}' 2019-07-02 22:49:01,045 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:49:01,045 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:48:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79150390-46d1-4e53-9ed5-e1b7592af0da Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:49:01,045 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-79150390-46d1-4e53-9ed5-e1b7592af0da 2019-07-02 22:49:01,045 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6123f4073aaa6e6ef2a8fcbf904414fa2240f84e" 2019-07-02 22:49:01,045 - 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} 2019-07-02 22:49:01,045 - 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'} 2019-07-02 22:49:01,046 - 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'} 2019-07-02 22:49:01,046 - 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'} 2019-07-02 22:49:01,046 - 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'} 2019-07-02 22:49:01,046 - 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'} 2019-07-02 22:49:01,046 - 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'} 2019-07-02 22:49:01,046 - 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'} 2019-07-02 22:49:01,047 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:49:01,047 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:48:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c7f82e2-917d-4839-9629-7b4ce6215661 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:49:01,047 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-5c7f82e2-917d-4839-9629-7b4ce6215661 2019-07-02 22:49:01,047 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:49:01,047 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:48:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62078e18-17b2-405d-bc8c-3f993214a6d0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:49:01,047 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-62078e18-17b2-405d-bc8c-3f993214a6d0 2019-07-02 22:49:01,047 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76e1b66f62b41bec771923c2680dff5405354947" 2019-07-02 22:49:01,048 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network 88906248-8bd5-46c1-b21b-17eab9c12d99 from name external provided. 2019-07-02 22:49:01,048 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a8d12feed93c3cc7be99e02500a02f89a474fe" -d '{"floatingip": {"floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99"}}' 2019-07-02 22:49:01,048 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network 88906248-8bd5-46c1-b21b-17eab9c12d99 from name external provided. 2019-07-02 22:49:01,048 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-2d7fa2d0-9ada-4e4f-8fe4-bf8e705758ea 2019-07-02 22:49:01,048 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-2d7fa2d0-9ada-4e4f-8fe4-bf8e705758ea 2019-07-02 22:49:01,048 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-2d7fa2d0-9ada-4e4f-8fe4-bf8e705758ea Date: Tue, 02 Jul 2019 22:48:57 GMT RESP BODY: {"networks":[{"updated_at":"2019-07-02T16:41:25Z","dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"88906248-8bd5-46c1-b21b-17eab9c12d99","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8a59951157ba47ee85c54d9cbd14adb3","status":"ACTIVE","subnets":["621a68f6-d100-46cd-a42a-75525aeec4b5"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8a59951157ba47ee85c54d9cbd14adb3","created_at":"2019-07-02T16:21:07Z","mtu":1500}]} 2019-07-02 22:49:01,049 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fb2616b9247adefb2d7e1fca43e812d51f77292" -d '{"keypair": {"name": "vnf_test_keypair"}}' 2019-07-02 22:49:01,049 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2019-07-02 22:49:01,049 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-819467bf-fde3-438d-b1a5-dd21d71c22db 2019-07-02 22:49:01,049 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-819467bf-fde3-438d-b1a5-dd21d71c22db 2019-07-02 22:49:01,049 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-819467bf-fde3-438d-b1a5-dd21d71c22db Date: Tue, 02 Jul 2019 22:48:57 GMT RESP BODY: {"networks":[{"updated_at":"2019-07-02T16:41:25Z","dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"88906248-8bd5-46c1-b21b-17eab9c12d99","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8a59951157ba47ee85c54d9cbd14adb3","status":"ACTIVE","subnets":["621a68f6-d100-46cd-a42a-75525aeec4b5"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8a59951157ba47ee85c54d9cbd14adb3","created_at":"2019-07-02T16:21:07Z","mtu":1500}]} 2019-07-02 22:49:01,049 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f48dc95e618067be46fcfb23802c55f6da12f2" -d '{"network": {"name": "management_plane_network", "admin_state_up": true}}' 2019-07-02 22:49:01,049 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76e1b66f62b41bec771923c2680dff5405354947" -d '{"floatingip": {"floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99"}}' 2019-07-02 22:49:01,050 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5855c40e1d840beb037dc4f7bf320e7493d28fe2" -d '{"security_group": {"description": "Security group for vnf test", "name": "vnf_test_security_group"}}' 2019-07-02 22:49:01,050 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-ad5407ed-3837-4d4d-a867-28af65dc9960 Date: Tue, 02 Jul 2019 22:48:57 GMT RESP BODY: {"networks":[{"updated_at":"2019-07-02T16:41:25Z","dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"88906248-8bd5-46c1-b21b-17eab9c12d99","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8a59951157ba47ee85c54d9cbd14adb3","status":"ACTIVE","subnets":["621a68f6-d100-46cd-a42a-75525aeec4b5"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8a59951157ba47ee85c54d9cbd14adb3","created_at":"2019-07-02T16:21:07Z","mtu":1500}]} 2019-07-02 22:49:01,050 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-ad5407ed-3837-4d4d-a867-28af65dc9960 2019-07-02 22:49:06,234 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-2d7fa2d0-9ada-4e4f-8fe4-bf8e705758ea 2019-07-02 22:49:06,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-07-02 22:49:06,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-b6b875fc-7eb2-4b2c-ab8f-81c365ae59b5 Date: Tue, 02 Jul 2019 22:48:58 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"id":"a24a2152-f17f-4993-9408-858fc2e2c3d5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-02T22:48:56Z","is_default":false,"name":"data_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca","created_at":"2019-07-02T22:48:56Z","mtu":1442}} 2019-07-02 22:49:06,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b6b875fc-7eb2-4b2c-ab8f-81c365ae59b5 2019-07-02 22:49:06,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/networks.json used request id req-b6b875fc-7eb2-4b2c-ab8f-81c365ae59b5 2019-07-02 22:49:06,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-02 22:49:06,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-02 22:49:06,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-213afcfc-cb23-42bd-8d37-2c18e4c59144 2019-07-02 22:49:06,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-213afcfc-cb23-42bd-8d37-2c18e4c59144 2019-07-02 22:49:06,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:48:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-213afcfc-cb23-42bd-8d37-2c18e4c59144 x-compute-request-id: req-213afcfc-cb23-42bd-8d37-2c18e4c59144 Content-Encoding: gzip Content-Length: 1775 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHhTjSEdqTzr+QB6oJz+2Gj+cAcZ7Fl5QyYAyKwbkw7A0C51SSekGZY8JF9C//Ngon+YJIGSRjfwSn3kERwtOVnbMKVkW8w8sGXYYfCKqpKLzVfM1HDmS6g76D1W7/UUU4SrIjQqrDkcN+KNwSMU2HNxxQduEEYB8y5nVP9+smfYwzLX4o2TWrbkekW2ONODfMW1LHZJOVXiV3ATTHWK8ZYmkQCh7MaDOcl6wcAtBCel9o80VcH4E7lpmZIV/I8arcZXCz7VUGYGDihhFI5VP0dQ/zMiRuTWnd8tTVdmY1lOPDG0WjIEU7n62ZvpGGDuwQvw+UTYQmbznoFOMKJ2iH Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAx4U40hHak86/kAeqCc/tho/nAHGexZeUMmAMisG5MOwNAudU\nknpBmWPCRfQv/zYKJ/mCSBkkY38Ep95BEcLTlZ2zClZFvMPLBl2GHwiqqSi81XzN\nRw5kuoO+g9Vu/1FFOEqyI0Kqw5HDfijcEjFNhzccUHbhBGAfMuZ1T/frJn2MMy1+\nKNk1q25HpFtjjTg3zFtSx2STlV4ldwE0x1ivGWJpEAoezGgznJesHALQQnpfaPNF\nXB+BO5aZmSFfyPGq3GVws+1VBmBg4oYRSOVT9HUP8zIkbk1p3fLU1XZmNZTjwxtF\noyBFO5+tmb6Rhg7sEL8PlE2EJm856BTjCidohwIDAQABAoIBABk50MtOkpIpi7LM\nJUWEUoW24AAAXZCh74zG9A7/G0kCL0r0sI6sgmrAYCm0C/V6gaI4O66d7yndP1ty\nEEwMk+/QtnhSHBMXti2h2XlHATzN98IOO24GddnXGllUvOnu/o91cjxfC3Qak9r5\nk4mBTkoQP7Y0sZJ6DLfEx4RK1iJRd/BpPxipLzLc2CYsLfmXXLWpCVeKl9rckj2l\nbFbdeCBgeXT6YCYnmveIcYlSNbWq1BUM44BQSEJxfvyjZ9xWpjrYA5stBafTfrTI\n7FEhcr1K3HmchYa97x7dysfguZyYY/s/sYE4WM3aoDUUFrJqjkxbx+mSLlI+nIoM\nIkyQToECgYEA9qH0zKLt0g/f66YckP0xMdWkocr7b1TVZ7vcIFli4HWEgFo2N++c\nIyRG1gxUej5GWKsngDdb6lvzoM6W3b/+CxeNO2s8H2V1Z+BC8xesUOn69qgnWHkh\n73ASFG6lH88JEUPc8cKaHq8NvAnRENpcPYeD4pHNhCwqkPhC7Z7ejCECgYEAzxkv\nz45wHtU0q1z192WoyGNpa/KWg8w6+VpEWLMcNeXHe+nMk13TAxaE1MVas3K7DB72\nkv511q5lkbg9IVcKKQW3sTMraAYYjtfikP+MzfCJfe+fXmzQVz7Tqaw5WMYDXrY/\nWtTJz5pd+bpOpRyc+JheFFA668JBu0SzPOPCH6cCgYAcQSmeV/wO2Kq6gGk9YwRD\nxUn7DxoHAxz/qVHqktL1DAGGAs+7UMP+cqV62CbFamT8u37m/XCWRLqAbapy9Q/R\njX0slXhp0GHG6LZCyy9+hY+uukznodj1aU1o8dQQ9NMBG1kwiS7G3R8hr6431AxF\nMEU3q6Rzw+uMeCSSvGSagQKBgC5kbQJo3RL7Hd5ZZ7ww6LtjEaWd5TvHD1r2bqMU\nFHi6bZKDkFFezjs92ymywBu80svnT8Mj/4/E53naNM94KQ2Be2HVnZ6i5vNwxw9G\nP+uOO66bdC753z38E/xJWVtamDyqRMz7J+46nVyo8J8qJrvFniWcx2Yy0Pi7bg9w\n0fa3AoGBAI+NQb/XlyoyggHc2Mh6CzhfLdRFglRk92fb6XNdoGfYexuaUvVE0kuG\n10VZcQgZsBUqJtxnEcFhB+RXq+KS2/AIFLZUdakhQqzYd77lHRWZ0aOEtw74HvG2\nD/xxT5b5n+8/zommKM71526Df9Epbxdq0nmn4nUDHqAqFuLntwzA\n-----END RSA PRIVATE KEY-----\n", "user_id": "e49262c7c0f145bf9b1ee7944625d2f1", "name": "vnf_test_keypair", "fingerprint": "d5:64:25:a2:34:e3:e0:c4:cb:5a:8f:7e:ef:29:a1:2e"}} 2019-07-02 22:49:06,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-147a2655-87f4-46bf-8f9f-64d062fa3d1d 2019-07-02 22:49:06,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-147a2655-87f4-46bf-8f9f-64d062fa3d1d 2019-07-02 22:49:06,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-147a2655-87f4-46bf-8f9f-64d062fa3d1d Date: Tue, 02 Jul 2019 22:48:57 GMT RESP BODY: {"security_group": {"description": "Security group for vnf test", "tags": [], "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "created_at": "2019-07-02T22:48:57Z", "updated_at": "2019-07-02T22:48:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-02T22:48:57Z", "revision_number": 0, "id": "8abc27bb-9e4c-4157-9aad-ddc279d20428", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-02T22:48:57Z", "security_group_id": "1a858e14-1fb5-41b2-92c1-2b679641794b", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-02T22:48:57Z", "revision_number": 0, "id": "a26c1145-7be4-414b-91e1-61a89bee06c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-02T22:48:57Z", "security_group_id": "1a858e14-1fb5-41b2-92c1-2b679641794b", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca"}], "revision_number": 1, "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "id": "1a858e14-1fb5-41b2-92c1-2b679641794b", "name": "vnf_test_security_group"}} 2019-07-02 22:49:06,237 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-02 22:49:06,237 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-07-02 22:49:06,237 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-02 22:49:06,237 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-07-02 22:49:06,237 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 598 X-Openstack-Request-Id: req-7c6207e7-7c80-47f0-80dc-b0132f4460f7 Date: Tue, 02 Jul 2019 22:48:58 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"id":"ebdb2f94-c39f-4e34-8756-a156626c8361","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-02T22:48:57Z","is_default":false,"name":"management_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca","created_at":"2019-07-02T22:48:57Z","mtu":1442}} 2019-07-02 22:49:06,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-7c6207e7-7c80-47f0-80dc-b0132f4460f7 2019-07-02 22:49:06,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/networks.json used request id req-7c6207e7-7c80-47f0-80dc-b0132f4460f7 2019-07-02 22:49:06,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 506 X-Openstack-Request-Id: req-172df497-c6d0-4d29-9bf3-e3a172a91b62 Date: Tue, 02 Jul 2019 22:48:58 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2019-07-02T22:48:58Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": null, "id": "d5d461f9-3738-4cf9-a199-5bbfa07e1909", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "created_at": "2019-07-02T22:48:58Z", "dns_name": "", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:49:06,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-172df497-c6d0-4d29-9bf3-e3a172a91b62 2019-07-02 22:49:06,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-172df497-c6d0-4d29-9bf3-e3a172a91b62 2019-07-02 22:49:06,238 - 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'5b23f67ce81d4ed6babb69be7a9d36ca', u'created_at': u'2019-07-02T22:48:58Z', u'updated_at': u'2019-07-02T22:48:58Z', u'dns_domain': u'', u'floating_network_id': u'88906248-8bd5-46c1-b21b-17eab9c12d99', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.201', u'revision_number': 0, u'dns_name': u'', u'project_id': u'5b23f67ce81d4ed6babb69be7a9d36ca', u'port_id': None, u'id': u'd5d461f9-3738-4cf9-a199-5bbfa07e1909'} 2019-07-02 22:49:06,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-02 22:49:06,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-02 22:49:06,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-07-02 22:49:06,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 506 X-Openstack-Request-Id: req-a55c4527-47ea-47ec-8659-866498982c6a Date: Tue, 02 Jul 2019 22:48:59 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2019-07-02T22:48:58Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": null, "id": "be6a2389-6c26-4ffb-9f45-e28276b1f35c", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "created_at": "2019-07-02T22:48:58Z", "dns_name": "", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:49:06,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/1a858e14-1fb5-41b2-92c1-2b679641794b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5855c40e1d840beb037dc4f7bf320e7493d28fe2" 2019-07-02 22:49:06,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-a55c4527-47ea-47ec-8659-866498982c6a 2019-07-02 22:49:06,240 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-a55c4527-47ea-47ec-8659-866498982c6a 2019-07-02 22:49:06,240 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5855c40e1d840beb037dc4f7bf320e7493d28fe2" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "1a858e14-1fb5-41b2-92c1-2b679641794b", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-02 22:49:06,240 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/1a858e14-1fb5-41b2-92c1-2b679641794b.json used request id req-373490fb-726d-4bfa-8007-e525c9a5e676 2019-07-02 22:49:06,240 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-07-02 22:49:06,240 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-02 22:49:06,240 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-02 22:49:06,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups/1a858e14-1fb5-41b2-92c1-2b679641794b.json used request id req-373490fb-726d-4bfa-8007-e525c9a5e676 2019-07-02 22:49:06,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-373490fb-726d-4bfa-8007-e525c9a5e676 Date: Tue, 02 Jul 2019 22:48:59 GMT RESP BODY: {"security_group": {"description": "Security group for vnf test", "tags": [], "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "created_at": "2019-07-02T22:48:57Z", "updated_at": "2019-07-02T22:48:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-02T22:48:57Z", "revision_number": 0, "id": "8abc27bb-9e4c-4157-9aad-ddc279d20428", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-02T22:48:57Z", "security_group_id": "1a858e14-1fb5-41b2-92c1-2b679641794b", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-02T22:48:57Z", "revision_number": 0, "id": "a26c1145-7be4-414b-91e1-61a89bee06c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-02T22:48:57Z", "security_group_id": "1a858e14-1fb5-41b2-92c1-2b679641794b", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca"}], "revision_number": 1, "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "id": "1a858e14-1fb5-41b2-92c1-2b679641794b", "name": "vnf_test_security_group"}} 2019-07-02 22:49:06,241 - 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'5b23f67ce81d4ed6babb69be7a9d36ca', u'created_at': u'2019-07-02T22:48:58Z', u'updated_at': u'2019-07-02T22:48:58Z', u'dns_domain': u'', u'floating_network_id': u'88906248-8bd5-46c1-b21b-17eab9c12d99', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'dns_name': u'', u'project_id': u'5b23f67ce81d4ed6babb69be7a9d36ca', u'port_id': None, u'id': u'be6a2389-6c26-4ffb-9f45-e28276b1f35c'} 2019-07-02 22:49:06,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5855c40e1d840beb037dc4f7bf320e7493d28fe2" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "ethertype": "IPv4", "port_range_max": 0, "security_group_id": "1a858e14-1fb5-41b2-92c1-2b679641794b", "port_range_min": 0, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-02 22:49:06,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-41d6f703-6668-4084-99b6-d3335b6646db 2019-07-02 22:49:06,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-41d6f703-6668-4084-99b6-d3335b6646db Date: Tue, 02 Jul 2019 22:49:00 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2019-07-02T22:49:00Z", "security_group_id": "1a858e14-1fb5-41b2-92c1-2b679641794b", "port_range_min": 22, "revision_number": 0, "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "created_at": "2019-07-02T22:49:00Z", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "id": "2cd62fc9-88e0-4a8d-82e9-dc8e3644e18f"}} 2019-07-02 22:49:06,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-02 22:49:06,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-02 22:49:06,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2019-07-02 22:49:06,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-3b15ca95-5097-4812-ac62-54104899d635 2019-07-02 22:49:06,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:49:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b15ca95-5097-4812-ac62-54104899d635 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:49:06,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:49:06,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - router: {'name': u'vnf_test_router'} 2019-07-02 22:49:06,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-41d6f703-6668-4084-99b6-d3335b6646db 2019-07-02 22:49:11,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5855c40e1d840beb037dc4f7bf320e7493d28fe2" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "1a858e14-1fb5-41b2-92c1-2b679641794b", "port_range_min": 1, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-02 22:49:11,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-d5aac254-ce19-4490-850b-9bb59c449f57 Date: Tue, 02 Jul 2019 22:49:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "updated_at": "2019-07-02T22:49:01Z", "security_group_id": "1a858e14-1fb5-41b2-92c1-2b679641794b", "port_range_min": 1, "revision_number": 0, "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "created_at": "2019-07-02T22:49:01Z", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "id": "bd556699-466b-4da2-a0cd-01e77b8d4524"}} 2019-07-02 22:49:11,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks/88906248-8bd5-46c1-b21b-17eab9c12d99.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65a7cb8f36e3ad6ccba86bdd55aa754c3b63b41f" 2019-07-02 22:49:11,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-02 22:49:11,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-69a144f9-c88f-4658-b43f-69175e87bfcd Date: Tue, 02 Jul 2019 22:49:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 0, "updated_at": "2019-07-02T22:49:00Z", "security_group_id": "1a858e14-1fb5-41b2-92c1-2b679641794b", "port_range_min": 0, "revision_number": 0, "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "created_at": "2019-07-02T22:49:00Z", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "id": "898078db-c629-43e3-85ad-64e28b89c0de"}} 2019-07-02 22:49:11,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-d5aac254-ce19-4490-850b-9bb59c449f57 2019-07-02 22:49:11,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-d5aac254-ce19-4490-850b-9bb59c449f57 2019-07-02 22:49:11,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5855c40e1d840beb037dc4f7bf320e7493d28fe2" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "1a858e14-1fb5-41b2-92c1-2b679641794b", "port_range_min": 1, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-02 22:49:11,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-69a144f9-c88f-4658-b43f-69175e87bfcd 2019-07-02 22:49:11,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-02 22:49:11,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-02 22:49:11,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-69a144f9-c88f-4658-b43f-69175e87bfcd 2019-07-02 22:49:11,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-02 22:49:11,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks/88906248-8bd5-46c1-b21b-17eab9c12d99.json used request id req-ab2c8789-9d98-4525-a5c9-3be4fe50a98d 2019-07-02 22:49:11,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-ab2c8789-9d98-4525-a5c9-3be4fe50a98d Date: Tue, 02 Jul 2019 22:49:01 GMT RESP BODY: {"network":{"updated_at":"2019-07-02T16:41:25Z","dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"88906248-8bd5-46c1-b21b-17eab9c12d99","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8a59951157ba47ee85c54d9cbd14adb3","status":"ACTIVE","subnets":["621a68f6-d100-46cd-a42a-75525aeec4b5"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8a59951157ba47ee85c54d9cbd14adb3","created_at":"2019-07-02T16:21:07Z","mtu":1500}} 2019-07-02 22:49:11,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-a6751968-58d9-4107-8b45-f951d6c7d07b 2019-07-02 22:49:11,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks/88906248-8bd5-46c1-b21b-17eab9c12d99.json used request id req-ab2c8789-9d98-4525-a5c9-3be4fe50a98d 2019-07-02 22:49:11,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-a6751968-58d9-4107-8b45-f951d6c7d07b Date: Tue, 02 Jul 2019 22:49:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "updated_at": "2019-07-02T22:49:01Z", "security_group_id": "1a858e14-1fb5-41b2-92c1-2b679641794b", "port_range_min": 1, "revision_number": 0, "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "created_at": "2019-07-02T22:49:01Z", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "id": "c4103068-03b6-47a1-9554-ca8d4dea0450"}} 2019-07-02 22:49:11,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-a6751968-58d9-4107-8b45-f951d6c7d07b 2019-07-02 22:49:11,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65a7cb8f36e3ad6ccba86bdd55aa754c3b63b41f" -d '{"router": {"external_gateway_info": {"network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99"}, "name": "vnf_test_router"}}' 2019-07-02 22:49:11,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-02 22:49:11,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-02 22:49:11,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-07-02 22:49:11,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-99be8209-a4e3-4c7a-aef2-c761a98f3186 2019-07-02 22:49:11,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:49:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99be8209-a4e3-4c7a-aef2-c761a98f3186 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:49:11,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:49:11,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-02 22:49:11,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-02 22:49:11,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eec79b370172f4eb605cc1c8a1c489ebd1338351" -d '{"subnet": {"network_id": "a24a2152-f17f-4993-9408-858fc2e2c3d5", "ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null, "name": "data_plane_subnet"}}' 2019-07-02 22:49:11,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-02 22:49:11,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-02 22:49:11,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-02 22:49:11,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-02 22:49:11,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-02 22:49:11,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-02 22:49:11,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-07-02 22:49:11,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-02 22:49:11,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-02 22:49:11,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-02 22:49:11,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-02 22:49:11,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-02 22:49:11,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-02 22:49:11,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-02 22:49:11,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-fa8d178b-ce78-4adc-baaa-c9220d4536f0 2019-07-02 22:49:11,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/routers.json used request id req-fa8d178b-ce78-4adc-baaa-c9220d4536f0 2019-07-02 22:49:11,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 582 X-Openstack-Request-Id: req-fa8d178b-ce78-4adc-baaa-c9220d4536f0 Date: Tue, 02 Jul 2019 22:49:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "621a68f6-d100-46cd-a42a-75525aeec4b5", "ip_address": "172.30.9.216"}]}, "description": "", "tags": [], "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "created_at": "2019-07-02T22:49:02Z", "admin_state_up": true, "updated_at": "2019-07-02T22:49:03Z", "revision_number": 2, "routes": [], "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "id": "2f634ee4-2f5f-4db0-add3-1f5f7f321e57", "name": "vnf_test_router"}} 2019-07-02 22:49:11,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2019-07-02 22:49:11,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-02 22:49:11,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-02 22:49:11,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-02 22:49:16,612 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-b8fd1d8d-60bb-4a56-b927-04273b3ad256 2019-07-02 22:49:16,612 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/subnets.json used request id req-b8fd1d8d-60bb-4a56-b927-04273b3ad256 2019-07-02 22:49:16,612 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-07-02 22:49:16,612 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-02 22:49:16,613 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-02 22:49:16,613 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-b8fd1d8d-60bb-4a56-b927-04273b3ad256 Date: Tue, 02 Jul 2019 22:49:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a24a2152-f17f-4993-9408-858fc2e2c3d5","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca","created_at":"2019-07-02T22:49:03Z","dns_nameservers":[],"updated_at":"2019-07-02T22:49:03Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"12.0.0.1","end":"12.0.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"12.0.0.0/24","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","id":"7affad33-83a7-47e3-afa2-865dca190219","subnetpool_id":null,"name":"data_plane_subnet"}} 2019-07-02 22:49:16,613 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-02 22:49:16,613 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-02 22:49:16,613 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-07-02 22:49:16,613 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-02 22:49:16,614 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-02 22:49:16,614 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:49:16,614 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-07-02 22:49:16,614 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-02 22:49:16,614 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:49:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76fff901-b7c6-4447-b3b3-ea0e771a148a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:49:16,614 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-76fff901-b7c6-4447-b3b3-ea0e771a148a 2019-07-02 22:49:16,615 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb231a6fd4ff9c32e39b0f4639e83bedfcae5c1f" -d '{"subnet": {"network_id": "ebdb2f94-c39f-4e34-8756-a156626c8361", "ip_version": 4, "cidr": "11.0.0.0/24", "name": "management_plane_subnet"}}' 2019-07-02 22:49:16,615 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-02 22:49:16,615 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-07-02 22:49:16,615 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-e2a8caec-ce04-40c8-a0a6-cb32aef01d38 2019-07-02 22:49:16,615 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:49:16,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8531447ff2888ff08f69d03d160d067dbf90ba5" -d '{"port": {"network_id": "a24a2152-f17f-4993-9408-858fc2e2c3d5", "fixed_ips": [{"subnet_id": "7affad33-83a7-47e3-afa2-865dca190219"}], "name": "target_vnf_data_plane_port", "security_groups": ["1a858e14-1fb5-41b2-92c1-2b679641794b"]}}' 2019-07-02 22:49:16,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:49:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2a8caec-ce04-40c8-a0a6-cb32aef01d38 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:49:16,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-2c1150c1-6029-4dc6-bcdb-f85c492626e0 2019-07-02 22:49:16,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:49:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c1150c1-6029-4dc6-bcdb-f85c492626e0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:49:16,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adb904febc1cd86df5f59fc7dd3b73761d4470c2" -d '{"port": {"network_id": "a24a2152-f17f-4993-9408-858fc2e2c3d5", "fixed_ips": [{"subnet_id": "7affad33-83a7-47e3-afa2-865dca190219"}], "name": "reference_vnf_data_plane_port", "security_groups": ["1a858e14-1fb5-41b2-92c1-2b679641794b"]}}' 2019-07-02 22:49:16,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:49:16,617 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/subnets.json used request id req-26d2ce5d-dab6-4907-aa76-85fefed4fbad 2019-07-02 22:49:16,617 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-26d2ce5d-dab6-4907-aa76-85fefed4fbad 2019-07-02 22:49:16,617 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-26d2ce5d-dab6-4907-aa76-85fefed4fbad Date: Tue, 02 Jul 2019 22:49:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ebdb2f94-c39f-4e34-8756-a156626c8361","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca","created_at":"2019-07-02T22:49:07Z","dns_nameservers":[],"updated_at":"2019-07-02T22:49:07Z","gateway_ip":"11.0.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"11.0.0.2","end":"11.0.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"11.0.0.0/24","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","id":"31b4de67-5f71-4bfb-95f8-1d824a266928","subnetpool_id":null,"name":"management_plane_subnet"}} 2019-07-02 22:49:16,617 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-07-02 22:49:16,617 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-02 22:49:16,617 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-02 22:49:16,617 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2019-07-02 22:49:16,618 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 867 X-Openstack-Request-Id: req-a631e3b7-79e3-4ad2-8fd0-f4233d520ef8 Date: Tue, 02 Jul 2019 22:49:10 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:49:09Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7affad33-83a7-47e3-afa2-865dca190219","ip_address":"12.0.0.17"}],"id":"6e7ce36a-3cdf-4aa6-a560-2e309fdcd541","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:86:5f:e3","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-12-0-0-17","ip_address":"12.0.0.17","fqdn":"host-12-0-0-17.openstacklocal."}],"name":"target_vnf_data_plane_port","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"a24a2152-f17f-4993-9408-858fc2e2c3d5","dns_name":"","created_at":"2019-07-02T22:49:09Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:49:16,618 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Post-configuring relationships 2019-07-02 22:49:16,618 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/ports.json used request id req-a631e3b7-79e3-4ad2-8fd0-f4233d520ef8 2019-07-02 22:49:16,618 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-a631e3b7-79e3-4ad2-8fd0-f4233d520ef8 2019-07-02 22:49:16,618 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-02 22:49:16,618 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-07-02 22:49:16,619 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/ports.json used request id req-1be30393-7348-49f9-8c86-bc637b2c116d 2019-07-02 22:49:16,619 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-1be30393-7348-49f9-8c86-bc637b2c116d 2019-07-02 22:49:16,619 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 866 X-Openstack-Request-Id: req-1be30393-7348-49f9-8c86-bc637b2c116d Date: Tue, 02 Jul 2019 22:49:10 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:49:09Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7affad33-83a7-47e3-afa2-865dca190219","ip_address":"12.0.0.2"}],"id":"161f1b27-28a3-4581-8945-769311bc519e","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:a9:dd:82","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-12-0-0-2","ip_address":"12.0.0.2","fqdn":"host-12-0-0-2.openstacklocal."}],"name":"reference_vnf_data_plane_port","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"a24a2152-f17f-4993-9408-858fc2e2c3d5","dns_name":"","created_at":"2019-07-02T22:49:09Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:49:16,619 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:49:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ff29a85-8efb-4f33-bba6-b3b0db07d49e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:49:16,619 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/2f634ee4-2f5f-4db0-add3-1f5f7f321e57/add_router_interface.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f88b50ff14411d98641f7f3527f1912b3ae7361" -d '{"subnet_id": "31b4de67-5f71-4bfb-95f8-1d824a266928"}' 2019-07-02 22:49:16,619 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-02 22:49:16,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-02 22:49:16,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-07-02 22:49:16,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:49:16,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-3ff29a85-8efb-4f33-bba6-b3b0db07d49e 2019-07-02 22:49:21,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-02 22:49:21,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-07-02 22:49:21,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-07-02 22:49:21,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:49:21,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-07-02 22:49:21,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-dbae3ac0-efc4-4166-9811-1e3ed0d7198c 2019-07-02 22:49:21,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:49:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbae3ac0-efc4-4166-9811-1e3ed0d7198c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:49:21,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-02 22:49:21,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-02 22:49:21,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:49:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa647e9e-988a-47a6-8093-9cacffa46c3e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:49:21,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports.json?id=6e7ce36a-3cdf-4aa6-a560-2e309fdcd541 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0e3d473c2895e7f5f416a14eccb40fdba2d889c" 2019-07-02 22:49:21,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-07-02 22:49:21,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 870 X-Openstack-Request-Id: req-44d152d6-1dc3-4d1a-b0bf-636b4f2258ee Date: Tue, 02 Jul 2019 22:49:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:49:09Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7affad33-83a7-47e3-afa2-865dca190219","ip_address":"12.0.0.17"}],"id":"6e7ce36a-3cdf-4aa6-a560-2e309fdcd541","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:86:5f:e3","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-12-0-0-17","ip_address":"12.0.0.17","fqdn":"host-12-0-0-17.openstacklocal."}],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"a24a2152-f17f-4993-9408-858fc2e2c3d5","dns_name":"","created_at":"2019-07-02T22:49:09Z","binding:vnic_type":"normal","device_id":"","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}]} 2019-07-02 22:49:21,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-fa647e9e-988a-47a6-8093-9cacffa46c3e 2019-07-02 22:49:21,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:49:21,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 869 X-Openstack-Request-Id: req-edd05ded-10fe-480b-96ab-9fad13c1ad5a Date: Tue, 02 Jul 2019 22:49:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:49:09Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7affad33-83a7-47e3-afa2-865dca190219","ip_address":"12.0.0.2"}],"id":"161f1b27-28a3-4581-8945-769311bc519e","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:a9:dd:82","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-12-0-0-2","ip_address":"12.0.0.2","fqdn":"host-12-0-0-2.openstacklocal."}],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"a24a2152-f17f-4993-9408-858fc2e2c3d5","dns_name":"","created_at":"2019-07-02T22:49:09Z","binding:vnic_type":"normal","device_id":"","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}]} 2019-07-02 22:49:21,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=6e7ce36a-3cdf-4aa6-a560-2e309fdcd541 target={u'external_id': u'1a858e14-1fb5-41b2-92c1-2b679641794b', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-07-02 22:49:21,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/6e7ce36a-3cdf-4aa6-a560-2e309fdcd541.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0e3d473c2895e7f5f416a14eccb40fdba2d889c" -d '{"port": {"security_groups": ["1a858e14-1fb5-41b2-92c1-2b679641794b"]}}' 2019-07-02 22:49:21,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports.json?id=6e7ce36a-3cdf-4aa6-a560-2e309fdcd541 used request id req-44d152d6-1dc3-4d1a-b0bf-636b4f2258ee 2019-07-02 22:49:21,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports.json?id=161f1b27-28a3-4581-8945-769311bc519e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7369ab5a2dfa7f68e95aeeca43e7786f51976f7" 2019-07-02 22:49:21,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?id=6e7ce36a-3cdf-4aa6-a560-2e309fdcd541 used request id req-44d152d6-1dc3-4d1a-b0bf-636b4f2258ee 2019-07-02 22:49:21,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports.json?id=161f1b27-28a3-4581-8945-769311bc519e used request id req-edd05ded-10fe-480b-96ab-9fad13c1ad5a 2019-07-02 22:49:21,778 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/161f1b27-28a3-4581-8945-769311bc519e.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7369ab5a2dfa7f68e95aeeca43e7786f51976f7" -d '{"port": {"security_groups": ["1a858e14-1fb5-41b2-92c1-2b679641794b"]}}' 2019-07-02 22:49:21,778 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 867 X-Openstack-Request-Id: req-4b896b7d-81bb-4af1-86ed-a3c32ff96932 Date: Tue, 02 Jul 2019 22:49:14 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:49:09Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7affad33-83a7-47e3-afa2-865dca190219","ip_address":"12.0.0.17"}],"id":"6e7ce36a-3cdf-4aa6-a560-2e309fdcd541","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"qos_policy_id":null,"mac_address":"fa:16:3e:86:5f:e3","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-12-0-0-17","ip_address":"12.0.0.17","fqdn":"host-12-0-0-17.openstacklocal."}],"device_id":"","name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"a24a2152-f17f-4993-9408-858fc2e2c3d5","dns_name":"","created_at":"2019-07-02T22:49:09Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:49:21,778 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/ports/6e7ce36a-3cdf-4aa6-a560-2e309fdcd541.json used request id req-4b896b7d-81bb-4af1-86ed-a3c32ff96932 2019-07-02 22:49:21,778 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-07-02 22:49:21,778 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/6e7ce36a-3cdf-4aa6-a560-2e309fdcd541.json used request id req-7443654e-d6ee-436c-a723-2c0fdfca5226 2019-07-02 22:49:21,778 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/6e7ce36a-3cdf-4aa6-a560-2e309fdcd541.json used request id req-7443654e-d6ee-436c-a723-2c0fdfca5226 2019-07-02 22:49:21,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 867 X-Openstack-Request-Id: req-7443654e-d6ee-436c-a723-2c0fdfca5226 Date: Tue, 02 Jul 2019 22:49:14 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:49:14Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7affad33-83a7-47e3-afa2-865dca190219","ip_address":"12.0.0.17"}],"id":"6e7ce36a-3cdf-4aa6-a560-2e309fdcd541","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:86:5f:e3","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-12-0-0-17","ip_address":"12.0.0.17","fqdn":"host-12-0-0-17.openstacklocal."}],"name":"target_vnf_data_plane_port","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"a24a2152-f17f-4993-9408-858fc2e2c3d5","dns_name":"","created_at":"2019-07-02T22:49:09Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:49:21,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/6e7ce36a-3cdf-4aa6-a560-2e309fdcd541.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0e3d473c2895e7f5f416a14eccb40fdba2d889c" 2019-07-02 22:49:21,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/6e7ce36a-3cdf-4aa6-a560-2e309fdcd541.json used request id req-4b896b7d-81bb-4af1-86ed-a3c32ff96932 2019-07-02 22:49:21,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?id=161f1b27-28a3-4581-8945-769311bc519e used request id req-edd05ded-10fe-480b-96ab-9fad13c1ad5a 2019-07-02 22:49:21,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=161f1b27-28a3-4581-8945-769311bc519e target={u'external_id': u'1a858e14-1fb5-41b2-92c1-2b679641794b', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-07-02 22:49:21,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/161f1b27-28a3-4581-8945-769311bc519e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7369ab5a2dfa7f68e95aeeca43e7786f51976f7" 2019-07-02 22:49:21,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 866 X-Openstack-Request-Id: req-1fac80a1-c75e-4041-a577-cb1ddc6d0d23 Date: Tue, 02 Jul 2019 22:49:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:49:14Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7affad33-83a7-47e3-afa2-865dca190219","ip_address":"12.0.0.2"}],"id":"161f1b27-28a3-4581-8945-769311bc519e","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:a9:dd:82","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-12-0-0-2","ip_address":"12.0.0.2","fqdn":"host-12-0-0-2.openstacklocal."}],"name":"reference_vnf_data_plane_port","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"a24a2152-f17f-4993-9408-858fc2e2c3d5","dns_name":"","created_at":"2019-07-02T22:49:09Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:49:21,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-02 22:49:21,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-07-02 22:49:21,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/2f634ee4-2f5f-4db0-add3-1f5f7f321e57/add_router_interface.json used request id req-123f16c1-b3ac-4a3c-9cb5-80211994ac90 2019-07-02 22:49:21,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/routers/2f634ee4-2f5f-4db0-add3-1f5f7f321e57/add_router_interface.json used request id req-123f16c1-b3ac-4a3c-9cb5-80211994ac90 2019-07-02 22:49:21,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 866 X-Openstack-Request-Id: req-dd4faf16-f2ef-4579-bbe3-c75537d79a59 Date: Tue, 02 Jul 2019 22:49:14 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:49:09Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7affad33-83a7-47e3-afa2-865dca190219","ip_address":"12.0.0.2"}],"id":"161f1b27-28a3-4581-8945-769311bc519e","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"qos_policy_id":null,"mac_address":"fa:16:3e:a9:dd:82","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-12-0-0-2","ip_address":"12.0.0.2","fqdn":"host-12-0-0-2.openstacklocal."}],"device_id":"","name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"a24a2152-f17f-4993-9408-858fc2e2c3d5","dns_name":"","created_at":"2019-07-02T22:49:09Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:49:21,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/ports/161f1b27-28a3-4581-8945-769311bc519e.json used request id req-dd4faf16-f2ef-4579-bbe3-c75537d79a59 2019-07-02 22:49:21,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-123f16c1-b3ac-4a3c-9cb5-80211994ac90 Date: Tue, 02 Jul 2019 22:49:14 GMT RESP BODY: {"network_id": "ebdb2f94-c39f-4e34-8756-a156626c8361", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "subnet_id": "31b4de67-5f71-4bfb-95f8-1d824a266928", "subnet_ids": ["31b4de67-5f71-4bfb-95f8-1d824a266928"], "port_id": "16bbc206-f1dc-46a3-a07d-d55873e69d19", "id": "2f634ee4-2f5f-4db0-add3-1f5f7f321e57"} 2019-07-02 22:49:21,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/161f1b27-28a3-4581-8945-769311bc519e.json used request id req-dd4faf16-f2ef-4579-bbe3-c75537d79a59 2019-07-02 22:49:21,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-07-02 22:49:21,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2019-07-02 22:49:21,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships post-configured 2019-07-02 22:49:21,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-02 22:49:21,782 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/161f1b27-28a3-4581-8945-769311bc519e.json used request id req-1fac80a1-c75e-4041-a577-cb1ddc6d0d23 2019-07-02 22:49:21,782 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/161f1b27-28a3-4581-8945-769311bc519e.json used request id req-1fac80a1-c75e-4041-a577-cb1ddc6d0d23 2019-07-02 22:49:21,782 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-02 22:49:27,050 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-02 22:49:27,050 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-02 22:49:27,051 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-02 22:49:27,051 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-02 22:49:27,051 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-07-02 22:49:27,051 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-07-02 22:49:27,051 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:49:27,051 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:49:27,052 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:49:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97bedeb9-ffc7-4e43-b706-8aef3416fa6c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:49:27,052 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7d2ff4068561c3f35ca37846af39ab62b52a9c0" -d '{"port": {"network_id": "ebdb2f94-c39f-4e34-8756-a156626c8361", "fixed_ips": [{"subnet_id": "31b4de67-5f71-4bfb-95f8-1d824a266928"}], "name": "reference_vnf_port", "security_groups": ["1a858e14-1fb5-41b2-92c1-2b679641794b"]}}' 2019-07-02 22:49:27,052 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-1db86718-6099-48bf-8a80-8fab17da47dc 2019-07-02 22:49:27,052 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:49:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1db86718-6099-48bf-8a80-8fab17da47dc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:49:27,052 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-97bedeb9-ffc7-4e43-b706-8aef3416fa6c 2019-07-02 22:49:27,053 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59bc8ad5c3ca14d81d8baf161f536d26f207a62c" -d '{"port": {"network_id": "ebdb2f94-c39f-4e34-8756-a156626c8361", "fixed_ips": [{"subnet_id": "31b4de67-5f71-4bfb-95f8-1d824a266928"}], "name": "target_vnf_port", "security_groups": ["1a858e14-1fb5-41b2-92c1-2b679641794b"]}}' 2019-07-02 22:49:27,053 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-9b284d40-dd2f-49c8-b413-a8e88a4ac005 Date: Tue, 02 Jul 2019 22:49:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:49:19Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b4de67-5f71-4bfb-95f8-1d824a266928","ip_address":"11.0.0.11"}],"id":"5a146852-a15c-438a-a65b-a192e739c8f9","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:19:2f:df","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-11-0-0-11","ip_address":"11.0.0.11","fqdn":"host-11-0-0-11.openstacklocal."}],"name":"reference_vnf_port","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"ebdb2f94-c39f-4e34-8756-a156626c8361","dns_name":"","created_at":"2019-07-02T22:49:19Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:49:27,053 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-48e75a4b-5bdb-41c2-8b1a-55db2e3074cd 2019-07-02 22:49:27,053 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/ports.json used request id req-48e75a4b-5bdb-41c2-8b1a-55db2e3074cd 2019-07-02 22:49:27,053 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 852 X-Openstack-Request-Id: req-48e75a4b-5bdb-41c2-8b1a-55db2e3074cd Date: Tue, 02 Jul 2019 22:49:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:49:19Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b4de67-5f71-4bfb-95f8-1d824a266928","ip_address":"11.0.0.7"}],"id":"0db8437f-1165-4c34-8450-61ebbaa2ab9a","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:82:89:57","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-11-0-0-7","ip_address":"11.0.0.7","fqdn":"host-11-0-0-7.openstacklocal."}],"name":"target_vnf_port","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"ebdb2f94-c39f-4e34-8756-a156626c8361","dns_name":"","created_at":"2019-07-02T22:49:19Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:49:27,053 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/ports.json used request id req-9b284d40-dd2f-49c8-b413-a8e88a4ac005 2019-07-02 22:49:27,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-9b284d40-dd2f-49c8-b413-a8e88a4ac005 2019-07-02 22:49:27,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-07-02 22:49:27,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-02 22:49:27,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-07-02 22:49:27,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-02 22:49:27,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-02 22:49:27,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-02 22:49:27,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-07-02 22:49:27,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-02 22:49:27,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-02 22:49:27,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:49:27,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-07-02 22:49:27,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-07-02 22:49:27,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-07-02 22:49:27,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:49:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-461de9c7-a613-4886-adc5-096a9ef66a2e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:49:27,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-461de9c7-a613-4886-adc5-096a9ef66a2e 2019-07-02 22:49:27,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-50ad90c2-a0fb-41d8-8373-37b7c2515bca 2019-07-02 22:49:27,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports.json?id=0db8437f-1165-4c34-8450-61ebbaa2ab9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5b3218bd4de2cf4c7095eaf354a083141cc6f62" 2019-07-02 22:49:27,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports.json?id=5a146852-a15c-438a-a65b-a192e739c8f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbe501a03f0d475a1d7f09d4414c590cc4c1d03" 2019-07-02 22:49:27,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-8bc5158a-a35a-4642-945c-56c904e6376b Date: Tue, 02 Jul 2019 22:49:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:49:19Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b4de67-5f71-4bfb-95f8-1d824a266928","ip_address":"11.0.0.7"}],"id":"0db8437f-1165-4c34-8450-61ebbaa2ab9a","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:82:89:57","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-11-0-0-7","ip_address":"11.0.0.7","fqdn":"host-11-0-0-7.openstacklocal."}],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"ebdb2f94-c39f-4e34-8756-a156626c8361","dns_name":"","created_at":"2019-07-02T22:49:19Z","binding:vnic_type":"normal","device_id":"","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}]} 2019-07-02 22:49:27,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:49:27,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:49:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50ad90c2-a0fb-41d8-8373-37b7c2515bca Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:49:27,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?id=5a146852-a15c-438a-a65b-a192e739c8f9 used request id req-75aa517d-e68f-4269-ab1c-c8885d069cb0 2019-07-02 22:49:27,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=5a146852-a15c-438a-a65b-a192e739c8f9 target={u'external_id': u'1a858e14-1fb5-41b2-92c1-2b679641794b', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-07-02 22:49:27,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbe501a03f0d475a1d7f09d4414c590cc4c1d03" -d '{"port": {"security_groups": ["1a858e14-1fb5-41b2-92c1-2b679641794b"]}}' 2019-07-02 22:49:27,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports.json?id=5a146852-a15c-438a-a65b-a192e739c8f9 used request id req-75aa517d-e68f-4269-ab1c-c8885d069cb0 2019-07-02 22:49:27,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?id=0db8437f-1165-4c34-8450-61ebbaa2ab9a used request id req-8bc5158a-a35a-4642-945c-56c904e6376b 2019-07-02 22:49:27,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports.json?id=0db8437f-1165-4c34-8450-61ebbaa2ab9a used request id req-8bc5158a-a35a-4642-945c-56c904e6376b 2019-07-02 22:49:27,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=0db8437f-1165-4c34-8450-61ebbaa2ab9a target={u'external_id': u'1a858e14-1fb5-41b2-92c1-2b679641794b', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-07-02 22:49:27,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5b3218bd4de2cf4c7095eaf354a083141cc6f62" -d '{"port": {"security_groups": ["1a858e14-1fb5-41b2-92c1-2b679641794b"]}}' 2019-07-02 22:49:27,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 862 X-Openstack-Request-Id: req-75aa517d-e68f-4269-ab1c-c8885d069cb0 Date: Tue, 02 Jul 2019 22:49:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:49:19Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b4de67-5f71-4bfb-95f8-1d824a266928","ip_address":"11.0.0.11"}],"id":"5a146852-a15c-438a-a65b-a192e739c8f9","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:19:2f:df","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-11-0-0-11","ip_address":"11.0.0.11","fqdn":"host-11-0-0-11.openstacklocal."}],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"ebdb2f94-c39f-4e34-8756-a156626c8361","dns_name":"","created_at":"2019-07-02T22:49:19Z","binding:vnic_type":"normal","device_id":"","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}]} 2019-07-02 22:49:32,205 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-e2d34785-250e-4cfa-b7e4-b474190ecb07 Date: Tue, 02 Jul 2019 22:49:24 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:49:19Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b4de67-5f71-4bfb-95f8-1d824a266928","ip_address":"11.0.0.11"}],"id":"5a146852-a15c-438a-a65b-a192e739c8f9","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"qos_policy_id":null,"mac_address":"fa:16:3e:19:2f:df","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-11-0-0-11","ip_address":"11.0.0.11","fqdn":"host-11-0-0-11.openstacklocal."}],"device_id":"","name":"reference_vnf_port","admin_state_up":true,"network_id":"ebdb2f94-c39f-4e34-8756-a156626c8361","dns_name":"","created_at":"2019-07-02T22:49:19Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:49:32,205 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json used request id req-e2d34785-250e-4cfa-b7e4-b474190ecb07 2019-07-02 22:49:32,205 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json used request id req-e2d34785-250e-4cfa-b7e4-b474190ecb07 2019-07-02 22:49:32,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbe501a03f0d475a1d7f09d4414c590cc4c1d03" 2019-07-02 22:49:32,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-d8f9ee7c-aa5e-4e84-a840-3505fdab482a Date: Tue, 02 Jul 2019 22:49:24 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:49:24Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b4de67-5f71-4bfb-95f8-1d824a266928","ip_address":"11.0.0.11"}],"id":"5a146852-a15c-438a-a65b-a192e739c8f9","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:19:2f:df","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-11-0-0-11","ip_address":"11.0.0.11","fqdn":"host-11-0-0-11.openstacklocal."}],"name":"reference_vnf_port","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"ebdb2f94-c39f-4e34-8756-a156626c8361","dns_name":"","created_at":"2019-07-02T22:49:19Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:49:32,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json used request id req-d8f9ee7c-aa5e-4e84-a840-3505fdab482a 2019-07-02 22:49:32,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json used request id req-d8f9ee7c-aa5e-4e84-a840-3505fdab482a 2019-07-02 22:49:32,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 852 X-Openstack-Request-Id: req-11f22ae5-19a1-45c2-8b21-461dedde790e Date: Tue, 02 Jul 2019 22:49:24 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:49:19Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b4de67-5f71-4bfb-95f8-1d824a266928","ip_address":"11.0.0.7"}],"id":"0db8437f-1165-4c34-8450-61ebbaa2ab9a","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"qos_policy_id":null,"mac_address":"fa:16:3e:82:89:57","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-11-0-0-7","ip_address":"11.0.0.7","fqdn":"host-11-0-0-7.openstacklocal."}],"device_id":"","name":"target_vnf_port","admin_state_up":true,"network_id":"ebdb2f94-c39f-4e34-8756-a156626c8361","dns_name":"","created_at":"2019-07-02T22:49:19Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:49:32,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json used request id req-11f22ae5-19a1-45c2-8b21-461dedde790e 2019-07-02 22:49:32,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json used request id req-11f22ae5-19a1-45c2-8b21-461dedde790e 2019-07-02 22:49:32,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5b3218bd4de2cf4c7095eaf354a083141cc6f62" 2019-07-02 22:49:32,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 852 X-Openstack-Request-Id: req-cdb7c83b-353a-4361-ae94-8c5810dce5c4 Date: Tue, 02 Jul 2019 22:49:24 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:49:23Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b4de67-5f71-4bfb-95f8-1d824a266928","ip_address":"11.0.0.7"}],"id":"0db8437f-1165-4c34-8450-61ebbaa2ab9a","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:82:89:57","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-11-0-0-7","ip_address":"11.0.0.7","fqdn":"host-11-0-0-7.openstacklocal."}],"name":"target_vnf_port","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"ebdb2f94-c39f-4e34-8756-a156626c8361","dns_name":"","created_at":"2019-07-02T22:49:19Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:49:32,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json used request id req-cdb7c83b-353a-4361-ae94-8c5810dce5c4 2019-07-02 22:49:32,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json used request id req-cdb7c83b-353a-4361-ae94-8c5810dce5c4 2019-07-02 22:49:32,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-07-02 22:49:32,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-07-02 22:49:32,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-07-02 22:49:32,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-07-02 22:49:32,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:49:32,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:49:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a98878fe-54cc-4de8-9d11-b08ecf7525f0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:49:32,209 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-a98878fe-54cc-4de8-9d11-b08ecf7525f0 2019-07-02 22:49:32,209 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/floatingips/d5d461f9-3738-4cf9-a199-5bbfa07e1909.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}145e79af9974b41500fb86052c352bca85eafc0b" -d '{"floatingip": {"port_id": "0db8437f-1165-4c34-8450-61ebbaa2ab9a"}}' 2019-07-02 22:49:32,209 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:49:32,209 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/floatingips/be6a2389-6c26-4ffb-9f45-e28276b1f35c.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84cf8bb41c2319cbf78e5df327050d6d6820e83b" -d '{"floatingip": {"port_id": "5a146852-a15c-438a-a65b-a192e739c8f9"}}' 2019-07-02 22:49:32,209 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:49:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-042db83a-c0a5-4073-8022-ac891aecda23 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:49:32,209 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-042db83a-c0a5-4073-8022-ac891aecda23 2019-07-02 22:49:32,210 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 580 X-Openstack-Request-Id: req-ac599983-cba7-403a-989c-255cb33ac9df Date: Tue, 02 Jul 2019 22:49:28 GMT RESP BODY: {"floatingip": {"router_id": "2f634ee4-2f5f-4db0-add3-1f5f7f321e57", "status": "DOWN", "description": "", "tags": [], "updated_at": "2019-07-02T22:49:27Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.201", "revision_number": 1, "port_id": "0db8437f-1165-4c34-8450-61ebbaa2ab9a", "id": "d5d461f9-3738-4cf9-a199-5bbfa07e1909", "dns_name": "", "created_at": "2019-07-02T22:48:58Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:49:32,210 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 581 X-Openstack-Request-Id: req-9a699bfa-d310-49da-9753-a9c00e1d93ec Date: Tue, 02 Jul 2019 22:49:28 GMT RESP BODY: {"floatingip": {"router_id": "2f634ee4-2f5f-4db0-add3-1f5f7f321e57", "status": "DOWN", "description": "", "tags": [], "updated_at": "2019-07-02T22:49:27Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.202", "revision_number": 1, "port_id": "5a146852-a15c-438a-a65b-a192e739c8f9", "id": "be6a2389-6c26-4ffb-9f45-e28276b1f35c", "dns_name": "", "created_at": "2019-07-02T22:48:58Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:49:32,210 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/floatingips/d5d461f9-3738-4cf9-a199-5bbfa07e1909.json used request id req-ac599983-cba7-403a-989c-255cb33ac9df 2019-07-02 22:49:32,210 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/floatingips/be6a2389-6c26-4ffb-9f45-e28276b1f35c.json used request id req-9a699bfa-d310-49da-9753-a9c00e1d93ec 2019-07-02 22:49:32,210 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/floatingips/be6a2389-6c26-4ffb-9f45-e28276b1f35c.json used request id req-9a699bfa-d310-49da-9753-a9c00e1d93ec 2019-07-02 22:49:32,210 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-07-02 22:49:32,210 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-07-02 22:49:32,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/floatingips/d5d461f9-3738-4cf9-a199-5bbfa07e1909.json used request id req-ac599983-cba7-403a-989c-255cb33ac9df 2019-07-02 22:49:32,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-07-02 22:49:32,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-02 22:49:32,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-07-02 22:49:32,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-02 22:49:32,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-02 22:49:32,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-02 22:49:32,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-02 22:49:32,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-02 22:49:32,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2019-07-02 22:49:32,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:49:32,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:49:32,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:49:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-859ffee0-47ee-41d6-b602-c883c3490918 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:49:32,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:49:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-859ffee0-47ee-41d6-b602-c883c3490918 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:49:32,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-859ffee0-47ee-41d6-b602-c883c3490918 2019-07-02 22:49:32,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-859ffee0-47ee-41d6-b602-c883c3490918 2019-07-02 22:49:32,213 - 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'0db8437f-1165-4c34-8450-61ebbaa2ab9a', u'fixed_ip_address': u'11.0.0.7', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:82:89:57'}, {u'external_id': u'6e7ce36a-3cdf-4aa6-a560-2e309fdcd541', u'fixed_ip_address': u'12.0.0.17', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:86:5f:e3'}] 2019-07-02 22:49:37,358 - 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'0db8437f-1165-4c34-8450-61ebbaa2ab9a', u'fixed_ip_address': u'11.0.0.7', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:82:89:57'}, {u'external_id': u'6e7ce36a-3cdf-4aa6-a560-2e309fdcd541', u'fixed_ip_address': u'12.0.0.17', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:86:5f:e3'}] 2019-07-02 22:49:37,358 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-1ab9ba08-2484-41ca-9b20-edb7f5379fe3 2019-07-02 22:49:37,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688606e7eccf3b6f5fec59d70525991ddc4528f8" 2019-07-02 22:49:37,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688606e7eccf3b6f5fec59d70525991ddc4528f8" 2019-07-02 22:49:37,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2019-07-02 22:49:37,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:49:37,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:49:37,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:49:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ab9ba08-2484-41ca-9b20-edb7f5379fe3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:49:37,360 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:49:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ab9ba08-2484-41ca-9b20-edb7f5379fe3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:49:37,360 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-1ab9ba08-2484-41ca-9b20-edb7f5379fe3 2019-07-02 22:49:37,360 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6762253fd8c90e3ff9ef2b98b4807ad106831e8e" 2019-07-02 22:49:37,360 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6762253fd8c90e3ff9ef2b98b4807ad106831e8e" 2019-07-02 22:49:37,360 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:49: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-9e6ea0ad-cbc5-4554-bad1-05a8647b09a9 x-compute-request-id: req-9e6ea0ad-cbc5-4554-bad1-05a8647b09a9 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "e568e89f-bbd6-4404-b1f4-8e0a2355c8ea", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/e568e89f-bbd6-4404-b1f4-8e0a2355c8ea", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/e568e89f-bbd6-4404-b1f4-8e0a2355c8ea", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/e568e89f-bbd6-4404-b1f4-8e0a2355c8ea", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_f6278d35-739f-4f04-b960-959cfe132936"}, {"id": "91dceaa0-2197-4c74-bdff-9c4712043035", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/91dceaa0-2197-4c74-bdff-9c4712043035", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/91dceaa0-2197-4c74-bdff-9c4712043035", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/91dceaa0-2197-4c74-bdff-9c4712043035", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_f6278d35-739f-4f04-b960-959cfe132936"}]} 2019-07-02 22:49:37,361 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:49: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-9e6ea0ad-cbc5-4554-bad1-05a8647b09a9 x-compute-request-id: req-9e6ea0ad-cbc5-4554-bad1-05a8647b09a9 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "e568e89f-bbd6-4404-b1f4-8e0a2355c8ea", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/e568e89f-bbd6-4404-b1f4-8e0a2355c8ea", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/e568e89f-bbd6-4404-b1f4-8e0a2355c8ea", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/e568e89f-bbd6-4404-b1f4-8e0a2355c8ea", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_f6278d35-739f-4f04-b960-959cfe132936"}, {"id": "91dceaa0-2197-4c74-bdff-9c4712043035", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/91dceaa0-2197-4c74-bdff-9c4712043035", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/91dceaa0-2197-4c74-bdff-9c4712043035", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/91dceaa0-2197-4c74-bdff-9c4712043035", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_f6278d35-739f-4f04-b960-959cfe132936"}]} 2019-07-02 22:49:37,361 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-9e6ea0ad-cbc5-4554-bad1-05a8647b09a9 2019-07-02 22:49:37,361 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-9e6ea0ad-cbc5-4554-bad1-05a8647b09a9 2019-07-02 22:49:37,361 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-9e6ea0ad-cbc5-4554-bad1-05a8647b09a9 2019-07-02 22:49:37,361 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-9e6ea0ad-cbc5-4554-bad1-05a8647b09a9 2019-07-02 22:49:37,361 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688606e7eccf3b6f5fec59d70525991ddc4528f8" 2019-07-02 22:49:37,362 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688606e7eccf3b6f5fec59d70525991ddc4528f8" 2019-07-02 22:49:37,362 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:49: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-97c86ec1-d77c-4003-8fe2-2789b5011bbc x-compute-request-id: req-97c86ec1-d77c-4003-8fe2-2789b5011bbc Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3fec1cf8-e554-4118-9bfb-8352c9c35cd0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3fec1cf8-e554-4118-9bfb-8352c9c35cd0", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3fec1cf8-e554-4118-9bfb-8352c9c35cd0", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_f6278d35-739f-4f04-b960-959cfe132936"}, {"id": "b2437623-9139-4118-9971-fe7ec2922b56", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b2437623-9139-4118-9971-fe7ec2922b56", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b2437623-9139-4118-9971-fe7ec2922b56", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_f6278d35-739f-4f04-b960-959cfe132936"}]} 2019-07-02 22:49:37,362 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:49: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-97c86ec1-d77c-4003-8fe2-2789b5011bbc x-compute-request-id: req-97c86ec1-d77c-4003-8fe2-2789b5011bbc Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3fec1cf8-e554-4118-9bfb-8352c9c35cd0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3fec1cf8-e554-4118-9bfb-8352c9c35cd0", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3fec1cf8-e554-4118-9bfb-8352c9c35cd0", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_f6278d35-739f-4f04-b960-959cfe132936"}, {"id": "b2437623-9139-4118-9971-fe7ec2922b56", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b2437623-9139-4118-9971-fe7ec2922b56", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b2437623-9139-4118-9971-fe7ec2922b56", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_f6278d35-739f-4f04-b960-959cfe132936"}]} 2019-07-02 22:49:37,362 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-97c86ec1-d77c-4003-8fe2-2789b5011bbc 2019-07-02 22:49:37,362 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-97c86ec1-d77c-4003-8fe2-2789b5011bbc 2019-07-02 22:49:37,362 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-97c86ec1-d77c-4003-8fe2-2789b5011bbc 2019-07-02 22:49:37,363 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-97c86ec1-d77c-4003-8fe2-2789b5011bbc 2019-07-02 22:49:37,363 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688606e7eccf3b6f5fec59d70525991ddc4528f8" 2019-07-02 22:49:37,363 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688606e7eccf3b6f5fec59d70525991ddc4528f8" 2019-07-02 22:49:37,363 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:49: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-3ccddbb8-8b65-4465-bb93-c3fbaa47e2ae x-compute-request-id: req-3ccddbb8-8b65-4465-bb93-c3fbaa47e2ae Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHhTjSEdqTzr+QB6oJz+2Gj+cAcZ7Fl5QyYAyKwbkw7A0C51SSekGZY8JF9C//Ngon+YJIGSRjfwSn3kERwtOVnbMKVkW8w8sGXYYfCKqpKLzVfM1HDmS6g76D1W7/UUU4SrIjQqrDkcN+KNwSMU2HNxxQduEEYB8y5nVP9+smfYwzLX4o2TWrbkekW2ONODfMW1LHZJOVXiV3ATTHWK8ZYmkQCh7MaDOcl6wcAtBCel9o80VcH4E7lpmZIV/I8arcZXCz7VUGYGDihhFI5VP0dQ/zMiRuTWnd8tTVdmY1lOPDG0WjIEU7n62ZvpGGDuwQvw+UTYQmbznoFOMKJ2iH Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "d5:64:25:a2:34:e3:e0:c4:cb:5a:8f:7e:ef:29:a1:2e"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrxpfBQBaVijrGNVuIkOjaav7sMLIy+T0OdxGbVE8X/Sn2Ff/RghMYNhA2e5YZdevdqzdXwpFJckks5lC0D7PF9utyyQ9N+U6rgMfWhHxBwCykS6vL5xa/HuIJK3L2X6Jk2ekgmYmdkLf/12dmZraPtDwrNXrlLZJ4HzwoCu2Eg+8XuzRhI98KSZ9BYR+RqDKSQSh3vLQ3A+zSPhwI4FDz2ZT70xgGJLD+MndTpIFr7OKFcBc3VP9B+xtwXiKd7eREAaaMfrrj036UYWbcySyda6czPLiEY3nPoe3Ub7UZchKirSMSToaLFwsrJMbjqx9rL23QLxmJqbveEpTH2jn7 Generated-by-Nova", "name": "vyos_vrouter-kp_f6278d35-739f-4f04-b960-959cfe132936", "fingerprint": "28:2b:e0:52:6c:7a:73:15:0a:b1:0d:02:25:c9:64:7a"}}]} 2019-07-02 22:49:37,363 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8997b66351f77caa6e1caff2420d86fb179552" 2019-07-02 22:49:37,363 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:49: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-5bc38869-c544-4ec9-8e2d-bf1d74cc0f5f x-compute-request-id: req-5bc38869-c544-4ec9-8e2d-bf1d74cc0f5f Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "e568e89f-bbd6-4404-b1f4-8e0a2355c8ea", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/e568e89f-bbd6-4404-b1f4-8e0a2355c8ea", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/e568e89f-bbd6-4404-b1f4-8e0a2355c8ea", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/e568e89f-bbd6-4404-b1f4-8e0a2355c8ea", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_f6278d35-739f-4f04-b960-959cfe132936"}, {"id": "91dceaa0-2197-4c74-bdff-9c4712043035", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/91dceaa0-2197-4c74-bdff-9c4712043035", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/91dceaa0-2197-4c74-bdff-9c4712043035", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/91dceaa0-2197-4c74-bdff-9c4712043035", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_f6278d35-739f-4f04-b960-959cfe132936"}]} 2019-07-02 22:49:37,364 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:49: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-3ccddbb8-8b65-4465-bb93-c3fbaa47e2ae x-compute-request-id: req-3ccddbb8-8b65-4465-bb93-c3fbaa47e2ae Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHhTjSEdqTzr+QB6oJz+2Gj+cAcZ7Fl5QyYAyKwbkw7A0C51SSekGZY8JF9C//Ngon+YJIGSRjfwSn3kERwtOVnbMKVkW8w8sGXYYfCKqpKLzVfM1HDmS6g76D1W7/UUU4SrIjQqrDkcN+KNwSMU2HNxxQduEEYB8y5nVP9+smfYwzLX4o2TWrbkekW2ONODfMW1LHZJOVXiV3ATTHWK8ZYmkQCh7MaDOcl6wcAtBCel9o80VcH4E7lpmZIV/I8arcZXCz7VUGYGDihhFI5VP0dQ/zMiRuTWnd8tTVdmY1lOPDG0WjIEU7n62ZvpGGDuwQvw+UTYQmbznoFOMKJ2iH Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "d5:64:25:a2:34:e3:e0:c4:cb:5a:8f:7e:ef:29:a1:2e"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrxpfBQBaVijrGNVuIkOjaav7sMLIy+T0OdxGbVE8X/Sn2Ff/RghMYNhA2e5YZdevdqzdXwpFJckks5lC0D7PF9utyyQ9N+U6rgMfWhHxBwCykS6vL5xa/HuIJK3L2X6Jk2ekgmYmdkLf/12dmZraPtDwrNXrlLZJ4HzwoCu2Eg+8XuzRhI98KSZ9BYR+RqDKSQSh3vLQ3A+zSPhwI4FDz2ZT70xgGJLD+MndTpIFr7OKFcBc3VP9B+xtwXiKd7eREAaaMfrrj036UYWbcySyda6czPLiEY3nPoe3Ub7UZchKirSMSToaLFwsrJMbjqx9rL23QLxmJqbveEpTH2jn7 Generated-by-Nova", "name": "vyos_vrouter-kp_f6278d35-739f-4f04-b960-959cfe132936", "fingerprint": "28:2b:e0:52:6c:7a:73:15:0a:b1:0d:02:25:c9:64:7a"}}]} 2019-07-02 22:49:37,364 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-3ccddbb8-8b65-4465-bb93-c3fbaa47e2ae 2019-07-02 22:49:37,364 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-3ccddbb8-8b65-4465-bb93-c3fbaa47e2ae 2019-07-02 22:49:37,364 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-3ccddbb8-8b65-4465-bb93-c3fbaa47e2ae 2019-07-02 22:49:37,364 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-3ccddbb8-8b65-4465-bb93-c3fbaa47e2ae 2019-07-02 22:49:37,364 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:49:37,365 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:49:37,365 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:49:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ac4a935-277a-472e-afc4-605ee01f5ff5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:49:37,365 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:49:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ac4a935-277a-472e-afc4-605ee01f5ff5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:49:37,365 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-0ac4a935-277a-472e-afc4-605ee01f5ff5 2019-07-02 22:49:37,365 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-0ac4a935-277a-472e-afc4-605ee01f5ff5 2019-07-02 22:49:37,365 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8997b66351f77caa6e1caff2420d86fb179552" 2019-07-02 22:49:37,366 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:49:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe6efbd6-dab3-4a1e-8d22-a80af435c625 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:49:37,366 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6762253fd8c90e3ff9ef2b98b4807ad106831e8e" 2019-07-02 22:49:37,366 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a80ad42d517ccf7ea4374c9b58962d637b1021f8" 2019-07-02 22:49:37,366 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:49: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-5bc38869-c544-4ec9-8e2d-bf1d74cc0f5f x-compute-request-id: req-5bc38869-c544-4ec9-8e2d-bf1d74cc0f5f Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "e568e89f-bbd6-4404-b1f4-8e0a2355c8ea", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/e568e89f-bbd6-4404-b1f4-8e0a2355c8ea", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/e568e89f-bbd6-4404-b1f4-8e0a2355c8ea", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/e568e89f-bbd6-4404-b1f4-8e0a2355c8ea", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_f6278d35-739f-4f04-b960-959cfe132936"}, {"id": "91dceaa0-2197-4c74-bdff-9c4712043035", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/91dceaa0-2197-4c74-bdff-9c4712043035", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/91dceaa0-2197-4c74-bdff-9c4712043035", "rel": "bookmark"}, {"href": "http://192.30.9.8:9292/images/91dceaa0-2197-4c74-bdff-9c4712043035", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_f6278d35-739f-4f04-b960-959cfe132936"}]} 2019-07-02 22:49:37,366 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-5bc38869-c544-4ec9-8e2d-bf1d74cc0f5f 2019-07-02 22:49:37,366 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-5bc38869-c544-4ec9-8e2d-bf1d74cc0f5f 2019-07-02 22:49:37,367 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-5bc38869-c544-4ec9-8e2d-bf1d74cc0f5f 2019-07-02 22:49:42,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-5bc38869-c544-4ec9-8e2d-bf1d74cc0f5f 2019-07-02 22:49:42,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6762253fd8c90e3ff9ef2b98b4807ad106831e8e" 2019-07-02 22:49:42,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6762253fd8c90e3ff9ef2b98b4807ad106831e8e" 2019-07-02 22:49:42,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:49:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-442031c0-fc8a-474b-becc-3237d7975f4d x-compute-request-id: req-442031c0-fc8a-474b-becc-3237d7975f4d Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3fec1cf8-e554-4118-9bfb-8352c9c35cd0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3fec1cf8-e554-4118-9bfb-8352c9c35cd0", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3fec1cf8-e554-4118-9bfb-8352c9c35cd0", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_f6278d35-739f-4f04-b960-959cfe132936"}, {"id": "b2437623-9139-4118-9971-fe7ec2922b56", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b2437623-9139-4118-9971-fe7ec2922b56", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b2437623-9139-4118-9971-fe7ec2922b56", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_f6278d35-739f-4f04-b960-959cfe132936"}]} 2019-07-02 22:49:42,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-442031c0-fc8a-474b-becc-3237d7975f4d 2019-07-02 22:49:42,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-442031c0-fc8a-474b-becc-3237d7975f4d 2019-07-02 22:49:42,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-442031c0-fc8a-474b-becc-3237d7975f4d 2019-07-02 22:49:42,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-442031c0-fc8a-474b-becc-3237d7975f4d 2019-07-02 22:49:42,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6762253fd8c90e3ff9ef2b98b4807ad106831e8e" 2019-07-02 22:49:42,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:49:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-965a37b8-1ac6-464e-aefb-d59163db607c x-compute-request-id: req-965a37b8-1ac6-464e-aefb-d59163db607c Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHhTjSEdqTzr+QB6oJz+2Gj+cAcZ7Fl5QyYAyKwbkw7A0C51SSekGZY8JF9C//Ngon+YJIGSRjfwSn3kERwtOVnbMKVkW8w8sGXYYfCKqpKLzVfM1HDmS6g76D1W7/UUU4SrIjQqrDkcN+KNwSMU2HNxxQduEEYB8y5nVP9+smfYwzLX4o2TWrbkekW2ONODfMW1LHZJOVXiV3ATTHWK8ZYmkQCh7MaDOcl6wcAtBCel9o80VcH4E7lpmZIV/I8arcZXCz7VUGYGDihhFI5VP0dQ/zMiRuTWnd8tTVdmY1lOPDG0WjIEU7n62ZvpGGDuwQvw+UTYQmbznoFOMKJ2iH Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "d5:64:25:a2:34:e3:e0:c4:cb:5a:8f:7e:ef:29:a1:2e"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrxpfBQBaVijrGNVuIkOjaav7sMLIy+T0OdxGbVE8X/Sn2Ff/RghMYNhA2e5YZdevdqzdXwpFJckks5lC0D7PF9utyyQ9N+U6rgMfWhHxBwCykS6vL5xa/HuIJK3L2X6Jk2ekgmYmdkLf/12dmZraPtDwrNXrlLZJ4HzwoCu2Eg+8XuzRhI98KSZ9BYR+RqDKSQSh3vLQ3A+zSPhwI4FDz2ZT70xgGJLD+MndTpIFr7OKFcBc3VP9B+xtwXiKd7eREAaaMfrrj036UYWbcySyda6czPLiEY3nPoe3Ub7UZchKirSMSToaLFwsrJMbjqx9rL23QLxmJqbveEpTH2jn7 Generated-by-Nova", "name": "vyos_vrouter-kp_f6278d35-739f-4f04-b960-959cfe132936", "fingerprint": "28:2b:e0:52:6c:7a:73:15:0a:b1:0d:02:25:c9:64:7a"}}]} 2019-07-02 22:49:42,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:49:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-965a37b8-1ac6-464e-aefb-d59163db607c x-compute-request-id: req-965a37b8-1ac6-464e-aefb-d59163db607c Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHhTjSEdqTzr+QB6oJz+2Gj+cAcZ7Fl5QyYAyKwbkw7A0C51SSekGZY8JF9C//Ngon+YJIGSRjfwSn3kERwtOVnbMKVkW8w8sGXYYfCKqpKLzVfM1HDmS6g76D1W7/UUU4SrIjQqrDkcN+KNwSMU2HNxxQduEEYB8y5nVP9+smfYwzLX4o2TWrbkekW2ONODfMW1LHZJOVXiV3ATTHWK8ZYmkQCh7MaDOcl6wcAtBCel9o80VcH4E7lpmZIV/I8arcZXCz7VUGYGDihhFI5VP0dQ/zMiRuTWnd8tTVdmY1lOPDG0WjIEU7n62ZvpGGDuwQvw+UTYQmbznoFOMKJ2iH Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "d5:64:25:a2:34:e3:e0:c4:cb:5a:8f:7e:ef:29:a1:2e"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrxpfBQBaVijrGNVuIkOjaav7sMLIy+T0OdxGbVE8X/Sn2Ff/RghMYNhA2e5YZdevdqzdXwpFJckks5lC0D7PF9utyyQ9N+U6rgMfWhHxBwCykS6vL5xa/HuIJK3L2X6Jk2ekgmYmdkLf/12dmZraPtDwrNXrlLZJ4HzwoCu2Eg+8XuzRhI98KSZ9BYR+RqDKSQSh3vLQ3A+zSPhwI4FDz2ZT70xgGJLD+MndTpIFr7OKFcBc3VP9B+xtwXiKd7eREAaaMfrrj036UYWbcySyda6czPLiEY3nPoe3Ub7UZchKirSMSToaLFwsrJMbjqx9rL23QLxmJqbveEpTH2jn7 Generated-by-Nova", "name": "vyos_vrouter-kp_f6278d35-739f-4f04-b960-959cfe132936", "fingerprint": "28:2b:e0:52:6c:7a:73:15:0a:b1:0d:02:25:c9:64:7a"}}]} 2019-07-02 22:49:42,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-965a37b8-1ac6-464e-aefb-d59163db607c 2019-07-02 22:49:42,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-965a37b8-1ac6-464e-aefb-d59163db607c 2019-07-02 22:49:42,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-965a37b8-1ac6-464e-aefb-d59163db607c 2019-07-02 22:49:42,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-965a37b8-1ac6-464e-aefb-d59163db607c 2019-07-02 22:49:42,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:49:42,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:49:42,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:49:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe6efbd6-dab3-4a1e-8d22-a80af435c625 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:49:42,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:49:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe6efbd6-dab3-4a1e-8d22-a80af435c625 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:49:42,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-fe6efbd6-dab3-4a1e-8d22-a80af435c625 2019-07-02 22:49:42,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-fe6efbd6-dab3-4a1e-8d22-a80af435c625 2019-07-02 22:49:42,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a80ad42d517ccf7ea4374c9b58962d637b1021f8" 2019-07-02 22:49:42,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-136c0b24-b47b-4bae-8736-9d05f1ba95e1 Date: Tue, 02 Jul 2019 22:49:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ebdb2f94-c39f-4e34-8756-a156626c8361","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","status":"ACTIVE","subnets":["31b4de67-5f71-4bfb-95f8-1d824a266928"],"description":"","tags":[],"updated_at":"2019-07-02T22:49:07Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca","created_at":"2019-07-02T22:48:57Z","mtu":1442}]} 2019-07-02 22:49:42,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-275f20ed-6a7c-4835-b47f-4090ad7cda47 Date: Tue, 02 Jul 2019 22:49:34 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:49:24Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b4de67-5f71-4bfb-95f8-1d824a266928","ip_address":"11.0.0.11"}],"id":"5a146852-a15c-438a-a65b-a192e739c8f9","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:19:2f:df","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-11-0-0-11","ip_address":"11.0.0.11","fqdn":"host-11-0-0-11.openstacklocal."}],"name":"reference_vnf_port","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"ebdb2f94-c39f-4e34-8756-a156626c8361","dns_name":"","created_at":"2019-07-02T22:49:19Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:49:42,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json used request id req-275f20ed-6a7c-4835-b47f-4090ad7cda47 2019-07-02 22:49:42,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-136c0b24-b47b-4bae-8736-9d05f1ba95e1 Date: Tue, 02 Jul 2019 22:49:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ebdb2f94-c39f-4e34-8756-a156626c8361","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","status":"ACTIVE","subnets":["31b4de67-5f71-4bfb-95f8-1d824a266928"],"description":"","tags":[],"updated_at":"2019-07-02T22:49:07Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca","created_at":"2019-07-02T22:48:57Z","mtu":1442}]} 2019-07-02 22:49:42,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-136c0b24-b47b-4bae-8736-9d05f1ba95e1 2019-07-02 22:49:42,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-136c0b24-b47b-4bae-8736-9d05f1ba95e1 2019-07-02 22:49:42,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-136c0b24-b47b-4bae-8736-9d05f1ba95e1 2019-07-02 22:49:42,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-136c0b24-b47b-4bae-8736-9d05f1ba95e1 2019-07-02 22:49:42,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - A management_network_name was provided (management_plane_network), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-07-02 22:49:42,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8997b66351f77caa6e1caff2420d86fb179552" 2019-07-02 22:49:42,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8997b66351f77caa6e1caff2420d86fb179552" 2019-07-02 22:49:42,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-275f20ed-6a7c-4835-b47f-4090ad7cda47 Date: Tue, 02 Jul 2019 22:49:34 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:49:24Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b4de67-5f71-4bfb-95f8-1d824a266928","ip_address":"11.0.0.11"}],"id":"5a146852-a15c-438a-a65b-a192e739c8f9","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:19:2f:df","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-11-0-0-11","ip_address":"11.0.0.11","fqdn":"host-11-0-0-11.openstacklocal."}],"name":"reference_vnf_port","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"ebdb2f94-c39f-4e34-8756-a156626c8361","dns_name":"","created_at":"2019-07-02T22:49:19Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:49:42,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json used request id req-275f20ed-6a7c-4835-b47f-4090ad7cda47 2019-07-02 22:49:42,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json used request id req-275f20ed-6a7c-4835-b47f-4090ad7cda47 2019-07-02 22:49:42,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/161f1b27-28a3-4581-8945-769311bc519e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8997b66351f77caa6e1caff2420d86fb179552" 2019-07-02 22:49:42,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/161f1b27-28a3-4581-8945-769311bc519e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8997b66351f77caa6e1caff2420d86fb179552" 2019-07-02 22:49:42,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-ff323e2e-afee-426a-859f-982032315fc2 Date: Tue, 02 Jul 2019 22:49:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ebdb2f94-c39f-4e34-8756-a156626c8361","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","status":"ACTIVE","subnets":["31b4de67-5f71-4bfb-95f8-1d824a266928"],"description":"","tags":[],"updated_at":"2019-07-02T22:49:07Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca","created_at":"2019-07-02T22:48:57Z","mtu":1442}]} 2019-07-02 22:49:42,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-ff323e2e-afee-426a-859f-982032315fc2 Date: Tue, 02 Jul 2019 22:49:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ebdb2f94-c39f-4e34-8756-a156626c8361","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","status":"ACTIVE","subnets":["31b4de67-5f71-4bfb-95f8-1d824a266928"],"description":"","tags":[],"updated_at":"2019-07-02T22:49:07Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca","created_at":"2019-07-02T22:48:57Z","mtu":1442}]} 2019-07-02 22:49:42,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-ff323e2e-afee-426a-859f-982032315fc2 2019-07-02 22:49:42,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-ff323e2e-afee-426a-859f-982032315fc2 2019-07-02 22:49:42,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-ff323e2e-afee-426a-859f-982032315fc2 2019-07-02 22:49:42,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-ff323e2e-afee-426a-859f-982032315fc2 2019-07-02 22:49:42,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - A management_network_name was provided (management_plane_network), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-07-02 22:49:42,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a80ad42d517ccf7ea4374c9b58962d637b1021f8" 2019-07-02 22:49:42,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a80ad42d517ccf7ea4374c9b58962d637b1021f8" 2019-07-02 22:49:42,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 852 X-Openstack-Request-Id: req-570ef9a3-f34e-443f-9e9e-acc6622fb131 Date: Tue, 02 Jul 2019 22:49:34 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:49:23Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b4de67-5f71-4bfb-95f8-1d824a266928","ip_address":"11.0.0.7"}],"id":"0db8437f-1165-4c34-8450-61ebbaa2ab9a","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:82:89:57","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-11-0-0-7","ip_address":"11.0.0.7","fqdn":"host-11-0-0-7.openstacklocal."}],"name":"target_vnf_port","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"ebdb2f94-c39f-4e34-8756-a156626c8361","dns_name":"","created_at":"2019-07-02T22:49:19Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:49:42,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 852 X-Openstack-Request-Id: req-570ef9a3-f34e-443f-9e9e-acc6622fb131 Date: Tue, 02 Jul 2019 22:49:34 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:49:23Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b4de67-5f71-4bfb-95f8-1d824a266928","ip_address":"11.0.0.7"}],"id":"0db8437f-1165-4c34-8450-61ebbaa2ab9a","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:82:89:57","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-11-0-0-7","ip_address":"11.0.0.7","fqdn":"host-11-0-0-7.openstacklocal."}],"name":"target_vnf_port","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"ebdb2f94-c39f-4e34-8756-a156626c8361","dns_name":"","created_at":"2019-07-02T22:49:19Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:49:42,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json used request id req-570ef9a3-f34e-443f-9e9e-acc6622fb131 2019-07-02 22:49:47,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/161f1b27-28a3-4581-8945-769311bc519e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8997b66351f77caa6e1caff2420d86fb179552" 2019-07-02 22:49:47,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-ff323e2e-afee-426a-859f-982032315fc2 Date: Tue, 02 Jul 2019 22:49:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ebdb2f94-c39f-4e34-8756-a156626c8361","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","status":"ACTIVE","subnets":["31b4de67-5f71-4bfb-95f8-1d824a266928"],"description":"","tags":[],"updated_at":"2019-07-02T22:49:07Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca","created_at":"2019-07-02T22:48:57Z","mtu":1442}]} 2019-07-02 22:49:47,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-ff323e2e-afee-426a-859f-982032315fc2 Date: Tue, 02 Jul 2019 22:49:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ebdb2f94-c39f-4e34-8756-a156626c8361","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","status":"ACTIVE","subnets":["31b4de67-5f71-4bfb-95f8-1d824a266928"],"description":"","tags":[],"updated_at":"2019-07-02T22:49:07Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca","created_at":"2019-07-02T22:48:57Z","mtu":1442}]} 2019-07-02 22:49:47,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-ff323e2e-afee-426a-859f-982032315fc2 2019-07-02 22:49:47,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-ff323e2e-afee-426a-859f-982032315fc2 2019-07-02 22:49:47,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-ff323e2e-afee-426a-859f-982032315fc2 2019-07-02 22:49:47,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-ff323e2e-afee-426a-859f-982032315fc2 2019-07-02 22:49:47,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/6e7ce36a-3cdf-4aa6-a560-2e309fdcd541.json used request id req-0a932528-c269-4154-b4e6-1d0c4f7725d5 2019-07-02 22:49:47,684 - 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'e568e89f-bbd6-4404-b1f4-8e0a2355c8ea', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'ebdb2f94-c39f-4e34-8756-a156626c8361'}, 'nics': [{'port-id': u'0db8437f-1165-4c34-8450-61ebbaa2ab9a'}, {'port-id': u'6e7ce36a-3cdf-4aa6-a560-2e309fdcd541'}], 'flavor': u'b2437623-9139-4118-9971-fe7ec2922b56', 'security_groups': []} 2019-07-02 22:49:47,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'e568e89f-bbd6-4404-b1f4-8e0a2355c8ea', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'ebdb2f94-c39f-4e34-8756-a156626c8361'}, 'nics': [{'port-id': u'0db8437f-1165-4c34-8450-61ebbaa2ab9a'}, {'port-id': u'6e7ce36a-3cdf-4aa6-a560-2e309fdcd541'}], 'flavor': u'b2437623-9139-4118-9971-fe7ec2922b56', 'security_groups': []} 2019-07-02 22:49:47,685 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-07-02 22:49:47,685 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6762253fd8c90e3ff9ef2b98b4807ad106831e8e" -d '{"server": {"name": "target_vnf", "imageRef": "e568e89f-bbd6-4404-b1f4-8e0a2355c8ea", "key_name": "vnf_test_keypair", "flavorRef": "b2437623-9139-4118-9971-fe7ec2922b56", "max_count": 1, "min_count": 1, "networks": [{"port": "0db8437f-1165-4c34-8450-61ebbaa2ab9a"}, {"port": "6e7ce36a-3cdf-4aa6-a560-2e309fdcd541"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ebdb2f94-c39f-4e34-8756-a156626c8361"}}}' 2019-07-02 22:49:47,685 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6762253fd8c90e3ff9ef2b98b4807ad106831e8e" -d '{"server": {"name": "target_vnf", "imageRef": "e568e89f-bbd6-4404-b1f4-8e0a2355c8ea", "key_name": "vnf_test_keypair", "flavorRef": "b2437623-9139-4118-9971-fe7ec2922b56", "max_count": 1, "min_count": 1, "networks": [{"port": "0db8437f-1165-4c34-8450-61ebbaa2ab9a"}, {"port": "6e7ce36a-3cdf-4aa6-a560-2e309fdcd541"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ebdb2f94-c39f-4e34-8756-a156626c8361"}}}' 2019-07-02 22:49:47,685 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'e568e89f-bbd6-4404-b1f4-8e0a2355c8ea', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'ebdb2f94-c39f-4e34-8756-a156626c8361'}, 'nics': [{'port-id': u'5a146852-a15c-438a-a65b-a192e739c8f9'}, {'port-id': u'161f1b27-28a3-4581-8945-769311bc519e'}], 'flavor': u'b2437623-9139-4118-9971-fe7ec2922b56', 'security_groups': []} 2019-07-02 22:49:47,685 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-07-02 22:49:47,685 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688606e7eccf3b6f5fec59d70525991ddc4528f8" -d '{"server": {"name": "reference_vnf", "imageRef": "e568e89f-bbd6-4404-b1f4-8e0a2355c8ea", "key_name": "vnf_test_keypair", "flavorRef": "b2437623-9139-4118-9971-fe7ec2922b56", "max_count": 1, "min_count": 1, "networks": [{"port": "5a146852-a15c-438a-a65b-a192e739c8f9"}, {"port": "161f1b27-28a3-4581-8945-769311bc519e"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ebdb2f94-c39f-4e34-8756-a156626c8361"}}}' 2019-07-02 22:49:47,686 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 867 X-Openstack-Request-Id: req-0a932528-c269-4154-b4e6-1d0c4f7725d5 Date: Tue, 02 Jul 2019 22:49:34 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:49:14Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7affad33-83a7-47e3-afa2-865dca190219","ip_address":"12.0.0.17"}],"id":"6e7ce36a-3cdf-4aa6-a560-2e309fdcd541","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:86:5f:e3","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-12-0-0-17","ip_address":"12.0.0.17","fqdn":"host-12-0-0-17.openstacklocal."}],"name":"target_vnf_data_plane_port","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"a24a2152-f17f-4993-9408-858fc2e2c3d5","dns_name":"","created_at":"2019-07-02T22:49:09Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:49:47,686 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 867 X-Openstack-Request-Id: req-0a932528-c269-4154-b4e6-1d0c4f7725d5 Date: Tue, 02 Jul 2019 22:49:34 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:49:14Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7affad33-83a7-47e3-afa2-865dca190219","ip_address":"12.0.0.17"}],"id":"6e7ce36a-3cdf-4aa6-a560-2e309fdcd541","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:86:5f:e3","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-12-0-0-17","ip_address":"12.0.0.17","fqdn":"host-12-0-0-17.openstacklocal."}],"name":"target_vnf_data_plane_port","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"a24a2152-f17f-4993-9408-858fc2e2c3d5","dns_name":"","created_at":"2019-07-02T22:49:09Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:49:47,686 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/6e7ce36a-3cdf-4aa6-a560-2e309fdcd541.json used request id req-0a932528-c269-4154-b4e6-1d0c4f7725d5 2019-07-02 22:49:47,686 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/6e7ce36a-3cdf-4aa6-a560-2e309fdcd541.json used request id req-0a932528-c269-4154-b4e6-1d0c4f7725d5 2019-07-02 22:49:47,686 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/6e7ce36a-3cdf-4aa6-a560-2e309fdcd541.json used request id req-0a932528-c269-4154-b4e6-1d0c4f7725d5 2019-07-02 22:49:47,686 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 866 X-Openstack-Request-Id: req-8c42b33b-72c8-4e01-8790-572739dfd5d3 Date: Tue, 02 Jul 2019 22:49:34 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:49:14Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7affad33-83a7-47e3-afa2-865dca190219","ip_address":"12.0.0.2"}],"id":"161f1b27-28a3-4581-8945-769311bc519e","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:a9:dd:82","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-12-0-0-2","ip_address":"12.0.0.2","fqdn":"host-12-0-0-2.openstacklocal."}],"name":"reference_vnf_data_plane_port","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"a24a2152-f17f-4993-9408-858fc2e2c3d5","dns_name":"","created_at":"2019-07-02T22:49:09Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:49:47,687 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/161f1b27-28a3-4581-8945-769311bc519e.json used request id req-8c42b33b-72c8-4e01-8790-572739dfd5d3 2019-07-02 22:49:47,687 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/161f1b27-28a3-4581-8945-769311bc519e.json used request id req-8c42b33b-72c8-4e01-8790-572739dfd5d3 2019-07-02 22:49:47,687 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/161f1b27-28a3-4581-8945-769311bc519e.json used request id req-8c42b33b-72c8-4e01-8790-572739dfd5d3 2019-07-02 22:49:47,687 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/161f1b27-28a3-4581-8945-769311bc519e.json used request id req-8c42b33b-72c8-4e01-8790-572739dfd5d3 2019-07-02 22:49:47,687 - 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'e568e89f-bbd6-4404-b1f4-8e0a2355c8ea', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'ebdb2f94-c39f-4e34-8756-a156626c8361'}, 'nics': [{'port-id': u'5a146852-a15c-438a-a65b-a192e739c8f9'}, {'port-id': u'161f1b27-28a3-4581-8945-769311bc519e'}], 'flavor': u'b2437623-9139-4118-9971-fe7ec2922b56', 'security_groups': []} 2019-07-02 22:49:47,687 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688606e7eccf3b6f5fec59d70525991ddc4528f8" -d '{"server": {"name": "reference_vnf", "imageRef": "e568e89f-bbd6-4404-b1f4-8e0a2355c8ea", "key_name": "vnf_test_keypair", "flavorRef": "b2437623-9139-4118-9971-fe7ec2922b56", "max_count": 1, "min_count": 1, "networks": [{"port": "5a146852-a15c-438a-a65b-a192e739c8f9"}, {"port": "161f1b27-28a3-4581-8945-769311bc519e"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ebdb2f94-c39f-4e34-8756-a156626c8361"}}}' 2019-07-02 22:49:47,688 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 22:49: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-83c6b0d8-4cd4-4cd2-82a6-7b9ba62b87fb x-compute-request-id: req-83c6b0d8-4cd4-4cd2-82a6-7b9ba62b87fb Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/e54d68ae-4000-4de4-a65f-eea6ecded75e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e54d68ae-4000-4de4-a65f-eea6ecded75e", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e54d68ae-4000-4de4-a65f-eea6ecded75e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e54d68ae-4000-4de4-a65f-eea6ecded75e", "rel": "bookmark"}], "adminPass": "HGaE8kEVKSVj"}} 2019-07-02 22:49:47,688 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-83c6b0d8-4cd4-4cd2-82a6-7b9ba62b87fb 2019-07-02 22:49:47,688 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-83c6b0d8-4cd4-4cd2-82a6-7b9ba62b87fb 2019-07-02 22:49:47,688 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 22:49: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-83c6b0d8-4cd4-4cd2-82a6-7b9ba62b87fb x-compute-request-id: req-83c6b0d8-4cd4-4cd2-82a6-7b9ba62b87fb Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/e54d68ae-4000-4de4-a65f-eea6ecded75e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e54d68ae-4000-4de4-a65f-eea6ecded75e", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e54d68ae-4000-4de4-a65f-eea6ecded75e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e54d68ae-4000-4de4-a65f-eea6ecded75e", "rel": "bookmark"}], "adminPass": "HGaE8kEVKSVj"}} 2019-07-02 22:49:47,688 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-83c6b0d8-4cd4-4cd2-82a6-7b9ba62b87fb 2019-07-02 22:49:47,688 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-83c6b0d8-4cd4-4cd2-82a6-7b9ba62b87fb 2019-07-02 22:49:47,689 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-895d4986-38b2-4ccb-8bbf-f89d16648d1f 2019-07-02 22:49:47,689 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-02 22:49:47,689 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-02 22:49:47,689 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-02 22:49:47,689 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-895d4986-38b2-4ccb-8bbf-f89d16648d1f 2019-07-02 22:49:47,689 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 22:49: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-895d4986-38b2-4ccb-8bbf-f89d16648d1f x-compute-request-id: req-895d4986-38b2-4ccb-8bbf-f89d16648d1f Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/6ec47f02-644b-4843-aa17-48f43ca347ce Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6ec47f02-644b-4843-aa17-48f43ca347ce", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6ec47f02-644b-4843-aa17-48f43ca347ce", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6ec47f02-644b-4843-aa17-48f43ca347ce", "rel": "bookmark"}], "adminPass": "r2QxztiHT5kG"}} 2019-07-02 22:49:47,689 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 22:49: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-895d4986-38b2-4ccb-8bbf-f89d16648d1f x-compute-request-id: req-895d4986-38b2-4ccb-8bbf-f89d16648d1f Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/6ec47f02-644b-4843-aa17-48f43ca347ce Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6ec47f02-644b-4843-aa17-48f43ca347ce", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6ec47f02-644b-4843-aa17-48f43ca347ce", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6ec47f02-644b-4843-aa17-48f43ca347ce", "rel": "bookmark"}], "adminPass": "r2QxztiHT5kG"}} 2019-07-02 22:49:47,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-895d4986-38b2-4ccb-8bbf-f89d16648d1f 2019-07-02 22:49:47,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-895d4986-38b2-4ccb-8bbf-f89d16648d1f 2019-07-02 22:49:47,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-02 22:49:47,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-02 22:49:47,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance 2019-07-02 22:49:47,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-02 22:49:47,691 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance 2019-07-02 22:49:47,691 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-02 22:49:47,691 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e54d68ae-4000-4de4-a65f-eea6ecded75e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1493d56f6cea9afd1318016a45669df426c9f781" 2019-07-02 22:49:58,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:49:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e541823-989a-4bd5-ba3f-f9a5b37b2f08 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:49:58,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:49:58,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-8e541823-989a-4bd5-ba3f-f9a5b37b2f08 2019-07-02 22:49:58,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-02 22:49:58,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:49:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84faa9f3-93b7-4e76-9100-1e6ffc39ffa4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:49:58,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-84faa9f3-93b7-4e76-9100-1e6ffc39ffa4 2019-07-02 22:49:58,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6ec47f02-644b-4843-aa17-48f43ca347ce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbf126bb0eec658ee16f391293caf52e6cb5a0b" 2019-07-02 22:49:58,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:49:58,835 - 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:block_device_mapping state. Retrying... [retry_after=30] 2019-07-02 22:49:58,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e54d68ae-4000-4de4-a65f-eea6ecded75e used request id req-1d567fa6-5bcd-444a-aede-bc871aea82c0 2019-07-02 22:49:58,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e54d68ae-4000-4de4-a65f-eea6ecded75e used request id req-1d567fa6-5bcd-444a-aede-bc871aea82c0 2019-07-02 22:49:58,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:49:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d567fa6-5bcd-444a-aede-bc871aea82c0 x-compute-request-id: req-1d567fa6-5bcd-444a-aede-bc871aea82c0 Content-Encoding: gzip Content-Length: 692 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e54d68ae-4000-4de4-a65f-eea6ecded75e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e54d68ae-4000-4de4-a65f-eea6ecded75e", "rel": "bookmark"}], "image": {"id": "e568e89f-bbd6-4404-b1f4-8e0a2355c8ea", "links": [{"href": "http://172.30.9.21:8774/images/e568e89f-bbd6-4404-b1f4-8e0a2355c8ea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b2437623-9139-4118-9971-fe7ec2922b56", "links": [{"href": "http://172.30.9.21:8774/flavors/b2437623-9139-4118-9971-fe7ec2922b56", "rel": "bookmark"}]}, "id": "e54d68ae-4000-4de4-a65f-eea6ecded75e", "user_id": "e49262c7c0f145bf9b1ee7944625d2f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T22:49:41Z", "hostId": "3387d1cfc8b87f067e79450158d342d56a9379b1551232818630b172", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-02T22:49:39Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ebdb2f94-c39f-4e34-8756-a156626c8361"}}} 2019-07-02 22:49:58,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:49:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd39b2c2-4692-4a81-81b9-956bedfd370b x-compute-request-id: req-cd39b2c2-4692-4a81-81b9-956bedfd370b Content-Encoding: gzip Content-Length: 689 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6ec47f02-644b-4843-aa17-48f43ca347ce", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6ec47f02-644b-4843-aa17-48f43ca347ce", "rel": "bookmark"}], "image": {"id": "e568e89f-bbd6-4404-b1f4-8e0a2355c8ea", "links": [{"href": "http://172.30.9.21:8774/images/e568e89f-bbd6-4404-b1f4-8e0a2355c8ea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b2437623-9139-4118-9971-fe7ec2922b56", "links": [{"href": "http://172.30.9.21:8774/flavors/b2437623-9139-4118-9971-fe7ec2922b56", "rel": "bookmark"}]}, "id": "6ec47f02-644b-4843-aa17-48f43ca347ce", "user_id": "e49262c7c0f145bf9b1ee7944625d2f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T22:49:42Z", "hostId": "3387d1cfc8b87f067e79450158d342d56a9379b1551232818630b172", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-02T22:49:39Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ebdb2f94-c39f-4e34-8756-a156626c8361"}}} 2019-07-02 22:49:58,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6ec47f02-644b-4843-aa17-48f43ca347ce used request id req-cd39b2c2-4692-4a81-81b9-956bedfd370b 2019-07-02 22:49:58,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6ec47f02-644b-4843-aa17-48f43ca347ce used request id req-cd39b2c2-4692-4a81-81b9-956bedfd370b 2019-07-02 22:49:58,836 - 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] 2019-07-02 22:50:15,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-02 22:50:15,577 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-02 22:50:15,577 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:50:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bbc5332-9f73-4de8-9589-c58b6bf7f95e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:50:15,577 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-7bbc5332-9f73-4de8-9589-c58b6bf7f95e 2019-07-02 22:50:15,577 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:50:20,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:50:20,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e54d68ae-4000-4de4-a65f-eea6ecded75e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}016e3512338ba3afcaa4bc230555c7d195942721" 2019-07-02 22:50:20,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:50:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cf8fc12-9e39-411e-be28-06c861368fe7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:50:20,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-1cf8fc12-9e39-411e-be28-06c861368fe7 2019-07-02 22:50:20,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6ec47f02-644b-4843-aa17-48f43ca347ce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4174f862eb1a4ca827f17cd4e854f51ea0dbba3" 2019-07-02 22:50:20,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:50: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-ce4a6fb8-b2d3-4be1-b4e0-f109b846fb3d x-compute-request-id: req-ce4a6fb8-b2d3-4be1-b4e0-f109b846fb3d Content-Encoding: gzip Content-Length: 714 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e54d68ae-4000-4de4-a65f-eea6ecded75e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e54d68ae-4000-4de4-a65f-eea6ecded75e", "rel": "bookmark"}], "image": {"id": "e568e89f-bbd6-4404-b1f4-8e0a2355c8ea", "links": [{"href": "http://172.30.9.21:8774/images/e568e89f-bbd6-4404-b1f4-8e0a2355c8ea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b2437623-9139-4118-9971-fe7ec2922b56", "links": [{"href": "http://172.30.9.21:8774/flavors/b2437623-9139-4118-9971-fe7ec2922b56", "rel": "bookmark"}]}, "id": "e54d68ae-4000-4de4-a65f-eea6ecded75e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "e49262c7c0f145bf9b1ee7944625d2f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T22:49:42Z", "hostId": "3387d1cfc8b87f067e79450158d342d56a9379b1551232818630b172", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-02T22:49:39Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ebdb2f94-c39f-4e34-8756-a156626c8361"}}} 2019-07-02 22:50:20,736 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e54d68ae-4000-4de4-a65f-eea6ecded75e used request id req-ce4a6fb8-b2d3-4be1-b4e0-f109b846fb3d 2019-07-02 22:50:20,736 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e54d68ae-4000-4de4-a65f-eea6ecded75e used request id req-ce4a6fb8-b2d3-4be1-b4e0-f109b846fb3d 2019-07-02 22:50:20,736 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:50: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-cd3154d0-748d-43b3-9a60-d067ceada36e x-compute-request-id: req-cd3154d0-748d-43b3-9a60-d067ceada36e Content-Encoding: gzip Content-Length: 714 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6ec47f02-644b-4843-aa17-48f43ca347ce", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6ec47f02-644b-4843-aa17-48f43ca347ce", "rel": "bookmark"}], "image": {"id": "e568e89f-bbd6-4404-b1f4-8e0a2355c8ea", "links": [{"href": "http://172.30.9.21:8774/images/e568e89f-bbd6-4404-b1f4-8e0a2355c8ea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b2437623-9139-4118-9971-fe7ec2922b56", "links": [{"href": "http://172.30.9.21:8774/flavors/b2437623-9139-4118-9971-fe7ec2922b56", "rel": "bookmark"}]}, "id": "6ec47f02-644b-4843-aa17-48f43ca347ce", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "e49262c7c0f145bf9b1ee7944625d2f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-02T22:49:42Z", "hostId": "3387d1cfc8b87f067e79450158d342d56a9379b1551232818630b172", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-02T22:49:39Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ebdb2f94-c39f-4e34-8756-a156626c8361"}}} 2019-07-02 22:50:20,736 - 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] 2019-07-02 22:50:20,736 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6ec47f02-644b-4843-aa17-48f43ca347ce used request id req-cd3154d0-748d-43b3-9a60-d067ceada36e 2019-07-02 22:50:20,736 - 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] 2019-07-02 22:50:20,737 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6ec47f02-644b-4843-aa17-48f43ca347ce used request id req-cd3154d0-748d-43b3-9a60-d067ceada36e 2019-07-02 22:50:51,588 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-02 22:50:51,588 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-02 22:50:51,588 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:50:51,588 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-7f8be199-9954-40e5-9de1-19eef0f52540 2019-07-02 22:50:51,589 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:50:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f8be199-9954-40e5-9de1-19eef0f52540 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:50:51,589 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:50:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecac67c1-9317-4f2b-92fa-c9eeb5c2e9f2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:50:51,589 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-ecac67c1-9317-4f2b-92fa-c9eeb5c2e9f2 2019-07-02 22:50:51,589 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e54d68ae-4000-4de4-a65f-eea6ecded75e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2123615193f0e2679b56eef73bc87cd09562e18f" 2019-07-02 22:50:51,589 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:50:51,589 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6ec47f02-644b-4843-aa17-48f43ca347ce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3b10ebd74246709f3b3bb8ce3086d8a446d36bd" 2019-07-02 22:50:51,590 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22: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-435744fb-3d38-440a-a943-f998669014ab x-compute-request-id: req-435744fb-3d38-440a-a943-f998669014ab Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:89:57", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:89:57", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:5f:e3", "version": 4, "addr": "12.0.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e54d68ae-4000-4de4-a65f-eea6ecded75e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e54d68ae-4000-4de4-a65f-eea6ecded75e", "rel": "bookmark"}], "image": {"id": "e568e89f-bbd6-4404-b1f4-8e0a2355c8ea", "links": [{"href": "http://172.30.9.21:8774/images/e568e89f-bbd6-4404-b1f4-8e0a2355c8ea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T22:50:19.000000", "flavor": {"id": "b2437623-9139-4118-9971-fe7ec2922b56", "links": [{"href": "http://172.30.9.21:8774/flavors/b2437623-9139-4118-9971-fe7ec2922b56", "rel": "bookmark"}]}, "id": "e54d68ae-4000-4de4-a65f-eea6ecded75e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "e49262c7c0f145bf9b1ee7944625d2f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T22:50:20Z", "hostId": "3387d1cfc8b87f067e79450158d342d56a9379b1551232818630b172", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-02T22:49:39Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ebdb2f94-c39f-4e34-8756-a156626c8361"}}} 2019-07-02 22:50:51,590 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2019-07-02 22:50:51,590 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e54d68ae-4000-4de4-a65f-eea6ecded75e used request id req-435744fb-3d38-440a-a943-f998669014ab 2019-07-02 22:50:51,590 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e54d68ae-4000-4de4-a65f-eea6ecded75e used request id req-435744fb-3d38-440a-a943-f998669014ab 2019-07-02 22:50:51,590 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-07-02 22:50:51,591 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:50:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a989b2a-b450-4de1-970c-7b07b5e35a07 x-compute-request-id: req-0a989b2a-b450-4de1-970c-7b07b5e35a07 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:2f:df", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:2f:df", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:dd:82", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6ec47f02-644b-4843-aa17-48f43ca347ce", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6ec47f02-644b-4843-aa17-48f43ca347ce", "rel": "bookmark"}], "image": {"id": "e568e89f-bbd6-4404-b1f4-8e0a2355c8ea", "links": [{"href": "http://172.30.9.21:8774/images/e568e89f-bbd6-4404-b1f4-8e0a2355c8ea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T22:50:17.000000", "flavor": {"id": "b2437623-9139-4118-9971-fe7ec2922b56", "links": [{"href": "http://172.30.9.21:8774/flavors/b2437623-9139-4118-9971-fe7ec2922b56", "rel": "bookmark"}]}, "id": "6ec47f02-644b-4843-aa17-48f43ca347ce", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "e49262c7c0f145bf9b1ee7944625d2f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T22:50:17Z", "hostId": "3387d1cfc8b87f067e79450158d342d56a9379b1551232818630b172", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-02T22:49:39Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ebdb2f94-c39f-4e34-8756-a156626c8361"}}} 2019-07-02 22:50:51,591 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6ec47f02-644b-4843-aa17-48f43ca347ce used request id req-0a989b2a-b450-4de1-970c-7b07b5e35a07 2019-07-02 22:50:51,591 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-07-02 22:50:51,591 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6ec47f02-644b-4843-aa17-48f43ca347ce used request id req-0a989b2a-b450-4de1-970c-7b07b5e35a07 2019-07-02 22:50:51,591 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugins installed 2019-07-02 22:50:56,737 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-07-02 22:50:56,737 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2019-07-02 22:50:56,737 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-07-02 22:50:56,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-07-02 22:50:56,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugins installed 2019-07-02 22:50:56,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:50:56,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:50:56,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:50:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2df6f76a-8a2b-432c-b1b5-419aaf57a632 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:50:56,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-07-02 22:50:56,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:50:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2df6f76a-8a2b-432c-b1b5-419aaf57a632 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:50:56,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-2df6f76a-8a2b-432c-b1b5-419aaf57a632 2019-07-02 22:50:56,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-2df6f76a-8a2b-432c-b1b5-419aaf57a632 2019-07-02 22:50:56,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json used request id req-19e34ce6-6927-48e2-b5fe-bb9396301f43 2019-07-02 22:50:56,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json used request id req-19e34ce6-6927-48e2-b5fe-bb9396301f43 2019-07-02 22:50:56,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:50:56,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:50:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45643c22-5b1b-4e71-9b1f-86a5969a9739 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:50:56,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:50:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45643c22-5b1b-4e71-9b1f-86a5969a9739 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:50:56,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-45643c22-5b1b-4e71-9b1f-86a5969a9739 2019-07-02 22:50:56,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-45643c22-5b1b-4e71-9b1f-86a5969a9739 2019-07-02 22:50:56,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:50:56,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:50:56,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:50:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-353d7991-d4df-4aaf-9a03-605d7b34c092 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:50:56,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:50:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-353d7991-d4df-4aaf-9a03-605d7b34c092 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:50:56,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-353d7991-d4df-4aaf-9a03-605d7b34c092 2019-07-02 22:50:56,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-353d7991-d4df-4aaf-9a03-605d7b34c092 2019-07-02 22:50:56,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:50:56,742 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c5084c966bfd74c2c4d7de86d6ced108b2bcc6" 2019-07-02 22:50:56,742 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c5084c966bfd74c2c4d7de86d6ced108b2bcc6" 2019-07-02 22:50:56,742 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 902 X-Openstack-Request-Id: req-19e34ce6-6927-48e2-b5fe-bb9396301f43 Date: Tue, 02 Jul 2019 22:50:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:50:14Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b4de67-5f71-4bfb-95f8-1d824a266928","ip_address":"11.0.0.7"}],"id":"0db8437f-1165-4c34-8450-61ebbaa2ab9a","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:82:89:57","device_id":"e54d68ae-4000-4de4-a65f-eea6ecded75e","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-11-0-0-7","ip_address":"11.0.0.7","fqdn":"host-11-0-0-7.openstacklocal."}],"name":"target_vnf_port","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"ebdb2f94-c39f-4e34-8756-a156626c8361","dns_name":"","created_at":"2019-07-02T22:49:19Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:50:56,742 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 902 X-Openstack-Request-Id: req-19e34ce6-6927-48e2-b5fe-bb9396301f43 Date: Tue, 02 Jul 2019 22:50:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:50:14Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b4de67-5f71-4bfb-95f8-1d824a266928","ip_address":"11.0.0.7"}],"id":"0db8437f-1165-4c34-8450-61ebbaa2ab9a","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:82:89:57","device_id":"e54d68ae-4000-4de4-a65f-eea6ecded75e","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-11-0-0-7","ip_address":"11.0.0.7","fqdn":"host-11-0-0-7.openstacklocal."}],"name":"target_vnf_port","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"ebdb2f94-c39f-4e34-8756-a156626c8361","dns_name":"","created_at":"2019-07-02T22:49:19Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:50:56,742 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json used request id req-19e34ce6-6927-48e2-b5fe-bb9396301f43 2019-07-02 22:50:56,742 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json used request id req-19e34ce6-6927-48e2-b5fe-bb9396301f43 2019-07-02 22:50:56,743 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 909 X-Openstack-Request-Id: req-2c1738f1-b449-458f-869b-ce278fdd754f Date: Tue, 02 Jul 2019 22:50:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:50:13Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b4de67-5f71-4bfb-95f8-1d824a266928","ip_address":"11.0.0.11"}],"id":"5a146852-a15c-438a-a65b-a192e739c8f9","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:19:2f:df","device_id":"6ec47f02-644b-4843-aa17-48f43ca347ce","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-11-0-0-11","ip_address":"11.0.0.11","fqdn":"host-11-0-0-11.openstacklocal."}],"name":"reference_vnf_port","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"ebdb2f94-c39f-4e34-8756-a156626c8361","dns_name":"","created_at":"2019-07-02T22:49:19Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:50:56,743 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e54d68ae-4000-4de4-a65f-eea6ecded75e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1366fe69e051cbfcefff349221fedb702307b668" 2019-07-02 22:50:56,743 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98da82922e61ef61a5eaa4ff24967e41cbc259cf" 2019-07-02 22:50:56,743 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98da82922e61ef61a5eaa4ff24967e41cbc259cf" 2019-07-02 22:50:56,743 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e54d68ae-4000-4de4-a65f-eea6ecded75e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1366fe69e051cbfcefff349221fedb702307b668" 2019-07-02 22:50:56,743 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-5a7c129f-5a4f-4bc6-91a7-fc743e43039a 2019-07-02 22:50:56,744 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 909 X-Openstack-Request-Id: req-2c1738f1-b449-458f-869b-ce278fdd754f Date: Tue, 02 Jul 2019 22:50:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:50:13Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b4de67-5f71-4bfb-95f8-1d824a266928","ip_address":"11.0.0.11"}],"id":"5a146852-a15c-438a-a65b-a192e739c8f9","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:19:2f:df","device_id":"6ec47f02-644b-4843-aa17-48f43ca347ce","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-11-0-0-11","ip_address":"11.0.0.11","fqdn":"host-11-0-0-11.openstacklocal."}],"name":"reference_vnf_port","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"ebdb2f94-c39f-4e34-8756-a156626c8361","dns_name":"","created_at":"2019-07-02T22:49:19Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:50:56,744 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json used request id req-2c1738f1-b449-458f-869b-ce278fdd754f 2019-07-02 22:50:56,744 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-5a7c129f-5a4f-4bc6-91a7-fc743e43039a 2019-07-02 22:50:56,744 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json used request id req-2c1738f1-b449-458f-869b-ce278fdd754f 2019-07-02 22:50:56,744 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6ec47f02-644b-4843-aa17-48f43ca347ce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20ffb3a9f6f30c75062c9eb8bfb43713e7fee40e" 2019-07-02 22:50:56,744 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json used request id req-2c1738f1-b449-458f-869b-ce278fdd754f 2019-07-02 22:50:56,744 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6ec47f02-644b-4843-aa17-48f43ca347ce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20ffb3a9f6f30c75062c9eb8bfb43713e7fee40e" 2019-07-02 22:50:56,745 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json used request id req-2c1738f1-b449-458f-869b-ce278fdd754f 2019-07-02 22:50:56,745 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:50:56,745 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:50:56,745 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:50:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a7c129f-5a4f-4bc6-91a7-fc743e43039a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:50:56,745 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:50:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a7c129f-5a4f-4bc6-91a7-fc743e43039a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:51:01,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e54d68ae-4000-4de4-a65f-eea6ecded75e used request id req-65439d46-f68d-4829-b889-cf03971aecfa 2019-07-02 22:51:01,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks/ebdb2f94-c39f-4e34-8756-a156626c8361.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c5084c966bfd74c2c4d7de86d6ced108b2bcc6" 2019-07-02 22:51:01,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks/ebdb2f94-c39f-4e34-8756-a156626c8361.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c5084c966bfd74c2c4d7de86d6ced108b2bcc6" 2019-07-02 22:51:01,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-94071132-e45c-4ebf-ad01-812925c8c936 Date: Tue, 02 Jul 2019 22:50:55 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ebdb2f94-c39f-4e34-8756-a156626c8361","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","status":"ACTIVE","subnets":["31b4de67-5f71-4bfb-95f8-1d824a266928"],"description":"","tags":[],"updated_at":"2019-07-02T22:49:07Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca","created_at":"2019-07-02T22:48:57Z","mtu":1442}} 2019-07-02 22:51:01,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:50: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-65439d46-f68d-4829-b889-cf03971aecfa x-compute-request-id: req-65439d46-f68d-4829-b889-cf03971aecfa Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:89:57", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:89:57", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:5f:e3", "version": 4, "addr": "12.0.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e54d68ae-4000-4de4-a65f-eea6ecded75e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e54d68ae-4000-4de4-a65f-eea6ecded75e", "rel": "bookmark"}], "image": {"id": "e568e89f-bbd6-4404-b1f4-8e0a2355c8ea", "links": [{"href": "http://172.30.9.21:8774/images/e568e89f-bbd6-4404-b1f4-8e0a2355c8ea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T22:50:19.000000", "flavor": {"id": "b2437623-9139-4118-9971-fe7ec2922b56", "links": [{"href": "http://172.30.9.21:8774/flavors/b2437623-9139-4118-9971-fe7ec2922b56", "rel": "bookmark"}]}, "id": "e54d68ae-4000-4de4-a65f-eea6ecded75e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "e49262c7c0f145bf9b1ee7944625d2f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T22:50:20Z", "hostId": "3387d1cfc8b87f067e79450158d342d56a9379b1551232818630b172", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-02T22:49:39Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ebdb2f94-c39f-4e34-8756-a156626c8361"}}} 2019-07-02 22:51:01,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:50: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-65439d46-f68d-4829-b889-cf03971aecfa x-compute-request-id: req-65439d46-f68d-4829-b889-cf03971aecfa Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:89:57", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:89:57", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:5f:e3", "version": 4, "addr": "12.0.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e54d68ae-4000-4de4-a65f-eea6ecded75e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e54d68ae-4000-4de4-a65f-eea6ecded75e", "rel": "bookmark"}], "image": {"id": "e568e89f-bbd6-4404-b1f4-8e0a2355c8ea", "links": [{"href": "http://172.30.9.21:8774/images/e568e89f-bbd6-4404-b1f4-8e0a2355c8ea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T22:50:19.000000", "flavor": {"id": "b2437623-9139-4118-9971-fe7ec2922b56", "links": [{"href": "http://172.30.9.21:8774/flavors/b2437623-9139-4118-9971-fe7ec2922b56", "rel": "bookmark"}]}, "id": "e54d68ae-4000-4de4-a65f-eea6ecded75e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "e49262c7c0f145bf9b1ee7944625d2f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T22:50:20Z", "hostId": "3387d1cfc8b87f067e79450158d342d56a9379b1551232818630b172", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-02T22:49:39Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ebdb2f94-c39f-4e34-8756-a156626c8361"}}} 2019-07-02 22:51:01,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e54d68ae-4000-4de4-a65f-eea6ecded75e used request id req-65439d46-f68d-4829-b889-cf03971aecfa 2019-07-02 22:51:01,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e54d68ae-4000-4de4-a65f-eea6ecded75e used request id req-65439d46-f68d-4829-b889-cf03971aecfa 2019-07-02 22:51:01,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e54d68ae-4000-4de4-a65f-eea6ecded75e used request id req-65439d46-f68d-4829-b889-cf03971aecfa 2019-07-02 22:51:01,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-94071132-e45c-4ebf-ad01-812925c8c936 Date: Tue, 02 Jul 2019 22:50:55 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ebdb2f94-c39f-4e34-8756-a156626c8361","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","status":"ACTIVE","subnets":["31b4de67-5f71-4bfb-95f8-1d824a266928"],"description":"","tags":[],"updated_at":"2019-07-02T22:49:07Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca","created_at":"2019-07-02T22:48:57Z","mtu":1442}} 2019-07-02 22:51:01,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks/ebdb2f94-c39f-4e34-8756-a156626c8361.json used request id req-94071132-e45c-4ebf-ad01-812925c8c936 2019-07-02 22:51:01,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks/ebdb2f94-c39f-4e34-8756-a156626c8361.json used request id req-94071132-e45c-4ebf-ad01-812925c8c936 2019-07-02 22:51:01,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks/ebdb2f94-c39f-4e34-8756-a156626c8361.json used request id req-94071132-e45c-4ebf-ad01-812925c8c936 2019-07-02 22:51:01,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips/d5d461f9-3738-4cf9-a199-5bbfa07e1909.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c5084c966bfd74c2c4d7de86d6ced108b2bcc6" 2019-07-02 22:51:01,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips/d5d461f9-3738-4cf9-a199-5bbfa07e1909.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c5084c966bfd74c2c4d7de86d6ced108b2bcc6" 2019-07-02 22:51:01,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 582 X-Openstack-Request-Id: req-20546b3b-4c05-4cd8-a890-b778e03d1755 Date: Tue, 02 Jul 2019 22:50:55 GMT RESP BODY: {"floatingip": {"router_id": "2f634ee4-2f5f-4db0-add3-1f5f7f321e57", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T22:49:27Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.201", "revision_number": 2, "port_id": "0db8437f-1165-4c34-8450-61ebbaa2ab9a", "id": "d5d461f9-3738-4cf9-a199-5bbfa07e1909", "dns_name": "", "created_at": "2019-07-02T22:48:58Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:51:01,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 582 X-Openstack-Request-Id: req-20546b3b-4c05-4cd8-a890-b778e03d1755 Date: Tue, 02 Jul 2019 22:50:55 GMT RESP BODY: {"floatingip": {"router_id": "2f634ee4-2f5f-4db0-add3-1f5f7f321e57", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T22:49:27Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.201", "revision_number": 2, "port_id": "0db8437f-1165-4c34-8450-61ebbaa2ab9a", "id": "d5d461f9-3738-4cf9-a199-5bbfa07e1909", "dns_name": "", "created_at": "2019-07-02T22:48:58Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:51:01,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks/ebdb2f94-c39f-4e34-8756-a156626c8361.json used request id req-94071132-e45c-4ebf-ad01-812925c8c936 2019-07-02 22:51:01,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port 0db8437f-1165-4c34-8450-61ebbaa2ab9a attachment, because it is already attached to device (server) id e54d68ae-4000-4de4-a65f-eea6ecded75e. 2019-07-02 22:51:01,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips/d5d461f9-3738-4cf9-a199-5bbfa07e1909.json used request id req-20546b3b-4c05-4cd8-a890-b778e03d1755 2019-07-02 22:51:01,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips/d5d461f9-3738-4cf9-a199-5bbfa07e1909.json used request id req-20546b3b-4c05-4cd8-a890-b778e03d1755 2019-07-02 22:51:01,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips/d5d461f9-3738-4cf9-a199-5bbfa07e1909.json used request id req-20546b3b-4c05-4cd8-a890-b778e03d1755 2019-07-02 22:51:01,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips/d5d461f9-3738-4cf9-a199-5bbfa07e1909.json used request id req-20546b3b-4c05-4cd8-a890-b778e03d1755 2019-07-02 22:51:01,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-e406e9d0-7797-4301-b0d1-dfdbdfdcc86b Date: Tue, 02 Jul 2019 22:50:56 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ebdb2f94-c39f-4e34-8756-a156626c8361","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","status":"ACTIVE","subnets":["31b4de67-5f71-4bfb-95f8-1d824a266928"],"description":"","tags":[],"updated_at":"2019-07-02T22:49:07Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca","created_at":"2019-07-02T22:48:57Z","mtu":1442}} 2019-07-02 22:51:01,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-07-02 22:51:01,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-07-02 22:51:01,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6ec47f02-644b-4843-aa17-48f43ca347ce used request id req-2e7bfb00-b490-47b4-a06e-1e715e41a827 2019-07-02 22:51:01,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6ec47f02-644b-4843-aa17-48f43ca347ce used request id req-2e7bfb00-b490-47b4-a06e-1e715e41a827 2019-07-02 22:51:01,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6ec47f02-644b-4843-aa17-48f43ca347ce used request id req-2e7bfb00-b490-47b4-a06e-1e715e41a827 2019-07-02 22:51:01,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6ec47f02-644b-4843-aa17-48f43ca347ce used request id req-2e7bfb00-b490-47b4-a06e-1e715e41a827 2019-07-02 22:51:01,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks/ebdb2f94-c39f-4e34-8756-a156626c8361.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98da82922e61ef61a5eaa4ff24967e41cbc259cf" 2019-07-02 22:51:01,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks/ebdb2f94-c39f-4e34-8756-a156626c8361.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98da82922e61ef61a5eaa4ff24967e41cbc259cf" 2019-07-02 22:51:01,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-e406e9d0-7797-4301-b0d1-dfdbdfdcc86b Date: Tue, 02 Jul 2019 22:50:56 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ebdb2f94-c39f-4e34-8756-a156626c8361","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","status":"ACTIVE","subnets":["31b4de67-5f71-4bfb-95f8-1d824a266928"],"description":"","tags":[],"updated_at":"2019-07-02T22:49:07Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca","created_at":"2019-07-02T22:48:57Z","mtu":1442}} 2019-07-02 22:51:01,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks/ebdb2f94-c39f-4e34-8756-a156626c8361.json used request id req-e406e9d0-7797-4301-b0d1-dfdbdfdcc86b 2019-07-02 22:51:01,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks/ebdb2f94-c39f-4e34-8756-a156626c8361.json used request id req-e406e9d0-7797-4301-b0d1-dfdbdfdcc86b 2019-07-02 22:51:01,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks/ebdb2f94-c39f-4e34-8756-a156626c8361.json used request id req-e406e9d0-7797-4301-b0d1-dfdbdfdcc86b 2019-07-02 22:51:01,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks/ebdb2f94-c39f-4e34-8756-a156626c8361.json used request id req-e406e9d0-7797-4301-b0d1-dfdbdfdcc86b 2019-07-02 22:51:01,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips/be6a2389-6c26-4ffb-9f45-e28276b1f35c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98da82922e61ef61a5eaa4ff24967e41cbc259cf" 2019-07-02 22:51:01,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips/be6a2389-6c26-4ffb-9f45-e28276b1f35c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98da82922e61ef61a5eaa4ff24967e41cbc259cf" 2019-07-02 22:51:01,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 583 X-Openstack-Request-Id: req-2e02e1b1-abc3-46cb-a5dd-e4636c356f95 Date: Tue, 02 Jul 2019 22:50:56 GMT RESP BODY: {"floatingip": {"router_id": "2f634ee4-2f5f-4db0-add3-1f5f7f321e57", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T22:49:28Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.202", "revision_number": 2, "port_id": "5a146852-a15c-438a-a65b-a192e739c8f9", "id": "be6a2389-6c26-4ffb-9f45-e28276b1f35c", "dns_name": "", "created_at": "2019-07-02T22:48:58Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:51:01,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22: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-2e7bfb00-b490-47b4-a06e-1e715e41a827 x-compute-request-id: req-2e7bfb00-b490-47b4-a06e-1e715e41a827 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:2f:df", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:2f:df", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:dd:82", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6ec47f02-644b-4843-aa17-48f43ca347ce", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6ec47f02-644b-4843-aa17-48f43ca347ce", "rel": "bookmark"}], "image": {"id": "e568e89f-bbd6-4404-b1f4-8e0a2355c8ea", "links": [{"href": "http://172.30.9.21:8774/images/e568e89f-bbd6-4404-b1f4-8e0a2355c8ea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T22:50:17.000000", "flavor": {"id": "b2437623-9139-4118-9971-fe7ec2922b56", "links": [{"href": "http://172.30.9.21:8774/flavors/b2437623-9139-4118-9971-fe7ec2922b56", "rel": "bookmark"}]}, "id": "6ec47f02-644b-4843-aa17-48f43ca347ce", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "e49262c7c0f145bf9b1ee7944625d2f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T22:50:17Z", "hostId": "3387d1cfc8b87f067e79450158d342d56a9379b1551232818630b172", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-02T22:49:39Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ebdb2f94-c39f-4e34-8756-a156626c8361"}}} 2019-07-02 22:51:01,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22: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-2e7bfb00-b490-47b4-a06e-1e715e41a827 x-compute-request-id: req-2e7bfb00-b490-47b4-a06e-1e715e41a827 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:2f:df", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:2f:df", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:dd:82", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6ec47f02-644b-4843-aa17-48f43ca347ce", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6ec47f02-644b-4843-aa17-48f43ca347ce", "rel": "bookmark"}], "image": {"id": "e568e89f-bbd6-4404-b1f4-8e0a2355c8ea", "links": [{"href": "http://172.30.9.21:8774/images/e568e89f-bbd6-4404-b1f4-8e0a2355c8ea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T22:50:17.000000", "flavor": {"id": "b2437623-9139-4118-9971-fe7ec2922b56", "links": [{"href": "http://172.30.9.21:8774/flavors/b2437623-9139-4118-9971-fe7ec2922b56", "rel": "bookmark"}]}, "id": "6ec47f02-644b-4843-aa17-48f43ca347ce", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "e49262c7c0f145bf9b1ee7944625d2f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T22:50:17Z", "hostId": "3387d1cfc8b87f067e79450158d342d56a9379b1551232818630b172", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-02T22:49:39Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ebdb2f94-c39f-4e34-8756-a156626c8361"}}} 2019-07-02 22:51:01,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 583 X-Openstack-Request-Id: req-2e02e1b1-abc3-46cb-a5dd-e4636c356f95 Date: Tue, 02 Jul 2019 22:50:56 GMT RESP BODY: {"floatingip": {"router_id": "2f634ee4-2f5f-4db0-add3-1f5f7f321e57", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T22:49:28Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.202", "revision_number": 2, "port_id": "5a146852-a15c-438a-a65b-a192e739c8f9", "id": "be6a2389-6c26-4ffb-9f45-e28276b1f35c", "dns_name": "", "created_at": "2019-07-02T22:48:58Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:51:01,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips/be6a2389-6c26-4ffb-9f45-e28276b1f35c.json used request id req-2e02e1b1-abc3-46cb-a5dd-e4636c356f95 2019-07-02 22:51:01,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips/be6a2389-6c26-4ffb-9f45-e28276b1f35c.json used request id req-2e02e1b1-abc3-46cb-a5dd-e4636c356f95 2019-07-02 22:51:01,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips/be6a2389-6c26-4ffb-9f45-e28276b1f35c.json used request id req-2e02e1b1-abc3-46cb-a5dd-e4636c356f95 2019-07-02 22:51:01,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips/be6a2389-6c26-4ffb-9f45-e28276b1f35c.json used request id req-2e02e1b1-abc3-46cb-a5dd-e4636c356f95 2019-07-02 22:51:01,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port 5a146852-a15c-438a-a65b-a192e739c8f9 attachment, because it is already attached to device (server) id 6ec47f02-644b-4843-aa17-48f43ca347ce. 2019-07-02 22:51:01,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-07-02 22:51:01,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-07-02 22:51:07,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:51:07,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:50:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f3ca553-96d4-47a5-aa92-b9f035aa0920 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:51:07,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:50:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f3ca553-96d4-47a5-aa92-b9f035aa0920 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:51:07,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-8f3ca553-96d4-47a5-aa92-b9f035aa0920 2019-07-02 22:51:07,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-8f3ca553-96d4-47a5-aa92-b9f035aa0920 2019-07-02 22:51:07,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:51:07,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-22a3badc-7f40-4dfa-8b37-050e1a5ec069 2019-07-02 22:51:07,087 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 917 X-Openstack-Request-Id: req-d1cfcb8c-3c9c-4893-8fcf-58a05067ad31 Date: Tue, 02 Jul 2019 22:50:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:50:18Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7affad33-83a7-47e3-afa2-865dca190219","ip_address":"12.0.0.17"}],"id":"6e7ce36a-3cdf-4aa6-a560-2e309fdcd541","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:86:5f:e3","device_id":"e54d68ae-4000-4de4-a65f-eea6ecded75e","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-12-0-0-17","ip_address":"12.0.0.17","fqdn":"host-12-0-0-17.openstacklocal."}],"name":"target_vnf_data_plane_port","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"a24a2152-f17f-4993-9408-858fc2e2c3d5","dns_name":"","created_at":"2019-07-02T22:49:09Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:51:07,087 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/6e7ce36a-3cdf-4aa6-a560-2e309fdcd541.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48064501148bbb068fda784ac0fc4c13e11a97f3" 2019-07-02 22:51:07,087 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/6e7ce36a-3cdf-4aa6-a560-2e309fdcd541.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48064501148bbb068fda784ac0fc4c13e11a97f3" 2019-07-02 22:51:07,087 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:51:07,087 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:51:07,087 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:50:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22a3badc-7f40-4dfa-8b37-050e1a5ec069 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:51:07,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:50:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22a3badc-7f40-4dfa-8b37-050e1a5ec069 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:51:07,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-22a3badc-7f40-4dfa-8b37-050e1a5ec069 2019-07-02 22:51:07,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:50:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb31929a-4d00-44c9-a076-1366b053b107 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:51:07,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/6e7ce36a-3cdf-4aa6-a560-2e309fdcd541.json used request id req-d1cfcb8c-3c9c-4893-8fcf-58a05067ad31 2019-07-02 22:51:07,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e54d68ae-4000-4de4-a65f-eea6ecded75e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66ae77457e6de4332bda786449fd58fc2bf911a4" 2019-07-02 22:51:07,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e54d68ae-4000-4de4-a65f-eea6ecded75e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66ae77457e6de4332bda786449fd58fc2bf911a4" 2019-07-02 22:51:07,089 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/161f1b27-28a3-4581-8945-769311bc519e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c18dfe5b2ae212c024e907b8b44b6641afed2ec4" 2019-07-02 22:51:07,089 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/161f1b27-28a3-4581-8945-769311bc519e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c18dfe5b2ae212c024e907b8b44b6641afed2ec4" 2019-07-02 22:51:07,089 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-eb31929a-4d00-44c9-a076-1366b053b107 2019-07-02 22:51:07,089 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-eb31929a-4d00-44c9-a076-1366b053b107 2019-07-02 22:51:07,089 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 917 X-Openstack-Request-Id: req-d1cfcb8c-3c9c-4893-8fcf-58a05067ad31 Date: Tue, 02 Jul 2019 22:50:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:50:18Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7affad33-83a7-47e3-afa2-865dca190219","ip_address":"12.0.0.17"}],"id":"6e7ce36a-3cdf-4aa6-a560-2e309fdcd541","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:86:5f:e3","device_id":"e54d68ae-4000-4de4-a65f-eea6ecded75e","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-12-0-0-17","ip_address":"12.0.0.17","fqdn":"host-12-0-0-17.openstacklocal."}],"name":"target_vnf_data_plane_port","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"a24a2152-f17f-4993-9408-858fc2e2c3d5","dns_name":"","created_at":"2019-07-02T22:49:09Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:51:07,089 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/6e7ce36a-3cdf-4aa6-a560-2e309fdcd541.json used request id req-d1cfcb8c-3c9c-4893-8fcf-58a05067ad31 2019-07-02 22:51:07,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/6e7ce36a-3cdf-4aa6-a560-2e309fdcd541.json used request id req-d1cfcb8c-3c9c-4893-8fcf-58a05067ad31 2019-07-02 22:51:07,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/6e7ce36a-3cdf-4aa6-a560-2e309fdcd541.json used request id req-d1cfcb8c-3c9c-4893-8fcf-58a05067ad31 2019-07-02 22:51:07,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:51:07,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:51:07,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:50:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb31929a-4d00-44c9-a076-1366b053b107 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:51:07,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6ec47f02-644b-4843-aa17-48f43ca347ce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b42f5c60f69ab6ee4b3044ce33c6d7a6ed8ae92b" 2019-07-02 22:51:07,091 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 916 X-Openstack-Request-Id: req-d9594191-c2bb-4b31-9c36-802f4d8684a7 Date: Tue, 02 Jul 2019 22:50:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:50:17Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7affad33-83a7-47e3-afa2-865dca190219","ip_address":"12.0.0.2"}],"id":"161f1b27-28a3-4581-8945-769311bc519e","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:a9:dd:82","device_id":"6ec47f02-644b-4843-aa17-48f43ca347ce","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-12-0-0-2","ip_address":"12.0.0.2","fqdn":"host-12-0-0-2.openstacklocal."}],"name":"reference_vnf_data_plane_port","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"a24a2152-f17f-4993-9408-858fc2e2c3d5","dns_name":"","created_at":"2019-07-02T22:49:09Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:51:07,091 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 916 X-Openstack-Request-Id: req-d9594191-c2bb-4b31-9c36-802f4d8684a7 Date: Tue, 02 Jul 2019 22:50:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:50:17Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7affad33-83a7-47e3-afa2-865dca190219","ip_address":"12.0.0.2"}],"id":"161f1b27-28a3-4581-8945-769311bc519e","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:a9:dd:82","device_id":"6ec47f02-644b-4843-aa17-48f43ca347ce","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-12-0-0-2","ip_address":"12.0.0.2","fqdn":"host-12-0-0-2.openstacklocal."}],"name":"reference_vnf_data_plane_port","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"a24a2152-f17f-4993-9408-858fc2e2c3d5","dns_name":"","created_at":"2019-07-02T22:49:09Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:51:07,091 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/161f1b27-28a3-4581-8945-769311bc519e.json used request id req-d9594191-c2bb-4b31-9c36-802f4d8684a7 2019-07-02 22:51:07,091 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/161f1b27-28a3-4581-8945-769311bc519e.json used request id req-d9594191-c2bb-4b31-9c36-802f4d8684a7 2019-07-02 22:51:07,091 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/161f1b27-28a3-4581-8945-769311bc519e.json used request id req-d9594191-c2bb-4b31-9c36-802f4d8684a7 2019-07-02 22:51:07,091 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/161f1b27-28a3-4581-8945-769311bc519e.json used request id req-d9594191-c2bb-4b31-9c36-802f4d8684a7 2019-07-02 22:51:07,092 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:51:07,092 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:51:07,092 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:50:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9853a57-8531-4eb2-aad7-2aeaeb609591 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:51:07,092 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:50:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9853a57-8531-4eb2-aad7-2aeaeb609591 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:51:07,092 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-a9853a57-8531-4eb2-aad7-2aeaeb609591 2019-07-02 22:51:07,092 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-a9853a57-8531-4eb2-aad7-2aeaeb609591 2019-07-02 22:51:07,092 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6ec47f02-644b-4843-aa17-48f43ca347ce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b42f5c60f69ab6ee4b3044ce33c6d7a6ed8ae92b" 2019-07-02 22:51:07,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 02 Jul 2019 22:50: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-3566286e-292d-4a2b-a7fe-b6db4fb90235 x-compute-request-id: req-3566286e-292d-4a2b-a7fe-b6db4fb90235 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:89:57", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:89:57", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:5f:e3", "version": 4, "addr": "12.0.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e54d68ae-4000-4de4-a65f-eea6ecded75e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e54d68ae-4000-4de4-a65f-eea6ecded75e", "rel": "bookmark"}], "image": {"id": "e568e89f-bbd6-4404-b1f4-8e0a2355c8ea", "links": [{"href": "http://172.30.9.21:8774/images/e568e89f-bbd6-4404-b1f4-8e0a2355c8ea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-02T22:50:19.000000", "flavor": {"id": "b2437623-9139-4118-9971-fe7ec2922b56", "links": [{"href": "http://172.30.9.21:8774/flavors/b2437623-9139-4118-9971-fe7ec2922b56", "rel": "bookmark"}]}, "id": "e54d68ae-4000-4de4-a65f-eea6ecded75e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "e49262c7c0f145bf9b1ee7944625d2f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-02T22:50:20Z", "hostId": "3387d1cfc8b87f067e79450158d342d56a9379b1551232818630b172", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-02T22:49:39Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ebdb2f94-c39f-4e34-8756-a156626c8361"}}} 2019-07-02 22:51:07,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks/a24a2152-f17f-4993-9408-858fc2e2c3d5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48064501148bbb068fda784ac0fc4c13e11a97f3" 2019-07-02 22:51:07,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 611 X-Openstack-Request-Id: req-8c228ae8-1b0d-4074-b494-5f122dbea7eb Date: Tue, 02 Jul 2019 22:51:00 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"a24a2152-f17f-4993-9408-858fc2e2c3d5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","status":"ACTIVE","subnets":["7affad33-83a7-47e3-afa2-865dca190219"],"description":"","tags":[],"updated_at":"2019-07-02T22:49:03Z","qos_policy_id":null,"name":"data_plane_network","admin_state_up":true,"tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca","created_at":"2019-07-02T22:48:56Z","mtu":1442}} 2019-07-02 22:51:07,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 611 X-Openstack-Request-Id: req-8c228ae8-1b0d-4074-b494-5f122dbea7eb Date: Tue, 02 Jul 2019 22:51:00 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"a24a2152-f17f-4993-9408-858fc2e2c3d5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","status":"ACTIVE","subnets":["7affad33-83a7-47e3-afa2-865dca190219"],"description":"","tags":[],"updated_at":"2019-07-02T22:49:03Z","qos_policy_id":null,"name":"data_plane_network","admin_state_up":true,"tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca","created_at":"2019-07-02T22:48:56Z","mtu":1442}} 2019-07-02 22:51:07,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks/a24a2152-f17f-4993-9408-858fc2e2c3d5.json used request id req-8c228ae8-1b0d-4074-b494-5f122dbea7eb 2019-07-02 22:51:07,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks/a24a2152-f17f-4993-9408-858fc2e2c3d5.json used request id req-8c228ae8-1b0d-4074-b494-5f122dbea7eb 2019-07-02 22:51:07,152 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - {u'status': u'terminated', u'is_dry_run': False, u'blueprint_id': u'vrouter-opnfv', u'tenant_name': u'default_tenant', u'scheduled_for': None, u'visibility': u'tenant', u'workflow_id': u'install', u'resource_availability': u'tenant', u'started_at': u'2019-07-02T22:48:49.644Z', u'id': u'b20efab6-c6c7-4c34-aafe-842baab8f3cc', u'ended_at': u'2019-07-02T22:51:02.283Z', u'parameters': {}, u'is_system_workflow': False, u'created_at': u'2019-07-02T22:48:49.643Z', u'created_by': u'admin', u'private_resource': False, u'error': u'', u'deployment_id': u'vrouter-opnfv', u'status_display': u'completed'} 2019-07-02 22:51:07,163 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2019-07-02 22:51:07,242 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.202'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.201'}}, 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'} 2019-07-02 22:51:07,300 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.202'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.201'}}, 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'} 2019-07-02 22:51:07,301 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2019-07-02 22:51:07,301 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.202 2019-07-02 22:51:10,304 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.11 2019-07-02 22:51:10,305 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:19:2f:df 2019-07-02 22:51:12,244 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.2 2019-07-02 22:51:12,244 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:a9:dd:82 2019-07-02 22:51:12,245 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2019-07-02 22:51:12,245 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.201 2019-07-02 22:51:14,169 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.7 2019-07-02 22:51:14,169 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:82:89:57 2019-07-02 22:51:15,645 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.17 2019-07-02 22:51:15,645 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:86:5f:e3 2019-07-02 22:51:15,645 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2019-07-02 22:51:15,665 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2019-07-02 22:51:15,684 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2019-07-02 22:51:15,684 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2019-07-02 22:51:15,750 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2019-07-02 22:51:15' 2019-07-02 22:51:15,750 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2019-07-02 22:51:15,750 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2019-07-02 22:51:15,774 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.201. 2019-07-02 22:51:16,992 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.201. 2019-07-02 22:51:18,021 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-07-02 22:51:19,022 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-07-02 22:51:24,028 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2019-07-02 22:51:25,029 - 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# 2019-07-02 22:51:30,035 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2019-07-02 22:51:31,036 - 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# 2019-07-02 22:51:36,042 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2019-07-02 22:51:37,043 - 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# 2019-07-02 22:51:42,049 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2019-07-02 22:51:43,050 - 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# 2019-07-02 22:51:48,056 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2019-07-02 22:51:49,057 - 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# 2019-07-02 22:51:54,063 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2019-07-02 22:51:55,064 - 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# 2019-07-02 22:52:00,070 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2019-07-02 22:52:01,071 - 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# 2019-07-02 22:52:06,077 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2019-07-02 22:52:07,078 - 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# 2019-07-02 22:52:12,084 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2019-07-02 22:52:13,086 - 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# 2019-07-02 22:52:18,091 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2019-07-02 22:52:19,093 - 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# 2019-07-02 22:52:24,098 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-07-02 22:52:25,100 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-07-02 22:52:30,105 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.2 ebgp-multihop '2' 2019-07-02 22:52:31,107 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.2 ebgp-multihop '2' [edit] vyos@vyos# 2019-07-02 22:52:36,112 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.2 remote-as 65002 2019-07-02 22:52:37,114 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.2 remote-as 65002 [edit] vyos@vyos# 2019-07-02 22:52:42,119 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.2 update-source 12.0.0.17 2019-07-02 22:52:43,121 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.2 update-source 12.0.0.17 [edit] vyos@vyos# 2019-07-02 22:52:48,126 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.2 soft-reconfiguration inbound 2019-07-02 22:52:49,128 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.2 soft-reconfiguration inboun d [edit] vyos@vyos# 2019-07-02 22:52:54,133 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.2 password lab0033 2019-07-02 22:52:55,135 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.2 password lab0033 [edit] vyos@vyos# 2019-07-02 22:53:00,140 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2019-07-02 22:53:01,142 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.1.0/24 [edit] vyos@vyos# 2019-07-02 22:53:06,147 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2019-07-02 22:53:07,149 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.2.0/24 [edit] vyos@vyos# 2019-07-02 22:53:12,154 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2019-07-02 22:53:13,156 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.3.0/24 [edit] vyos@vyos# 2019-07-02 22:53:18,157 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2019-07-02 22:53:19,159 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.4.0/24 [edit] vyos@vyos# 2019-07-02 22:53:24,163 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2019-07-02 22:53:25,165 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.5.0/24 [edit] vyos@vyos# 2019-07-02 22:53:30,170 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2019-07-02 22:53:31,172 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.6.0/24 [edit] vyos@vyos# 2019-07-02 22:53:36,177 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2019-07-02 22:53:37,179 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.7.0/24 [edit] vyos@vyos# 2019-07-02 22:53:42,184 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2019-07-02 22:53:43,186 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.8.0/24 [edit] vyos@vyos# 2019-07-02 22:53:48,191 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2019-07-02 22:53:49,193 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.9.0/24 [edit] vyos@vyos# 2019-07-02 22:53:54,198 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2019-07-02 22:53:55,200 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.10.0/24 [edit] vyos@vyos# 2019-07-02 22:54:00,205 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.17 2019-07-02 22:54:01,207 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.17 [edit] vyos@vyos# 2019-07-02 22:54:06,212 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-07-02 22:54:07,214 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-07-02 22:54:12,334 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2019-07-02 22:54:12,377 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.202. 2019-07-02 22:54:12,604 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.202. 2019-07-02 22:54:13,627 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-07-02 22:54:14,629 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-07-02 22:54:19,634 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2019-07-02 22:54:20,636 - 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# 2019-07-02 22:54:25,641 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2019-07-02 22:54:26,643 - 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# 2019-07-02 22:54:31,648 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2019-07-02 22:54:32,650 - 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# 2019-07-02 22:54:37,655 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2019-07-02 22:54:38,657 - 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# 2019-07-02 22:54:43,662 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2019-07-02 22:54:44,664 - 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# 2019-07-02 22:54:49,669 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2019-07-02 22:54:50,671 - 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# 2019-07-02 22:54:55,677 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2019-07-02 22:54:56,678 - 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# 2019-07-02 22:55:01,684 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2019-07-02 22:55:02,685 - 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# 2019-07-02 22:55:07,691 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2019-07-02 22:55:08,692 - 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# 2019-07-02 22:55:13,698 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2019-07-02 22:55:14,699 - 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# 2019-07-02 22:55:19,705 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-07-02 22:55:20,707 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-07-02 22:55:25,712 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.17 ebgp-multihop '2' 2019-07-02 22:55:26,714 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.17 ebgp-multihop '2' [edit] vyos@vyos# 2019-07-02 22:55:31,719 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.17 remote-as 65001 2019-07-02 22:55:32,721 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.17 remote-as 65001 [edit] vyos@vyos# 2019-07-02 22:55:37,726 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.17 update-source 12.0.0.2 2019-07-02 22:55:38,728 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.17 update-source 12.0.0.2 [edit] vyos@vyos# 2019-07-02 22:55:43,733 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.17 soft-reconfiguration inbound 2019-07-02 22:55:44,735 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.17 soft-reconfiguration inbou nd [edit] vyos@vyos# 2019-07-02 22:55:49,740 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.17 password lab0033 2019-07-02 22:55:50,741 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.17 password lab0033 [edit] vyos@vyos# 2019-07-02 22:55:55,747 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2019-07-02 22:55:56,749 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.1.0/24 [edit] vyos@vyos# 2019-07-02 22:56:01,754 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2019-07-02 22:56:02,756 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.2.0/24 [edit] vyos@vyos# 2019-07-02 22:56:07,761 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2019-07-02 22:56:08,763 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.3.0/24 [edit] vyos@vyos# 2019-07-02 22:56:13,768 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2019-07-02 22:56:14,770 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.4.0/24 [edit] vyos@vyos# 2019-07-02 22:56:19,776 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2019-07-02 22:56:20,777 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.5.0/24 [edit] vyos@vyos# 2019-07-02 22:56:25,783 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2019-07-02 22:56:26,785 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.6.0/24 [edit] vyos@vyos# 2019-07-02 22:56:31,790 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2019-07-02 22:56:32,792 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.7.0/24 [edit] vyos@vyos# 2019-07-02 22:56:37,797 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2019-07-02 22:56:38,799 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.8.0/24 [edit] vyos@vyos# 2019-07-02 22:56:43,804 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2019-07-02 22:56:44,806 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.9.0/24 [edit] vyos@vyos# 2019-07-02 22:56:49,811 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2019-07-02 22:56:50,813 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.10.0/24 [edit] vyos@vyos# 2019-07-02 22:56:55,816 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.2 2019-07-02 22:56:56,817 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.2 [edit] vyos@vyos# 2019-07-02 22:57:01,823 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-07-02 22:57:02,824 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-07-02 22:57:07,944 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2019-07-02 22:57:07,944 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2019-07-02 22:58:08,004 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2019-07-02 22:58:08,048 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.201. 2019-07-02 22:58:08,275 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.201. 2019-07-02 22:58:09,281 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2019-07-02 22:58:39,385 - 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 | +-------------------------------+----------------+ 2019-07-02 22:58:39,385 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.17, 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.2 4 65002 3 5 0 0 0 00:01:02 10 Total number of neighbors 1 vyos@vyos:~$ 2019-07-02 22:58:39,386 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.2 | no-more BGP neighbor is 12.0.0.2, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.2 BGP state = Established, up for 00:01:08 Last read 01:09:37, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 1 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 5 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.17 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.17, Local port: 179 Foreign host: 12.0.0.2, Foreign port: 45537 Nexthop: 12.0.0.17 Nexthop global: fe80::f816:3eff:fe86:5fe3 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2019-07-02 22:58:39,386 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.2 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.17 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.17 0 32768 i *> 10.0.2.0/24 12.0.0.17 0 32768 i *> 10.0.3.0/24 12.0.0.17 0 32768 i *> 10.0.4.0/24 12.0.0.17 0 32768 i *> 10.0.5.0/24 12.0.0.17 0 32768 i *> 10.0.6.0/24 12.0.0.17 0 32768 i *> 10.0.7.0/24 12.0.0.17 0 32768 i *> 10.0.8.0/24 12.0.0.17 0 32768 i *> 10.0.9.0/24 12.0.0.17 0 32768 i *> 10.0.10.0/24 12.0.0.17 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2019-07-02 22:58:39,386 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.2 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.17 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.2 0 0 65002 i *> 10.1.2.0/24 12.0.0.2 0 0 65002 i *> 10.1.3.0/24 12.0.0.2 0 0 65002 i *> 10.1.4.0/24 12.0.0.2 0 0 65002 i *> 10.1.5.0/24 12.0.0.2 0 0 65002 i *> 10.1.6.0/24 12.0.0.2 0 0 65002 i *> 10.1.7.0/24 12.0.0.2 0 0 65002 i *> 10.1.8.0/24 12.0.0.2 0 0 65002 i *> 10.1.9.0/24 12.0.0.2 0 0 65002 i *> 10.1.10.0/24 12.0.0.2 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-07-02 22:58:39,386 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.2 routes | no-more BGP table version is 0, local router ID is 12.0.0.17 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.2 0 0 65002 i *> 10.1.2.0/24 12.0.0.2 0 0 65002 i *> 10.1.3.0/24 12.0.0.2 0 0 65002 i *> 10.1.4.0/24 12.0.0.2 0 0 65002 i *> 10.1.5.0/24 12.0.0.2 0 0 65002 i *> 10.1.6.0/24 12.0.0.2 0 0 65002 i *> 10.1.7.0/24 12.0.0.2 0 0 65002 i *> 10.1.8.0/24 12.0.0.2 0 0 65002 i *> 10.1.9.0/24 12.0.0.2 0 0 65002 i *> 10.1.10.0/24 12.0.0.2 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-07-02 22:58:39,387 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2019-07-02 22:58:39,387 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'443.6' 2019-07-02 22:58:39,387 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2019-07-02 22:58:41,419 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2019-07-02 22:58:43,226 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-02 22:58:43,227 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 16:20 | PASS | +----------------------+------------------+------------------+----------------+ 2019-07-02 22:58:43,232 - functest.core.cloudify - INFO - Deleting the current deployment 2019-07-02 22:58:49,289 - functest.core.cloudify - DEBUG - Starting 'uninstall' workflow execution 2019-07-02 22:58:49,289 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-02 22:58:49,289 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-02 22:58:49,289 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-02 22:58:49,289 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-02 22:58:49,290 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:58:49,290 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:58:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e3a9f3a-d921-4a56-aacd-7f5d0af14c1e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:58:49,290 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:58:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83bb73bd-42a1-4179-ad78-0fc3fff78de8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:58:49,290 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-83bb73bd-42a1-4179-ad78-0fc3fff78de8 2019-07-02 22:58:49,290 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:58:49,290 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-5e3a9f3a-d921-4a56-aacd-7f5d0af14c1e 2019-07-02 22:58:49,291 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6ec47f02-644b-4843-aa17-48f43ca347ce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b5ef5613c98312c993753775c3f1f3a0529f30d" 2019-07-02 22:58:49,291 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e54d68ae-4000-4de4-a65f-eea6ecded75e used request id req-516cd8d6-390d-41de-b5de-2c8850c6dcf8 2019-07-02 22:58:49,291 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e54d68ae-4000-4de4-a65f-eea6ecded75e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0f8e3c2c93eaf04150e8dc1d1b78637293f28b" 2019-07-02 22:58:49,291 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 02 Jul 2019 22:58:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-181a9aad-bd98-41e2-8a30-3ac8d93ec989 x-compute-request-id: req-181a9aad-bd98-41e2-8a30-3ac8d93ec989 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6ec47f02-644b-4843-aa17-48f43ca347ce could not be found.", "code": 404}} 2019-07-02 22:58:49,291 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6ec47f02-644b-4843-aa17-48f43ca347ce used request id req-181a9aad-bd98-41e2-8a30-3ac8d93ec989 2019-07-02 22:58:49,291 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6ec47f02-644b-4843-aa17-48f43ca347ce used request id req-181a9aad-bd98-41e2-8a30-3ac8d93ec989 2019-07-02 22:58:49,292 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 02 Jul 2019 22:58: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-516cd8d6-390d-41de-b5de-2c8850c6dcf8 x-compute-request-id: req-516cd8d6-390d-41de-b5de-2c8850c6dcf8 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e54d68ae-4000-4de4-a65f-eea6ecded75e could not be found.", "code": 404}} 2019-07-02 22:58:49,292 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 6ec47f02-644b-4843-aa17-48f43ca347ce could not be found. [status_code=404] 2019-07-02 22:58:49,292 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e54d68ae-4000-4de4-a65f-eea6ecded75e used request id req-516cd8d6-390d-41de-b5de-2c8850c6dcf8 2019-07-02 22:58:54,442 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-02 22:58:54,442 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-02 22:58:54,442 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance e54d68ae-4000-4de4-a65f-eea6ecded75e could not be found. [status_code=404] 2019-07-02 22:58:54,442 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-07-02 22:58:54,442 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-02 22:58:54,443 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-02 22:58:54,443 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-07-02 22:58:54,443 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:58:54,443 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:58:54,443 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:58:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78ce1078-628a-48de-ad75-1cee0722b6da Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:58:54,444 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:58:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78ce1078-628a-48de-ad75-1cee0722b6da Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:58:54,444 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-78ce1078-628a-48de-ad75-1cee0722b6da 2019-07-02 22:58:54,444 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-78ce1078-628a-48de-ad75-1cee0722b6da 2019-07-02 22:58:54,444 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba786764a931477e97e87abc3d20e363b95fbbc" 2019-07-02 22:58:54,444 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba786764a931477e97e87abc3d20e363b95fbbc" 2019-07-02 22:58:54,444 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:58:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ace65d8-85bc-41b3-a374-00edd160e383 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:58:54,445 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-5ace65d8-85bc-41b3-a374-00edd160e383 2019-07-02 22:58:54,445 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-5ace65d8-85bc-41b3-a374-00edd160e383 2019-07-02 22:58:54,445 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:58:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ace65d8-85bc-41b3-a374-00edd160e383 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:58:54,445 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:58:54,445 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:58:54,445 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json used request id req-26d16b2a-56df-4dea-be78-45c79897a5c2 2019-07-02 22:58:54,446 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1727 X-Openstack-Request-Id: req-3a4126fe-29d5-49ca-bb2c-e88b7397970a Date: Tue, 02 Jul 2019 22:58:51 GMT RESP BODY: {"floatingips": [{"router_id": "2f634ee4-2f5f-4db0-add3-1f5f7f321e57", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T22:49:28Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.202", "revision_number": 2, "port_id": "5a146852-a15c-438a-a65b-a192e739c8f9", "id": "be6a2389-6c26-4ffb-9f45-e28276b1f35c", "dns_name": "", "created_at": "2019-07-02T22:48:58Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca"}, {"router_id": "a1ac2064-207f-434a-9798-01a698669b6f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T22:44:54Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.211", "revision_number": 1, "port_id": "063de606-eb1e-461f-bd97-43ac199ef383", "id": "d054d07d-6560-4149-a0ac-02335969b260", "dns_name": "", "created_at": "2019-07-02T22:44:53Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca"}, {"router_id": "2f634ee4-2f5f-4db0-add3-1f5f7f321e57", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T22:49:27Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.201", "revision_number": 2, "port_id": "0db8437f-1165-4c34-8450-61ebbaa2ab9a", "id": "d5d461f9-3738-4cf9-a199-5bbfa07e1909", "dns_name": "", "created_at": "2019-07-02T22:48:58Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca"}]} 2019-07-02 22:58:54,446 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/063de606-eb1e-461f-bd97-43ac199ef383.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba786764a931477e97e87abc3d20e363b95fbbc" 2019-07-02 22:58:54,446 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/063de606-eb1e-461f-bd97-43ac199ef383.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba786764a931477e97e87abc3d20e363b95fbbc" 2019-07-02 22:58:54,446 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1727 X-Openstack-Request-Id: req-c6431695-b626-4ab5-a51e-c9b788777fb7 Date: Tue, 02 Jul 2019 22:58:50 GMT RESP BODY: {"floatingips": [{"router_id": "2f634ee4-2f5f-4db0-add3-1f5f7f321e57", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T22:49:28Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.202", "revision_number": 2, "port_id": "5a146852-a15c-438a-a65b-a192e739c8f9", "id": "be6a2389-6c26-4ffb-9f45-e28276b1f35c", "dns_name": "", "created_at": "2019-07-02T22:48:58Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca"}, {"router_id": "a1ac2064-207f-434a-9798-01a698669b6f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T22:44:54Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.211", "revision_number": 1, "port_id": "063de606-eb1e-461f-bd97-43ac199ef383", "id": "d054d07d-6560-4149-a0ac-02335969b260", "dns_name": "", "created_at": "2019-07-02T22:44:53Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca"}, {"router_id": "2f634ee4-2f5f-4db0-add3-1f5f7f321e57", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T22:49:27Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.201", "revision_number": 2, "port_id": "0db8437f-1165-4c34-8450-61ebbaa2ab9a", "id": "d5d461f9-3738-4cf9-a199-5bbfa07e1909", "dns_name": "", "created_at": "2019-07-02T22:48:58Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca"}]} 2019-07-02 22:58:54,446 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json used request id req-26d16b2a-56df-4dea-be78-45c79897a5c2 2019-07-02 22:58:54,446 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1727 X-Openstack-Request-Id: req-c6431695-b626-4ab5-a51e-c9b788777fb7 Date: Tue, 02 Jul 2019 22:58:50 GMT RESP BODY: {"floatingips": [{"router_id": "2f634ee4-2f5f-4db0-add3-1f5f7f321e57", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T22:49:28Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.202", "revision_number": 2, "port_id": "5a146852-a15c-438a-a65b-a192e739c8f9", "id": "be6a2389-6c26-4ffb-9f45-e28276b1f35c", "dns_name": "", "created_at": "2019-07-02T22:48:58Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca"}, {"router_id": "a1ac2064-207f-434a-9798-01a698669b6f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T22:44:54Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.211", "revision_number": 1, "port_id": "063de606-eb1e-461f-bd97-43ac199ef383", "id": "d054d07d-6560-4149-a0ac-02335969b260", "dns_name": "", "created_at": "2019-07-02T22:44:53Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca"}, {"router_id": "2f634ee4-2f5f-4db0-add3-1f5f7f321e57", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T22:49:27Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.201", "revision_number": 2, "port_id": "0db8437f-1165-4c34-8450-61ebbaa2ab9a", "id": "d5d461f9-3738-4cf9-a199-5bbfa07e1909", "dns_name": "", "created_at": "2019-07-02T22:48:58Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca"}]} 2019-07-02 22:58:54,447 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-c6431695-b626-4ab5-a51e-c9b788777fb7 2019-07-02 22:58:54,447 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-c6431695-b626-4ab5-a51e-c9b788777fb7 2019-07-02 22:58:54,447 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-c6431695-b626-4ab5-a51e-c9b788777fb7 2019-07-02 22:58:54,447 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-c6431695-b626-4ab5-a51e-c9b788777fb7 2019-07-02 22:58:54,447 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba786764a931477e97e87abc3d20e363b95fbbc" 2019-07-02 22:58:54,447 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba786764a931477e97e87abc3d20e363b95fbbc" 2019-07-02 22:58:54,447 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd6730d8b50f3dfafa88cadfb1916182b77da1fd" 2019-07-02 22:58:54,448 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd6730d8b50f3dfafa88cadfb1916182b77da1fd" 2019-07-02 22:58:54,448 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-26d16b2a-56df-4dea-be78-45c79897a5c2 Date: Tue, 02 Jul 2019 22:58:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:58:45Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b4de67-5f71-4bfb-95f8-1d824a266928","ip_address":"11.0.0.11"}],"id":"5a146852-a15c-438a-a65b-a192e739c8f9","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:19:2f:df","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-11-0-0-11","ip_address":"11.0.0.11","fqdn":"host-11-0-0-11.openstacklocal."}],"name":"reference_vnf_port","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"ebdb2f94-c39f-4e34-8756-a156626c8361","dns_name":"","created_at":"2019-07-02T22:49:19Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:58:54,448 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-26d16b2a-56df-4dea-be78-45c79897a5c2 Date: Tue, 02 Jul 2019 22:58:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:58:45Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b4de67-5f71-4bfb-95f8-1d824a266928","ip_address":"11.0.0.11"}],"id":"5a146852-a15c-438a-a65b-a192e739c8f9","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:19:2f:df","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-11-0-0-11","ip_address":"11.0.0.11","fqdn":"host-11-0-0-11.openstacklocal."}],"name":"reference_vnf_port","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"ebdb2f94-c39f-4e34-8756-a156626c8361","dns_name":"","created_at":"2019-07-02T22:49:19Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:58:54,448 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json used request id req-26d16b2a-56df-4dea-be78-45c79897a5c2 2019-07-02 22:58:54,448 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json used request id req-26d16b2a-56df-4dea-be78-45c79897a5c2 2019-07-02 22:58:54,448 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-90f19526-6987-4abf-99cf-97c358b9ee31 Date: Tue, 02 Jul 2019 22:58:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:58:45Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b4de67-5f71-4bfb-95f8-1d824a266928","ip_address":"11.0.0.11"}],"id":"5a146852-a15c-438a-a65b-a192e739c8f9","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:19:2f:df","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-11-0-0-11","ip_address":"11.0.0.11","fqdn":"host-11-0-0-11.openstacklocal."}],"name":"reference_vnf_port","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"ebdb2f94-c39f-4e34-8756-a156626c8361","dns_name":"","created_at":"2019-07-02T22:49:19Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:58:54,449 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1727 X-Openstack-Request-Id: req-3a4126fe-29d5-49ca-bb2c-e88b7397970a Date: Tue, 02 Jul 2019 22:58:51 GMT RESP BODY: {"floatingips": [{"router_id": "2f634ee4-2f5f-4db0-add3-1f5f7f321e57", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T22:49:28Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.202", "revision_number": 2, "port_id": "5a146852-a15c-438a-a65b-a192e739c8f9", "id": "be6a2389-6c26-4ffb-9f45-e28276b1f35c", "dns_name": "", "created_at": "2019-07-02T22:48:58Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca"}, {"router_id": "a1ac2064-207f-434a-9798-01a698669b6f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T22:44:54Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.211", "revision_number": 1, "port_id": "063de606-eb1e-461f-bd97-43ac199ef383", "id": "d054d07d-6560-4149-a0ac-02335969b260", "dns_name": "", "created_at": "2019-07-02T22:44:53Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca"}, {"router_id": "2f634ee4-2f5f-4db0-add3-1f5f7f321e57", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T22:49:27Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.201", "revision_number": 2, "port_id": "0db8437f-1165-4c34-8450-61ebbaa2ab9a", "id": "d5d461f9-3738-4cf9-a199-5bbfa07e1909", "dns_name": "", "created_at": "2019-07-02T22:48:58Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca"}]} 2019-07-02 22:58:54,449 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3a4126fe-29d5-49ca-bb2c-e88b7397970a 2019-07-02 22:58:54,449 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3a4126fe-29d5-49ca-bb2c-e88b7397970a 2019-07-02 22:58:54,449 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3a4126fe-29d5-49ca-bb2c-e88b7397970a 2019-07-02 22:58:54,449 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3a4126fe-29d5-49ca-bb2c-e88b7397970a 2019-07-02 22:58:54,449 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd6730d8b50f3dfafa88cadfb1916182b77da1fd" 2019-07-02 22:58:54,450 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd6730d8b50f3dfafa88cadfb1916182b77da1fd" 2019-07-02 22:58:54,450 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-f219c465-576e-4628-8f96-76a4f3421d8f Date: Tue, 02 Jul 2019 22:58:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:44:51Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9c371a67-417a-46cb-8b52-145896484d18","ip_address":"192.168.120.5"}],"id":"063de606-eb1e-461f-bd97-43ac199ef383","security_groups":["71ff61b6-bccc-408a-8072-197fa3ba5896"],"mac_address":"fa:16:3e:94:04:b9","device_id":"e5d526ce-5343-4262-b762-631c43c3aab0","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-5","ip_address":"192.168.120.5","fqdn":"host-192-168-120-5.openstacklocal."}],"name":"","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"3b5ead33-7745-4f44-8a67-9ecdd86ed120","dns_name":"","created_at":"2019-07-02T22:42:57Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:58:54,450 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/063de606-eb1e-461f-bd97-43ac199ef383.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd6730d8b50f3dfafa88cadfb1916182b77da1fd" 2019-07-02 22:58:59,600 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-90f19526-6987-4abf-99cf-97c358b9ee31 Date: Tue, 02 Jul 2019 22:58:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:58:45Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b4de67-5f71-4bfb-95f8-1d824a266928","ip_address":"11.0.0.11"}],"id":"5a146852-a15c-438a-a65b-a192e739c8f9","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:19:2f:df","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-11-0-0-11","ip_address":"11.0.0.11","fqdn":"host-11-0-0-11.openstacklocal."}],"name":"reference_vnf_port","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"ebdb2f94-c39f-4e34-8756-a156626c8361","dns_name":"","created_at":"2019-07-02T22:49:19Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:58:59,600 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-90f19526-6987-4abf-99cf-97c358b9ee31 Date: Tue, 02 Jul 2019 22:58:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:58:45Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b4de67-5f71-4bfb-95f8-1d824a266928","ip_address":"11.0.0.11"}],"id":"5a146852-a15c-438a-a65b-a192e739c8f9","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:19:2f:df","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-11-0-0-11","ip_address":"11.0.0.11","fqdn":"host-11-0-0-11.openstacklocal."}],"name":"reference_vnf_port","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"ebdb2f94-c39f-4e34-8756-a156626c8361","dns_name":"","created_at":"2019-07-02T22:49:19Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:58:59,601 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json used request id req-90f19526-6987-4abf-99cf-97c358b9ee31 2019-07-02 22:58:59,601 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json used request id req-90f19526-6987-4abf-99cf-97c358b9ee31 2019-07-02 22:58:59,601 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json used request id req-90f19526-6987-4abf-99cf-97c358b9ee31 2019-07-02 22:58:59,601 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json used request id req-90f19526-6987-4abf-99cf-97c358b9ee31 2019-07-02 22:58:59,601 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/063de606-eb1e-461f-bd97-43ac199ef383.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd6730d8b50f3dfafa88cadfb1916182b77da1fd" 2019-07-02 22:58:59,601 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 852 X-Openstack-Request-Id: req-31584c5f-0067-4133-b2c2-d15b4b37ecdc Date: Tue, 02 Jul 2019 22:58:52 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:58:46Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b4de67-5f71-4bfb-95f8-1d824a266928","ip_address":"11.0.0.7"}],"id":"0db8437f-1165-4c34-8450-61ebbaa2ab9a","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:82:89:57","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-11-0-0-7","ip_address":"11.0.0.7","fqdn":"host-11-0-0-7.openstacklocal."}],"name":"target_vnf_port","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"ebdb2f94-c39f-4e34-8756-a156626c8361","dns_name":"","created_at":"2019-07-02T22:49:19Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:58:59,602 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1727 X-Openstack-Request-Id: req-3a4126fe-29d5-49ca-bb2c-e88b7397970a Date: Tue, 02 Jul 2019 22:58:51 GMT RESP BODY: {"floatingips": [{"router_id": "2f634ee4-2f5f-4db0-add3-1f5f7f321e57", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T22:49:28Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.202", "revision_number": 2, "port_id": "5a146852-a15c-438a-a65b-a192e739c8f9", "id": "be6a2389-6c26-4ffb-9f45-e28276b1f35c", "dns_name": "", "created_at": "2019-07-02T22:48:58Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca"}, {"router_id": "a1ac2064-207f-434a-9798-01a698669b6f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T22:44:54Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.211", "revision_number": 1, "port_id": "063de606-eb1e-461f-bd97-43ac199ef383", "id": "d054d07d-6560-4149-a0ac-02335969b260", "dns_name": "", "created_at": "2019-07-02T22:44:53Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca"}, {"router_id": "2f634ee4-2f5f-4db0-add3-1f5f7f321e57", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T22:49:27Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.201", "revision_number": 2, "port_id": "0db8437f-1165-4c34-8450-61ebbaa2ab9a", "id": "d5d461f9-3738-4cf9-a199-5bbfa07e1909", "dns_name": "", "created_at": "2019-07-02T22:48:58Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca"}]} 2019-07-02 22:58:59,602 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3a4126fe-29d5-49ca-bb2c-e88b7397970a 2019-07-02 22:58:59,602 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3a4126fe-29d5-49ca-bb2c-e88b7397970a 2019-07-02 22:58:59,602 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3a4126fe-29d5-49ca-bb2c-e88b7397970a 2019-07-02 22:58:59,602 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd6730d8b50f3dfafa88cadfb1916182b77da1fd" 2019-07-02 22:58:59,602 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd6730d8b50f3dfafa88cadfb1916182b77da1fd" 2019-07-02 22:58:59,603 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json used request id req-31584c5f-0067-4133-b2c2-d15b4b37ecdc 2019-07-02 22:58:59,603 - functest.core.cloudify - DEBUG - Detaching port 161f1b27-28a3-4581-8945-769311bc519e... 2019-07-02 22:58:59,603 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/161f1b27-28a3-4581-8945-769311bc519e.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba786764a931477e97e87abc3d20e363b95fbbc" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-07-02 22:58:59,603 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/161f1b27-28a3-4581-8945-769311bc519e.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba786764a931477e97e87abc3d20e363b95fbbc" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-07-02 22:58:59,603 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-2622d4be-5bee-4a0a-b756-bf2b34bed644 Date: Tue, 02 Jul 2019 22:58:52 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:44:51Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9c371a67-417a-46cb-8b52-145896484d18","ip_address":"192.168.120.5"}],"id":"063de606-eb1e-461f-bd97-43ac199ef383","security_groups":["71ff61b6-bccc-408a-8072-197fa3ba5896"],"mac_address":"fa:16:3e:94:04:b9","device_id":"e5d526ce-5343-4262-b762-631c43c3aab0","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-5","ip_address":"192.168.120.5","fqdn":"host-192-168-120-5.openstacklocal."}],"name":"","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"3b5ead33-7745-4f44-8a67-9ecdd86ed120","dns_name":"","created_at":"2019-07-02T22:42:57Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:58:59,603 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-2622d4be-5bee-4a0a-b756-bf2b34bed644 Date: Tue, 02 Jul 2019 22:58:52 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:44:51Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9c371a67-417a-46cb-8b52-145896484d18","ip_address":"192.168.120.5"}],"id":"063de606-eb1e-461f-bd97-43ac199ef383","security_groups":["71ff61b6-bccc-408a-8072-197fa3ba5896"],"mac_address":"fa:16:3e:94:04:b9","device_id":"e5d526ce-5343-4262-b762-631c43c3aab0","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-5","ip_address":"192.168.120.5","fqdn":"host-192-168-120-5.openstacklocal."}],"name":"","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"3b5ead33-7745-4f44-8a67-9ecdd86ed120","dns_name":"","created_at":"2019-07-02T22:42:57Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:58:59,604 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/063de606-eb1e-461f-bd97-43ac199ef383.json used request id req-2622d4be-5bee-4a0a-b756-bf2b34bed644 2019-07-02 22:58:59,604 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/063de606-eb1e-461f-bd97-43ac199ef383.json used request id req-2622d4be-5bee-4a0a-b756-bf2b34bed644 2019-07-02 22:58:59,604 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/063de606-eb1e-461f-bd97-43ac199ef383.json used request id req-2622d4be-5bee-4a0a-b756-bf2b34bed644 2019-07-02 22:58:59,604 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/063de606-eb1e-461f-bd97-43ac199ef383.json used request id req-2622d4be-5bee-4a0a-b756-bf2b34bed644 2019-07-02 22:58:59,604 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd6730d8b50f3dfafa88cadfb1916182b77da1fd" 2019-07-02 22:58:59,605 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd6730d8b50f3dfafa88cadfb1916182b77da1fd" 2019-07-02 22:58:59,605 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 852 X-Openstack-Request-Id: req-7e08dce2-0b26-4607-b4fb-8eb824af4326 Date: Tue, 02 Jul 2019 22:58:52 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:58:46Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b4de67-5f71-4bfb-95f8-1d824a266928","ip_address":"11.0.0.7"}],"id":"0db8437f-1165-4c34-8450-61ebbaa2ab9a","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:82:89:57","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-11-0-0-7","ip_address":"11.0.0.7","fqdn":"host-11-0-0-7.openstacklocal."}],"name":"target_vnf_port","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"ebdb2f94-c39f-4e34-8756-a156626c8361","dns_name":"","created_at":"2019-07-02T22:49:19Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:58:59,605 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json used request id req-31584c5f-0067-4133-b2c2-d15b4b37ecdc 2019-07-02 22:58:59,605 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json used request id req-31584c5f-0067-4133-b2c2-d15b4b37ecdc 2019-07-02 22:58:59,605 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json used request id req-31584c5f-0067-4133-b2c2-d15b4b37ecdc 2019-07-02 22:58:59,605 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 852 X-Openstack-Request-Id: req-31584c5f-0067-4133-b2c2-d15b4b37ecdc Date: Tue, 02 Jul 2019 22:58:52 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:58:46Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b4de67-5f71-4bfb-95f8-1d824a266928","ip_address":"11.0.0.7"}],"id":"0db8437f-1165-4c34-8450-61ebbaa2ab9a","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:82:89:57","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-11-0-0-7","ip_address":"11.0.0.7","fqdn":"host-11-0-0-7.openstacklocal."}],"name":"target_vnf_port","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"ebdb2f94-c39f-4e34-8756-a156626c8361","dns_name":"","created_at":"2019-07-02T22:49:19Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:58:59,605 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json used request id req-7e08dce2-0b26-4607-b4fb-8eb824af4326 2019-07-02 22:58:59,606 - functest.core.cloudify - DEBUG - Detaching port 6e7ce36a-3cdf-4aa6-a560-2e309fdcd541... 2019-07-02 22:58:59,606 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 852 X-Openstack-Request-Id: req-7e08dce2-0b26-4607-b4fb-8eb824af4326 Date: Tue, 02 Jul 2019 22:58:52 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:58:46Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b4de67-5f71-4bfb-95f8-1d824a266928","ip_address":"11.0.0.7"}],"id":"0db8437f-1165-4c34-8450-61ebbaa2ab9a","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:82:89:57","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-11-0-0-7","ip_address":"11.0.0.7","fqdn":"host-11-0-0-7.openstacklocal."}],"name":"target_vnf_port","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"ebdb2f94-c39f-4e34-8756-a156626c8361","dns_name":"","created_at":"2019-07-02T22:49:19Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:58:59,606 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json used request id req-7e08dce2-0b26-4607-b4fb-8eb824af4326 2019-07-02 22:58:59,606 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json used request id req-7e08dce2-0b26-4607-b4fb-8eb824af4326 2019-07-02 22:58:59,606 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json used request id req-7e08dce2-0b26-4607-b4fb-8eb824af4326 2019-07-02 22:58:59,606 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/6e7ce36a-3cdf-4aa6-a560-2e309fdcd541.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd6730d8b50f3dfafa88cadfb1916182b77da1fd" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-07-02 22:58:59,607 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/6e7ce36a-3cdf-4aa6-a560-2e309fdcd541.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd6730d8b50f3dfafa88cadfb1916182b77da1fd" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-07-02 22:58:59,607 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 866 X-Openstack-Request-Id: req-617e3898-7f06-42e2-8426-7ee24e7d2d1a Date: Tue, 02 Jul 2019 22:58:52 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:58:52Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7affad33-83a7-47e3-afa2-865dca190219","ip_address":"12.0.0.2"}],"id":"161f1b27-28a3-4581-8945-769311bc519e","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"qos_policy_id":null,"mac_address":"fa:16:3e:a9:dd:82","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-12-0-0-2","ip_address":"12.0.0.2","fqdn":"host-12-0-0-2.openstacklocal."}],"device_id":"","name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"a24a2152-f17f-4993-9408-858fc2e2c3d5","dns_name":"","created_at":"2019-07-02T22:49:09Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:58:59,607 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 866 X-Openstack-Request-Id: req-617e3898-7f06-42e2-8426-7ee24e7d2d1a Date: Tue, 02 Jul 2019 22:58:52 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:58:52Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7affad33-83a7-47e3-afa2-865dca190219","ip_address":"12.0.0.2"}],"id":"161f1b27-28a3-4581-8945-769311bc519e","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"qos_policy_id":null,"mac_address":"fa:16:3e:a9:dd:82","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-12-0-0-2","ip_address":"12.0.0.2","fqdn":"host-12-0-0-2.openstacklocal."}],"device_id":"","name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"a24a2152-f17f-4993-9408-858fc2e2c3d5","dns_name":"","created_at":"2019-07-02T22:49:09Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:58:59,607 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/ports/161f1b27-28a3-4581-8945-769311bc519e.json used request id req-617e3898-7f06-42e2-8426-7ee24e7d2d1a 2019-07-02 22:58:59,607 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/ports/161f1b27-28a3-4581-8945-769311bc519e.json used request id req-617e3898-7f06-42e2-8426-7ee24e7d2d1a 2019-07-02 22:58:59,607 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/161f1b27-28a3-4581-8945-769311bc519e.json used request id req-617e3898-7f06-42e2-8426-7ee24e7d2d1a 2019-07-02 22:58:59,608 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/161f1b27-28a3-4581-8945-769311bc519e.json used request id req-617e3898-7f06-42e2-8426-7ee24e7d2d1a 2019-07-02 22:58:59,608 - functest.core.cloudify - DEBUG - Successfully detached port 161f1b27-28a3-4581-8945-769311bc519e 2019-07-02 22:58:59,608 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/ports/6e7ce36a-3cdf-4aa6-a560-2e309fdcd541.json used request id req-128dba10-d5db-42a4-a07d-28ce6e9ece0a 2019-07-02 22:58:59,608 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/6e7ce36a-3cdf-4aa6-a560-2e309fdcd541.json used request id req-128dba10-d5db-42a4-a07d-28ce6e9ece0a 2019-07-02 22:58:59,608 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/6e7ce36a-3cdf-4aa6-a560-2e309fdcd541.json used request id req-128dba10-d5db-42a4-a07d-28ce6e9ece0a 2019-07-02 22:58:59,608 - functest.core.cloudify - DEBUG - Successfully detached port 6e7ce36a-3cdf-4aa6-a560-2e309fdcd541 2019-07-02 22:59:04,900 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-07-02 22:59:04,900 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-07-02 22:59:04,900 - functest.core.cloudify - DEBUG - Successfully detached port 6e7ce36a-3cdf-4aa6-a560-2e309fdcd541 2019-07-02 22:59:04,900 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/6e7ce36a-3cdf-4aa6-a560-2e309fdcd541.json used request id req-128dba10-d5db-42a4-a07d-28ce6e9ece0a 2019-07-02 22:59:04,900 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/6e7ce36a-3cdf-4aa6-a560-2e309fdcd541.json used request id req-128dba10-d5db-42a4-a07d-28ce6e9ece0a 2019-07-02 22:59:04,901 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-07-02 22:59:04,901 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-07-02 22:59:04,901 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:59:04,901 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:58:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-320d8932-67fd-4cb1-8ce5-55882d533db6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:59:04,901 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47627ac264916074a1f9f2d049e51abba93f5e2e" 2019-07-02 22:59:04,901 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:58:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-320d8932-67fd-4cb1-8ce5-55882d533db6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:59:04,902 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:59:04,902 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47627ac264916074a1f9f2d049e51abba93f5e2e" 2019-07-02 22:59:04,902 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-320d8932-67fd-4cb1-8ce5-55882d533db6 2019-07-02 22:59:04,902 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:59:04,902 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-320d8932-67fd-4cb1-8ce5-55882d533db6 2019-07-02 22:59:04,902 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:58:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da34918d-f9a2-491f-b039-aa4e82c41390 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:59:04,903 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47627ac264916074a1f9f2d049e51abba93f5e2e" 2019-07-02 22:59:04,903 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47627ac264916074a1f9f2d049e51abba93f5e2e" 2019-07-02 22:59:04,903 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b72b3d3a-5d9a-4173-9f8b-80cced2c5190 2019-07-02 22:59:04,903 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b72b3d3a-5d9a-4173-9f8b-80cced2c5190 2019-07-02 22:59:04,903 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b72b3d3a-5d9a-4173-9f8b-80cced2c5190 2019-07-02 22:59:04,903 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b72b3d3a-5d9a-4173-9f8b-80cced2c5190 2019-07-02 22:59:04,904 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1727 X-Openstack-Request-Id: req-b72b3d3a-5d9a-4173-9f8b-80cced2c5190 Date: Tue, 02 Jul 2019 22:58:55 GMT RESP BODY: {"floatingips": [{"router_id": "2f634ee4-2f5f-4db0-add3-1f5f7f321e57", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T22:49:28Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.202", "revision_number": 2, "port_id": "5a146852-a15c-438a-a65b-a192e739c8f9", "id": "be6a2389-6c26-4ffb-9f45-e28276b1f35c", "dns_name": "", "created_at": "2019-07-02T22:48:58Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca"}, {"router_id": "a1ac2064-207f-434a-9798-01a698669b6f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T22:44:54Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.211", "revision_number": 1, "port_id": "063de606-eb1e-461f-bd97-43ac199ef383", "id": "d054d07d-6560-4149-a0ac-02335969b260", "dns_name": "", "created_at": "2019-07-02T22:44:53Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca"}, {"router_id": "2f634ee4-2f5f-4db0-add3-1f5f7f321e57", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T22:49:27Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.201", "revision_number": 2, "port_id": "0db8437f-1165-4c34-8450-61ebbaa2ab9a", "id": "d5d461f9-3738-4cf9-a199-5bbfa07e1909", "dns_name": "", "created_at": "2019-07-02T22:48:58Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca"}]} 2019-07-02 22:59:04,904 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1727 X-Openstack-Request-Id: req-b72b3d3a-5d9a-4173-9f8b-80cced2c5190 Date: Tue, 02 Jul 2019 22:58:55 GMT RESP BODY: {"floatingips": [{"router_id": "2f634ee4-2f5f-4db0-add3-1f5f7f321e57", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T22:49:28Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.202", "revision_number": 2, "port_id": "5a146852-a15c-438a-a65b-a192e739c8f9", "id": "be6a2389-6c26-4ffb-9f45-e28276b1f35c", "dns_name": "", "created_at": "2019-07-02T22:48:58Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca"}, {"router_id": "a1ac2064-207f-434a-9798-01a698669b6f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T22:44:54Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.211", "revision_number": 1, "port_id": "063de606-eb1e-461f-bd97-43ac199ef383", "id": "d054d07d-6560-4149-a0ac-02335969b260", "dns_name": "", "created_at": "2019-07-02T22:44:53Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca"}, {"router_id": "2f634ee4-2f5f-4db0-add3-1f5f7f321e57", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T22:49:27Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.201", "revision_number": 2, "port_id": "0db8437f-1165-4c34-8450-61ebbaa2ab9a", "id": "d5d461f9-3738-4cf9-a199-5bbfa07e1909", "dns_name": "", "created_at": "2019-07-02T22:48:58Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca"}]} 2019-07-02 22:59:04,904 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-da34918d-f9a2-491f-b039-aa4e82c41390 2019-07-02 22:59:04,904 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-da34918d-f9a2-491f-b039-aa4e82c41390 2019-07-02 22:59:04,904 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:58:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da34918d-f9a2-491f-b039-aa4e82c41390 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:59:04,905 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:59:04,905 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-6c90c4f6-b026-47e1-8d69-fd9bbc19e0c7 Date: Tue, 02 Jul 2019 22:58:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:58:45Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b4de67-5f71-4bfb-95f8-1d824a266928","ip_address":"11.0.0.11"}],"id":"5a146852-a15c-438a-a65b-a192e739c8f9","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:19:2f:df","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-11-0-0-11","ip_address":"11.0.0.11","fqdn":"host-11-0-0-11.openstacklocal."}],"name":"reference_vnf_port","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"ebdb2f94-c39f-4e34-8756-a156626c8361","dns_name":"","created_at":"2019-07-02T22:49:19Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:59:04,905 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1565fcd638843bf00a4434eab62ddbab8ac6a85" 2019-07-02 22:59:04,905 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1565fcd638843bf00a4434eab62ddbab8ac6a85" 2019-07-02 22:59:04,905 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json used request id req-755eb6ca-3afe-4afd-b4e5-54de9a03181a 2019-07-02 22:59:04,905 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47627ac264916074a1f9f2d049e51abba93f5e2e" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-07-02 22:59:04,905 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json used request id req-755eb6ca-3afe-4afd-b4e5-54de9a03181a 2019-07-02 22:59:04,906 - functest.core.cloudify - DEBUG - Detaching port 5a146852-a15c-438a-a65b-a192e739c8f9... 2019-07-02 22:59:04,906 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json used request id req-755eb6ca-3afe-4afd-b4e5-54de9a03181a 2019-07-02 22:59:04,906 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47627ac264916074a1f9f2d049e51abba93f5e2e" 2019-07-02 22:59:04,906 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/063de606-eb1e-461f-bd97-43ac199ef383.json used request id req-7a25d4d1-1980-483a-a900-25b2de7fa9d5 2019-07-02 22:59:04,906 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/063de606-eb1e-461f-bd97-43ac199ef383.json used request id req-7a25d4d1-1980-483a-a900-25b2de7fa9d5 2019-07-02 22:59:04,906 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/063de606-eb1e-461f-bd97-43ac199ef383.json used request id req-7a25d4d1-1980-483a-a900-25b2de7fa9d5 2019-07-02 22:59:04,907 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json used request id req-755eb6ca-3afe-4afd-b4e5-54de9a03181a 2019-07-02 22:59:04,907 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-6c90c4f6-b026-47e1-8d69-fd9bbc19e0c7 Date: Tue, 02 Jul 2019 22:58:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:58:45Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b4de67-5f71-4bfb-95f8-1d824a266928","ip_address":"11.0.0.11"}],"id":"5a146852-a15c-438a-a65b-a192e739c8f9","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:19:2f:df","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-11-0-0-11","ip_address":"11.0.0.11","fqdn":"host-11-0-0-11.openstacklocal."}],"name":"reference_vnf_port","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"ebdb2f94-c39f-4e34-8756-a156626c8361","dns_name":"","created_at":"2019-07-02T22:49:19Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:59:04,907 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json used request id req-6c90c4f6-b026-47e1-8d69-fd9bbc19e0c7 2019-07-02 22:59:04,907 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json used request id req-6c90c4f6-b026-47e1-8d69-fd9bbc19e0c7 2019-07-02 22:59:04,907 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json used request id req-6c90c4f6-b026-47e1-8d69-fd9bbc19e0c7 2019-07-02 22:59:04,907 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json used request id req-6c90c4f6-b026-47e1-8d69-fd9bbc19e0c7 2019-07-02 22:59:04,907 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/063de606-eb1e-461f-bd97-43ac199ef383.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47627ac264916074a1f9f2d049e51abba93f5e2e" 2019-07-02 22:59:04,908 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/063de606-eb1e-461f-bd97-43ac199ef383.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47627ac264916074a1f9f2d049e51abba93f5e2e" 2019-07-02 22:59:04,908 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-7a25d4d1-1980-483a-a900-25b2de7fa9d5 Date: Tue, 02 Jul 2019 22:58:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:44:51Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9c371a67-417a-46cb-8b52-145896484d18","ip_address":"192.168.120.5"}],"id":"063de606-eb1e-461f-bd97-43ac199ef383","security_groups":["71ff61b6-bccc-408a-8072-197fa3ba5896"],"mac_address":"fa:16:3e:94:04:b9","device_id":"e5d526ce-5343-4262-b762-631c43c3aab0","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-5","ip_address":"192.168.120.5","fqdn":"host-192-168-120-5.openstacklocal."}],"name":"","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"3b5ead33-7745-4f44-8a67-9ecdd86ed120","dns_name":"","created_at":"2019-07-02T22:42:57Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:59:10,147 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1565fcd638843bf00a4434eab62ddbab8ac6a85" 2019-07-02 22:59:10,147 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1565fcd638843bf00a4434eab62ddbab8ac6a85" 2019-07-02 22:59:10,147 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-676bdef7-60e8-4e4b-83ba-a2084a05586e 2019-07-02 22:59:10,147 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-676bdef7-60e8-4e4b-83ba-a2084a05586e 2019-07-02 22:59:10,148 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/063de606-eb1e-461f-bd97-43ac199ef383.json used request id req-7a25d4d1-1980-483a-a900-25b2de7fa9d5 2019-07-02 22:59:10,148 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-676bdef7-60e8-4e4b-83ba-a2084a05586e 2019-07-02 22:59:10,148 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-676bdef7-60e8-4e4b-83ba-a2084a05586e 2019-07-02 22:59:10,148 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1727 X-Openstack-Request-Id: req-676bdef7-60e8-4e4b-83ba-a2084a05586e Date: Tue, 02 Jul 2019 22:58:55 GMT RESP BODY: {"floatingips": [{"router_id": "2f634ee4-2f5f-4db0-add3-1f5f7f321e57", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T22:49:28Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.202", "revision_number": 2, "port_id": "5a146852-a15c-438a-a65b-a192e739c8f9", "id": "be6a2389-6c26-4ffb-9f45-e28276b1f35c", "dns_name": "", "created_at": "2019-07-02T22:48:58Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca"}, {"router_id": "a1ac2064-207f-434a-9798-01a698669b6f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T22:44:54Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.211", "revision_number": 1, "port_id": "063de606-eb1e-461f-bd97-43ac199ef383", "id": "d054d07d-6560-4149-a0ac-02335969b260", "dns_name": "", "created_at": "2019-07-02T22:44:53Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca"}, {"router_id": "2f634ee4-2f5f-4db0-add3-1f5f7f321e57", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T22:49:27Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.201", "revision_number": 2, "port_id": "0db8437f-1165-4c34-8450-61ebbaa2ab9a", "id": "d5d461f9-3738-4cf9-a199-5bbfa07e1909", "dns_name": "", "created_at": "2019-07-02T22:48:58Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca"}]} 2019-07-02 22:59:10,148 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1727 X-Openstack-Request-Id: req-676bdef7-60e8-4e4b-83ba-a2084a05586e Date: Tue, 02 Jul 2019 22:58:55 GMT RESP BODY: {"floatingips": [{"router_id": "2f634ee4-2f5f-4db0-add3-1f5f7f321e57", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T22:49:28Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.202", "revision_number": 2, "port_id": "5a146852-a15c-438a-a65b-a192e739c8f9", "id": "be6a2389-6c26-4ffb-9f45-e28276b1f35c", "dns_name": "", "created_at": "2019-07-02T22:48:58Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca"}, {"router_id": "a1ac2064-207f-434a-9798-01a698669b6f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T22:44:54Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.211", "revision_number": 1, "port_id": "063de606-eb1e-461f-bd97-43ac199ef383", "id": "d054d07d-6560-4149-a0ac-02335969b260", "dns_name": "", "created_at": "2019-07-02T22:44:53Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca"}, {"router_id": "2f634ee4-2f5f-4db0-add3-1f5f7f321e57", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T22:49:27Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.201", "revision_number": 2, "port_id": "0db8437f-1165-4c34-8450-61ebbaa2ab9a", "id": "d5d461f9-3738-4cf9-a199-5bbfa07e1909", "dns_name": "", "created_at": "2019-07-02T22:48:58Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca"}]} 2019-07-02 22:59:10,148 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47627ac264916074a1f9f2d049e51abba93f5e2e" 2019-07-02 22:59:10,149 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/063de606-eb1e-461f-bd97-43ac199ef383.json used request id req-7a25d4d1-1980-483a-a900-25b2de7fa9d5 2019-07-02 22:59:10,149 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-7a25d4d1-1980-483a-a900-25b2de7fa9d5 Date: Tue, 02 Jul 2019 22:58:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:44:51Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9c371a67-417a-46cb-8b52-145896484d18","ip_address":"192.168.120.5"}],"id":"063de606-eb1e-461f-bd97-43ac199ef383","security_groups":["71ff61b6-bccc-408a-8072-197fa3ba5896"],"mac_address":"fa:16:3e:94:04:b9","device_id":"e5d526ce-5343-4262-b762-631c43c3aab0","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-5","ip_address":"192.168.120.5","fqdn":"host-192-168-120-5.openstacklocal."}],"name":"","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"3b5ead33-7745-4f44-8a67-9ecdd86ed120","dns_name":"","created_at":"2019-07-02T22:42:57Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:59:10,149 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json used request id req-755eb6ca-3afe-4afd-b4e5-54de9a03181a 2019-07-02 22:59:10,149 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-7a25d4d1-1980-483a-a900-25b2de7fa9d5 Date: Tue, 02 Jul 2019 22:58:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:44:51Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9c371a67-417a-46cb-8b52-145896484d18","ip_address":"192.168.120.5"}],"id":"063de606-eb1e-461f-bd97-43ac199ef383","security_groups":["71ff61b6-bccc-408a-8072-197fa3ba5896"],"mac_address":"fa:16:3e:94:04:b9","device_id":"e5d526ce-5343-4262-b762-631c43c3aab0","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-5","ip_address":"192.168.120.5","fqdn":"host-192-168-120-5.openstacklocal."}],"name":"","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"3b5ead33-7745-4f44-8a67-9ecdd86ed120","dns_name":"","created_at":"2019-07-02T22:42:57Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:59:10,149 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-37374f59-86b0-4850-b617-5b84eb08f512 Date: Tue, 02 Jul 2019 22:58:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:44:51Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9c371a67-417a-46cb-8b52-145896484d18","ip_address":"192.168.120.5"}],"id":"063de606-eb1e-461f-bd97-43ac199ef383","security_groups":["71ff61b6-bccc-408a-8072-197fa3ba5896"],"mac_address":"fa:16:3e:94:04:b9","device_id":"e5d526ce-5343-4262-b762-631c43c3aab0","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-5","ip_address":"192.168.120.5","fqdn":"host-192-168-120-5.openstacklocal."}],"name":"","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"3b5ead33-7745-4f44-8a67-9ecdd86ed120","dns_name":"","created_at":"2019-07-02T22:42:57Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:59:10,149 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/063de606-eb1e-461f-bd97-43ac199ef383.json used request id req-37374f59-86b0-4850-b617-5b84eb08f512 2019-07-02 22:59:10,150 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/063de606-eb1e-461f-bd97-43ac199ef383.json used request id req-37374f59-86b0-4850-b617-5b84eb08f512 2019-07-02 22:59:10,150 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1565fcd638843bf00a4434eab62ddbab8ac6a85" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-07-02 22:59:10,150 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1565fcd638843bf00a4434eab62ddbab8ac6a85" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-07-02 22:59:10,150 - functest.core.cloudify - DEBUG - Detaching port 0db8437f-1165-4c34-8450-61ebbaa2ab9a... 2019-07-02 22:59:10,150 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json used request id req-b14a77e8-0c83-4371-be34-8b02675dc240 2019-07-02 22:59:10,150 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json used request id req-b14a77e8-0c83-4371-be34-8b02675dc240 2019-07-02 22:59:10,151 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json used request id req-b14a77e8-0c83-4371-be34-8b02675dc240 2019-07-02 22:59:10,151 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json used request id req-b14a77e8-0c83-4371-be34-8b02675dc240 2019-07-02 22:59:10,151 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 852 X-Openstack-Request-Id: req-b14a77e8-0c83-4371-be34-8b02675dc240 Date: Tue, 02 Jul 2019 22:58:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:58:46Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b4de67-5f71-4bfb-95f8-1d824a266928","ip_address":"11.0.0.7"}],"id":"0db8437f-1165-4c34-8450-61ebbaa2ab9a","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:82:89:57","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-11-0-0-7","ip_address":"11.0.0.7","fqdn":"host-11-0-0-7.openstacklocal."}],"name":"target_vnf_port","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"ebdb2f94-c39f-4e34-8756-a156626c8361","dns_name":"","created_at":"2019-07-02T22:49:19Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:59:10,151 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 852 X-Openstack-Request-Id: req-b14a77e8-0c83-4371-be34-8b02675dc240 Date: Tue, 02 Jul 2019 22:58:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:58:46Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b4de67-5f71-4bfb-95f8-1d824a266928","ip_address":"11.0.0.7"}],"id":"0db8437f-1165-4c34-8450-61ebbaa2ab9a","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:82:89:57","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-11-0-0-7","ip_address":"11.0.0.7","fqdn":"host-11-0-0-7.openstacklocal."}],"name":"target_vnf_port","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"ebdb2f94-c39f-4e34-8756-a156626c8361","dns_name":"","created_at":"2019-07-02T22:49:19Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:59:10,151 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1565fcd638843bf00a4434eab62ddbab8ac6a85" 2019-07-02 22:59:10,151 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/063de606-eb1e-461f-bd97-43ac199ef383.json used request id req-37374f59-86b0-4850-b617-5b84eb08f512 2019-07-02 22:59:10,151 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-5dbc1608-d583-4b1f-8624-48fce5f52504 Date: Tue, 02 Jul 2019 22:58:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:58:45Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b4de67-5f71-4bfb-95f8-1d824a266928","ip_address":"11.0.0.11"}],"id":"5a146852-a15c-438a-a65b-a192e739c8f9","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:19:2f:df","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-11-0-0-11","ip_address":"11.0.0.11","fqdn":"host-11-0-0-11.openstacklocal."}],"name":"reference_vnf_port","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"ebdb2f94-c39f-4e34-8756-a156626c8361","dns_name":"","created_at":"2019-07-02T22:49:19Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:59:10,152 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-5dbc1608-d583-4b1f-8624-48fce5f52504 Date: Tue, 02 Jul 2019 22:58:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:58:45Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b4de67-5f71-4bfb-95f8-1d824a266928","ip_address":"11.0.0.11"}],"id":"5a146852-a15c-438a-a65b-a192e739c8f9","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:19:2f:df","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-11-0-0-11","ip_address":"11.0.0.11","fqdn":"host-11-0-0-11.openstacklocal."}],"name":"reference_vnf_port","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"ebdb2f94-c39f-4e34-8756-a156626c8361","dns_name":"","created_at":"2019-07-02T22:49:19Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:59:10,152 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json used request id req-5dbc1608-d583-4b1f-8624-48fce5f52504 2019-07-02 22:59:10,152 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json used request id req-5dbc1608-d583-4b1f-8624-48fce5f52504 2019-07-02 22:59:10,152 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json used request id req-5dbc1608-d583-4b1f-8624-48fce5f52504 2019-07-02 22:59:10,152 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json used request id req-5dbc1608-d583-4b1f-8624-48fce5f52504 2019-07-02 22:59:10,152 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/063de606-eb1e-461f-bd97-43ac199ef383.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1565fcd638843bf00a4434eab62ddbab8ac6a85" 2019-07-02 22:59:10,153 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/063de606-eb1e-461f-bd97-43ac199ef383.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1565fcd638843bf00a4434eab62ddbab8ac6a85" 2019-07-02 22:59:10,153 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-5f62bc5c-7f2f-46e8-aeb8-d5db494295d2 Date: Tue, 02 Jul 2019 22:58:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:58:56Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b4de67-5f71-4bfb-95f8-1d824a266928","ip_address":"11.0.0.11"}],"id":"5a146852-a15c-438a-a65b-a192e739c8f9","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"qos_policy_id":null,"mac_address":"fa:16:3e:19:2f:df","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-11-0-0-11","ip_address":"11.0.0.11","fqdn":"host-11-0-0-11.openstacklocal."}],"device_id":"","name":"reference_vnf_port","admin_state_up":true,"network_id":"ebdb2f94-c39f-4e34-8756-a156626c8361","dns_name":"","created_at":"2019-07-02T22:49:19Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:59:10,153 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1565fcd638843bf00a4434eab62ddbab8ac6a85" 2019-07-02 22:59:10,153 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-5f62bc5c-7f2f-46e8-aeb8-d5db494295d2 Date: Tue, 02 Jul 2019 22:58:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:58:56Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b4de67-5f71-4bfb-95f8-1d824a266928","ip_address":"11.0.0.11"}],"id":"5a146852-a15c-438a-a65b-a192e739c8f9","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"qos_policy_id":null,"mac_address":"fa:16:3e:19:2f:df","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-11-0-0-11","ip_address":"11.0.0.11","fqdn":"host-11-0-0-11.openstacklocal."}],"device_id":"","name":"reference_vnf_port","admin_state_up":true,"network_id":"ebdb2f94-c39f-4e34-8756-a156626c8361","dns_name":"","created_at":"2019-07-02T22:49:19Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:59:10,153 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json used request id req-5f62bc5c-7f2f-46e8-aeb8-d5db494295d2 2019-07-02 22:59:10,153 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json used request id req-5f62bc5c-7f2f-46e8-aeb8-d5db494295d2 2019-07-02 22:59:10,153 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json used request id req-5f62bc5c-7f2f-46e8-aeb8-d5db494295d2 2019-07-02 22:59:10,154 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json used request id req-5f62bc5c-7f2f-46e8-aeb8-d5db494295d2 2019-07-02 22:59:10,154 - functest.core.cloudify - DEBUG - Successfully detached port 5a146852-a15c-438a-a65b-a192e739c8f9 2019-07-02 22:59:10,154 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-37374f59-86b0-4850-b617-5b84eb08f512 Date: Tue, 02 Jul 2019 22:58:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:44:51Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9c371a67-417a-46cb-8b52-145896484d18","ip_address":"192.168.120.5"}],"id":"063de606-eb1e-461f-bd97-43ac199ef383","security_groups":["71ff61b6-bccc-408a-8072-197fa3ba5896"],"mac_address":"fa:16:3e:94:04:b9","device_id":"e5d526ce-5343-4262-b762-631c43c3aab0","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-5","ip_address":"192.168.120.5","fqdn":"host-192-168-120-5.openstacklocal."}],"name":"","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"3b5ead33-7745-4f44-8a67-9ecdd86ed120","dns_name":"","created_at":"2019-07-02T22:42:57Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:59:10,154 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/063de606-eb1e-461f-bd97-43ac199ef383.json used request id req-37374f59-86b0-4850-b617-5b84eb08f512 2019-07-02 22:59:10,154 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-02 22:59:10,154 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-07-02 22:59:10,154 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-02 22:59:10,155 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json used request id req-fff04ae1-0586-4412-b3fc-7a246b3877d2 2019-07-02 22:59:15,360 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 852 X-Openstack-Request-Id: req-fff04ae1-0586-4412-b3fc-7a246b3877d2 Date: Tue, 02 Jul 2019 22:58:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:58:57Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b4de67-5f71-4bfb-95f8-1d824a266928","ip_address":"11.0.0.7"}],"id":"0db8437f-1165-4c34-8450-61ebbaa2ab9a","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"qos_policy_id":null,"mac_address":"fa:16:3e:82:89:57","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-11-0-0-7","ip_address":"11.0.0.7","fqdn":"host-11-0-0-7.openstacklocal."}],"device_id":"","name":"target_vnf_port","admin_state_up":true,"network_id":"ebdb2f94-c39f-4e34-8756-a156626c8361","dns_name":"","created_at":"2019-07-02T22:49:19Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:59:15,360 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-07-02 22:59:15,361 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json used request id req-fff04ae1-0586-4412-b3fc-7a246b3877d2 2019-07-02 22:59:15,361 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-02 22:59:15,361 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 852 X-Openstack-Request-Id: req-fff04ae1-0586-4412-b3fc-7a246b3877d2 Date: Tue, 02 Jul 2019 22:58:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:58:57Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b4de67-5f71-4bfb-95f8-1d824a266928","ip_address":"11.0.0.7"}],"id":"0db8437f-1165-4c34-8450-61ebbaa2ab9a","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"qos_policy_id":null,"mac_address":"fa:16:3e:82:89:57","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-11-0-0-7","ip_address":"11.0.0.7","fqdn":"host-11-0-0-7.openstacklocal."}],"device_id":"","name":"target_vnf_port","admin_state_up":true,"network_id":"ebdb2f94-c39f-4e34-8756-a156626c8361","dns_name":"","created_at":"2019-07-02T22:49:19Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:59:15,361 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-02 22:59:15,361 - functest.core.cloudify - DEBUG - Successfully detached port 0db8437f-1165-4c34-8450-61ebbaa2ab9a 2019-07-02 22:59:15,362 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json used request id req-fff04ae1-0586-4412-b3fc-7a246b3877d2 2019-07-02 22:59:15,362 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json used request id req-fff04ae1-0586-4412-b3fc-7a246b3877d2 2019-07-02 22:59:15,362 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-02 22:59:15,362 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-6b280680-ba74-4eeb-a136-346e7ec21ed7 2019-07-02 22:59:15,362 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:58:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b280680-ba74-4eeb-a136-346e7ec21ed7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:59:15,362 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:59:15,363 - functest.core.cloudify - DEBUG - deleting server 2019-07-02 22:59:15,363 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-02 22:59:15,363 - functest.core.cloudify - DEBUG - deleting server 2019-07-02 22:59:15,363 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6ec47f02-644b-4843-aa17-48f43ca347ce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf4d70f0be75d18a0e28743c63742bbd6fe804e7" 2019-07-02 22:59:15,363 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:58:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-185b8067-9985-4e9a-b199-41ea39cc0496 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:59:15,363 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-185b8067-9985-4e9a-b199-41ea39cc0496 2019-07-02 22:59:15,363 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 02 Jul 2019 22:58: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-2b2f4421-4e89-49d3-bf6c-41e4ba36c2a8 x-compute-request-id: req-2b2f4421-4e89-49d3-bf6c-41e4ba36c2a8 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6ec47f02-644b-4843-aa17-48f43ca347ce could not be found.", "code": 404}} 2019-07-02 22:59:15,364 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6ec47f02-644b-4843-aa17-48f43ca347ce used request id req-2b2f4421-4e89-49d3-bf6c-41e4ba36c2a8 2019-07-02 22:59:15,364 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6ec47f02-644b-4843-aa17-48f43ca347ce used request id req-2b2f4421-4e89-49d3-bf6c-41e4ba36c2a8 2019-07-02 22:59:15,364 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e54d68ae-4000-4de4-a65f-eea6ecded75e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9d7e054022385f7319d55c41c4983c632e6ed8" 2019-07-02 22:59:15,364 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:59:15,364 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-02 22:59:15,364 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 6ec47f02-644b-4843-aa17-48f43ca347ce could not be found. [status_code=404] 2019-07-02 22:59:15,365 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e54d68ae-4000-4de4-a65f-eea6ecded75e used request id req-76e6ea0c-318f-401c-99ab-8cbcd23dbf4c 2019-07-02 22:59:15,365 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-02 22:59:15,365 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 02 Jul 2019 22:58: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-76e6ea0c-318f-401c-99ab-8cbcd23dbf4c x-compute-request-id: req-76e6ea0c-318f-401c-99ab-8cbcd23dbf4c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e54d68ae-4000-4de4-a65f-eea6ecded75e could not be found.", "code": 404}} 2019-07-02 22:59:15,365 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e54d68ae-4000-4de4-a65f-eea6ecded75e used request id req-76e6ea0c-318f-401c-99ab-8cbcd23dbf4c 2019-07-02 22:59:15,365 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-02 22:59:15,365 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-02 22:59:15,365 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-02 22:59:15,366 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance e54d68ae-4000-4de4-a65f-eea6ecded75e could not be found. [status_code=404] 2019-07-02 22:59:15,366 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-02 22:59:15,366 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-02 22:59:15,366 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-07-02 22:59:15,366 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-02 22:59:15,366 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:59:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-997b6b9a-4bb7-4657-ad58-6ac0ef61f3fe Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:59:15,367 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-997b6b9a-4bb7-4657-ad58-6ac0ef61f3fe 2019-07-02 22:59:15,367 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-02 22:59:15,367 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-02 22:59:15,367 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-07-02 22:59:15,367 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:59:15,367 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/floatingips/be6a2389-6c26-4ffb-9f45-e28276b1f35c.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab0aa440f431795c1b70195d76ca540edfac713" -d '{"floatingip": {"port_id": null}}' 2019-07-02 22:59:15,367 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:59:15,368 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:59:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b14ec308-7191-492f-925e-4c7a11e93c03 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:59:15,368 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-b14ec308-7191-492f-925e-4c7a11e93c03 2019-07-02 22:59:15,368 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports.json?id=161f1b27-28a3-4581-8945-769311bc519e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7948f2cd58f3e6590bb5367ee1e05bb20528b27" 2019-07-02 22:59:15,368 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-02 22:59:20,526 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-02 22:59:20,526 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 869 X-Openstack-Request-Id: req-c17c8d2f-2479-4305-bb71-15bd6903105a Date: Tue, 02 Jul 2019 22:59:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:58:52Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7affad33-83a7-47e3-afa2-865dca190219","ip_address":"12.0.0.2"}],"id":"161f1b27-28a3-4581-8945-769311bc519e","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:a9:dd:82","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-12-0-0-2","ip_address":"12.0.0.2","fqdn":"host-12-0-0-2.openstacklocal."}],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"a24a2152-f17f-4993-9408-858fc2e2c3d5","dns_name":"","created_at":"2019-07-02T22:49:09Z","binding:vnic_type":"normal","device_id":"","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}]} 2019-07-02 22:59:20,527 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-02 22:59:20,527 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-02 22:59:20,527 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-02 22:59:20,527 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/161f1b27-28a3-4581-8945-769311bc519e.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7948f2cd58f3e6590bb5367ee1e05bb20528b27" -d '{"port": {"security_groups": []}}' 2019-07-02 22:59:20,527 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports.json?id=161f1b27-28a3-4581-8945-769311bc519e used request id req-c17c8d2f-2479-4305-bb71-15bd6903105a 2019-07-02 22:59:20,527 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-02 22:59:20,528 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?id=161f1b27-28a3-4581-8945-769311bc519e used request id req-c17c8d2f-2479-4305-bb71-15bd6903105a 2019-07-02 22:59:20,528 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-07-02 22:59:20,528 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:59:20,528 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-2412ef73-03c6-449f-8f5c-99fadd5b52e0 2019-07-02 22:59:20,528 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/floatingips/be6a2389-6c26-4ffb-9f45-e28276b1f35c.json used request id req-2690d0d4-e110-469d-b652-0e6bf74dcc12 2019-07-02 22:59:20,528 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/floatingips/be6a2389-6c26-4ffb-9f45-e28276b1f35c.json used request id req-2690d0d4-e110-469d-b652-0e6bf74dcc12 2019-07-02 22:59:20,529 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 508 X-Openstack-Request-Id: req-2690d0d4-e110-469d-b652-0e6bf74dcc12 Date: Tue, 02 Jul 2019 22:59:03 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T22:59:03Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 3, "port_id": null, "id": "be6a2389-6c26-4ffb-9f45-e28276b1f35c", "dns_name": "", "created_at": "2019-07-02T22:48:58Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:59:20,529 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 829 X-Openstack-Request-Id: req-35382639-3a78-4952-9902-3b95104d9205 Date: Tue, 02 Jul 2019 22:59:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:59:03Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7affad33-83a7-47e3-afa2-865dca190219","ip_address":"12.0.0.2"}],"id":"161f1b27-28a3-4581-8945-769311bc519e","security_groups":[],"qos_policy_id":null,"mac_address":"fa:16:3e:a9:dd:82","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-12-0-0-2","ip_address":"12.0.0.2","fqdn":"host-12-0-0-2.openstacklocal."}],"device_id":"","name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"a24a2152-f17f-4993-9408-858fc2e2c3d5","dns_name":"","created_at":"2019-07-02T22:49:09Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:59:20,529 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:59:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2412ef73-03c6-449f-8f5c-99fadd5b52e0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:59:20,529 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/ports/161f1b27-28a3-4581-8945-769311bc519e.json used request id req-35382639-3a78-4952-9902-3b95104d9205 2019-07-02 22:59:20,529 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/161f1b27-28a3-4581-8945-769311bc519e.json used request id req-35382639-3a78-4952-9902-3b95104d9205 2019-07-02 22:59:20,530 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/161f1b27-28a3-4581-8945-769311bc519e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7948f2cd58f3e6590bb5367ee1e05bb20528b27" 2019-07-02 22:59:20,530 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-02 22:59:20,530 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-07-02 22:59:20,530 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:59:20,530 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports.json?id=6e7ce36a-3cdf-4aa6-a560-2e309fdcd541 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334745d3dd95481003cb645dfa77a948f088af3a" 2019-07-02 22:59:20,530 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/floatingips/d5d461f9-3738-4cf9-a199-5bbfa07e1909.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7b1d5315996232df8b21f8adf5412043b4328da" -d '{"floatingip": {"port_id": null}}' 2019-07-02 22:59:20,531 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/161f1b27-28a3-4581-8945-769311bc519e.json used request id req-61daf8ef-451b-459a-b129-4d715ebe61e3 2019-07-02 22:59:20,531 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/161f1b27-28a3-4581-8945-769311bc519e.json used request id req-61daf8ef-451b-459a-b129-4d715ebe61e3 2019-07-02 22:59:20,531 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 829 X-Openstack-Request-Id: req-61daf8ef-451b-459a-b129-4d715ebe61e3 Date: Tue, 02 Jul 2019 22:59:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:59:03Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7affad33-83a7-47e3-afa2-865dca190219","ip_address":"12.0.0.2"}],"id":"161f1b27-28a3-4581-8945-769311bc519e","security_groups":[],"mac_address":"fa:16:3e:a9:dd:82","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-12-0-0-2","ip_address":"12.0.0.2","fqdn":"host-12-0-0-2.openstacklocal."}],"name":"reference_vnf_data_plane_port","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"a24a2152-f17f-4993-9408-858fc2e2c3d5","dns_name":"","created_at":"2019-07-02T22:49:09Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:59:20,531 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-02 22:59:20,531 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-02 22:59:20,531 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-d0032b11-0a70-45ec-835a-f009abed7e35 2019-07-02 22:59:20,531 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:59:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0032b11-0a70-45ec-835a-f009abed7e35 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:59:20,532 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 508 X-Openstack-Request-Id: req-d915a2e8-8236-4673-83af-0829ec47c2ea Date: Tue, 02 Jul 2019 22:59:05 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-07-02T22:59:04Z", "dns_domain": "", "floating_network_id": "88906248-8bd5-46c1-b21b-17eab9c12d99", "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 3, "port_id": null, "id": "d5d461f9-3738-4cf9-a199-5bbfa07e1909", "dns_name": "", "created_at": "2019-07-02T22:48:58Z", "tenant_id": "5b23f67ce81d4ed6babb69be7a9d36ca", "project_id": "5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:59:20,532 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/floatingips/d5d461f9-3738-4cf9-a199-5bbfa07e1909.json used request id req-d915a2e8-8236-4673-83af-0829ec47c2ea 2019-07-02 22:59:20,532 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/floatingips/d5d461f9-3738-4cf9-a199-5bbfa07e1909.json used request id req-d915a2e8-8236-4673-83af-0829ec47c2ea 2019-07-02 22:59:20,532 - functest.core.cloudify - DEBUG - deleting keypair 2019-07-02 22:59:20,532 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/6e7ce36a-3cdf-4aa6-a560-2e309fdcd541.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334745d3dd95481003cb645dfa77a948f088af3a" -d '{"port": {"security_groups": []}}' 2019-07-02 22:59:20,532 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-07-02 22:59:20,533 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-07-02 22:59:20,533 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-07-02 22:59:20,533 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports.json?id=6e7ce36a-3cdf-4aa6-a560-2e309fdcd541 used request id req-284c4b6a-c92f-4ef0-965a-96198769612b 2019-07-02 22:59:20,533 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?id=6e7ce36a-3cdf-4aa6-a560-2e309fdcd541 used request id req-284c4b6a-c92f-4ef0-965a-96198769612b 2019-07-02 22:59:20,533 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 870 X-Openstack-Request-Id: req-284c4b6a-c92f-4ef0-965a-96198769612b Date: Tue, 02 Jul 2019 22:59:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:58:52Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7affad33-83a7-47e3-afa2-865dca190219","ip_address":"12.0.0.17"}],"id":"6e7ce36a-3cdf-4aa6-a560-2e309fdcd541","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:86:5f:e3","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-12-0-0-17","ip_address":"12.0.0.17","fqdn":"host-12-0-0-17.openstacklocal."}],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"a24a2152-f17f-4993-9408-858fc2e2c3d5","dns_name":"","created_at":"2019-07-02T22:49:09Z","binding:vnic_type":"normal","device_id":"","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}]} 2019-07-02 22:59:20,533 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-07-02 22:59:20,534 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-02 22:59:20,534 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-02 22:59:20,534 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-07-02 22:59:20,534 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:59:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d578c67-1f49-4d2f-935b-3818e821b7b4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:59:20,534 - functest.core.cloudify - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2019-07-02 22:59:20,534 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-2d578c67-1f49-4d2f-935b-3818e821b7b4 2019-07-02 22:59:25,677 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-07-02 22:59:25,678 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-02 22:59:25,678 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-02 22:59:25,678 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-07-02 22:59:25,678 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/vnf_test_keypair -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4602877f60a1e6dd8e4b9878cf92c8eb5084f3f9" 2019-07-02 22:59:25,678 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports.json?id=5a146852-a15c-438a-a65b-a192e739c8f9 used request id req-d0f94e72-a7d4-4fd5-be69-dadedeeee0be 2019-07-02 22:59:25,678 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-07-02 22:59:25,679 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-07-02 22:59:25,679 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 02 Jul 2019 22:59: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-4319dbf0-9da5-40ef-aad9-a856cfef6730 x-compute-request-id: req-4319dbf0-9da5-40ef-aad9-a856cfef6730 Content-Length: 0 Content-Type: application/json 2019-07-02 22:59:25,679 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/6e7ce36a-3cdf-4aa6-a560-2e309fdcd541.json used request id req-7d65bfa8-2435-419d-95cd-e6437a14f923 2019-07-02 22:59:25,679 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/6e7ce36a-3cdf-4aa6-a560-2e309fdcd541.json used request id req-7d65bfa8-2435-419d-95cd-e6437a14f923 2019-07-02 22:59:25,679 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 830 X-Openstack-Request-Id: req-7d65bfa8-2435-419d-95cd-e6437a14f923 Date: Tue, 02 Jul 2019 22:59:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:59:05Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7affad33-83a7-47e3-afa2-865dca190219","ip_address":"12.0.0.17"}],"id":"6e7ce36a-3cdf-4aa6-a560-2e309fdcd541","security_groups":[],"mac_address":"fa:16:3e:86:5f:e3","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-12-0-0-17","ip_address":"12.0.0.17","fqdn":"host-12-0-0-17.openstacklocal."}],"name":"target_vnf_data_plane_port","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"a24a2152-f17f-4993-9408-858fc2e2c3d5","dns_name":"","created_at":"2019-07-02T22:49:09Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:59:25,679 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/6e7ce36a-3cdf-4aa6-a560-2e309fdcd541.json used request id req-5645587a-4c3f-4e07-93fe-2d68e9657487 2019-07-02 22:59:25,680 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/ports/6e7ce36a-3cdf-4aa6-a560-2e309fdcd541.json used request id req-5645587a-4c3f-4e07-93fe-2d68e9657487 2019-07-02 22:59:25,680 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 830 X-Openstack-Request-Id: req-5645587a-4c3f-4e07-93fe-2d68e9657487 Date: Tue, 02 Jul 2019 22:59:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:59:05Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7affad33-83a7-47e3-afa2-865dca190219","ip_address":"12.0.0.17"}],"id":"6e7ce36a-3cdf-4aa6-a560-2e309fdcd541","security_groups":[],"qos_policy_id":null,"mac_address":"fa:16:3e:86:5f:e3","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-12-0-0-17","ip_address":"12.0.0.17","fqdn":"host-12-0-0-17.openstacklocal."}],"device_id":"","name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"a24a2152-f17f-4993-9408-858fc2e2c3d5","dns_name":"","created_at":"2019-07-02T22:49:09Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:59:25,680 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-feee76ae-88ba-4168-b873-1c455574e93a 2019-07-02 22:59:25,680 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:59:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-feee76ae-88ba-4168-b873-1c455574e93a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:59:25,680 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:59:25,680 - functest.core.cloudify - DEBUG - deleting port 2019-07-02 22:59:25,680 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25ea53af3545f06e6027a09aadd71b0504bf2f49" -d '{"port": {"security_groups": []}}' 2019-07-02 22:59:25,681 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?id=5a146852-a15c-438a-a65b-a192e739c8f9 used request id req-d0f94e72-a7d4-4fd5-be69-dadedeeee0be 2019-07-02 22:59:25,681 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 862 X-Openstack-Request-Id: req-d0f94e72-a7d4-4fd5-be69-dadedeeee0be Date: Tue, 02 Jul 2019 22:59:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:58:56Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b4de67-5f71-4bfb-95f8-1d824a266928","ip_address":"11.0.0.11"}],"id":"5a146852-a15c-438a-a65b-a192e739c8f9","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:19:2f:df","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-11-0-0-11","ip_address":"11.0.0.11","fqdn":"host-11-0-0-11.openstacklocal."}],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"ebdb2f94-c39f-4e34-8756-a156626c8361","dns_name":"","created_at":"2019-07-02T22:49:19Z","binding:vnic_type":"normal","device_id":"","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}]} 2019-07-02 22:59:25,681 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports.json?id=5a146852-a15c-438a-a65b-a192e739c8f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25ea53af3545f06e6027a09aadd71b0504bf2f49" 2019-07-02 22:59:25,681 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/6e7ce36a-3cdf-4aa6-a560-2e309fdcd541.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334745d3dd95481003cb645dfa77a948f088af3a" 2019-07-02 22:59:25,681 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-4319dbf0-9da5-40ef-aad9-a856cfef6730 2019-07-02 22:59:25,681 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-4319dbf0-9da5-40ef-aad9-a856cfef6730 2019-07-02 22:59:25,682 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:59:25,682 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:59:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abe7386e-1a09-4acc-993f-cb81908ac71d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:59:25,682 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-abe7386e-1a09-4acc-993f-cb81908ac71d 2019-07-02 22:59:25,682 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/161f1b27-28a3-4581-8945-769311bc519e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c6341b3dc7a50878c228fc0b2e10242cbd8906" 2019-07-02 22:59:25,682 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports.json?id=0db8437f-1165-4c34-8450-61ebbaa2ab9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa66dec35a261b379adca9b01f07084cc71f040f" 2019-07-02 22:59:25,682 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-07-02 22:59:25,683 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-07-02 22:59:25,683 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json used request id req-a064cb7b-daea-4d2f-bf8e-bf1f2d04d569 2019-07-02 22:59:25,683 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25ea53af3545f06e6027a09aadd71b0504bf2f49" 2019-07-02 22:59:25,683 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-7c1dd5a6-b766-4d97-a919-bfc6da157c4b Date: Tue, 02 Jul 2019 22:59:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:58:57Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b4de67-5f71-4bfb-95f8-1d824a266928","ip_address":"11.0.0.7"}],"id":"0db8437f-1165-4c34-8450-61ebbaa2ab9a","security_groups":["1a858e14-1fb5-41b2-92c1-2b679641794b"],"mac_address":"fa:16:3e:82:89:57","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-11-0-0-7","ip_address":"11.0.0.7","fqdn":"host-11-0-0-7.openstacklocal."}],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"ebdb2f94-c39f-4e34-8756-a156626c8361","dns_name":"","created_at":"2019-07-02T22:49:19Z","binding:vnic_type":"normal","device_id":"","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}]} 2019-07-02 22:59:25,683 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 822 X-Openstack-Request-Id: req-ae0f0b27-6a2c-4953-bd50-5a41be64c056 Date: Tue, 02 Jul 2019 22:59:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:59:06Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b4de67-5f71-4bfb-95f8-1d824a266928","ip_address":"11.0.0.11"}],"id":"5a146852-a15c-438a-a65b-a192e739c8f9","security_groups":[],"mac_address":"fa:16:3e:19:2f:df","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-11-0-0-11","ip_address":"11.0.0.11","fqdn":"host-11-0-0-11.openstacklocal."}],"name":"reference_vnf_port","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"ebdb2f94-c39f-4e34-8756-a156626c8361","dns_name":"","created_at":"2019-07-02T22:49:19Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:59:25,683 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json used request id req-ae0f0b27-6a2c-4953-bd50-5a41be64c056 2019-07-02 22:59:25,683 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json used request id req-ae0f0b27-6a2c-4953-bd50-5a41be64c056 2019-07-02 22:59:25,684 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?id=0db8437f-1165-4c34-8450-61ebbaa2ab9a used request id req-7c1dd5a6-b766-4d97-a919-bfc6da157c4b 2019-07-02 22:59:25,684 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports.json?id=0db8437f-1165-4c34-8450-61ebbaa2ab9a used request id req-7c1dd5a6-b766-4d97-a919-bfc6da157c4b 2019-07-02 22:59:25,684 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-02 22:59:25,684 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-02 22:59:25,684 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa66dec35a261b379adca9b01f07084cc71f040f" -d '{"port": {"security_groups": []}}' 2019-07-02 22:59:25,684 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-02 22:59:25,684 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 822 X-Openstack-Request-Id: req-a064cb7b-daea-4d2f-bf8e-bf1f2d04d569 Date: Tue, 02 Jul 2019 22:59:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:59:06Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b4de67-5f71-4bfb-95f8-1d824a266928","ip_address":"11.0.0.11"}],"id":"5a146852-a15c-438a-a65b-a192e739c8f9","security_groups":[],"qos_policy_id":null,"mac_address":"fa:16:3e:19:2f:df","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-11-0-0-11","ip_address":"11.0.0.11","fqdn":"host-11-0-0-11.openstacklocal."}],"device_id":"","name":"reference_vnf_port","admin_state_up":true,"network_id":"ebdb2f94-c39f-4e34-8756-a156626c8361","dns_name":"","created_at":"2019-07-02T22:49:19Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:59:25,685 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json used request id req-a064cb7b-daea-4d2f-bf8e-bf1f2d04d569 2019-07-02 22:59:25,685 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-02 22:59:25,685 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-07-02 22:59:25,685 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-07-02 22:59:30,827 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-07-02 22:59:30,827 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-07-02 22:59:30,828 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/ports/161f1b27-28a3-4581-8945-769311bc519e.json used request id req-bbf53a9e-7af3-4fca-b407-484309c5fcec 2019-07-02 22:59:30,828 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-07-02 22:59:30,828 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-02 22:59:30,828 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-07-02 22:59:30,828 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 815 X-Openstack-Request-Id: req-1c42a570-0b95-4aba-a7d0-1d100a839845 Date: Tue, 02 Jul 2019 22:59:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:59:08Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b4de67-5f71-4bfb-95f8-1d824a266928","ip_address":"11.0.0.7"}],"id":"0db8437f-1165-4c34-8450-61ebbaa2ab9a","security_groups":[],"qos_policy_id":null,"mac_address":"fa:16:3e:82:89:57","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-11-0-0-7","ip_address":"11.0.0.7","fqdn":"host-11-0-0-7.openstacklocal."}],"device_id":"","name":"target_vnf_port","admin_state_up":true,"network_id":"ebdb2f94-c39f-4e34-8756-a156626c8361","dns_name":"","created_at":"2019-07-02T22:49:19Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:59:30,828 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json used request id req-1c42a570-0b95-4aba-a7d0-1d100a839845 2019-07-02 22:59:30,829 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json used request id req-1c42a570-0b95-4aba-a7d0-1d100a839845 2019-07-02 22:59:30,829 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa66dec35a261b379adca9b01f07084cc71f040f" 2019-07-02 22:59:30,829 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 815 X-Openstack-Request-Id: req-9afc8e03-8632-45e3-bb2e-c4653e9fe0fa Date: Tue, 02 Jul 2019 22:59:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-02T22:59:08Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b4de67-5f71-4bfb-95f8-1d824a266928","ip_address":"11.0.0.7"}],"id":"0db8437f-1165-4c34-8450-61ebbaa2ab9a","security_groups":[],"mac_address":"fa:16:3e:82:89:57","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-11-0-0-7","ip_address":"11.0.0.7","fqdn":"host-11-0-0-7.openstacklocal."}],"name":"target_vnf_port","project_id":"5b23f67ce81d4ed6babb69be7a9d36ca","qos_policy_id":null,"admin_state_up":true,"network_id":"ebdb2f94-c39f-4e34-8756-a156626c8361","dns_name":"","created_at":"2019-07-02T22:49:19Z","binding:vnic_type":"normal","tenant_id":"5b23f67ce81d4ed6babb69be7a9d36ca"}} 2019-07-02 22:59:30,829 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json used request id req-9afc8e03-8632-45e3-bb2e-c4653e9fe0fa 2019-07-02 22:59:30,829 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json used request id req-9afc8e03-8632-45e3-bb2e-c4653e9fe0fa 2019-07-02 22:59:30,829 - functest.core.cloudify - DEBUG - deleting port 2019-07-02 22:59:30,830 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-02 22:59:30,830 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-07-02 22:59:30,830 - functest.core.cloudify - DEBUG - deleting port 2019-07-02 22:59:30,830 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/6e7ce36a-3cdf-4aa6-a560-2e309fdcd541.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62bf4d0f4aa09abcb272bbfe29325b89bbcbb5b" 2019-07-02 22:59:30,830 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-3c506a6c-5c5f-4028-ad27-a2939733e448 2019-07-02 22:59:30,830 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:59:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c506a6c-5c5f-4028-ad27-a2939733e448 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:59:30,830 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:59:30,831 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1481f3cc-0a8f-4d49-9c65-cbbdbb3eb0bf Date: Tue, 02 Jul 2019 22:59:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-02 22:59:30,831 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-07-02 22:59:30,831 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-02 22:59:30,831 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-02 22:59:30,831 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:59:30,831 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:59:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9de6e542-f8f0-4db8-a3ae-e53615570676 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:59:30,832 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-9de6e542-f8f0-4db8-a3ae-e53615570676 2019-07-02 22:59:30,832 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4dd6d7932414be8b18a3ce40eb3ea9972778bd9" 2019-07-02 22:59:30,832 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-02 22:59:30,832 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-1f4d6dea-4e8f-4b22-850f-bb714be94aad 2019-07-02 22:59:30,832 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:59:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f4d6dea-4e8f-4b22-850f-bb714be94aad Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:59:30,832 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:59:30,832 - functest.core.cloudify - DEBUG - deleting port 2019-07-02 22:59:30,833 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/ports/6e7ce36a-3cdf-4aa6-a560-2e309fdcd541.json used request id req-1481f3cc-0a8f-4d49-9c65-cbbdbb3eb0bf 2019-07-02 22:59:30,833 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/6e7ce36a-3cdf-4aa6-a560-2e309fdcd541.json used request id req-1481f3cc-0a8f-4d49-9c65-cbbdbb3eb0bf 2019-07-02 22:59:30,833 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-07-02 22:59:30,833 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json used request id req-0f348ed4-ecf5-4ba0-a725-8a4d1dfd7563 2019-07-02 22:59:30,833 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/ports/5a146852-a15c-438a-a65b-a192e739c8f9.json used request id req-0f348ed4-ecf5-4ba0-a725-8a4d1dfd7563 2019-07-02 22:59:30,833 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43a55a7121da8094bd6ef29fbc963746fd5da569" 2019-07-02 22:59:30,833 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0f348ed4-ecf5-4ba0-a725-8a4d1dfd7563 Date: Tue, 02 Jul 2019 22:59:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-02 22:59:30,834 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-02 22:59:30,834 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-07-02 22:59:30,834 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-02 22:59:30,834 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-02 22:59:30,834 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-02 22:59:30,834 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-02 22:59:30,834 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-02 22:59:30,835 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json used request id req-05b52157-0a11-4b15-b72e-6f9ffdf120aa 2019-07-02 22:59:30,835 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json used request id req-05b52157-0a11-4b15-b72e-6f9ffdf120aa 2019-07-02 22:59:36,014 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-02 22:59:36,015 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-05b52157-0a11-4b15-b72e-6f9ffdf120aa Date: Tue, 02 Jul 2019 22:59:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-02 22:59:36,015 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/0db8437f-1165-4c34-8450-61ebbaa2ab9a.json used request id req-05b52157-0a11-4b15-b72e-6f9ffdf120aa 2019-07-02 22:59:36,015 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-02 22:59:36,015 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-07-02 22:59:36,015 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2019-07-02 22:59:36,016 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-4fd6f740-7a7e-4ebb-a876-f6e2c1641377 2019-07-02 22:59:36,016 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-02 22:59:36,016 - functest.core.cloudify - DEBUG - deleting subnet 2019-07-02 22:59:36,016 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:59:36,016 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:59:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fd6f740-7a7e-4ebb-a876-f6e2c1641377 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:59:36,016 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-02 22:59:36,017 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-02 22:59:36,017 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-02 22:59:36,017 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/7affad33-83a7-47e3-afa2-865dca190219.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}733cdd8bd5a4d2d0fdd54edadc6e6bb91e499b01" 2019-07-02 22:59:36,017 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-07-02 22:59:36,017 - functest.core.cloudify - DEBUG - deleting floatingip 2019-07-02 22:59:36,017 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-a0d56754-4810-44f6-abab-a40b1dd8f4e2 2019-07-02 22:59:36,018 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:59:36,018 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:59:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0d56754-4810-44f6-abab-a40b1dd8f4e2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:59:36,018 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-02 22:59:36,018 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-02 22:59:36,018 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-02 22:59:36,018 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/floatingips/be6a2389-6c26-4ffb-9f45-e28276b1f35c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0675d16f1f83975860cbfa032f932872591203d5" 2019-07-02 22:59:36,019 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/7affad33-83a7-47e3-afa2-865dca190219.json used request id req-4279fca4-8f27-42f1-bd79-cf6cfaa2e78a 2019-07-02 22:59:36,019 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-02 22:59:36,019 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-02 22:59:36,019 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-02 22:59:36,019 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:59:36,019 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:59:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd808f02-30e8-473e-910d-e98ec5f4471c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:59:36,020 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-dd808f02-30e8-473e-910d-e98ec5f4471c 2019-07-02 22:59:36,020 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/subnets/7affad33-83a7-47e3-afa2-865dca190219.json used request id req-4279fca4-8f27-42f1-bd79-cf6cfaa2e78a 2019-07-02 22:59:36,020 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4279fca4-8f27-42f1-bd79-cf6cfaa2e78a Date: Tue, 02 Jul 2019 22:59:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-02 22:59:36,020 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2019-07-02 22:59:36,020 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/2f634ee4-2f5f-4db0-add3-1f5f7f321e57/remove_router_interface.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d43701bab607c1b672a2d9800af9918794ed99d7" -d '{"subnet_id": "31b4de67-5f71-4bfb-95f8-1d824a266928"}' 2019-07-02 22:59:36,020 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-02 22:59:36,020 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-02 22:59:36,021 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/be6a2389-6c26-4ffb-9f45-e28276b1f35c.json used request id req-545370fa-297e-4712-8033-a118b99ec5f3 2019-07-02 22:59:36,021 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-02 22:59:36,021 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-02 22:59:36,021 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:59:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3863a7ca-9947-4ef7-be37-4a3bdef890d6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:59:36,021 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:59:36,021 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-02 22:59:36,022 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-4efcd812-bae4-4758-b79e-f5e3c8b0d3aa 2019-07-02 22:59:36,022 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 02 Jul 2019 22:59:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4efcd812-bae4-4758-b79e-f5e3c8b0d3aa Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-07-02 22:59:36,022 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-02 22:59:36,022 - functest.core.cloudify - DEBUG - deleting floatingip 2019-07-02 22:59:36,022 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-3863a7ca-9947-4ef7-be37-4a3bdef890d6 2019-07-02 22:59:36,022 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/floatingips/d5d461f9-3738-4cf9-a199-5bbfa07e1909.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34f327a884464435bcf08d1a9cca157c9e5ae51" 2019-07-02 22:59:36,022 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/floatingips/be6a2389-6c26-4ffb-9f45-e28276b1f35c.json used request id req-545370fa-297e-4712-8033-a118b99ec5f3 2019-07-02 23:00:09,072 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2019-07-02 23:00:10,804 - 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'481c017ff32a4632bd4026c53ff5a60b', '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_1a407140-ca9a-40f4-b9b0-7a0117be9cda'}) 2019-07-02 23:00:11,302 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'40ebd4103a344f5ebfd02f8842dd36a4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_1a407140-ca9a-40f4-b9b0-7a0117be9cda'}) 2019-07-02 23:00:13,323 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_1a407140-ca9a-40f4-b9b0-7a0117be9cda', 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'481c017ff32a4632bd4026c53ff5a60b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'xAU4hbGARZUPyxR0gNGufsk68P2o3P', 'username': u'juju_epc-user_1a407140-ca9a-40f4-b9b0-7a0117be9cda', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-02 23:00:13,326 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_1a407140-ca9a-40f4-b9b0-7a0117be9cda', 'password': 'xAU4hbGARZUPyxR0gNGufsk68P2o3P', 'project_name': 'juju_epc-project_1a407140-ca9a-40f4-b9b0-7a0117be9cda', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '481c017ff32a4632bd4026c53ff5a60b', 'project_domain_name': 'Default'} 2019-07-02 23:00:13,387 - 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'}}} 2019-07-02 23:00:13,840 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2019-07-02 23:00:15,641 - 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'dns_domain': u'', u'updated_at': u'2019-07-02T23:00:14Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'51824eb4-cdf6-48ea-bb6d-604b8e4f2f6d', u'provider:segmentation_id': 35, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'juju_epc-net_1a407140-ca9a-40f4-b9b0-7a0117be9cda', u'created_at': u'2019-07-02T23:00:14Z', u'mtu': 1442, u'tenant_id': u'481c017ff32a4632bd4026c53ff5a60b', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'481c017ff32a4632bd4026c53ff5a60b'}) 2019-07-02 23:00:18,258 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-02T23:00:17Z', 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'52c18796-9745-4caf-bb4c-2e918cc847e2', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_1a407140-ca9a-40f4-b9b0-7a0117be9cda', u'enable_dhcp': True, u'network_id': u'51824eb4-cdf6-48ea-bb6d-604b8e4f2f6d', u'tenant_id': u'481c017ff32a4632bd4026c53ff5a60b', u'created_at': u'2019-07-02T23:00:17Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'481c017ff32a4632bd4026c53ff5a60b'}) 2019-07-02 23:00:20,708 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'88906248-8bd5-46c1-b21b-17eab9c12d99', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'621a68f6-d100-46cd-a42a-75525aeec4b5', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'481c017ff32a4632bd4026c53ff5a60b', u'created_at': u'2019-07-02T23:00:18Z', u'admin_state_up': True, u'updated_at': u'2019-07-02T23:00:20Z', u'revision_number': 2, u'routes': [], u'project_id': u'481c017ff32a4632bd4026c53ff5a60b', u'id': u'fc94270b-3a51-4aa3-8456-955bd51b7984', u'name': u'juju_epc-router_1a407140-ca9a-40f4-b9b0-7a0117be9cda'}) 2019-07-02 23:00:31,349 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/efe11b70-7766-4e43-ae46-a7b629e0dac4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/efe11b70-7766-4e43-ae46-a7b629e0dac4/file', 'owner': u'481c017ff32a4632bd4026c53ff5a60b', 'id': u'efe11b70-7766-4e43-ae46-a7b629e0dac4', 'size': 296222720, u'self': u'/v2/images/efe11b70-7766-4e43-ae46-a7b629e0dac4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'481c017ff32a4632bd4026c53ff5a60b', 'name': 'juju_epc-project_1a407140-ca9a-40f4-b9b0-7a0117be9cda', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/efe11b70-7766-4e43-ae46-a7b629e0dac4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-02T23:00:30Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-02T23:00:30Z', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/juju_epc-img_1a407140-ca9a-40f4-b9b0-7a0117be9cda', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', 'properties': {u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', u'self': u'/v2/images/efe11b70-7766-4e43-ae46-a7b629e0dac4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/juju_epc-img_1a407140-ca9a-40f4-b9b0-7a0117be9cda', u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_1a407140-ca9a-40f4-b9b0-7a0117be9cda', 'created': u'2019-07-02T23:00:26Z', 'checksum': u'3b0bdb36eb74e90531d9563093eceb24', 'created_at': u'2019-07-02T23:00:26Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', 'metadata': {u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', u'self': u'/v2/images/efe11b70-7766-4e43-ae46-a7b629e0dac4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/juju_epc-img_1a407140-ca9a-40f4-b9b0-7a0117be9cda', u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', u'schema': u'/v2/schemas/image'}}) 2019-07-02 23:00:33,101 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i efe11b70-7766-4e43-ae46-a7b629e0dac4 -s xenial -r regionOne -u http://172.30.9.21: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 1 cloud and 18 cloud regions added; 1 cloud attribute changed as well as 5 cloud regions deleted: added cloud: - oracle-classic added cloud region: - aws-china/cn-northwest-1 - azure/francecentral - cloudsigma/dub - cloudsigma/fra - cloudsigma/mel - cloudsigma/mnl - cloudsigma/per - cloudsigma/ruh - cloudsigma/waw - google/asia-east2 - google/europe-north1 - google/europe-west4 - google/northamerica-northeast1 - google/us-west2 - oracle/eu-frankfurt-1 - oracle/uk-london-1 - oracle/us-ashburn-1 - oracle/us-phoenix-1 changed cloud attribute: - oracle deleted cloud region: - oracle/em2 - oracle/em3 - oracle/us2 - oracle/us6 - oracle/uscom-central-1 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2019-07-02 23:00:33,615 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_1a407140-ca9a-40f4-b9b0-7a0117be9cda', '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'2c636b86c6224566817a470196f62197', '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'c0cc6271-7201-46da-8f74-897d03730bfa', 'swap': 0}) 2019-07-02 23:00:33,638 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2019-07-02 23:00:33,640 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | SDN_CONTROLLER_RESTCONFPORT | 8081 | | SDN_CONTROLLER_WEBPORT | 8081 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-75 | | BLOCK_MIGRATION | True | | ENERGY_RECORDER_API_PASSWORD | | | INSTALLER_TYPE | apex | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | USE_DYNAMIC_CREDENTIALS | True | | EXTERNAL_NETWORK | | | ENERGY_RECORDER_API_USER | | | SDN_CONTROLLER_USER | admin | | DEPLOY_SCENARIO | os-ovn-nofeature-ha | | SDN_CONTROLLER_IP | 192.30.9.8 | | NEW_USER_ROLE | Member | | DEBUG | true | | NAMESERVER | 8.8.8.8 | | FLAVOR_EXTRA_SPECS | | | POD_ARCH | | | SDN_CONTROLLER_PASSWORD | admin | | NODE_NAME | lf-pod1 | | IMAGE_PROPERTIES | | | VOLUME_DEVICE_NAME | vdb | +--------------------------------------+----------------------------------------------------------+ 2019-07-02 23:00:33,649 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2019-07-02 23:00:33,832 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2019-07-02 23:00:33,833 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2019-07-02 23:00:33,985 - 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". 2019-07-02 23:00:40,484 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/ea012082-9bd4-4b29-88b9-52edfa414082/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ea012082-9bd4-4b29-88b9-52edfa414082/file', 'owner': u'481c017ff32a4632bd4026c53ff5a60b', 'id': u'ea012082-9bd4-4b29-88b9-52edfa414082', 'size': 263848448, u'self': u'/v2/images/ea012082-9bd4-4b29-88b9-52edfa414082', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'481c017ff32a4632bd4026c53ff5a60b', 'name': 'juju_epc-project_1a407140-ca9a-40f4-b9b0-7a0117be9cda', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e85374f6-73a2-4fc2-a103-2b4540523a77/images/ea012082-9bd4-4b29-88b9-52edfa414082/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-02T23:00:40Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-02T23:00:40Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/juju_epc-img_alt_1a407140-ca9a-40f4-b9b0-7a0117be9cda', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', 'properties': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/ea012082-9bd4-4b29-88b9-52edfa414082', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/juju_epc-img_alt_1a407140-ca9a-40f4-b9b0-7a0117be9cda', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_1a407140-ca9a-40f4-b9b0-7a0117be9cda', 'created': u'2019-07-02T23:00:35Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-07-02T23:00:35Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', 'metadata': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/ea012082-9bd4-4b29-88b9-52edfa414082', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/juju_epc-img_alt_1a407140-ca9a-40f4-b9b0-7a0117be9cda', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-07-02 23:00:40,689 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i ea012082-9bd4-4b29-88b9-52edfa414082 -s trusty -r regionOne -u http://172.30.9.21:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2019-07-02 23:00:40,726 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_1a407140-ca9a-40f4-b9b0-7a0117be9cda', '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'2c636b86c6224566817a470196f62197', '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'd2ceb2f1-b871-4dad-8e2a-b69a7b10d316', 'swap': 0}) 2019-07-02 23:00:40,746 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2019-07-02 23:05:20,834 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju bootstrap abot-epc/regionOne abot-controller --agent-version 2.3.9 --metadata-source /root --constraints mem=2G --bootstrap-series xenial --config network=51824eb4-cdf6-48ea-bb6d-604b8e4f2f6d --config ssl-hostname-verification=false --config external-network=88906248-8bd5-46c1-b21b-17eab9c12d99 --config use-floating-ip=true --config use-default-secgroup=true --debug 23:00:40 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.11.5] 23:00:40 DEBUG juju.cmd supercommand.go:57 args: []string{"juju", "bootstrap", "abot-epc/regionOne", "abot-controller", "--agent-version", "2.3.9", "--metadata-source", "/root", "--constraints", "mem=2G", "--bootstrap-series", "xenial", "--config", "network=51824eb4-cdf6-48ea-bb6d-604b8e4f2f6d", "--config", "ssl-hostname-verification=false", "--config", "external-network=88906248-8bd5-46c1-b21b-17eab9c12d99", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 23:00:40 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 23:00:40 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[external-network:88906248-8bd5-46c1-b21b-17eab9c12d99 use-openstack-gbp:false policy-target-group: use-floating-ip:true use-default-secgroup:true network:51824eb4-cdf6-48ea-bb6d-604b8e4f2f6d] 23:00:41 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 23:00:41 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[ignore-machine-addresses:false agent-stream:released container-image-stream:released fan-config: default-series:xenial apt-mirror: container-networking-method: image-metadata-url: enable-os-upgrade:true automatically-retry-hooks:true policy-target-group: no-proxy:127.0.0.1,localhost,::1 transmit-vendor-metrics:true proxy-ssh:false disable-network-management:false external-network:88906248-8bd5-46c1-b21b-17eab9c12d99 agent-metadata-url: egress-subnets: max-status-history-age:336h apt-http-proxy: container-inherit-properties: network:51824eb4-cdf6-48ea-bb6d-604b8e4f2f6d ftp-proxy: logging-config: apt-ftp-proxy: test-mode:false max-action-results-age:336h firewall-mode:instance use-default-secgroup:true resource-tags: name:controller image-stream:released update-status-hook-interval:5m uuid:03a02cda-cab2-4d78-8a76-a6d14083dbab max-status-history-size:5G container-image-metadata-url: http-proxy: net-bond-reconfigure-delay:17 apt-no-proxy: ssl-hostname-verification:false type:openstack use-openstack-gbp:false max-action-results-size:5G provisioner-harvest-mode:destroyed development:false apt-https-proxy: cloudinit-userdata: enable-os-refresh-update:true https-proxy: use-floating-ip:true logforward-enabled:false authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdt6l7K3B9oO+BxdmzkyykhtRQz/YNiXWiT/qsItaDO42BLnQONhG3EuxsjjVVAHdU9A0sxvzrvhEYJtHMx7Wo9fXZcGTaGLnAImxrJ+q22b6UOA39LXKNYf2NwRIDKJQmQdvPakSUB0MLDlzIN8jSCL5Okx7Eb0+Rdz3T5oRrhqxluvFBrXdfXBH4QWUfTKrCYzhKOaK6oa+H8+y6nEw3IV1Z57fS/jhEKaR0FUoC1iBFtS2v/cFA/zm/hjOHStMVp00C3DGsQIxs+W7beVUICia4LYteB8NcxPZODrJW4X6IxeJZbg5OiaNiq2922K8cZFGlZqERAyPVazA6eVVB juju-client-key ] 23:00:41 INFO juju.provider.openstack provider.go:145 opening model "controller" 23:00:41 DEBUG goose client.go:511 auth details: &{Token:gAAAAABdG-IZFBeZlBtW9Zwq1VjMHenGSy7-blFSZqEz00gRPcKfWezSGptRKhB0gRXzz1O2NQi_VoUKLDxukeeXxyAoiExC4cev2VVBfxQdHBNdrpjvXFIPpYEy-ivXfH1od4yF9asjXYAX6imaeBZCvwIwI3nAQppYqqiYRbUrTuLOxKr97pE TenantId:481c017ff32a4632bd4026c53ff5a60b UserId:40ebd4103a344f5ebfd02f8842dd36a4 Domain: RegionServiceURLs:map[regionOne:map[alarming:http://172.30.9.21:8042 orchestration:http://172.30.9.21:8004/v1/481c017ff32a4632bd4026c53ff5a60b cloudformation:http://172.30.9.21:8000/v1 event:http://172.30.9.21:8977 network:http://172.30.9.21:9696 object-store:http://172.30.9.21:8080/v1/AUTH_481c017ff32a4632bd4026c53ff5a60b placement:http://172.30.9.21:8778/placement volumev2:http://172.30.9.21:8776/v2/481c017ff32a4632bd4026c53ff5a60b metric:http://172.30.9.21:8041 image:http://172.30.9.21:9292 compute:http://172.30.9.21:8774/v2.1 volumev3:http://172.30.9.21:8776/v3/481c017ff32a4632bd4026c53ff5a60b identity:http://172.30.9.21:5000]]} 23:00:41 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 23:00:41 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.21:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.21:8774/v2.1/ Rel:self}] Status:CURRENT}] 23:00:42 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 23:00:42 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 23:00:42 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 23:00:42 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 23:00:42 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 23:00:42 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 23:00:42 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 23:00:42 INFO cmd bootstrap.go:233 Loading image metadata 23:00:42 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 23:00:42 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 23:00:42 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 23:00:42 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.21:5000/v3} [utopic win81 xenial win2016nano win7 win2012hv win2016hv genericlinux raring trusty wily yakkety win2008r2 win2012r2 win2012 win2016 win10 precise quantal vivid artful win2012hvr2 centos7 opensuseleap zesty saucy bionic win8] [amd64 i386 armhf arm64 ppc64el s390x] released}} 23:00:42 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 23:00:44 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 23:00:45 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.21:5000/v3} not found 23:00:45 DEBUG juju.environs.bootstrap bootstrap.go:616 ignoring image metadata in default ubuntu cloud images: index file has no data for cloud {regionOne http://172.30.9.21:5000/v3} not found 23:00:45 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 23:00:45 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 23:00:45 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 23:00:45 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 23:00:45 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 23:00:45 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 23:00:45 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 23:00:45 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 23:00:45 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 23:00:46 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 []} 23:00:48 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 23:00:48 INFO cmd bootstrap.go:389 Starting new instance for initial controller 23:00:48 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 23:00:49 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 23:00:49 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:efe11b70-7766-4e43-ae46-a7b629e0dac4 Arch:amd64 VirtType:}] 23:00:49 INFO juju.environs.instances image.go:106 find instance - using image with id: efe11b70-7766-4e43-ae46-a7b629e0dac4 23:00:49 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 23:00:49 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 23:00:49 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2485 bytes 23:00:49 DEBUG juju.provider.openstack provider.go:1005 using network id "51824eb4-cdf6-48ea-bb6d-604b8e4f2f6d" 23:00:49 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.21:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "f711d8f0-2e1f-47aa-9141-37cea9505813" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "f711d8f0-2e1f-47aa-9141-37cea9505813" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "f711d8f0-2e1f-47aa-9141-37cea9505813" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "f711d8f0-2e1f-47aa-9141-37cea9505813" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "f711d8f0-2e1f-47aa-9141-37cea9505813" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "f711d8f0-2e1f-47aa-9141-37cea9505813" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "f711d8f0-2e1f-47aa-9141-37cea9505813" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "f711d8f0-2e1f-47aa-9141-37cea9505813" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "f711d8f0-2e1f-47aa-9141-37cea9505813" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "f711d8f0-2e1f-47aa-9141-37cea9505813" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "f711d8f0-2e1f-47aa-9141-37cea9505813" has status BUILD, wait 10 seconds before retry, attempt 11 23:03:03 INFO juju.provider.openstack provider.go:1175 started instance "f711d8f0-2e1f-47aa-9141-37cea9505813" 23:03:03 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 23:03:03 DEBUG juju.provider.openstack networking.go:169 using external network "88906248-8bd5-46c1-b21b-17eab9c12d99" 23:03:05 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.201 23:03:05 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.201 23:03:10 INFO cmd bootstrap.go:225 - f711d8f0-2e1f-47aa-9141-37cea9505813 (arch=amd64 mem=2G cores=1) 23:03:10 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 23:03:10 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 23:03:10 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 23:03:12 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 23:03:12 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 23:03:14 DEBUG juju.provider.openstack provider.go:417 instance f711d8f0-2e1f-47aa-9141-37cea9505813 has floating IP address: 172.30.9.201 Attempting to connect to 172.30.9.201:22 Attempting to connect to 192.168.121.5:22 23:03:14 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:03:15 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.201 failed: ssh: connect to host 172.30.9.201 port 22: Connection refused 23:03:19 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:03:21 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.201 failed: /var/lib/juju/nonce.txt does not exist 23:03:24 DEBUG juju.provider.openstack provider.go:417 instance f711d8f0-2e1f-47aa-9141-37cea9505813 has floating IP address: 172.30.9.201 23:03:24 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:03:26 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.201 failed: /var/lib/juju/nonce.txt does not exist 23:03:29 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:03:31 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.201 failed: /var/lib/juju/nonce.txt does not exist 23:03:34 DEBUG juju.provider.openstack provider.go:417 instance f711d8f0-2e1f-47aa-9141-37cea9505813 has floating IP address: 172.30.9.201 23:03:34 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:03:37 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.201 failed: /var/lib/juju/nonce.txt does not exist 23:03:39 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:03:42 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.201 failed: /var/lib/juju/nonce.txt does not exist 23:03:44 DEBUG juju.provider.openstack provider.go:417 instance f711d8f0-2e1f-47aa-9141-37cea9505813 has floating IP address: 172.30.9.201 23:03:44 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:03:47 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.201 failed: /var/lib/juju/nonce.txt does not exist 23:03:49 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:03:52 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.201 failed: /var/lib/juju/nonce.txt does not exist 23:03:54 DEBUG juju.provider.openstack provider.go:417 instance f711d8f0-2e1f-47aa-9141-37cea9505813 has floating IP address: 172.30.9.201 23:03:54 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:03:58 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.201 failed: /var/lib/juju/nonce.txt does not exist 23:03:59 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:04:03 DEBUG juju.provider.openstack provider.go:417 instance f711d8f0-2e1f-47aa-9141-37cea9505813 has floating IP address: 172.30.9.201 23:04:03 INFO cmd bootstrap.go:333 Connected to 172.30.9.201 23:04:03 INFO juju.cloudconfig userdatacfg_unix.go:460 Fetching agent: curl -sSfw 'agent binaries from %{url_effective} downloaded: HTTP %{http_code}; time %{time_total}s; size %{size_download} bytes; speed %{speed_download} bytes/s ' --retry 10 --insecure -o $bin/tools.tar.gz <[https://streams.canonical.com/juju/tools/agent/2.3.9/juju-2.3.9-ubuntu-amd64.tgz]> 23:04:03 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-83dbab-controller-0 23:05:19 INFO cmd bootstrap.go:455 Bootstrap agent now started 23:05:20 DEBUG juju.provider.openstack provider.go:417 instance f711d8f0-2e1f-47aa-9141-37cea9505813 has floating IP address: 172.30.9.201 23:05:20 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.201:17070 192.168.121.5:17070] 23:05:20 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.201 to verify accessibility... 23:05:20 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.201:17070 192.168.121.5:17070] 23:05:20 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.201:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" 23:05:20 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.201:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" 23:05:20 DEBUG juju.api monitor.go:35 RPC connection died 23:05:20 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 23:05:20 INFO cmd controller.go:88 Controller machines are in the "controller" model 23:05:20 INFO cmd controller.go:89 Initial model "default" added 23:05:20 INFO cmd supercommand.go:465 command finished 2019-07-02 23:05:20,835 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2019-07-02 23:05:20,835 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2019-07-02 23:05:36,034 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju deploy /src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml Resolving charm: cs:mysql-55 Executing changes: - upload charm /src/epc-requirements/abot_charm/abot-epc-basic for series xenial - deploy application abot-epc-basic on xenial using /src/epc-requirements/abot_charm/abot-epc-basic - expose abot-epc-basic - set annotations for abot-epc-basic - upload charm cs:mysql-55 for series trusty - deploy application mysql on trusty using cs:mysql-55 - set annotations for mysql - upload charm /src/epc-requirements/abot_charm/oai-epc for series trusty - deploy application oai-epc on trusty using /src/epc-requirements/abot_charm/oai-epc - set annotations for oai-epc - upload charm /src/epc-requirements/abot_charm/oai-hss for series trusty - deploy application oai-hss on trusty using /src/epc-requirements/abot_charm/oai-hss - set annotations for oai-hss - add relation mysql:db - oai-hss:db - add relation oai-hss:hss - oai-epc:hss - add relation oai-epc:epc - abot-epc-basic:epc - add relation oai-epc:ssh-abot-epc - abot-epc-basic:ssh-abot - add unit abot-epc-basic/0 to new machine 0 - add unit mysql/0 to new machine 1 - add unit oai-epc/0 to new machine 2 - add unit oai-hss/0 to new machine 3 Deploy of bundle completed. 2019-07-02 23:05:36,034 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2019-07-02 23:51:24,825 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju-wait INFO:root:All units idle since 2019-07-02 23:51:07.793204Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2019-07-02 23:51:24,826 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2019-07-02 23:51:24,826 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2019-07-02 23:51:25,041 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju status Model Controller Cloud/Region Version SLA default abot-controller abot-epc/regionOne 2.3.9 unsupported App Version Status Scale Charm Store Rev OS Notes abot-epc-basic active 1 abot-epc-basic local 1 ubuntu exposed mysql unknown 1 mysql jujucharms 55 ubuntu oai-epc active 1 oai-epc local 3 ubuntu oai-hss active 1 oai-hss local 13 ubuntu Unit Workload Agent Machine Public address Ports Message abot-epc-basic/0* active idle 0 172.30.9.202 80/tcp,5000/tcp ABot ready! EPC relation established, proceed to run tests... mysql/0* unknown idle 1 172.30.9.209 3306/tcp oai-epc/0* active idle 2 172.30.9.200 2152/udp OAI EPC is running and connected to HSS oai-hss/0* active idle 3 172.30.9.205 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.202 31d2c956-3358-466c-a271-90dd35e7833b xenial nova ACTIVE 1 started 172.30.9.209 47c4bb5c-6b74-4102-b630-46ca738c85eb trusty nova ACTIVE 2 started 172.30.9.200 901bdd21-edcc-4eec-afe4-af30bc95e85b trusty nova ACTIVE 3 started 172.30.9.205 a9a31b75-b12e-498c-8305-252a46b03c58 trusty nova ACTIVE 2019-07-02 23:51:25,256 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.202 (agent:idle, workload:active) 80/tcp, 5000/tcp 2019-07-02 23:51:25,257 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - abot-epc-basic workload is active 2019-07-02 23:51:25,463 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-epc - oai-epc/0: 172.30.9.200 (agent:idle, workload:active) 2152/udp 2019-07-02 23:51:25,464 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-epc workload is active 2019-07-02 23:51:25,697 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-hss - oai-hss/0: 172.30.9.205 (agent:idle, workload:active) 2019-07-02 23:51:25,697 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-hss workload is active 2019-07-02 23:51:25,697 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Transferring the feature files to Abot_node ... 2019-07-02 23:51:26,620 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju scp -- -r -v /usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/featureFiles abot-epc-basic/0:~/ 2019-07-02 23:51:26,620 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files within Abot_node 2019-07-02 23:51:27,173 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju ssh abot-epc-basic/0 sudo cp -vfR ~/featureFiles/* /etc/rebaca-test-suite/featureFiles sudo: unable to resolve host juju-2e17ab-default-0 '/home/ubuntu/featureFiles/000-local-commands.feature' -> '/etc/rebaca-test-suite/featureFiles/000-local-commands.feature' '/home/ubuntu/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' '/home/ubuntu/featureFiles/Auth_Accept.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_Accept.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' '/home/ubuntu/featureFiles/ResourceBundle.xml' -> '/etc/rebaca-test-suite/featureFiles/ResourceBundle.xml' 2019-07-02 23:51:27,174 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2019-07-02 23:51:27,439 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju run-action abot-epc-basic/0 run tagnames=TS_24_301 Action queued with id: 325e6381-5a39-4dcc-8d27-7f1693837fc3 2019-07-03 00:01:17,067 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju-wait INFO:root:All units idle since 2019-07-03 00:01:00.083504Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2019-07-03 00:01:17,067 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2019-07-03 00:01:17,643 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju scp -- -v abot-epc-basic/0:/var/lib/abot-epc-basic/artifacts/TestResults.json /home/opnfv/functest/results/juju_epc/. 2019-07-03 00:01:17,644 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2019-07-03 00:01:17,680 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 22, 'skipped': 0, 'passed': 256} 2019-07-03 00:01:17,680 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 256, Failed:22, Skipped: 0 2019-07-03 00:01:17,926 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-03 00:01:17,926 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 61:04 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-03 00:01:18,945 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 23:08:53 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 23:08:53 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 23:08:53 DEBUG juju.agent read agent config, format "2.0" machine-0: 23:08:53 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 23:08:53 DEBUG juju.worker start "engine" machine-0: 23:08:53 INFO juju.worker start "engine" machine-0: 23:08:53 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 23:08:53 DEBUG juju.worker "engine" started machine-0: 23:08:53 DEBUG juju.worker.introspection stats worker now serving machine-0: 23:08:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 23:08:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 23:08:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 23:08:53 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 23:08:53 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 23:08:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 23:08:53 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 23:08:53 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 23:08:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 23:08:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 23:08:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.apicaller connecting with old password machine-0: 23:08:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 23:08:53 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-0: 23:08:53 INFO juju.api connection established to "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-0: 23:08:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:53 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-0: 23:08:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 23:08:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 23:08:53 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 23:08:53 DEBUG juju.worker.apicaller connected machine-0: 23:08:53 DEBUG juju.worker.apicaller changing password... machine-0: 23:08:53 DEBUG juju.worker.apicaller password changed machine-0: 23:08:53 DEBUG juju.api RPC connection died machine-0: 23:08:53 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 23:08:53 DEBUG juju.worker.apicaller connecting with current password machine-0: 23:08:53 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-0: 23:08:53 INFO juju.api connection established to "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-0: 23:08:53 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-0: 23:08:53 DEBUG juju.worker.apicaller connected machine-0: 23:08:54 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 23:08:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 23:08:54 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 23:08:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 23:08:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:54 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 23:08:54 INFO juju.worker.upgrader unblocking abort check machine-0: 23:08:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:54 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 23:08:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 23:08:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 23:08:54 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 23:08:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 23:08:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 23:08:54 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 23:08:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 23:08:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 23:08:54 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: machine-0: 23:08:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 23:08:54 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 23:08:54 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 23:08:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 23:08:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 23:08:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 23:08:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 23:08:54 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 23:08:54 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 23:08:54 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 23:08:54 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 23:08:54 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 23:08:54 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-0: 23:08:54 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 23:08:54 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 23:08:54 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 23:08:54 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 23:08:54 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 23:08:54 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 23:08:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 23:08:54 DEBUG juju.worker.logger logger setup machine-0: 23:08:54 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 23:08:54 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 23:08:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 23:08:54 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 23:08:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 23:08:54 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 23:08:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 23:08:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 23:08:54 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 23:08:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 23:08:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 23:08:54 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 23:08:54 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 23:08:54 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 23:08:54 DEBUG juju.network including address public:172.30.9.201 for machine machine-0: 23:08:54 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-0: 23:08:54 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-0: 23:08:54 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 23:08:54 DEBUG juju.network including address local-machine:::1 for machine machine-0: 23:08:54 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 23:08:54 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 23:08:54 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.201:17070"] machine-0: 23:08:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 23:08:54 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: 23:08:54 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 23:08:54 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 23:08:54 DEBUG juju.api RPC connection died machine-0: 23:08:54 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 23:08:54 DEBUG juju.worker killing runner 0xc4205ad860 machine-0: 23:08:54 INFO juju.worker runner is dying machine-0: 23:08:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 23:08:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 23:08:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 23:08:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: cannot load machine machine-0 from state: connection is shut down machine-0: 23:08:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 23:08:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching block devices: connection is shut down machine-0: 23:08:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 23:08:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-0: 23:08:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-0: 23:08:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 23:08:54 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 23:08:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 23:08:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 23:08:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 23:08:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 23:08:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 23:08:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 23:08:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.apicaller connecting with current password machine-0: 23:08:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 23:08:54 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-0: 23:08:54 INFO juju.api connection established to "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-0: 23:08:54 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-0: 23:08:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 23:08:54 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 23:08:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.apicaller connected machine-0: 23:08:54 DEBUG juju.api RPC connection died machine-0: 23:08:54 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 23:08:54 DEBUG juju.worker.apicaller connecting with current password machine-0: 23:08:54 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-0: 23:08:54 INFO juju.api connection established to "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-0: 23:08:54 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-0: 23:08:54 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result configuring fan underlay:192.168.121.0/24 overlay:252.0.0.0/8 0 machine-0: 23:08:54 DEBUG juju.worker.apicaller connected machine-0: 23:08:54 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 23:08:54 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 23:08:54 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-0: 23:08:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 23:08:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 23:08:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 23:08:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 23:08:54 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 23:08:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 23:08:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 23:08:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 23:08:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 23:08:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 23:08:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 23:08:54 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 23:08:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 23:08:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 23:08:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 23:08:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 23:08:54 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-0: 23:08:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 23:08:54 DEBUG juju.worker.logger logger setup machine-0: 23:08:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 23:08:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 23:08:54 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 23:08:54 DEBUG juju.network "lxdbr0" has addresses [fe80::2454:dcff:fee1:deda/64 fe80::1/64] machine-0: 23:08:54 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 23:08:54 DEBUG juju.network including address public:172.30.9.201 for machine machine-0: 23:08:54 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-0: 23:08:54 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-0: 23:08:54 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 23:08:54 DEBUG juju.network including address local-machine:::1 for machine machine-0: 23:08:54 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 23:08:54 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 23:08:54 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.201:17070"] machine-0: 23:08:54 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 23:08:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 23:08:54 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 23:08:54 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 23:08:54 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 23:08:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 23:08:54 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 23:08:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 23:08:54 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 23:08:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 23:08:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 23:08:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 23:08:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 23:08:54 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 23:08:54 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 23:08:54 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 23:08:54 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 23:08:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 23:08:54 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 23:08:54 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 23:08:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 23:08:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 23:08:54 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: 23:08:54 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 23:08:54 INFO juju.worker.upgrader unblocking abort check machine-0: 23:08:54 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 23:08:54 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 23:08:54 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 23:08:54 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 23:08:54 DEBUG juju.worker start "0-container-watcher" machine-0: 23:08:54 DEBUG juju.worker start "stateconverter" machine-0: 23:08:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 23:08:54 INFO juju.worker start "0-container-watcher" machine-0: 23:08:54 INFO juju.worker start "stateconverter" machine-0: 23:08:54 DEBUG juju.worker "0-container-watcher" started machine-0: 23:08:54 DEBUG juju.worker "stateconverter" started machine-0: 23:08:54 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 23:08:54 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 23:08:54 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 23:08:54 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 23:08:54 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 23:08:54 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 23:08:54 DEBUG juju.service discovered init system "systemd" from local host machine-0: 23:08:55 DEBUG juju.worker.deployer API addresses: ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.201:17070"] machine-0: 23:08:55 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: 23:08:55 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 23:08:55 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 23:08:55 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started machine-0: 23:08:55 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 23:08:55 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 23:08:55 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 23:08:55 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 23:08:55 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 23:08:55 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 23:08:55 DEBUG juju.network "lxdbr0" has addresses [fe80::2454:dcff:fee1:deda/64 fe80::1/64] machine-0: 23:08:55 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 23:08:55 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 23:08:55 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-0: 23:08:55 DEBUG juju.network including address local-fan:252.14.0.1 for machine machine-0: 23:08:55 DEBUG juju.network including address local-machine:::1 for machine machine-0: 23:08:55 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.14 local-fan:252.14.0.1 local-machine:::1] machine-0: 23:08:55 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.14 local-fan:252.14.0.1 local-machine:::1] machine-0: 23:08:55 INFO juju.worker.machiner "machine-0" started machine-0: 23:08:55 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 unit-abot-epc-basic-0: 23:08:55 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 23:08:55 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: 23:08:55 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 23:08:55 INFO juju.worker start "api" unit-abot-epc-basic-0: 23:08:55 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:08:55 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" unit-abot-epc-basic-0: 23:08:55 INFO juju.api connection established to "wss://172.30.9.201:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" unit-abot-epc-basic-0: 23:08:55 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:08:55 DEBUG juju.api successfully dialed "wss://252.5.0.1:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 23:08:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 23:08:55 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 23:08:56 DEBUG juju.worker.machiner observed network config updated for "machine-0" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:c3:25:88 CIDR:192.168.121.0/24 MTU:1442 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ens3 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.14 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:c3:25:88 CIDR: MTU:1442 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ens3 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress:26:54:dc:e1:de:da CIDR: MTU:1500 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lxdbr0 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:3 MACAddress:26:54:dc:e1:de:da CIDR: MTU:1500 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lxdbr0 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:7e:c9:2c:1b:68:6a CIDR:252.0.0.0/8 MTU:1392 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:fan-252 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:static Address:252.14.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:7e:c9:2c:1b:68:6a CIDR: MTU:1392 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:fan-252 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:5 MACAddress:7e:c9:2c:1b:68:6a CIDR: MTU:1392 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ftun0 ParentInterfaceName:fan-252 InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 23:08:56 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 23:08:56 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 23:08:56 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 23:08:56 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 23:08:56 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 23:08:56 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 23:08:56 DEBUG juju.api successfully dialed "wss://252.5.0.1:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" unit-abot-epc-basic-0: 23:08:56 INFO juju.api connection established to "wss://252.5.0.1:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" unit-abot-epc-basic-0: 23:08:56 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" unit-abot-epc-basic-0: 23:08:56 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" unit-abot-epc-basic-0: 23:08:56 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 23:08:56 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 23:08:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:08:56 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:08:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 23:08:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 23:08:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:08:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:08:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:08:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 23:08:57 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 23:08:57 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 23:08:57 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 23:08:57 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 23:08:57 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: 23:08:57 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 23:08:57 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 23:08:57 DEBUG juju.network "lxdbr0" has addresses [fe80::2454:dcff:fee1:deda/64 fe80::1/64] unit-abot-epc-basic-0: 23:08:57 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 23:08:57 DEBUG juju.network including address public:172.30.9.201 for machine unit-abot-epc-basic-0: 23:08:57 DEBUG juju.network including address local-cloud:192.168.121.5 for machine unit-abot-epc-basic-0: 23:08:57 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-abot-epc-basic-0: 23:08:57 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 23:08:57 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 23:08:57 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 23:08:57 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.201:17070"] unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 23:08:57 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 23:08:57 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 23:08:57 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 23:08:57 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 23:08:57 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 23:08:57 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 23:08:57 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 23:08:57 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 23:08:57 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: 23:08:57 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 23:08:57 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 23:08:57 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 23:08:57 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 23:08:57 DEBUG httpbakery client do GET https://252.5.0.1:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 23:08:57 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 23:08:57 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 23:08:57 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 23:08:57 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 23:08:57 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 23:08:57 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 23:08:57 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 23:08:57 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 23:08:57 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 23:08:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 23:08:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 23:08:57 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-2e17ab-default-0 unit-abot-epc-basic-0: 23:08:57 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 23:08:57 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 23:08:57 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 23:08:57 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 23:08:58 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 23:08:58 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 23:08: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: 23:08:58 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease machine-0: 23:08:59 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 23:08:59 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-0: 23:08:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-0: 23:08:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 23:08:59 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-0: 23:08:59 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-0: 23:08:59 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 23:08:59 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 23:08:59 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: 23:09:00 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 23:09:00 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 23:09:00 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 23:09:00 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 23:09:00 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 23:09:00 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 23:09:00 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 23:09:00 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 23:09:00 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 23:09:00 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 23:09:00 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 23:09:00 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: 23:09:00 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 23:09:00 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: 23:09:00 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 23:09:00 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 23:09:00 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 23:09:00 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 23:09:00 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 23:09:00 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 23:09:00 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 23:09:00 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 23:09:00 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 23:09:00 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 23:09:00 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 23:09:00 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 23:09:00 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 23:09:00 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 23:09:00 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 23:09:00 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 23:09:00 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 23:09:00 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 23:09:00 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 23:09:00 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 23:09:00 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 23:09:00 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 23:09:00 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 23:09:00 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: 23:09:00 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 23:09:00 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: 23:09:00 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 23:09:00 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 23:09:00 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 23:09:00 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 23:09:00 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 23:09:00 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 23:09:00 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 23:09:00 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 23:09:00 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 23:09:00 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 23:09: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: 23:09:01 DEBUG unit.abot-epc-basic/0.install Need to get 69.8 MB of archives. unit-abot-epc-basic-0: 23:09:01 DEBUG unit.abot-epc-basic/0.install After this operation, 396 MB of additional disk space will be used. unit-abot-epc-basic-0: 23:09: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: 23:09: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: 23:09: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: 23:09: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] unit-abot-epc-basic-0: 23:09: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] unit-abot-epc-basic-0: 23:09: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: 23:09: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: 23:09: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: 23:09:02 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libogg0 amd64 1.3.2-1 [17.2 kB] unit-abot-epc-basic-0: 23:09:02 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] unit-abot-epc-basic-0: 23:09:02 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-abot-epc-basic-0: 23:09:02 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage1 amd64 1:1.1.4-2 [6946 B] unit-abot-epc-basic-0: 23:09:02 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes3 amd64 1:5.0.1-2 [11.1 kB] unit-abot-epc-basic-0: 23:09:02 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-abot-epc-basic-0: 23:09:02 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence1 amd64 1.2-1 [5042 B] unit-abot-epc-basic-0: 23:09:02 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-abot-epc-basic-0: 23:09:02 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm1 amd64 1:1.1.4-1 [10.6 kB] unit-abot-epc-basic-0: 23:09:02 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 [26.6 kB] unit-abot-epc-basic-0: 23:09:02 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-abot-epc-basic-0: 23:09:02 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 java-common all 0.56ubuntu2 [7742 B] unit-abot-epc-basic-0: 23:09:02 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common-data amd64 0.6.32~rc+dfsg-1ubuntu2.3 [21.5 kB] unit-abot-epc-basic-0: 23:09:02 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common3 amd64 0.6.32~rc+dfsg-1ubuntu2.3 [21.7 kB] unit-abot-epc-basic-0: 23:09:02 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-client3 amd64 0.6.32~rc+dfsg-1ubuntu2.3 [25.3 kB] unit-abot-epc-basic-0: 23:09:02 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcups2 amd64 2.1.3-4ubuntu0.9 [197 kB] unit-abot-epc-basic-0: 23:09:02 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblcms2-2 amd64 2.6-3ubuntu2.1 [136 kB] unit-abot-epc-basic-0: 23:09:02 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: 23:09:02 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: 23:09:02 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: 23:09:02 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: 23:09:02 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 8u212-b03-0ubuntu1.16.04.1 [27.0 MB] unit-abot-epc-basic-0: 23:09:04 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: 23:09:04 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: 23:09:04 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: 23:09:04 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: 23:09:04 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: 23:09:04 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: 23:09:04 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: 23:09:04 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: 23:09:04 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: 23:09:04 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: 23:09:04 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: 23:09:04 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: 23:09:04 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: 23:09:04 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: 23:09:04 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: 23:09:04 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: 23:09:04 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: 23:09:04 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: 23:09:04 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.6 [149 kB] unit-abot-epc-basic-0: 23:09:04 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.6 [10.3 kB] unit-abot-epc-basic-0: 23:09:04 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.6 [159 kB] unit-abot-epc-basic-0: 23:09:04 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: 23:09:04 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: 23:09:04 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: 23:09:05 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: 23:09:05 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: 23:09:05 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb1 amd64 2:1.6.3-1ubuntu2.1 [9044 B] unit-abot-epc-basic-0: 23:09:05 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: 23:09:05 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: 23:09:05 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: 23:09:05 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: 23:09:05 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: 23:09:05 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: 23:09:05 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: 23:09:05 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: 23:09:05 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: 23:09:05 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: 23:09:05 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: 23:09:05 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: 23:09:05 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: 23:09:05 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: 23:09:05 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: 23:09:05 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: 23:09:05 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: 23:09:05 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: 23:09:05 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: 23:09:05 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: 23:09:05 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: 23:09:05 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: 23:09:05 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: 23:09:05 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: 23:09:05 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.2 [139 kB] unit-abot-epc-basic-0: 23:09:05 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: 23:09:05 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: 23:09:05 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: 23:09:05 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: 23:09:05 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: 23:09:05 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: 23:09:05 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: 23:09:05 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: 23:09:05 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-dev amd64 2:1.6.3-1ubuntu2.1 [640 kB] unit-abot-epc-basic-0: 23:09:05 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-doc all 2:1.6.3-1ubuntu2.1 [1470 kB] unit-abot-epc-basic-0: 23:09:05 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: 23:09:06 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: 23:09:06 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u212-b03-0ubuntu1.16.04.1 [69.0 kB] unit-abot-epc-basic-0: 23:09:06 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 8u212-b03-0ubuntu1.16.04.1 [8199 kB] unit-abot-epc-basic-0: 23:09:06 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u212-b03-0ubuntu1.16.04.1 [1339 kB] unit-abot-epc-basic-0: 23:09:06 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: 23:09:06 DEBUG unit.abot-epc-basic/0.install Fetched 69.8 MB in 5s (11.8 MB/s) unit-abot-epc-basic-0: 23:09:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 23:09:07 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 ... 54450 files and directories currently installed.) unit-abot-epc-basic-0: 23:09:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 23:09:07 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 23:09:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 23:09:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 23:09:07 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:09:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 23:09:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 23:09:07 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:09:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 23:09:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 23:09:07 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:09:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 23:09:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 23:09:07 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 23:09:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 23:09:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 23:09:09 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 23:09:09 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 23:09:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 23:09:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 23:09:09 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 23:09:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 23:09:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 23:09:09 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 23:09:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 23:09:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 23:09:09 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 23:09:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 23:09:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 23:09:09 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 23:09:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 23:09:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 23:09:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 23:09:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 23:09:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 23:09:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 23:09:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 23:09:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 23:09:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 23:09:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 23:09:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 23:09:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 23:09:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 23:09:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 23:09:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 23:09:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 23:09:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 23:09:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 23:09:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 23:09:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 23:09:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 23:09:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 23:09:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 23:09:10 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 23:09:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 23:09:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 23:09:10 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 23:09:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 23:09:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 23:09:10 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 23:09:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 23:09:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 23:09:10 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 23:09:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 23:09:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common3_0.6.32~rc+dfsg-1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 23:09:10 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 23:09:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 23:09:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-client3_0.6.32~rc+dfsg-1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 23:09:10 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 23:09:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 23:09:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.9_amd64.deb ... unit-abot-epc-basic-0: 23:09:10 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.9) ... unit-abot-epc-basic-0: 23:09:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 23:09:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 23:09:10 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 23:09:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 23:09:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 23:09:10 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 23:09:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 23:09:10 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: 23:09:10 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 23:09:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 23:09:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 23:09:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 23:09:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 23:09:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:09:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 23:09:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 23:09:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u212-b03-0ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 23:09:11 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 23:09:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 23:09:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 23:09:15 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 23:09:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 23:09:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 23:09:15 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 23:09:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 23:09:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 23:09:15 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:09:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 23:09:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 23:09:15 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 23:09:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 23:09:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:09:15 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 23:09:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 23:09:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 23:09:16 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 23:09:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 23:09:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 23:09:16 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 23:09:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 23:09:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 23:09:16 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 23:09:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 23:09:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:09:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:09:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 23:09:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:09:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:09:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 23:09:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 23:09:16 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 23:09:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 23:09:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 23:09:16 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 23:09:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 23:09:17 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: 23:09:17 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 23:09:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 23:09:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 23:09:17 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 23:09:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 23:09:17 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: 23:09:17 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 23:09:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 23:09:17 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: 23:09:17 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 23:09:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 23:09:17 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: 23:09:17 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 23:09:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 23:09:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 23:09:18 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 23:09:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 23:09:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 23:09:18 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.6) ... unit-abot-epc-basic-0: 23:09:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 23:09:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-common_2.32.2-1ubuntu1.6_all.deb ... unit-abot-epc-basic-0: 23:09:18 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 23:09:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 23:09:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-0_2.32.2-1ubuntu1.6_amd64.deb ... unit-abot-epc-basic-0: 23:09:18 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 23:09:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 23:09:18 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: 23:09:18 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 23:09:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 23:09:18 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: 23:09:18 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 23:09:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 23:09:18 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: 23:09:18 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 23:09:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 23:09:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 23:09:21 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 23:09:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 23:09:21 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: 23:09:21 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 23:09:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 23:09:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 23:09:22 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 23:09:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 23:09:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:09:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:09:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 23:09:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:09:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:09:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 23:09:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:09:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:09:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 23:09:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:09:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:09:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 23:09:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:09:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:09:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 23:09:22 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: 23:09:22 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 23:09:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 23:09:23 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: 23:09:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 23:09:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 23:09:23 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: 23:09:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 23:09:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 23:09:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 23:09:24 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 23:09:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 23:09:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 23:09:24 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 23:09:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 23:09:24 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: 23:09:24 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 23:09:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 23:09:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 23:09:24 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:09:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 23:09:24 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: 23:09:24 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 23:09:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 23:09:24 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: 23:09:24 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 23:09:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 23:09:24 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: 23:09:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 23:09:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 23:09:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 23:09:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 23:09:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 23:09:24 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: 23:09:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 23:09:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 23:09:25 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: 23:09:25 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 23:09:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 23:09:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 23:09:25 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 23:09:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 23:09:25 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: 23:09:25 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 23:09:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 23:09:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 23:09:25 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 23:09:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 23:09:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 23:09:25 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 23:09:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 23:09:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 23:09:25 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 23:09:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 23:09:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 23:09:25 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 23:09:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 23:09:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsndfile1_1.0.25-10ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 23:09:25 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 23:09:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 23:09:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 23:09:25 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 23:09:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 23:09:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 23:09:25 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 23:09:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 23:09:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 23:09:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 23:09:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 23:09:26 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: 23:09:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 23:09:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 23:09:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 23:09:26 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 23:09:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 23:09:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 23:09:26 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 23:09:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 23:09:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 23:09:26 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 23:09:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 23:09:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:09:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:09:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 23:09:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 23:09:28 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 23:09:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 23:09:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-doc_2%3a1.6.3-1ubuntu2.1_all.deb ... unit-abot-epc-basic-0: 23:09:30 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 23:09:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 23:09:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:09:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 23:09:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 23:09: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: 23:09:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 23:09:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 23:09:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u212-b03-0ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 23:09:30 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 23:09:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 23:09:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u212-b03-0ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 23:09:31 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 23:09:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 23:09:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u212-b03-0ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 23:09:34 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 23:09:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 23:09:35 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 23:09:35 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 23:09:35 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 23:09:35 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 23:09:35 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 23:09:35 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 23:09:35 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 23:09:35 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 23:09:35 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 23:09:36 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 23:09:36 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:09:37 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:09:37 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:09:39 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 23:09:39 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 23:09:39 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 23:09: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: 23:09:39 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 23:09:39 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 23:09:40 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 23:09:40 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 23:09:40 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 23:09:40 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 23:09:40 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 23:09:40 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 23:09:40 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 23:09:40 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 23:09:40 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 23:09:40 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 23:09:40 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 23:09: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: 23:09:40 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 23:09:40 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 23:09:40 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 23:09:40 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 23:09:40 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.9) ... unit-abot-epc-basic-0: 23:09:41 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 23:09:41 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 23:09:41 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 23:09:41 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 23:09:41 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 23:09:41 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 23:09:41 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:09:41 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 23:09:41 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 23:09:41 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 23:09:41 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 23:09:41 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 23:09:41 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:09:41 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:09:41 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 23:09:41 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 23:09: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: 23:09:41 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 23:09: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: 23:09: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: 23:09: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: 23:09:41 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 23:09:41 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.6) ... unit-abot-epc-basic-0: 23:09:41 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 23:09:41 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 23:09:41 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 23:09: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: 23:09: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: 23:09:41 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 23:09: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: 23:09:41 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 23:09:41 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:09:41 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:09:42 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:09:42 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:09:42 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:09: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: 23:09: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: 23:09: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: 23:09: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: 23:09:42 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 23:09:42 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 23:09:42 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 23:09:42 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:09:42 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 23:09:42 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 23:09: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: 23:09:42 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 23:09: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: 23:09: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: 23:09:42 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 23:09: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: 23:09:42 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 23:09:42 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 23:09:42 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 23:09:43 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 23:09:43 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 23:09:43 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 23:09:43 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 23:09:43 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 23:09:43 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 23:09:43 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 23:09:43 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 23:09:43 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 23:09:43 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:09:43 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 23:09:43 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 23:09:43 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 23:09:43 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 23:09:43 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 23:09:44 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: 23:09:44 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/clhsdb to provide /usr/bin/clhsdb (clhsdb) in auto mode unit-abot-epc-basic-0: 23:09:44 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: 23:09:44 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: 23:09:44 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/hsdb to provide /usr/bin/hsdb (hsdb) in auto mode unit-abot-epc-basic-0: 23:09:44 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: 23:09:44 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: 23:09:44 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: 23:09:44 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: 23:09:44 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: 23:09:44 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: 23:09:44 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: 23:09:44 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: 23:09:44 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 23:09:45 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: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 23:09:45 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: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 23:09:45 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 23:09: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: 23:09:45 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 23:09: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: 23:09: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: 23:09: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: 23:09: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: 23:09: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: 23:09: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: 23:09: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: 23:09: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: 23:09: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: 23:09: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: 23:09: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: 23:09: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: 23:09: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: 23:09: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: 23:09: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: 23:09: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: 23:09: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: 23:09: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: 23:09: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: 23:09: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: 23:09: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: 23:09: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: 23:09: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: 23:09: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: 23:09: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: 23:09: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: 23:09: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: 23:09:45 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 23:09:46 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: 23:09:46 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: 23:09:46 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 23:09:46 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 23:09:46 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 23:09:46 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 23:09:46 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 23:09:46 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 23:09:46 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 23:09:46 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 23:09:46 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 23:09:46 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 23:09:47 DEBUG unit.abot-epc-basic/0.install --2019-07-02 23:09:47-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 23:09:47 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 23:09:48 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 23:09:48 DEBUG unit.abot-epc-basic/0.install Length: 47813510 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 23:09:48 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: 23:09:48 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 23:09:48 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 88.9K 8m44s unit-abot-epc-basic-0: 23:09:49 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 179K 6m32s unit-abot-epc-basic-0: 23:09:49 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 9.95M 4m22s unit-abot-epc-basic-0: 23:09:49 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 10.8M 3m18s unit-abot-epc-basic-0: 23:09:49 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 182K 3m29s unit-abot-epc-basic-0: 23:09:49 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 11.3M 2m55s unit-abot-epc-basic-0: 23:09:49 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 11.0M 2m30s unit-abot-epc-basic-0: 23:09:49 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 11.7M 2m12s unit-abot-epc-basic-0: 23:09:49 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 188K 2m24s unit-abot-epc-basic-0: 23:09:49 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 11.2M 2m10s unit-abot-epc-basic-0: 23:09:49 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 11.2M 1m59s unit-abot-epc-basic-0: 23:09:49 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 11.0M 1m49s unit-abot-epc-basic-0: 23:09:49 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 11.2M 1m41s unit-abot-epc-basic-0: 23:09:49 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 11.3M 94s unit-abot-epc-basic-0: 23:09:49 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 11.0M 88s unit-abot-epc-basic-0: 23:09:49 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 11.3M 82s unit-abot-epc-basic-0: 23:09:49 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 3.16M 78s unit-abot-epc-basic-0: 23:09:49 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 212K 86s unit-abot-epc-basic-0: 23:09:49 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 11.2M 81s unit-abot-epc-basic-0: 23:09:49 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 11.5M 77s unit-abot-epc-basic-0: 23:09:49 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 11.0M 74s unit-abot-epc-basic-0: 23:09:49 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 11.2M 71s unit-abot-epc-basic-0: 23:09:49 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 11.2M 68s unit-abot-epc-basic-0: 23:09:49 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 11.3M 65s unit-abot-epc-basic-0: 23:09:49 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 10.8M 62s unit-abot-epc-basic-0: 23:09:49 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 11.8M 60s unit-abot-epc-basic-0: 23:09:49 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 11.1M 58s unit-abot-epc-basic-0: 23:09:49 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 10.9M 56s unit-abot-epc-basic-0: 23:09:49 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 11.4M 54s unit-abot-epc-basic-0: 23:09:49 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 11.1M 52s unit-abot-epc-basic-0: 23:09:49 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 11.3M 51s unit-abot-epc-basic-0: 23:09:50 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 160K 58s unit-abot-epc-basic-0: 23:09:50 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 23.3M 56s unit-abot-epc-basic-0: 23:09:50 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 268K 59s unit-abot-epc-basic-0: 23:09:50 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 49.9M 58s unit-abot-epc-basic-0: 23:09:50 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 48.5M 56s unit-abot-epc-basic-0: 23:09:50 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 53.6M 54s unit-abot-epc-basic-0: 23:09:50 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 52.8M 53s unit-abot-epc-basic-0: 23:09:50 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 49.4M 52s unit-abot-epc-basic-0: 23:09:50 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 54.1M 50s unit-abot-epc-basic-0: 23:09:50 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 53.8M 49s unit-abot-epc-basic-0: 23:09:50 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 49.9M 48s unit-abot-epc-basic-0: 23:09:50 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 45.0M 47s unit-abot-epc-basic-0: 23:09:50 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 53.5M 46s unit-abot-epc-basic-0: 23:09:50 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 50.5M 45s unit-abot-epc-basic-0: 23:09:50 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 51.3M 44s unit-abot-epc-basic-0: 23:09:50 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 46.2M 43s unit-abot-epc-basic-0: 23:09:50 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 53.6M 42s unit-abot-epc-basic-0: 23:09:50 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 1.04M 42s unit-abot-epc-basic-0: 23:09:50 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 21.0M 41s unit-abot-epc-basic-0: 23:09:50 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 18.0M 40s unit-abot-epc-basic-0: 23:09:50 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 24.0M 39s unit-abot-epc-basic-0: 23:09:50 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 23.4M 38s unit-abot-epc-basic-0: 23:09:50 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 22.9M 38s unit-abot-epc-basic-0: 23:09:50 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 20.5M 37s unit-abot-epc-basic-0: 23:09:50 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 25.0M 36s unit-abot-epc-basic-0: 23:09:50 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 22.5M 36s unit-abot-epc-basic-0: 23:09:50 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 21.1M 35s unit-abot-epc-basic-0: 23:09:50 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 22.0M 35s unit-abot-epc-basic-0: 23:09:50 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 20.1M 34s unit-abot-epc-basic-0: 23:09:50 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 22.3M 33s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 106K 39s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 38.2M 39s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 39.2M 38s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 46.6M 38s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 49.7M 37s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 47.5M 36s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 41.8M 36s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 45.6M 35s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 50.0M 35s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 44.1M 34s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 40.0M 34s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 45.8M 33s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 38.5M 33s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 47.3M 32s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 43.7M 32s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 62.6M 31s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 116M 31s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 89.1M 31s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 91.1M 30s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 75.9M 30s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 89.7M 29s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 73.4M 29s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 114M 29s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 79.6M 28s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 49.9M 28s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 695K 28s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 99.3M 28s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 77.6M 28s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 57.5M 27s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 69.6M 27s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 231M 27s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 57.2M 26s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 81.5M 26s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 147M 26s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 410M 25s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 460M 25s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 538M 25s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 376M 24s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 477M 24s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 472M 24s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 470M 24s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 508M 23s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 497M 23s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 458M 23s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 589M 23s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 544M 22s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 410M 22s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 15.6M 22s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 10.2M 22s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 11.4M 22s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 10.3M 21s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 10.9M 21s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 11.1M 21s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 311K 22s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 6.38M 22s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 5.01M 22s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 5.25M 22s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 1.53M 22s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 7.08M 21s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 176K 23s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 46.7M 23s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 49.3M 23s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 43.0M 22s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 53.4M 22s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 1.61M 22s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 45.9M 22s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 51.6M 22s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 49.9M 22s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 44.5M 22s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 287K 22s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 43.2M 22s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 39.6M 22s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 38.2M 22s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 53.1M 22s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 54.2M 21s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 706K 22s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 46.6M 22s unit-abot-epc-basic-0: 23:09:51 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 51.1M 21s unit-abot-epc-basic-0: 23:09:52 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 1.92M 21s unit-abot-epc-basic-0: 23:09:52 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 49.4M 21s unit-abot-epc-basic-0: 23:09:52 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 58.7M 21s unit-abot-epc-basic-0: 23:09:52 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 49.9M 21s unit-abot-epc-basic-0: 23:09:52 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 45.1M 21s unit-abot-epc-basic-0: 23:09:52 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 63.1M 20s unit-abot-epc-basic-0: 23:09:52 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 138M 20s unit-abot-epc-basic-0: 23:09:52 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 80.6M 20s unit-abot-epc-basic-0: 23:09:52 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 48.0M 20s unit-abot-epc-basic-0: 23:09:52 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 73.8M 20s unit-abot-epc-basic-0: 23:09:52 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 62.6M 20s unit-abot-epc-basic-0: 23:09:52 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 65.6M 20s unit-abot-epc-basic-0: 23:09:52 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 35.6M 19s unit-abot-epc-basic-0: 23:09:52 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 312K 20s unit-abot-epc-basic-0: 23:09:52 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 3.25M 20s unit-abot-epc-basic-0: 23:09:52 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 1.83M 20s unit-abot-epc-basic-0: 23:09:52 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 1.71M 20s unit-abot-epc-basic-0: 23:09:52 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 3.31M 20s unit-abot-epc-basic-0: 23:09:52 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 3.65M 20s unit-abot-epc-basic-0: 23:09:52 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 3.69M 20s unit-abot-epc-basic-0: 23:09:52 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 4.85M 20s unit-abot-epc-basic-0: 23:09:52 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 306K 20s unit-abot-epc-basic-0: 23:09:52 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 2.74M 20s unit-abot-epc-basic-0: 23:09:52 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 1.22M 20s unit-abot-epc-basic-0: 23:09:52 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 4.07M 20s unit-abot-epc-basic-0: 23:09:52 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 3.52M 20s unit-abot-epc-basic-0: 23:09:52 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 3.47M 20s unit-abot-epc-basic-0: 23:09:52 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 4.25M 20s unit-abot-epc-basic-0: 23:09:52 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 4.72M 20s unit-abot-epc-basic-0: 23:09:52 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 304K 20s unit-abot-epc-basic-0: 23:09:52 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 2.87M 20s unit-abot-epc-basic-0: 23:09:52 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 1.26M 20s unit-abot-epc-basic-0: 23:09:53 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 175K 21s unit-abot-epc-basic-0: 23:09:53 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 51.7M 21s unit-abot-epc-basic-0: 23:09:53 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 48.7M 21s unit-abot-epc-basic-0: 23:09:53 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 48.5M 21s unit-abot-epc-basic-0: 23:09:53 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 43.4M 21s unit-abot-epc-basic-0: 23:09:53 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 49.3M 21s unit-abot-epc-basic-0: 23:09:53 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 49.3M 21s unit-abot-epc-basic-0: 23:09:53 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 53.6M 20s unit-abot-epc-basic-0: 23:09:53 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 44.0M 20s unit-abot-epc-basic-0: 23:09:53 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 2.65M 20s unit-abot-epc-basic-0: 23:09:53 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 2.80M 20s unit-abot-epc-basic-0: 23:09:53 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 301K 21s unit-abot-epc-basic-0: 23:09:53 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 2.25M 21s unit-abot-epc-basic-0: 23:09:53 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 1.12M 21s unit-abot-epc-basic-0: 23:09:53 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 4.47M 21s unit-abot-epc-basic-0: 23:09:53 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 2.26M 21s unit-abot-epc-basic-0: 23:09:53 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 2.83M 20s unit-abot-epc-basic-0: 23:09:53 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 299K 21s unit-abot-epc-basic-0: 23:09:53 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 2.22M 21s unit-abot-epc-basic-0: 23:09:53 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 1.12M 21s unit-abot-epc-basic-0: 23:09:53 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 5.54M 21s unit-abot-epc-basic-0: 23:09:53 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 2.30M 21s unit-abot-epc-basic-0: 23:09:53 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 2.88M 21s unit-abot-epc-basic-0: 23:09:53 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 302K 21s unit-abot-epc-basic-0: 23:09:53 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 2.65M 21s unit-abot-epc-basic-0: 23:09:53 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 1.06M 21s unit-abot-epc-basic-0: 23:09:53 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 4.24M 21s unit-abot-epc-basic-0: 23:09:53 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 2.69M 21s unit-abot-epc-basic-0: 23:09:53 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 2.65M 21s unit-abot-epc-basic-0: 23:09:54 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 323K 21s unit-abot-epc-basic-0: 23:09:54 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 1.64M 21s unit-abot-epc-basic-0: 23:09:54 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 1.09M 21s unit-abot-epc-basic-0: 23:09:54 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 4.03M 21s unit-abot-epc-basic-0: 23:09:54 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 2.79M 21s unit-abot-epc-basic-0: 23:09:54 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 167K 22s unit-abot-epc-basic-0: 23:09:54 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 50.6M 22s unit-abot-epc-basic-0: 23:09:54 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 57.6M 22s unit-abot-epc-basic-0: 23:09:54 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 53.5M 22s unit-abot-epc-basic-0: 23:09:54 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 56.1M 22s unit-abot-epc-basic-0: 23:09:54 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 51.8M 22s unit-abot-epc-basic-0: 23:09:54 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 59.4M 21s unit-abot-epc-basic-0: 23:09:54 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 11.7M 21s unit-abot-epc-basic-0: 23:09:54 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 283K 22s unit-abot-epc-basic-0: 23:09:54 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 973K 22s unit-abot-epc-basic-0: 23:09:54 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 2.52M 22s unit-abot-epc-basic-0: 23:09:54 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 2.08M 22s unit-abot-epc-basic-0: 23:09:54 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 299K 22s unit-abot-epc-basic-0: 23:09:55 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 1.55M 22s unit-abot-epc-basic-0: 23:09:55 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 1.17M 22s unit-abot-epc-basic-0: 23:09:55 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 2.02M 22s unit-abot-epc-basic-0: 23:09:55 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 2.90M 22s unit-abot-epc-basic-0: 23:09:55 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 291K 22s unit-abot-epc-basic-0: 23:09:55 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 913K 22s unit-abot-epc-basic-0: 23:09:55 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 3.26M 22s unit-abot-epc-basic-0: 23:09:55 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 1.93M 22s unit-abot-epc-basic-0: 23:09:55 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 3.07M 22s unit-abot-epc-basic-0: 23:09:55 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 286K 23s unit-abot-epc-basic-0: 23:09:55 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 991K 23s unit-abot-epc-basic-0: 23:09:55 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 2.61M 23s unit-abot-epc-basic-0: 23:09:55 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 2.02M 22s unit-abot-epc-basic-0: 23:09:55 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 3.63M 22s unit-abot-epc-basic-0: 23:09:55 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 288K 23s unit-abot-epc-basic-0: 23:09:55 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 996K 23s unit-abot-epc-basic-0: 23:09:55 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 2.65M 23s unit-abot-epc-basic-0: 23:09:55 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 1.99M 23s unit-abot-epc-basic-0: 23:09:55 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 3.53M 23s unit-abot-epc-basic-0: 23:09:56 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 290K 23s unit-abot-epc-basic-0: 23:09:56 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 997K 23s unit-abot-epc-basic-0: 23:09:56 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 3.37M 23s unit-abot-epc-basic-0: 23:09:56 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 1.92M 23s unit-abot-epc-basic-0: 23:09:56 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 3.02M 23s unit-abot-epc-basic-0: 23:09:56 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 295K 23s unit-abot-epc-basic-0: 23:09:56 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 962K 23s unit-abot-epc-basic-0: 23:09:56 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 3.17M 23s unit-abot-epc-basic-0: 23:09:56 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 2.14M 23s unit-abot-epc-basic-0: 23:09:56 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 2.49M 23s unit-abot-epc-basic-0: 23:09:56 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 300K 23s unit-abot-epc-basic-0: 23:09:56 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 1.76M 23s unit-abot-epc-basic-0: 23:09:56 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 1.15M 23s unit-abot-epc-basic-0: 23:09:56 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 2.81M 23s unit-abot-epc-basic-0: 23:09:56 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 1.97M 23s unit-abot-epc-basic-0: 23:09:56 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 1.00M 23s unit-abot-epc-basic-0: 23:09:56 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 358K 23s unit-abot-epc-basic-0: 23:09:57 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 1.05M 23s unit-abot-epc-basic-0: 23:09:57 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 2.87M 23s unit-abot-epc-basic-0: 23:09:57 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 1.78M 23s unit-abot-epc-basic-0: 23:09:57 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 10.2M 23s unit-abot-epc-basic-0: 23:09:57 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 278K 23s unit-abot-epc-basic-0: 23:09:57 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 1.13M 23s unit-abot-epc-basic-0: 23:09:57 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 2.69M 23s unit-abot-epc-basic-0: 23:09:57 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 2.39M 23s unit-abot-epc-basic-0: 23:09:57 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 2.88M 23s unit-abot-epc-basic-0: 23:09:57 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 297K 23s unit-abot-epc-basic-0: 23:09:57 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 1.91M 23s unit-abot-epc-basic-0: 23:09:57 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 1.14M 23s unit-abot-epc-basic-0: 23:09:57 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 2.66M 23s unit-abot-epc-basic-0: 23:09:57 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 2.05M 23s unit-abot-epc-basic-0: 23:09:57 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 1.03M 23s unit-abot-epc-basic-0: 23:09:57 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 350K 23s unit-abot-epc-basic-0: 23:09:57 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 1.12M 23s unit-abot-epc-basic-0: 23:09:57 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 3.12M 23s unit-abot-epc-basic-0: 23:09:57 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 1.74M 23s unit-abot-epc-basic-0: 23:09:57 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 7.75M 23s unit-abot-epc-basic-0: 23:09:58 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 292K 24s unit-abot-epc-basic-0: 23:09:58 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 994K 24s unit-abot-epc-basic-0: 23:09:58 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 2.68M 23s unit-abot-epc-basic-0: 23:09:58 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 166K 24s unit-abot-epc-basic-0: 23:09:58 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 44.9M 24s unit-abot-epc-basic-0: 23:09:58 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 52.1M 24s unit-abot-epc-basic-0: 23:09:58 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 49.5M 24s unit-abot-epc-basic-0: 23:09:58 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 56.2M 24s unit-abot-epc-basic-0: 23:09:58 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 55.7M 23s unit-abot-epc-basic-0: 23:09:58 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 3.86M 23s unit-abot-epc-basic-0: 23:09:58 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 289K 24s unit-abot-epc-basic-0: 23:09:58 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 147K 24s unit-abot-epc-basic-0: 23:09:58 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 49.0M 24s unit-abot-epc-basic-0: 23:09:58 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 54.7M 24s unit-abot-epc-basic-0: 23:09:58 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 51.2M 24s unit-abot-epc-basic-0: 23:09:58 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 47.1M 24s unit-abot-epc-basic-0: 23:09:59 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 1.87M 24s unit-abot-epc-basic-0: 23:09:59 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 2.41M 24s unit-abot-epc-basic-0: 23:09:59 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 222K 24s unit-abot-epc-basic-0: 23:09:59 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 1.70M 24s unit-abot-epc-basic-0: 23:09:59 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 1.96M 24s unit-abot-epc-basic-0: 23:09:59 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 227K 24s unit-abot-epc-basic-0: 23:09:59 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 1.73M 24s unit-abot-epc-basic-0: 23:09:59 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 1.59M 24s unit-abot-epc-basic-0: 23:09:59 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 262K 24s unit-abot-epc-basic-0: 23:09:59 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 987K 24s unit-abot-epc-basic-0: 23:09:59 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 1.34M 24s unit-abot-epc-basic-0: 23:10:00 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 273K 25s unit-abot-epc-basic-0: 23:10:00 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 930K 25s unit-abot-epc-basic-0: 23:10:00 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 1.60M 25s unit-abot-epc-basic-0: 23:10:00 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 321K 25s unit-abot-epc-basic-0: 23:10:00 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 542K 25s unit-abot-epc-basic-0: 23:10:00 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 1.58M 25s unit-abot-epc-basic-0: 23:10:00 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 2.60M 25s unit-abot-epc-basic-0: 23:10:00 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 228K 25s unit-abot-epc-basic-0: 23:10:00 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 1.90M 25s unit-abot-epc-basic-0: 23:10:00 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 1.75M 25s unit-abot-epc-basic-0: 23:10:00 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 279K 25s unit-abot-epc-basic-0: 23:10:00 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 832K 25s unit-abot-epc-basic-0: 23:10:00 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 1.59M 25s unit-abot-epc-basic-0: 23:10:00 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 2.07M 25s unit-abot-epc-basic-0: 23:10:01 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 234K 25s unit-abot-epc-basic-0: 23:10:01 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 1.89M 25s unit-abot-epc-basic-0: 23:10:01 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 1.60M 25s unit-abot-epc-basic-0: 23:10:01 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 284K 25s unit-abot-epc-basic-0: 23:10:01 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 825K 25s unit-abot-epc-basic-0: 23:10:01 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 1.59M 25s unit-abot-epc-basic-0: 23:10:01 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 2.13M 25s unit-abot-epc-basic-0: 23:10:01 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 233K 26s unit-abot-epc-basic-0: 23:10:01 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 1.93M 25s unit-abot-epc-basic-0: 23:10:01 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 1.62M 25s unit-abot-epc-basic-0: 23:10:01 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 284K 26s unit-abot-epc-basic-0: 23:10:02 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 822K 26s unit-abot-epc-basic-0: 23:10:02 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 1.66M 26s unit-abot-epc-basic-0: 23:10:02 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 2.10M 25s unit-abot-epc-basic-0: 23:10:02 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 271K 26s unit-abot-epc-basic-0: 23:10:02 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 906K 26s unit-abot-epc-basic-0: 23:10:02 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 1.68M 26s unit-abot-epc-basic-0: 23:10:02 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 293K 26s unit-abot-epc-basic-0: 23:10:02 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 739K 26s unit-abot-epc-basic-0: 23:10:02 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 1.78M 26s unit-abot-epc-basic-0: 23:10:02 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 2.31M 26s unit-abot-epc-basic-0: 23:10:02 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 266K 26s unit-abot-epc-basic-0: 23:10:02 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 933K 26s unit-abot-epc-basic-0: 23:10:02 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 1.67M 26s unit-abot-epc-basic-0: 23:10:03 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 315K 26s unit-abot-epc-basic-0: 23:10:03 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 620K 26s unit-abot-epc-basic-0: 23:10:03 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 1.86M 26s unit-abot-epc-basic-0: 23:10:03 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 2.07M 26s unit-abot-epc-basic-0: 23:10:03 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 265K 26s unit-abot-epc-basic-0: 23:10:03 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 916K 26s unit-abot-epc-basic-0: 23:10:03 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 1.85M 26s unit-abot-epc-basic-0: 23:10:03 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 335K 26s unit-abot-epc-basic-0: 23:10:03 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 551K 26s unit-abot-epc-basic-0: 23:10:03 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 2.09M 26s unit-abot-epc-basic-0: 23:10:03 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 1.86M 26s unit-abot-epc-basic-0: 23:10:03 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 269K 26s unit-abot-epc-basic-0: 23:10:04 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 1009K 26s unit-abot-epc-basic-0: 23:10:04 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 1.41M 26s unit-abot-epc-basic-0: 23:10:04 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 538K 26s unit-abot-epc-basic-0: 23:10:04 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 340K 26s unit-abot-epc-basic-0: 23:10:04 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 2.42M 26s unit-abot-epc-basic-0: 23:10:04 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 1.64M 26s unit-abot-epc-basic-0: 23:10:04 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 279K 26s unit-abot-epc-basic-0: 23:10:04 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 886K 26s unit-abot-epc-basic-0: 23:10:04 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 1.59M 26s unit-abot-epc-basic-0: 23:10:04 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 2.10M 26s unit-abot-epc-basic-0: 23:10:04 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 235K 26s unit-abot-epc-basic-0: 23:10:04 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 1.98M 26s unit-abot-epc-basic-0: 23:10:04 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 1.69M 26s unit-abot-epc-basic-0: 23:10:05 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 305K 26s unit-abot-epc-basic-0: 23:10:05 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 693K 26s unit-abot-epc-basic-0: 23:10:05 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 1.74M 26s unit-abot-epc-basic-0: 23:10:05 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 1.95M 26s unit-abot-epc-basic-0: 23:10:05 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 278K 26s unit-abot-epc-basic-0: 23:10:05 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 972K 26s unit-abot-epc-basic-0: 23:10:05 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 1.52M 26s unit-abot-epc-basic-0: 23:10:05 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 527K 26s unit-abot-epc-basic-0: 23:10:05 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 358K 26s unit-abot-epc-basic-0: 23:10:05 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 2.13M 26s unit-abot-epc-basic-0: 23:10:05 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 1.73M 26s unit-abot-epc-basic-0: 23:10:05 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 342K 26s unit-abot-epc-basic-0: 23:10:05 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 565K 26s unit-abot-epc-basic-0: 23:10:05 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 2.39M 26s unit-abot-epc-basic-0: 23:10:06 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 1.56M 26s unit-abot-epc-basic-0: 23:10:06 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 119K 27s unit-abot-epc-basic-0: 23:10:06 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 43.8M 26s unit-abot-epc-basic-0: 23:10:06 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 56.6M 26s unit-abot-epc-basic-0: 23:10:06 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 56.2M 26s unit-abot-epc-basic-0: 23:10:06 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 1.01M 26s unit-abot-epc-basic-0: 23:10:06 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 821K 26s unit-abot-epc-basic-0: 23:10:06 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 1.08M 26s unit-abot-epc-basic-0: 23:10:06 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 287K 26s unit-abot-epc-basic-0: 23:10:06 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 800K 26s unit-abot-epc-basic-0: 23:10:06 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 1.12M 26s unit-abot-epc-basic-0: 23:10:07 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 288K 26s unit-abot-epc-basic-0: 23:10:07 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 872K 26s unit-abot-epc-basic-0: 23:10:07 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 1.24M 26s unit-abot-epc-basic-0: 23:10:07 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 289K 26s unit-abot-epc-basic-0: 23:10:07 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 786K 26s unit-abot-epc-basic-0: 23:10:07 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 1.33M 26s unit-abot-epc-basic-0: 23:10:07 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 332K 26s unit-abot-epc-basic-0: 23:10:07 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 600K 26s unit-abot-epc-basic-0: 23:10:07 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 1.37M 26s unit-abot-epc-basic-0: 23:10:07 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 334K 26s unit-abot-epc-basic-0: 23:10:07 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 884K 26s unit-abot-epc-basic-0: 23:10:07 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 963K 26s unit-abot-epc-basic-0: 23:10:07 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 1.28M 26s unit-abot-epc-basic-0: 23:10:08 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 112K 27s unit-abot-epc-basic-0: 23:10:08 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 44.3M 26s unit-abot-epc-basic-0: 23:10:08 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 544K 26s unit-abot-epc-basic-0: 23:10:08 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 52.1M 26s unit-abot-epc-basic-0: 23:10:08 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 244K 27s unit-abot-epc-basic-0: 23:10:08 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 55.1M 26s unit-abot-epc-basic-0: 23:10:08 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 50.5M 26s unit-abot-epc-basic-0: 23:10:08 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 915K 26s unit-abot-epc-basic-0: 23:10:08 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 271K 26s unit-abot-epc-basic-0: 23:10:09 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 440K 26s unit-abot-epc-basic-0: 23:10:09 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 160K 27s unit-abot-epc-basic-0: 23:10:09 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 50.8M 27s unit-abot-epc-basic-0: 23:10:09 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 225K 27s unit-abot-epc-basic-0: 23:10:09 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 239K 27s unit-abot-epc-basic-0: 23:10:09 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 394K 27s unit-abot-epc-basic-0: 23:10:10 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 210K 27s unit-abot-epc-basic-0: 23:10:10 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 234K 27s unit-abot-epc-basic-0: 23:10:10 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 339K 27s unit-abot-epc-basic-0: 23:10:10 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 124K 28s unit-abot-epc-basic-0: 23:10:11 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 3.10M 28s unit-abot-epc-basic-0: 23:10:11 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 190K 28s unit-abot-epc-basic-0: 23:10:11 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 205K 28s unit-abot-epc-basic-0: 23:10:11 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 227K 28s unit-abot-epc-basic-0: 23:10:11 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 259K 28s unit-abot-epc-basic-0: 23:10:12 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 199K 28s unit-abot-epc-basic-0: 23:10:12 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 233K 29s unit-abot-epc-basic-0: 23:10:12 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 199K 29s unit-abot-epc-basic-0: 23:10:12 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 237K 29s unit-abot-epc-basic-0: 23:10:13 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 267K 29s unit-abot-epc-basic-0: 23:10:13 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 194K 29s unit-abot-epc-basic-0: 23:10:13 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 234K 29s unit-abot-epc-basic-0: 23:10:13 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 210K 29s unit-abot-epc-basic-0: 23:10:13 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 364K 29s unit-abot-epc-basic-0: 23:10:14 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 115K 30s unit-abot-epc-basic-0: 23:10:14 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 529K 30s unit-abot-epc-basic-0: 23:10:14 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 194K 30s unit-abot-epc-basic-0: 23:10:14 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 179K 30s unit-abot-epc-basic-0: 23:10:15 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 212K 30s unit-abot-epc-basic-0: 23:10:15 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 196K 30s unit-abot-epc-basic-0: 23:10:15 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 180K 31s unit-abot-epc-basic-0: 23:10:15 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 332K 31s unit-abot-epc-basic-0: 23:10:16 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 207K 31s unit-abot-epc-basic-0: 23:10:16 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 204K 31s unit-abot-epc-basic-0: 23:10:16 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 240K 31s unit-abot-epc-basic-0: 23:10:16 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 200K 31s unit-abot-epc-basic-0: 23:10:16 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 286K 31s unit-abot-epc-basic-0: 23:10:17 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 209K 31s unit-abot-epc-basic-0: 23:10:17 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 250K 31s unit-abot-epc-basic-0: 23:10:17 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 196K 31s unit-abot-epc-basic-0: 23:10:17 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 272K 32s unit-abot-epc-basic-0: 23:10:18 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 243K 32s unit-abot-epc-basic-0: 23:10:18 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 205K 32s unit-abot-epc-basic-0: 23:10:18 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 237K 32s unit-abot-epc-basic-0: 23:10:18 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 205K 32s unit-abot-epc-basic-0: 23:10:18 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 337K 32s unit-abot-epc-basic-0: 23:10:19 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 193K 32s unit-abot-epc-basic-0: 23:10:19 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 236K 32s unit-abot-epc-basic-0: 23:10:19 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 222K 32s unit-abot-epc-basic-0: 23:10:19 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 346K 32s unit-abot-epc-basic-0: 23:10:19 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 211K 32s unit-abot-epc-basic-0: 23:10:20 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 238K 32s unit-abot-epc-basic-0: 23:10:20 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 129K 33s unit-abot-epc-basic-0: 23:10:20 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 45.6M 33s unit-abot-epc-basic-0: 23:10:20 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 190K 33s unit-abot-epc-basic-0: 23:10:21 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 233K 33s unit-abot-epc-basic-0: 23:10:21 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 226K 33s unit-abot-epc-basic-0: 23:10:21 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 284K 33s unit-abot-epc-basic-0: 23:10:21 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 204K 33s unit-abot-epc-basic-0: 23:10:21 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 213K 33s unit-abot-epc-basic-0: 23:10:22 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 277K 33s unit-abot-epc-basic-0: 23:10:22 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 341K 33s unit-abot-epc-basic-0: 23:10:22 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 191K 33s unit-abot-epc-basic-0: 23:10:22 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 322K 33s unit-abot-epc-basic-0: 23:10:22 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 284K 33s unit-abot-epc-basic-0: 23:10:23 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 206K 33s unit-abot-epc-basic-0: 23:10:23 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 364K 33s unit-abot-epc-basic-0: 23:10:23 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 272K 33s unit-abot-epc-basic-0: 23:10:23 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 209K 33s unit-abot-epc-basic-0: 23:10:23 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 365K 33s unit-abot-epc-basic-0: 23:10:23 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 271K 33s unit-abot-epc-basic-0: 23:10:24 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 222K 34s unit-abot-epc-basic-0: 23:10:24 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 334K 34s unit-abot-epc-basic-0: 23:10:24 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 271K 34s unit-abot-epc-basic-0: 23:10:24 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 159K 34s unit-abot-epc-basic-0: 23:10:25 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 418K 34s unit-abot-epc-basic-0: 23:10:25 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 176K 34s unit-abot-epc-basic-0: 23:10:25 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 180K 34s unit-abot-epc-basic-0: 23:10:25 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 178K 34s unit-abot-epc-basic-0: 23:10:26 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 178K 34s unit-abot-epc-basic-0: 23:10:26 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 178K 34s unit-abot-epc-basic-0: 23:10:26 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 179K 34s unit-abot-epc-basic-0: 23:10:26 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 178K 34s unit-abot-epc-basic-0: 23:10:27 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 178K 35s unit-abot-epc-basic-0: 23:10:27 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 179K 35s unit-abot-epc-basic-0: 23:10:27 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 179K 35s unit-abot-epc-basic-0: 23:10:28 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 191K 35s unit-abot-epc-basic-0: 23:10:28 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 179K 35s unit-abot-epc-basic-0: 23:10:28 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 180K 35s unit-abot-epc-basic-0: 23:10:29 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 96.0K 35s unit-abot-epc-basic-0: 23:10:29 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 1.24M 35s unit-abot-epc-basic-0: 23:10:29 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 95.8K 35s unit-abot-epc-basic-0: 23:10:30 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 148K 36s unit-abot-epc-basic-0: 23:10:30 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 121K 36s unit-abot-epc-basic-0: 23:10:30 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 117K 36s unit-abot-epc-basic-0: 23:10:31 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 135K 36s unit-abot-epc-basic-0: 23:10:31 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 122K 36s unit-abot-epc-basic-0: 23:10:32 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 120K 37s unit-abot-epc-basic-0: 23:10:32 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 118K 37s unit-abot-epc-basic-0: 23:10:32 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 130K 37s unit-abot-epc-basic-0: 23:10:33 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 136K 37s unit-abot-epc-basic-0: 23:10:33 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 117K 37s unit-abot-epc-basic-0: 23:10:33 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 153K 37s unit-abot-epc-basic-0: 23:10:34 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 138K 37s unit-abot-epc-basic-0: 23:10:34 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 158K 38s unit-abot-epc-basic-0: 23:10:35 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 147K 38s unit-abot-epc-basic-0: 23:10:35 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 179K 38s unit-abot-epc-basic-0: 23:10:35 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 179K 38s unit-abot-epc-basic-0: 23:10:35 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 263K 38s unit-abot-epc-basic-0: 23:10:35 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 218K 38s unit-abot-epc-basic-0: 23:10:36 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 153K 38s unit-abot-epc-basic-0: 23:10:36 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 357K 38s unit-abot-epc-basic-0: 23:10:36 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 185K 38s unit-abot-epc-basic-0: 23:10:36 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 270K 38s unit-abot-epc-basic-0: 23:10:37 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 204K 38s unit-abot-epc-basic-0: 23:10:37 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 209K 38s unit-abot-epc-basic-0: 23:10:37 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 212K 38s unit-abot-epc-basic-0: 23:10:37 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 233K 38s unit-abot-epc-basic-0: 23:10:37 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 329K 38s unit-abot-epc-basic-0: 23:10:38 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 216K 38s unit-abot-epc-basic-0: 23:10:38 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 210K 38s unit-abot-epc-basic-0: 23:10:38 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 135K 38s unit-abot-epc-basic-0: 23:10:38 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 42.3M 38s unit-abot-epc-basic-0: 23:10:39 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 180K 38s unit-abot-epc-basic-0: 23:10:39 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 210K 38s unit-abot-epc-basic-0: 23:10:39 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 210K 38s unit-abot-epc-basic-0: 23:10:39 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 226K 38s unit-abot-epc-basic-0: 23:10:39 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 329K 38s unit-abot-epc-basic-0: 23:10:40 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 183K 38s unit-abot-epc-basic-0: 23:10:40 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 256K 38s unit-abot-epc-basic-0: 23:10:40 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 236K 38s unit-abot-epc-basic-0: 23:10:40 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 313K 38s unit-abot-epc-basic-0: 23:10:41 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 122K 38s unit-abot-epc-basic-0: 23:10:41 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 562K 38s unit-abot-epc-basic-0: 23:10:41 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 215K 38s unit-abot-epc-basic-0: 23:10:41 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 210K 38s unit-abot-epc-basic-0: 23:10:42 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 223K 38s unit-abot-epc-basic-0: 23:10:42 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 236K 38s unit-abot-epc-basic-0: 23:10:42 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 187K 38s unit-abot-epc-basic-0: 23:10:42 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 255K 38s unit-abot-epc-basic-0: 23:10:42 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 231K 38s unit-abot-epc-basic-0: 23:10:43 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 314K 38s unit-abot-epc-basic-0: 23:10:43 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 221K 38s unit-abot-epc-basic-0: 23:10:43 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 227K 38s unit-abot-epc-basic-0: 23:10:43 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 279K 38s unit-abot-epc-basic-0: 23:10:43 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 242K 38s unit-abot-epc-basic-0: 23:10:44 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 285K 38s unit-abot-epc-basic-0: 23:10:44 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 222K 38s unit-abot-epc-basic-0: 23:10:44 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 301K 38s unit-abot-epc-basic-0: 23:10:44 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 221K 37s unit-abot-epc-basic-0: 23:10:44 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 273K 37s unit-abot-epc-basic-0: 23:10:45 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 272K 37s unit-abot-epc-basic-0: 23:10:45 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 135K 37s unit-abot-epc-basic-0: 23:10:45 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 512K 37s unit-abot-epc-basic-0: 23:10:45 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 219K 37s unit-abot-epc-basic-0: 23:10:45 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 212K 37s unit-abot-epc-basic-0: 23:10:46 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 180K 37s unit-abot-epc-basic-0: 23:10:46 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 265K 37s unit-abot-epc-basic-0: 23:10:46 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 245K 37s unit-abot-epc-basic-0: 23:10:46 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 234K 37s unit-abot-epc-basic-0: 23:10:47 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 213K 37s unit-abot-epc-basic-0: 23:10:47 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 266K 37s unit-abot-epc-basic-0: 23:10:47 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 246K 37s unit-abot-epc-basic-0: 23:10:47 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 272K 37s unit-abot-epc-basic-0: 23:10:47 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 196K 37s unit-abot-epc-basic-0: 23:10:48 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 308K 37s unit-abot-epc-basic-0: 23:10:48 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 279K 37s unit-abot-epc-basic-0: 23:10:48 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 217K 37s unit-abot-epc-basic-0: 23:10:48 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 269K 37s unit-abot-epc-basic-0: 23:10:48 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 254K 37s unit-abot-epc-basic-0: 23:10:49 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 137K 37s unit-abot-epc-basic-0: 23:10:49 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 608K 37s unit-abot-epc-basic-0: 23:10:49 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 251K 37s unit-abot-epc-basic-0: 23:10:49 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 180K 37s unit-abot-epc-basic-0: 23:10:50 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 203K 37s unit-abot-epc-basic-0: 23:10:50 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 223K 37s unit-abot-epc-basic-0: 23:10:50 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 254K 37s unit-abot-epc-basic-0: 23:10:50 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 284K 37s unit-abot-epc-basic-0: 23:10:50 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 181K 37s unit-abot-epc-basic-0: 23:10:51 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 262K 36s unit-abot-epc-basic-0: 23:10:51 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 275K 36s unit-abot-epc-basic-0: 23:10:51 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 262K 36s unit-abot-epc-basic-0: 23:10:51 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 209K 36s unit-abot-epc-basic-0: 23:10:51 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 283K 36s unit-abot-epc-basic-0: 23:10:52 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 275K 36s unit-abot-epc-basic-0: 23:10:52 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 209K 36s unit-abot-epc-basic-0: 23:10:52 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 263K 36s unit-abot-epc-basic-0: 23:10:52 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 285K 36s unit-abot-epc-basic-0: 23:10:52 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 253K 36s unit-abot-epc-basic-0: 23:10:53 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 245K 36s unit-abot-epc-basic-0: 23:10:53 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 276K 36s unit-abot-epc-basic-0: 23:10:53 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 273K 36s unit-abot-epc-basic-0: 23:10:53 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 209K 36s unit-abot-epc-basic-0: 23:10:54 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 160K 36s unit-abot-epc-basic-0: 23:10:54 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 529K 36s unit-abot-epc-basic-0: 23:10:54 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 64% 189K 36s unit-abot-epc-basic-0: 23:10:54 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 247K 36s unit-abot-epc-basic-0: 23:10:54 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 179K 36s unit-abot-epc-basic-0: 23:10:55 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 203K 35s unit-abot-epc-basic-0: 23:10:55 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 269K 35s unit-abot-epc-basic-0: 23:10:55 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 302K 35s unit-abot-epc-basic-0: 23:10:55 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 206K 35s unit-abot-epc-basic-0: 23:10:55 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 207K 35s unit-abot-epc-basic-0: 23:10:56 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 377K 35s unit-abot-epc-basic-0: 23:10:56 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 259K 35s unit-abot-epc-basic-0: 23:10:56 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 184K 35s unit-abot-epc-basic-0: 23:10:56 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 325K 35s unit-abot-epc-basic-0: 23:10:56 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 247K 35s unit-abot-epc-basic-0: 23:10:57 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 243K 35s unit-abot-epc-basic-0: 23:10:57 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 245K 35s unit-abot-epc-basic-0: 23:10:57 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 306K 35s unit-abot-epc-basic-0: 23:10:57 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 251K 35s unit-abot-epc-basic-0: 23:10:57 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 206K 35s unit-abot-epc-basic-0: 23:10:58 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 300K 34s unit-abot-epc-basic-0: 23:10:58 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 276K 34s unit-abot-epc-basic-0: 23:10:58 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 206K 34s unit-abot-epc-basic-0: 23:10:58 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 247K 34s unit-abot-epc-basic-0: 23:10:58 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 322K 34s unit-abot-epc-basic-0: 23:10:59 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 243K 34s unit-abot-epc-basic-0: 23:10:59 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 250K 34s unit-abot-epc-basic-0: 23:10:59 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 305K 34s unit-abot-epc-basic-0: 23:10:59 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 253K 34s unit-abot-epc-basic-0: 23:10:59 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 252K 34s unit-abot-epc-basic-0: 23:10:59 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 325K 34s unit-abot-epc-basic-0: 23:11:00 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 242K 34s unit-abot-epc-basic-0: 23:11:00 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 378K 34s unit-abot-epc-basic-0: 23:11:00 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 278K 33s unit-abot-epc-basic-0: 23:11:00 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 242K 33s unit-abot-epc-basic-0: 23:11:00 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 440K 33s unit-abot-epc-basic-0: 23:11:01 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 247K 33s unit-abot-epc-basic-0: 23:11:01 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 552K 33s unit-abot-epc-basic-0: 23:11:01 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 261K 33s unit-abot-epc-basic-0: 23:11:01 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 532K 33s unit-abot-epc-basic-0: 23:11:01 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 270K 33s unit-abot-epc-basic-0: 23:11:01 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 630K 33s unit-abot-epc-basic-0: 23:11:01 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 281K 33s unit-abot-epc-basic-0: 23:11:01 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 795K 32s unit-abot-epc-basic-0: 23:11:02 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 333K 32s unit-abot-epc-basic-0: 23:11:02 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 482K 32s unit-abot-epc-basic-0: 23:11:02 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 407K 32s unit-abot-epc-basic-0: 23:11:02 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 349K 32s unit-abot-epc-basic-0: 23:11:02 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 660K 32s unit-abot-epc-basic-0: 23:11:02 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 607K 32s unit-abot-epc-basic-0: 23:11:02 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 390K 32s unit-abot-epc-basic-0: 23:11:02 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 703K 32s unit-abot-epc-basic-0: 23:11:02 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 444K 31s unit-abot-epc-basic-0: 23:11:02 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 517K 31s unit-abot-epc-basic-0: 23:11:03 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 712K 31s unit-abot-epc-basic-0: 23:11:03 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 615K 31s unit-abot-epc-basic-0: 23:11:03 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 409K 31s unit-abot-epc-basic-0: 23:11:03 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 1.29M 31s unit-abot-epc-basic-0: 23:11:03 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 514K 31s unit-abot-epc-basic-0: 23:11:03 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 438K 31s unit-abot-epc-basic-0: 23:11:03 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 1.24M 30s unit-abot-epc-basic-0: 23:11:03 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 723K 30s unit-abot-epc-basic-0: 23:11:03 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 815K 30s unit-abot-epc-basic-0: 23:11:03 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 450K 30s unit-abot-epc-basic-0: 23:11:03 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 1.12M 30s unit-abot-epc-basic-0: 23:11:03 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 781K 30s unit-abot-epc-basic-0: 23:11:03 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 820K 30s unit-abot-epc-basic-0: 23:11:04 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 452K 30s unit-abot-epc-basic-0: 23:11:04 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 1.33M 29s unit-abot-epc-basic-0: 23:11:04 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 1.27M 29s unit-abot-epc-basic-0: 23:11:04 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 894K 29s unit-abot-epc-basic-0: 23:11:04 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 775K 29s unit-abot-epc-basic-0: 23:11:04 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 437K 29s unit-abot-epc-basic-0: 23:11:04 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 3.02M 29s unit-abot-epc-basic-0: 23:11:04 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 815K 29s unit-abot-epc-basic-0: 23:11:04 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 857K 28s unit-abot-epc-basic-0: 23:11:04 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 910K 28s unit-abot-epc-basic-0: 23:11:04 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 560K 28s unit-abot-epc-basic-0: 23:11:04 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 3.42M 28s unit-abot-epc-basic-0: 23:11:04 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 804K 28s unit-abot-epc-basic-0: 23:11:04 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 3.51M 28s unit-abot-epc-basic-0: 23:11:04 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 723K 28s unit-abot-epc-basic-0: 23:11:04 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 549K 28s unit-abot-epc-basic-0: 23:11:04 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 1.44M 27s unit-abot-epc-basic-0: 23:11:04 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 2.81M 27s unit-abot-epc-basic-0: 23:11:05 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 879K 27s unit-abot-epc-basic-0: 23:11:05 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 867K 27s unit-abot-epc-basic-0: 23:11:05 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 2.00M 27s unit-abot-epc-basic-0: 23:11:05 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 553K 27s unit-abot-epc-basic-0: 23:11:05 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 1.48M 27s unit-abot-epc-basic-0: 23:11:05 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 2.86M 26s unit-abot-epc-basic-0: 23:11:05 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 872K 26s unit-abot-epc-basic-0: 23:11:05 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 3.02M 26s unit-abot-epc-basic-0: 23:11:05 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 831K 26s unit-abot-epc-basic-0: 23:11:05 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 779K 26s unit-abot-epc-basic-0: 23:11:05 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 808K 26s unit-abot-epc-basic-0: 23:11:05 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 6.58M 26s unit-abot-epc-basic-0: 23:11:05 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 160K 26s unit-abot-epc-basic-0: 23:11:05 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 51.1M 25s unit-abot-epc-basic-0: 23:11:05 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 1.19M 25s unit-abot-epc-basic-0: 23:11:05 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 49.5M 25s unit-abot-epc-basic-0: 23:11:05 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 50.9M 25s unit-abot-epc-basic-0: 23:11:05 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 52.4M 25s unit-abot-epc-basic-0: 23:11:05 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 52.3M 25s unit-abot-epc-basic-0: 23:11:05 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 47.7M 25s unit-abot-epc-basic-0: 23:11:05 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 51.2M 24s unit-abot-epc-basic-0: 23:11:05 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 952K 24s unit-abot-epc-basic-0: 23:11:06 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 491K 24s unit-abot-epc-basic-0: 23:11:06 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 1.20M 24s unit-abot-epc-basic-0: 23:11:06 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 2.39M 24s unit-abot-epc-basic-0: 23:11:06 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 887K 24s unit-abot-epc-basic-0: 23:11:06 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 899K 24s unit-abot-epc-basic-0: 23:11:06 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 920K 24s unit-abot-epc-basic-0: 23:11:06 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 560K 23s unit-abot-epc-basic-0: 23:11:06 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 5.41M 23s unit-abot-epc-basic-0: 23:11:06 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 743K 23s unit-abot-epc-basic-0: 23:11:06 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 4.56M 23s unit-abot-epc-basic-0: 23:11:06 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 916K 23s unit-abot-epc-basic-0: 23:11:06 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 634K 23s unit-abot-epc-basic-0: 23:11:06 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 794K 23s unit-abot-epc-basic-0: 23:11:06 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 2.68M 23s unit-abot-epc-basic-0: 23:11:06 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 846K 22s unit-abot-epc-basic-0: 23:11:06 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 5.90M 22s unit-abot-epc-basic-0: 23:11:06 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 730K 22s unit-abot-epc-basic-0: 23:11:06 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 532K 22s unit-abot-epc-basic-0: 23:11:06 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 1.45M 22s unit-abot-epc-basic-0: 23:11:06 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 2.52M 22s unit-abot-epc-basic-0: 23:11:06 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 876K 22s unit-abot-epc-basic-0: 23:11:07 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 173K 22s unit-abot-epc-basic-0: 23:11:07 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 48.6M 22s unit-abot-epc-basic-0: 23:11:07 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 48.4M 21s unit-abot-epc-basic-0: 23:11:07 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 46.2M 21s unit-abot-epc-basic-0: 23:11:07 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 52.8M 21s unit-abot-epc-basic-0: 23:11:07 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 52.2M 21s unit-abot-epc-basic-0: 23:11:07 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 54.1M 21s unit-abot-epc-basic-0: 23:11:07 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 516K 21s unit-abot-epc-basic-0: 23:11:07 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 548K 21s unit-abot-epc-basic-0: 23:11:07 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 175K 21s unit-abot-epc-basic-0: 23:11:07 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 50.4M 20s unit-abot-epc-basic-0: 23:11:07 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 56.4M 20s unit-abot-epc-basic-0: 23:11:07 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 54.8M 20s unit-abot-epc-basic-0: 23:11:07 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 19.5M 20s unit-abot-epc-basic-0: 23:11:07 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 689K 20s unit-abot-epc-basic-0: 23:11:07 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 477K 20s unit-abot-epc-basic-0: 23:11:08 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 515K 20s unit-abot-epc-basic-0: 23:11:08 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 697K 20s unit-abot-epc-basic-0: 23:11:08 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 747K 19s unit-abot-epc-basic-0: 23:11:08 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 372K 19s unit-abot-epc-basic-0: 23:11:08 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 1.36M 19s unit-abot-epc-basic-0: 23:11:08 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 954K 19s unit-abot-epc-basic-0: 23:11:08 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 314K 19s unit-abot-epc-basic-0: 23:11:08 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 1.20M 19s unit-abot-epc-basic-0: 23:11:08 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 688K 19s unit-abot-epc-basic-0: 23:11:08 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 650K 19s unit-abot-epc-basic-0: 23:11:08 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 406K 19s unit-abot-epc-basic-0: 23:11:08 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 1.40M 18s unit-abot-epc-basic-0: 23:11:08 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 949K 18s unit-abot-epc-basic-0: 23:11:09 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 421K 18s unit-abot-epc-basic-0: 23:11:09 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 619K 18s unit-abot-epc-basic-0: 23:11:09 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 703K 18s unit-abot-epc-basic-0: 23:11:09 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 873K 18s unit-abot-epc-basic-0: 23:11:09 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 427K 18s unit-abot-epc-basic-0: 23:11:09 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 1.13M 18s unit-abot-epc-basic-0: 23:11:09 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 742K 18s unit-abot-epc-basic-0: 23:11:09 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 659K 17s unit-abot-epc-basic-0: 23:11:09 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 399K 17s unit-abot-epc-basic-0: 23:11:09 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 1.65M 17s unit-abot-epc-basic-0: 23:11:09 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 941K 17s unit-abot-epc-basic-0: 23:11:09 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 485K 17s unit-abot-epc-basic-0: 23:11:09 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 516K 17s unit-abot-epc-basic-0: 23:11:10 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 143K 17s unit-abot-epc-basic-0: 23:11:10 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 49.3M 17s unit-abot-epc-basic-0: 23:11:10 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 47.7M 17s unit-abot-epc-basic-0: 23:11:10 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 43.7M 16s unit-abot-epc-basic-0: 23:11:10 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 52.9M 16s machine-1: 23:11:10 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 23:11:10 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 23:11:10 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 23:11:10 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 433K 16s machine-1: 23:11:10 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 23:11:10 DEBUG juju.worker start "engine" machine-1: 23:11:10 INFO juju.worker start "engine" machine-1: 23:11:10 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 23:11:10 DEBUG juju.worker "engine" started machine-1: 23:11:10 DEBUG juju.worker.introspection stats worker now serving machine-1: 23:11:10 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 23:11:10 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 23:11:10 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 23:11:10 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 23:11:10 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 23:11:10 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 23:11:10 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 23:11:10 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.apicaller connecting with old password machine-1: 23:11:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 23:11:10 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:10 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-1: 23:11:10 INFO juju.api connection established to "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-1: 23:11:10 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-1: 23:11:10 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 23:11:10 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 23:11:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 23:11:10 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 23:11:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 23:11:10 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 530K 16s unit-abot-epc-basic-0: 23:11:10 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 166K 16s unit-abot-epc-basic-0: 23:11:10 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 46.3M 16s unit-abot-epc-basic-0: 23:11:10 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 45.7M 16s unit-abot-epc-basic-0: 23:11:10 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 405K 16s unit-abot-epc-basic-0: 23:11:11 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 325K 16s unit-abot-epc-basic-0: 23:11:11 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 443K 15s machine-1: 23:11:11 DEBUG juju.worker.apicaller connected machine-1: 23:11:11 DEBUG juju.worker.apicaller changing password... machine-1: 23:11:11 DEBUG juju.worker.apicaller password changed machine-1: 23:11:11 DEBUG juju.api RPC connection died machine-1: 23:11:11 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 23:11:11 DEBUG juju.worker.apicaller connecting with current password machine-1: 23:11:11 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-1: 23:11:11 INFO juju.api connection established to "wss://172.30.9.201:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-1: 23:11:11 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" unit-abot-epc-basic-0: 23:11:11 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 332K 15s unit-abot-epc-basic-0: 23:11:11 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 690K 15s unit-abot-epc-basic-0: 23:11:11 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 247K 15s unit-abot-epc-basic-0: 23:11:11 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 689K 15s machine-1: 23:11:11 DEBUG juju.worker.apicaller connected machine-1: 23:11:11 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 23:11:11 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:11:11 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 254K 15s machine-1: 23:11:11 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:11 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:11 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:11 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:11 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:11 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 23:11:11 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 23:11:11 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 23:11:11 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 23:11:11 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 23:11:11 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 23:11:11 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 23:11:11 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 23:11:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 23:11:11 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 23:11:11 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 23:11:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 23:11:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 23:11:11 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 23:11:11 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 23:11:11 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 23:11:11 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 23:11:11 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 23:11:11 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 23:11:11 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 23:11:11 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 23:11:11 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 23:11:11 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 23:11:11 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 23:11:11 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 23:11:11 INFO juju.worker.upgrader unblocking abort check machine-1: 23:11:11 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 23:11:11 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 23:11:11 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 23:11:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 23:11:11 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 23:11:11 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 23:11:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 23:11:11 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 23:11:11 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 23:11:11 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 23:11:11 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 23:11:11 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 23:11:11 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 23:11:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 23:11:11 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 23:11:11 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 23:11:11 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 23:11:11 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 23:11:12 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 23:11:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 23:11:12 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 632K 15s machine-1: 23:11:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 23:11:12 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 23:11:12 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 23:11:12 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 23:11:12 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 23:11:12 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 23:11:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 23:11:12 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 23:11:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 23:11:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 23:11:12 DEBUG juju.worker.logger logger setup machine-1: 23:11:12 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 23:11:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 23:11:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 23:11:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 23:11:12 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 23:11:12 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 23:11:12 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-1: 23:11:12 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 23:11:12 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 23:11:12 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 23:11:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 23:11:12 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 23:11:12 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 23:11:12 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 23:11:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 23:11:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 23:11:12 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 23:11:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 23:11:12 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 23:11:12 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 23:11:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 23:11:12 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 23:11:12 DEBUG juju.network including address public:172.30.9.201 for machine machine-1: 23:11:12 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-1: 23:11:12 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-1: 23:11:12 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 23:11:12 DEBUG juju.network including address local-machine:::1 for machine machine-1: 23:11:12 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 23:11:12 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 23:11:12 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.201:17070"] machine-1: 23:11:12 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 23:11:12 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 23:11:12 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 23:11:12 DEBUG juju.api RPC connection died machine-1: 23:11:12 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 23:11:12 INFO juju.worker.authenticationworker reading Juju ssh keys for "machine-1": connection is shut down machine-1: 23:11:12 DEBUG juju.worker killing runner 0xc4208361a0 machine-1: 23:11:12 ERROR juju.worker.logger connection is shut down machine-1: 23:11:12 INFO juju.worker runner is dying machine-1: 23:11:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 23:11:12 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 23:11:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 23:11:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-1: 23:11:12 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-1: 23:11:12 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: creating fanconfigurer orchestrator: connection is shut down machine-1: 23:11:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: connection is shut down machine-1: 23:11:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: connection is shut down machine-1: 23:11:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-1: 23:11:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 23:11:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 23:11:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching block devices: connection is shut down machine-1: 23:11:12 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 23:11:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: reading Juju ssh keys for "machine-1": connection is shut down machine-1: 23:11:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 23:11:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 23:11:12 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-1: connection is shut down machine-1: 23:11:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 23:11:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 23:11:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 23:11:12 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 23:11:12 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:12 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 23:11:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 23:11:12 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 391K 15s machine-1: 23:11:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 23:11:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:12 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 23:11:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:12 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:12 DEBUG juju.worker.apicaller connecting with current password machine-1: 23:11:12 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:12 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-1: 23:11:12 INFO juju.api connection established to "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-1: 23:11:12 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-1: 23:11:12 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 23:11:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:12 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 23:11:12 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:12 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:12 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:11:12 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 444K 15s unit-abot-epc-basic-0: 23:11:12 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 423K 15s unit-abot-epc-basic-0: 23:11:12 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 365K 14s unit-abot-epc-basic-0: 23:11:12 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 687K 14s unit-abot-epc-basic-0: 23:11:12 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 253K 14s unit-abot-epc-basic-0: 23:11:12 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 676K 14s unit-abot-epc-basic-0: 23:11:12 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 392K 14s machine-1: 23:11:13 DEBUG juju.worker.apicaller connected machine-1: 23:11:13 DEBUG juju.api RPC connection died machine-1: 23:11:13 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 23:11:13 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 444K 14s machine-1: 23:11:13 DEBUG juju.worker.apicaller connecting with current password machine-1: 23:11:13 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-1: 23:11:13 INFO juju.api connection established to "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-1: 23:11:13 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" unit-abot-epc-basic-0: 23:11:13 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 476K 14s machine-1: 23:11:13 DEBUG juju.worker.apicaller connected machine-1: 23:11:13 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 23:11:13 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:13 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:13 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:13 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:13 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:11:13 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 23:11:13 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 23:11:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 23:11:13 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 23:11:13 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 23:11:13 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 23:11:13 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 23:11:13 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 23:11:13 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 23:11:13 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 23:11:13 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 23:11:13 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 23:11:13 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 23:11:13 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 23:11:13 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 23:11:13 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 23:11:13 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 23:11:13 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-1: 23:11:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 23:11:13 DEBUG juju.worker.logger logger setup machine-1: 23:11:13 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 23:11:13 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 23:11:13 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 23:11:13 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started unit-abot-epc-basic-0: 23:11:13 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 338K 14s machine-1: 23:11:13 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 23:11:13 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 23:11:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 23:11:13 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 23:11:13 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 23:11:13 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 23:11:13 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 23:11:13 DEBUG juju.network including address public:172.30.9.201 for machine machine-1: 23:11:13 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-1: 23:11:13 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-1: 23:11:13 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 23:11:13 DEBUG juju.network including address local-machine:::1 for machine machine-1: 23:11:13 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 23:11:13 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 23:11:13 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.201:17070"] machine-1: 23:11:13 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 23:11:13 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 23:11:13 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 23:11:13 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 23:11:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 23:11:13 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 23:11:13 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 23:11:13 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 23:11:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 23:11:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 23:11:13 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-1: 23:11:13 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-1: 23:11:13 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 23:11:13 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 23:11:13 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 23:11:13 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 23:11:13 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 23:11:13 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 23:11:13 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 23:11:13 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 23:11:13 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 23:11:13 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 23:11:13 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 23:11:13 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 23:11:13 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 23:11:13 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 23:11:13 INFO juju.util.exec run result: exit status 127 machine-1: 23:11:13 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec307471754/script.sh: line 1: fanatic: command not found 127 machine-1: 23:11:13 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 23:11:13 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 23:11:13 INFO juju.worker.upgrader unblocking abort check machine-1: 23:11:13 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 23:11:13 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 23:11:13 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 23:11:13 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 23:11:13 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 23:11:13 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 23:11:13 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 23:11:13 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 23:11:13 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 23:11:13 DEBUG juju.worker start "1-container-watcher" machine-1: 23:11:13 DEBUG juju.worker start "stateconverter" machine-1: 23:11:13 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 23:11:13 INFO juju.worker start "1-container-watcher" machine-1: 23:11:13 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 23:11:13 INFO juju.worker start "stateconverter" machine-1: 23:11:13 DEBUG juju.worker "stateconverter" started machine-1: 23:11:13 DEBUG juju.worker "1-container-watcher" started machine-1: 23:11:13 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 23:11:13 INFO juju.util.exec run result: exit status 127 machine-1: 23:11:13 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec905798476/script.sh: line 1: fanatic: command not found 127 unit-abot-epc-basic-0: 23:11:13 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 696K 14s machine-1: 23:11:13 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 23:11:13 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 23:11:13 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 23:11:13 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 23:11:13 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 23:11:13 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 23:11:13 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 23:11:13 DEBUG juju.network including address local-cloud:192.168.121.3 for machine machine-1: 23:11:13 DEBUG juju.network including address local-machine:::1 for machine machine-1: 23:11:13 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.3 local-machine:::1] machine-1: 23:11:13 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.3 local-machine:::1] machine-1: 23:11:13 INFO juju.worker.machiner "machine-1" started machine-1: 23:11:13 INFO juju.api.common no addresses observed on interface "tunl0" machine-1: 23:11:13 DEBUG juju.service discovered init system "upstart" from local host machine-1: 23:11:13 DEBUG juju.worker.deployer API addresses: ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.201:17070"] machine-1: 23:11:13 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: 23:11:13 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 23:11:13 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: 23:11:13 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 23:11:13 DEBUG juju.worker start "api" unit-mysql-0: 23:11:13 INFO juju.worker start "api" unit-mysql-0: 23:11:13 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 23:11:13 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 23:11:13 DEBUG juju.worker "api" started unit-mysql-0: 23:11:13 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 23:11:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:11:13 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 23:11:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:11:13 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:11:13 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:11:13 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 23:11:13 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 23:11:13 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 23:11:13 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 23:11:13 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 23:11:13 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 23:11:13 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:11:13 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:11:13 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:11:13 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:11:13 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 23:11:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 23:11:13 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 23:11:13 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:11:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 23:11:13 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:11:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:11:13 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 23:11:13 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 23:11:13 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 23:11:13 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:11:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 23:11:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:11:13 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:11:13 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 23:11:13 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 23:11:13 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 299K 14s unit-mysql-0: 23:11:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:11:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 23:11:13 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 23:11:13 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 23:11:13 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:11:13 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:11:13 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 23:11:13 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:11:13 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" unit-mysql-0: 23:11:13 INFO juju.api connection established to "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" unit-mysql-0: 23:11:13 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:11:13 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" unit-mysql-0: 23:11:13 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:11:13 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 23:11:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:11:13 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 473K 13s unit-mysql-0: 23:11:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 23:11:13 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 571K 13s unit-abot-epc-basic-0: 23:11:13 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 339K 13s machine-1: 23:11:13 DEBUG juju.worker.machiner observed network config updated for "machine-1" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:11:1d:92 CIDR:192.168.121.0/24 MTU:1442 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.3 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:11:1d:92 CIDR: MTU:1442 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 23:11:13 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 834K 13s unit-abot-epc-basic-0: 23:11:14 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 257K 13s unit-mysql-0: 23:11:14 DEBUG juju.worker.apicaller connected unit-mysql-0: 23:11:14 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 23:11:14 DEBUG juju.worker.apicaller password changed unit-mysql-0: 23:11:14 DEBUG juju.api RPC connection died unit-mysql-0: 23:11:14 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 23:11:14 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 672K 13s unit-mysql-0: 23:11:14 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 23:11:14 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" unit-mysql-0: 23:11:14 INFO juju.api connection established to "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" unit-mysql-0: 23:11:14 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" unit-abot-epc-basic-0: 23:11:14 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 302K 13s unit-abot-epc-basic-0: 23:11:14 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 637K 13s unit-abot-epc-basic-0: 23:11:14 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 499K 13s unit-abot-epc-basic-0: 23:11:14 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 145K 13s unit-abot-epc-basic-0: 23:11:14 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 40.2M 12s unit-abot-epc-basic-0: 23:11:15 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 654K 12s unit-mysql-0: 23:11:15 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 23:11:15 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 579K 12s unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 23:11:15 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 23:11:15 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 23:11:15 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 23:11:15 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 250K 12s unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 23:11:15 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 23:11:15 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 23:11:15 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 23:11:15 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 23:11:15 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 23:11:15 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 23:11:15 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 23:11:15 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 23:11:15 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 23:11:15 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 23:11:15 DEBUG juju.worker.logger logger setup unit-mysql-0: 23:11:15 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 23:11:15 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 23:11:15 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 23:11:15 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 23:11:15 DEBUG juju.network including address public:172.30.9.201 for machine unit-mysql-0: 23:11:15 DEBUG juju.network including address local-cloud:192.168.121.5 for machine unit-mysql-0: 23:11:15 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-mysql-0: 23:11:15 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 23:11:15 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 23:11:15 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 23:11:15 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 23:11:15 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.201:17070"] unit-mysql-0: 23:11:15 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 23:11:15 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 23:11:15 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 393K 12s unit-mysql-0: 23:11:15 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 23:11:15 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 23:11:15 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-mysql-0: 23:11:15 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 23:11:15 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 23:11:15 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 23:11:15 INFO juju.worker.uniter resuming charm install unit-mysql-0: 23:11:15 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 23:11:15 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 23:11:15 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 23:11:15 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 23:11:15 DEBUG httpbakery client do GET https://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 23:11:15 DEBUG httpbakery } -> error unit-mysql-0: 23:11:15 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 23:11:15 INFO juju.downloader download verified ("cs:mysql-55") unit-mysql-0: 23:11:15 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 23:11:15 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 23:11:15 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 23:11:15 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 324K 12s unit-abot-epc-basic-0: 23:11:15 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 381K 12s unit-abot-epc-basic-0: 23:11:15 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 336K 12s unit-mysql-0: 23:11:15 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 23:11:15 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 23:11:15 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 23:11:15 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 23:11:15 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 23:11:15 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 23:11:15 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 23:11:15 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 23:11:15 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 23:11:15 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 23:11:15 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 23:11:15 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 23:11:15 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 23:11:15 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 23:11:15 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 23:11:15 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 23:11:15 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 23:11:15 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 23:11:15 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 23:11:15 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 23:11:15 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 399K 12s unit-mysql-0: 23:11:15 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 23:11:15 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 23:11:15 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 23:11:15 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 23:11:16 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 23:11:16 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 23:11:16 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 324K 11s unit-mysql-0: 23:11:16 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 23:11:16 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 23:11:16 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 23:11:16 DEBUG unit.mysql/0.install python-netaddr unit-abot-epc-basic-0: 23:11:16 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 632K 11s unit-abot-epc-basic-0: 23:11:16 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 259K 11s unit-abot-epc-basic-0: 23:11:16 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 640K 11s unit-mysql-0: 23:11:16 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 23:11:16 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 23:11:16 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 23:11:16 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-netaddr all 0.7.10-1ubuntu1.1 [849 kB] unit-abot-epc-basic-0: 23:11:16 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 308K 11s unit-abot-epc-basic-0: 23:11:16 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 440K 11s unit-abot-epc-basic-0: 23:11:16 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 372K 11s unit-abot-epc-basic-0: 23:11:17 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 489K 11s unit-abot-epc-basic-0: 23:11:17 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 409K 11s unit-abot-epc-basic-0: 23:11:17 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 370K 11s unit-abot-epc-basic-0: 23:11:17 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 691K 10s unit-mysql-0: 23:11:17 DEBUG unit.mysql/0.install Fetched 849 kB in 1s (734 kB/s) unit-mysql-0: 23:11:17 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 23:11:17 DEBUG unit.mysql/0.install (Reading database ... 52455 files and directories currently installed.) unit-mysql-0: 23:11:17 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 23:11:17 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 23:11:17 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 300K 10s unit-abot-epc-basic-0: 23:11:17 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 469K 10s unit-mysql-0: 23:11:17 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 23:11:17 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 23:11:17 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 372K 10s unit-abot-epc-basic-0: 23:11:17 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 470K 10s unit-abot-epc-basic-0: 23:11:17 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 506K 10s unit-abot-epc-basic-0: 23:11:18 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 326K 10s unit-abot-epc-basic-0: 23:11:18 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 691K 10s unit-abot-epc-basic-0: 23:11:18 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 311K 10s unit-abot-epc-basic-0: 23:11:18 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 447K 9s unit-mysql-0: 23:11:18 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 23:11:18 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 23:11:18 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 23:11:18 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 23:11:18 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 390K 9s unit-mysql-0: 23:11:18 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 23:11:18 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 23:11:18 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 23:11:18 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 23:11:18 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 533K 9s unit-abot-epc-basic-0: 23:11:19 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 144K 9s unit-abot-epc-basic-0: 23:11:19 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 49.8M 9s unit-abot-epc-basic-0: 23:11:19 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 51.0M 9s unit-mysql-0: 23:11:19 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 23:11:19 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 23:11:19 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 23:11:19 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 [11.3 kB] unit-abot-epc-basic-0: 23:11:19 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 304K 9s unit-abot-epc-basic-0: 23:11:19 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 437K 9s unit-mysql-0: 23:11:19 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (20.8 kB/s) unit-mysql-0: 23:11:19 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 23:11:19 DEBUG unit.mysql/0.install (Reading database ... 52495 files and directories currently installed.) unit-mysql-0: 23:11:19 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 23:11:19 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-mysql-0: 23:11:19 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 23:11:19 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 240K 9s unit-abot-epc-basic-0: 23:11:19 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 657K 9s unit-abot-epc-basic-0: 23:11:19 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 242K 8s unit-abot-epc-basic-0: 23:11:19 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 680K 8s unit-abot-epc-basic-0: 23:11:20 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 246K 8s unit-abot-epc-basic-0: 23:11:20 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 654K 8s unit-mysql-0: 23:11:20 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 23:11:20 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 23:11:20 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 23:11:20 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 23:11:20 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 257K 8s unit-abot-epc-basic-0: 23:11:20 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 619K 8s unit-mysql-0: 23:11:20 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 23:11:20 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 23:11:20 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 23:11:20 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 23:11:20 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 23:11:20 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 23:11:20 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 23:11:20 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 23:11:20 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 23:11:20 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 23:11:20 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 23:11:20 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 23:11:20 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 23:11:20 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 23:11:20 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 23:11: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: 23:11:20 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 23:11:20 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 23:11:20 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 23:11:20 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 23:11:20 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 23:11:20 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 23:11:20 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 23:11:20 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 23:11:20 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 23:11:20 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 23:11:20 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 23:11:20 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 23:11:20 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 23:11:20 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 23:11:20 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 23:11:20 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 23:11:20 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 23:11:20 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 316K 8s unit-abot-epc-basic-0: 23:11:20 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 428K 8s unit-mysql-0: 23:11:20 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 23:11:20 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 23:11:20 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 23:11: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: 23:11:20 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 404K 8s unit-abot-epc-basic-0: 23:11:20 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 331K 7s unit-abot-epc-basic-0: 23:11:21 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 822K 7s unit-mysql-0: 23:11:21 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-mysql-0: 23:11: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: 23:11:21 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 165K 7s unit-abot-epc-basic-0: 23:11:21 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 45.8M 7s unit-mysql-0: 23:11:21 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-abot-epc-basic-0: 23:11:21 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 320K 7s unit-mysql-0: 23:11: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: 23:11:21 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-abot-epc-basic-0: 23:11:21 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 445K 7s unit-mysql-0: 23:11:21 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: 23:11:21 DEBUG unit.mysql/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-abot-epc-basic-0: 23:11:21 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 240K 7s unit-mysql-0: 23:11:21 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: 23:11:21 DEBUG unit.mysql/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-abot-epc-basic-0: 23:11:21 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 419K 7s unit-mysql-0: 23:11:21 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: 23:11:22 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: 23:11:22 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 301K 7s unit-abot-epc-basic-0: 23:11:22 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 364K 7s unit-mysql-0: 23:11:22 DEBUG unit.mysql/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] unit-mysql-0: 23:11:22 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] unit-abot-epc-basic-0: 23:11:22 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 331K 6s unit-mysql-0: 23:11:22 DEBUG unit.mysql/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] unit-mysql-0: 23:11:22 DEBUG unit.mysql/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-abot-epc-basic-0: 23:11:22 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 257K 6s unit-abot-epc-basic-0: 23:11:22 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 529K 6s unit-mysql-0: 23:11:22 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: 23:11:22 DEBUG unit.mysql/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-abot-epc-basic-0: 23:11:22 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 252K 6s unit-mysql-0: 23:11:22 DEBUG unit.mysql/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-abot-epc-basic-0: 23:11:22 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 448K 6s unit-mysql-0: 23:11:23 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: 23:11:23 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: 23:11:23 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: 23:11:23 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 160K 6s unit-abot-epc-basic-0: 23:11:23 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 51.2M 6s unit-abot-epc-basic-0: 23:11:23 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 248K 6s unit-abot-epc-basic-0: 23:11:23 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 249K 6s unit-mysql-0: 23:11:23 DEBUG unit.mysql/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-abot-epc-basic-0: 23:11:23 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 320K 6s unit-mysql-0: 23:11:23 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-mysql-0: 23:11:24 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: 23:11:24 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 245K 5s unit-mysql-0: 23:11:24 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: 23:11:24 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: 23:11:24 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: 23:11:24 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 250K 5s unit-mysql-0: 23:11:24 DEBUG unit.mysql/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-mysql-0: 23:11:24 DEBUG unit.mysql/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-abot-epc-basic-0: 23:11:24 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 319K 5s unit-mysql-0: 23:11:24 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: 23:11:24 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: 23:11:24 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: 23:11:24 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 251K 5s unit-mysql-0: 23:11:24 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-mysql-0: 23:11:24 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: 23:11:24 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 306K 5s unit-mysql-0: 23:11:24 DEBUG unit.mysql/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] unit-mysql-0: 23:11:24 DEBUG unit.mysql/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] unit-abot-epc-basic-0: 23:11:24 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 301K 5s unit-mysql-0: 23:11:24 DEBUG unit.mysql/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] unit-mysql-0: 23:11:25 DEBUG unit.mysql/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] unit-abot-epc-basic-0: 23:11:25 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 262K 5s unit-mysql-0: 23:11:25 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: 23:11:25 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-mysql-0: 23:11:25 DEBUG unit.mysql/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] unit-abot-epc-basic-0: 23:11:25 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 389K 5s unit-mysql-0: 23:11:25 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.1 [10.6 kB] unit-mysql-0: 23:11:25 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.1 [63.9 kB] unit-abot-epc-basic-0: 23:11:25 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 251K 5s unit-mysql-0: 23:11:25 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.4 [228 kB] unit-mysql-0: 23:11:25 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: 23:11:25 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 249K 4s unit-mysql-0: 23:11:25 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: 23:11:25 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 349K 4s unit-mysql-0: 23:11:25 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-mysql-0: 23:11:25 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.1 [44.7 kB] unit-abot-epc-basic-0: 23:11:25 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 291K 4s unit-mysql-0: 23:11:26 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 23:11:26 DEBUG unit.mysql/0.install Fetched 40.9 MB in 5s (7595 kB/s) unit-abot-epc-basic-0: 23:11:26 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 307K 4s unit-mysql-0: 23:11:26 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 23:11:26 DEBUG unit.mysql/0.install (Reading database ... 52505 files and directories currently installed.) unit-mysql-0: 23:11:26 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 23:11:26 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 23:11:26 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 301K 4s unit-mysql-0: 23:11:26 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 23:11:26 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 23:11:26 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 23:11:26 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 23:11:26 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 23:11:26 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 23:11:26 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 221K 4s unit-abot-epc-basic-0: 23:11:26 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 409K 4s unit-abot-epc-basic-0: 23:11:27 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 104K 4s unit-abot-epc-basic-0: 23:11:27 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 49.4M 4s unit-mysql-0: 23:11:27 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 23:11:27 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 23:11:27 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 23:11:27 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 706K 3s unit-mysql-0: 23:11:27 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 23:11:27 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 23:11:27 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 23:11:27 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 239K 3s unit-mysql-0: 23:11:27 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 23:11:27 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 23:11:27 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 23:11:27 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 23:11:27 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 23:11:27 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 23:11:27 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 136K 3s unit-abot-epc-basic-0: 23:11:27 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 339K 3s unit-abot-epc-basic-0: 23:11:28 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 179K 3s unit-mysql-0: 23:11:28 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 23:11:28 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 23:11:28 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 23:11:28 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 242K 3s unit-abot-epc-basic-0: 23:11:28 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 242K 3s unit-mysql-0: 23:11:28 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 23:11:28 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 23:11:28 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 23:11:28 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 23:11:28 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 23:11:28 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 23:11:28 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 179K 3s unit-mysql-0: 23:11:28 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 23:11:28 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 23:11:28 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 23:11:28 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 23:11:28 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 23:11:28 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 23:11:29 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 179K 3s unit-mysql-0: 23:11:29 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 23:11:29 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... unit-mysql-0: 23:11:29 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 23:11:29 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 23:11:29 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... unit-abot-epc-basic-0: 23:11:29 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 208K 3s unit-mysql-0: 23:11:29 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... unit-abot-epc-basic-0: 23:11:29 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 207K 2s unit-mysql-0: 23:11:29 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 23:11:29 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... unit-mysql-0: 23:11:29 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 23:11:29 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 181K 2s unit-mysql-0: 23:11:29 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 23:11:29 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 23:11:29 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 23:11:30 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 184K 2s unit-abot-epc-basic-0: 23:11:30 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 237K 2s unit-abot-epc-basic-0: 23:11:30 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 250K 2s unit-abot-epc-basic-0: 23:11:30 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 205K 2s unit-mysql-0: 23:11:31 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 23:11:31 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 23:11:31 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 23:11:31 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 180K 2s unit-mysql-0: 23:11:31 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 23:11:31 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 23:11:31 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 23:11:31 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 209K 2s unit-mysql-0: 23:11:31 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 23:11:31 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 23:11:31 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 23:11:31 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 207K 2s unit-abot-epc-basic-0: 23:11:31 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 185K 1s unit-abot-epc-basic-0: 23:11:32 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 209K 1s unit-abot-epc-basic-0: 23:11:32 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 246K 1s unit-mysql-0: 23:11:32 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 23:11:32 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 23:11:32 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 23:11:32 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 241K 1s unit-mysql-0: 23:11:32 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 23:11:32 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 23:11:32 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 23:11:32 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 209K 1s unit-abot-epc-basic-0: 23:11:33 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 211K 1s unit-abot-epc-basic-0: 23:11:33 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 214K 1s unit-mysql-0: 23:11:33 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 23:11:33 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 23:11:33 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 23:11:33 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 362K 1s unit-abot-epc-basic-0: 23:11:33 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 216K 1s unit-abot-epc-basic-0: 23:11:33 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 221K 0s unit-abot-epc-basic-0: 23:11:33 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 378K 0s unit-abot-epc-basic-0: 23:11:34 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 248K 0s unit-abot-epc-basic-0: 23:11:34 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 265K 0s unit-abot-epc-basic-0: 23:11:34 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 463K=1m46s unit-abot-epc-basic-0: 23:11:34 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 23:11:34 DEBUG unit.abot-epc-basic/0.install 2019-07-02 23:11:34 (440 KB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47813510/47813510] unit-abot-epc-basic-0: 23:11:34 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 23:11:34 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Download Debian abot-functest-basic_3.1.1_all.deb >> unit-mysql-0: 23:11:34 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 23:11:34 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 23:11:34 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 23:11:34 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 23:11:34 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 23:11:35 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-mysql-0: 23:11:35 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 23:11:35 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 23:11:35 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 23:11:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 23:11:35 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57497 files and directories currently installed.) unit-abot-epc-basic-0: 23:11:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 23:11:35 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-mysql-0: 23:11:35 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 23:11:35 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 23:11:35 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-mysql-0: 23:11:35 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 23:11:35 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 23:11:35 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-mysql-0: 23:11:35 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 23:11:35 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 23:11:35 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 23:11:36 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 23:11:36 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 23:11:36 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 23:11:36 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 23:11:36 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 23:11:37 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 23:11:38 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 23:11:38 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 23:11:38 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 23:11:38 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 23:11:38 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 23:11:38 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 23:11:38 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 23:11:38 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-mysql-0: 23:11:38 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 23:11:38 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 23:11:38 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 23:11:38 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 23:11:38 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 23:11:38 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 23:11:38 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 23:11:38 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 23:11:38 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 23:11:38 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 23:11:38 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 23:11:38 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 23:11:38 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 23:11:38 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 23:11:38 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 23:11:38 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-mysql-0: 23:11:39 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 23:11:39 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: 23:11:39 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-mysql-0: 23:11:39 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-abot-epc-basic-0: 23:11:39 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: 23:11:39 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 23:11:39 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: 23:11:39 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: 23:11:39 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 23:11:39 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: 23:11:39 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 23:11:39 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: 23:11:39 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-mysql-0: 23:11:39 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 23:11:39 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: 23:11:39 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-mysql-0: 23:11:39 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 23:11:39 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 23:11:39 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 23:11:39 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 23:11:39 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 23:11:39 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 23:11:39 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 23:11:39 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 23:11:39 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 23:11:39 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 23:11:39 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 23:11:39 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install Need to get 102 MB of archives. unit-abot-epc-basic-0: 23:11:39 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 23:11:39 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: 23:11:40 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: 23:11:40 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: 23:11:40 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: 23:11:40 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: 23:11:40 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: 23:11:41 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: 23:11:41 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: 23:11:41 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: 23:11:41 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: 23:11:41 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: 23:11:41 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: 23:11:41 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: 23:11:41 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: 23:11:41 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: 23:11:41 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: 23:11:41 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: 23:11:41 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: 23:11:41 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: 23:11:41 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: 23:11:41 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: 23:11:41 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: 23:11:41 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libplexus-utils-java all 1:1.5.15-4+deb8u1build0.16.04.1 [208 kB] unit-abot-epc-basic-0: 23:11:41 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: 23:11:41 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: 23:11:41 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: 23:11:41 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: 23:11:41 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: 23:11:41 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: 23:11:41 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: 23:11:41 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: 23:11:41 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: 23:11:41 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: 23:11:41 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: 23:11:41 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: 23:11:41 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: 23:11:41 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: 23:11:41 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: 23:11:41 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: 23:11:41 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: 23:11:42 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: 23:11:42 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: 23:11:42 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-mysql-0: 23:11:42 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 23:11:42 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 23:11:42 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: 23:11:42 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: 23:11:42 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: 23:11:42 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: 23:11:42 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libplexus-archiver-java all 2.2-1+deb9u1build0.16.04.1 [171 kB] unit-abot-epc-basic-0: 23:11:42 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: 23:11:42 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: 23:11:42 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: 23:11:42 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: 23:11:42 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-mysql-0: 23:11:42 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 23:11:42 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: 23:11:42 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: 23:11:42 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: 23:11:42 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: 23:11:42 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.9 [391 kB] unit-abot-epc-basic-0: 23:11:42 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: 23:11:42 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: 23:11:42 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: 23:11:42 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: 23:11:42 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: 23:11:42 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: 23:11:42 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: 23:11:42 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: 23:11:42 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: 23:11:42 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: 23:11:42 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libjetty-java all 6.1.26-5ubuntu0.1 [724 kB] unit-abot-epc-basic-0: 23:11:42 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-mysql-0: 23:11:42 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 23:11:42 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 23:11:42 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 23:11:42 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: 23:11:42 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-mysql-0: 23:11:42 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 23:11:42 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 23:11:42 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 23:11:42 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: 23:11:42 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: 23:11:42 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: 23:11:42 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: 23:11:43 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: 23:11:43 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: 23:11:43 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: 23:11:43 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.10 [926 kB] unit-mysql-0: 23:11:43 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 23:11:43 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... unit-mysql-0: 23:11:43 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... unit-abot-epc-basic-0: 23:11:43 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.10 [81.7 kB] unit-abot-epc-basic-0: 23:11:43 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.10 [162 kB] unit-abot-epc-basic-0: 23:11:43 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.10 [86.6 kB] unit-abot-epc-basic-0: 23:11:43 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: 23:11:43 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.4 [339 kB] unit-abot-epc-basic-0: 23:11:43 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.4 [1261 kB] unit-abot-epc-basic-0: 23:11:43 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: 23:11:43 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.4 [1880 kB] unit-abot-epc-basic-0: 23:11:43 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.4 [224 kB] unit-abot-epc-basic-0: 23:11:43 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: 23:11:43 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: 23:11:43 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: 23:11:43 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: 23:11:43 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: 23:11:43 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: 23:11:43 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.8 [2312 kB] unit-mysql-0: 23:11:43 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 23:11:43 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... unit-abot-epc-basic-0: 23:11:43 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-0ubuntu11 [68.5 kB] unit-abot-epc-basic-0: 23:11:43 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-154.181 [852 kB] unit-abot-epc-basic-0: 23:11:43 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-0ubuntu11 [2086 kB] unit-abot-epc-basic-0: 23:11:43 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: 23:11:43 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.11 [7660 kB] unit-mysql-0: 23:11:43 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-abot-epc-basic-0: 23:11:44 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: 23:11:44 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.11 [38.8 kB] unit-mysql-0: 23:11:44 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 23:11:44 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... unit-mysql-0: 23:11:44 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 23:11:44 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 23:11:44 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 23:11:44 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 23:11:44 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.11 [55.0 kB] unit-mysql-0: 23:11:44 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 23:11:44 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 23:11:44 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 23:11:44 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 23:11:44 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 23:11:44 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 23:11:44 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.11 [27.4 kB] unit-abot-epc-basic-0: 23:11:45 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.11 [8896 B] unit-abot-epc-basic-0: 23:11:45 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.11 [264 kB] unit-mysql-0: 23:11:45 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 23:11:45 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... unit-mysql-0: 23:11:45 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 23:11:45 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:11:45 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.11 [105 kB] unit-abot-epc-basic-0: 23:11:45 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.11 [244 kB] unit-abot-epc-basic-0: 23:11:45 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.11 [95.4 kB] unit-abot-epc-basic-0: 23:11:45 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.11 [40.1 kB] unit-abot-epc-basic-0: 23:11:45 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.11 [9748 B] unit-abot-epc-basic-0: 23:11:45 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.11 [131 kB] unit-abot-epc-basic-0: 23:11:45 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.11 [2229 kB] unit-abot-epc-basic-0: 23:11:45 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.11 [8417 kB] unit-abot-epc-basic-0: 23:11:46 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: 23:11:46 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.11 [1426 kB] unit-abot-epc-basic-0: 23:11:46 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.11 [8310 kB] unit-abot-epc-basic-0: 23:11:46 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: 23:11:46 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: 23:11:46 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.5 [195 kB] unit-abot-epc-basic-0: 23:11:46 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.5 [584 kB] unit-abot-epc-basic-0: 23:11:46 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: 23:11:46 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: 23:11:46 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: 23:11:46 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: 23:11:46 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: 23:11:46 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: 23:11:46 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: 23:11:46 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: 23:11:46 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: 23:11:46 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.4 [115 kB] unit-abot-epc-basic-0: 23:11:46 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: 23:11:46 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.4 [1071 kB] unit-abot-epc-basic-0: 23:11:46 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.4 [27.8 MB] unit-abot-epc-basic-0: 23:11:48 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: 23:11:48 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: 23:11:48 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: 23:11:48 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: 23:11:48 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: 23:11:48 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.4 [276 kB] unit-abot-epc-basic-0: 23:11:48 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: 23:11:48 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: 23:11:48 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: 23:11:48 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-setuptools all 20.7.0-1 [169 kB] unit-mysql-0: 23:11:48 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 23:11:48 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: 23:11:48 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: 23:11:48 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: 23:11:48 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-mysql-0: 23:11:48 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 23:11:48 DEBUG unit.abot-epc-basic/0.install Fetched 102 MB in 8s (11.6 MB/s) unit-abot-epc-basic-0: 23:11:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-mysql-0: 23:11:49 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 23:11:49 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 ... 57660 files and directories currently installed.) unit-abot-epc-basic-0: 23:11:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-mysql-0: 23:11:49 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 23:11:49 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 23:11:49 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 23:11:49 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 23:11:49 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-mysql-0: 23:11:49 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 23:11:49 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 23:11:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 23:11:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 23:11:49 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 23:11:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 23:11:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 23:11:49 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-mysql-0: 23:11:49 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 23:11:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 23:11:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 23:11:49 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-mysql-0: 23:11:50 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 23:11:50 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-mysql-0: 23:11:50 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 23:11:50 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... unit-mysql-0: 23:11:50 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-mysql-0: 23:11:50 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 23:11:50 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 23:11:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 23:11:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 23:11:50 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 23:11:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 23:11:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-mysql-0: 23:11:51 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 23:11:51 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-mysql-0: 23:11:51 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 23:11:51 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 23:11:51 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 23:11:51 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 23:11:51 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 23:11:51 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 23:11:51 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 23:11:51 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 23:11:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 23:11:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 23:11:51 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-mysql-0: 23:11:52 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 23:11:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 23:11:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 23:11:52 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-mysql-0: 23:11:52 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-mysql-0: 23:11:52 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 23:11:52 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 23:11:52 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-abot-epc-basic-0: 23:11:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 23:11:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 23:11:52 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-mysql-0: 23:11:52 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 23:11:52 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 23:11:52 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 23:11:52 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 23:11:52 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 23:11:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 23:11:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 23:11:52 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 23:11:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 23:11:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 23:11:52 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 23:11:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 23:11:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-mysql-0: 23:11:52 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 23:11:52 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 23:11:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 23:11:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatinject-jsr330-api-java_1.0+ds1-2_all.deb ... unit-mysql-0: 23:11:53 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 23:11:53 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-mysql-0: 23:11:53 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 23:11:53 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 23:11:53 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-mysql-0: 23:11:53 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 23:11:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 23:11:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 23:11:53 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 23:11:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 23:11:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 23:11:53 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-mysql-0: 23:11:53 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 23:11:54 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 23:11:54 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 23:11:54 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 23:11:54 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 23:11:54 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 23:11:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 23:11:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 23:11:54 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 23:11:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 23:11:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 23:11:54 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-mysql-0: 23:11:54 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 23:11:54 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 23:11:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 23:11:54 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: 23:11:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-mysql-0: 23:11:54 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1.1) ... unit-abot-epc-basic-0: 23:11:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 23:11:54 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: 23:11:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-mysql-0: 23:11:54 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 23:11:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 23:11:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 23:11:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 23:11:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 23:11:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 23:11:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 23:11:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 23:11:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-mysql-0: 23:11:55 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 23:11:55 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 23:11:55 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 23:11:55 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 23:11:55 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 23:11:55 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-mysql-0: 23:11:56 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 23:11:56 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 23:11:56 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 23:11:56 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: 23:11:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 23:11:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils-java_1%3a1.5.15-4+deb8u1build0.16.04.1_all.deb ... unit-abot-epc-basic-0: 23:11:56 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4+deb8u1build0.16.04.1) ... unit-mysql-0: 23:11:56 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (84.6 kB/s) unit-abot-epc-basic-0: 23:11:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 23:11:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 23:11:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-mysql-0: 23:11:57 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 23:11:57 DEBUG unit.mysql/0.install (Reading database ... 57633 files and directories currently installed.) unit-mysql-0: 23:11:57 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 23:11:57 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-mysql-0: 23:11:57 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 23:11:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 23:11:57 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: 23:11:57 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 23:11:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 23:11:57 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: 23:11:57 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 23:11:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 23:11:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 23:11:57 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 23:11:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 23:11:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 23:11:57 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-mysql-0: 23:11:58 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 23:11:58 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 23:11:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 23:11:58 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-mysql-0: 23:11:58 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 23:11:58 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-abot-epc-basic-0: 23:11:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 23:11:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 23:11:58 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-mysql-0: 23:11:58 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 23:11:58 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 23:11:59 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 23:11:59 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-abot-epc-basic-0: 23:11:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 23:11:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-mysql-0: 23:11:59 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 23:11:59 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-abot-epc-basic-0: 23:11:59 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-mysql-0: 23:11:59 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 23:11:59 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 23:11:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 23:11:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 23:11:59 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-mysql-0: 23:11:59 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 23:11:59 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 23:11:59 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 23:11:59 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 23:11:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 23:11:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 23:11:59 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-mysql-0: 23:11:59 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 23:12:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 23:12:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 23:12:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-mysql-0: 23:12:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 23:12:00 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-mysql-0: 23:12:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 23:12:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 23:12:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 23:12:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-mysql-0: 23:12:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 23:12:00 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 23:12:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 23:12:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 23:12:00 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-mysql-0: 23:12:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 23:12:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 23:12:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 23:12:00 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 23:12:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 23:12:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default1.5-java_1.6-2_all.deb ... unit-mysql-0: 23:12:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 23:12:00 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-mysql-0: 23:12:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 23:12:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 23:12:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 23:12:01 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 23:12:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-mysql-0: 23:12:01 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 23:12:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 23:12:01 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 23:12:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 23:12:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 23:12:01 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 23:12:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 23:12:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 23:12:01 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 23:12:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 23:12:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 23:12:01 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 23:12:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 23:12:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 23:12:01 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-mysql-0: 23:12:01 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 23:12:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 23:12:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 23:12:01 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-mysql-0: 23:12:01 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 23:12:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 23:12:01 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: 23:12:01 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-mysql-0: 23:12:01 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 23:12:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 23:12:01 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: 23:12:01 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 23:12:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 23:12:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 23:12:01 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 23:12:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-mysql-0: 23:12:01 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 23:12:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1+deb9u1build0.16.04.1_all.deb ... unit-abot-epc-basic-0: 23:12:01 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 23:12:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 23:12:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 23:12:01 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-mysql-0: 23:12:01 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 23:12:02 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 23:12:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 23:12:02 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: 23:12:02 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-mysql-0: 23:12:02 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 23:12:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 23:12:02 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: 23:12:02 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 23:12:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 23:12:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 23:12:02 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-mysql-0: 23:12:02 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 23:12:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 23:12:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-mysql-0: 23:12:02 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 23:12:02 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 23:12:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 23:12:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 23:12:02 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-mysql-0: 23:12:02 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 23:12:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 23:12:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 23:12:02 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 23:12:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 23:12:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 23:12:02 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 23:12:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 23:12:02 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: 23:12:02 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-mysql-0: 23:12:02 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 23:12:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 23:12:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet3.1-java_8.0.32-1ubuntu1.9_all.deb ... unit-abot-epc-basic-0: 23:12:02 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.9) ... unit-abot-epc-basic-0: 23:12:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 23:12:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 23:12:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-mysql-0: 23:12:02 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 23:12:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 23:12:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 23:12:02 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 23:12:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 23:12:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 23:12:03 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-mysql-0: 23:12:03 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 23:12:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 23:12:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 23:12:03 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 23:12:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 23:12:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-mysql-0: 23:12:03 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 23:12:03 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-mysql-0: 23:12:03 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 23:12:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 23:12:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 23:12:03 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-mysql-0: 23:12:03 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 23:12:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 23:12:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 23:12:03 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-mysql-0: 23:12:03 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 23:12:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 23:12:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 23:12:03 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 23:12:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 23:12:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 23:12:03 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 23:12:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 23:12:03 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: 23:12:03 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 23:12:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 23:12:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 23:12:03 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5ubuntu0.1) ... unit-mysql-0: 23:12:03 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 23:12:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 23:12:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 23:12:03 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 23:12:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 23:12:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 23:12:03 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 23:12:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 23:12:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 23:12:04 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-mysql-0: 23:12:04 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 23:12:04 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 23:12:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 23:12:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 23:12:04 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-mysql-0: 23:12:04 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 23:12:04 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 23:12:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 23:12:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 23:12:04 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-abot-epc-basic-0: 23:12:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 23:12:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 23:12:04 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-mysql-0: 23:12:04 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 23:12:04 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 23:12:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 23:12:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 23:12:04 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 23:12:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 23:12:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 23:12:05 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 23:12:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 23:12:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 23:12:05 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 23:12:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 23:12:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:12:05 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 23:12:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 23:12:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 23:12:05 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 23:12:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 23:12:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 23:12:05 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 23:12:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 23:12:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.10_all.deb ... unit-abot-epc-basic-0: 23:12:05 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 23:12:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 23:12:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 23:12:05 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 23:12:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 23:12:05 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: 23:12:05 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 23:12:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 23:12:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 23:12:06 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 23:12:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 23:12:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 23:12:06 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 23:12:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 23:12:06 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: 23:12:06 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-mysql-0: 23:12:07 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 23:12:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 23:12:07 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 23:12:07 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 23:12:07 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 23:12:07 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 23:12:07 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 23:12:07 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 23:12:07 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 23:12:07 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 23:12:07 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 23:12:07 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 23:12:07 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 23:12:07 DEBUG unit.mysql/0.install python-mysqldb uuid unit-mysql-0: 23:12:07 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 23:12:07 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 23:12:07 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 23:12:07 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-mysql-0: 23:12:08 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 23:12:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 23:12:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 23:12:08 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 23:12:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 23:12:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 23:12:08 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 23:12:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 23:12:08 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: 23:12:08 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 23:12:08 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-mysql-0: 23:12:08 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-mysql-0: 23:12:09 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: 23:12:09 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: 23:12:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-mysql-0: 23:12:09 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mysqldb amd64 1.2.3-2ubuntu1 [55.4 kB] unit-abot-epc-basic-0: 23:12:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 23:12:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-mysql-0: 23:12:09 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: 23:12:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-mysql-0: 23:12:09 DEBUG unit.mysql/0.install Fetched 781 kB in 2s (350 kB/s) unit-abot-epc-basic-0: 23:12:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-mysql-0: 23:12:09 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 23:12:09 DEBUG unit.mysql/0.install (Reading database ... 57733 files and directories currently installed.) unit-mysql-0: 23:12:09 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 23:12:09 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 23:12:09 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 23:12:09 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 23:12:09 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 23:12:09 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 23:12:09 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 23:12:10 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 23:12:10 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 23:12:10 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 23:12:10 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 23:12:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 23:12:10 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 ... 61303 files and directories currently installed.) unit-abot-epc-basic-0: 23:12:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 23:12:10 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 23:12:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 23:12:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 23:12:10 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-mysql-0: 23:12:10 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 23:12:10 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 23:12:10 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 23:12:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 23:12:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 23:12:11 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-mysql-0: 23:12:11 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 23:12:11 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 23:12:11 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 23:12:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 23:12:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-mysql-0: 23:12:11 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 23:12:11 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 23:12:11 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 23:12:11 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 23:12:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 23:12:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-mysql-0: 23:12:12 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 23:12:12 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 23:12:12 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 23:12:12 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:12:12 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 23:12:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 23:12:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.8_amd64.deb ... unit-abot-epc-basic-0: 23:12:12 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.8) ... unit-mysql-0: 23:12:13 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 23:12:13 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 23:12:13 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 23:12:13 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 23:12:13 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-mysql-0: 23:12:13 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 23:12:13 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 23:12:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 23:12:13 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 23:12:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 23:12:13 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 23:12:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 23:12:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-154.181_amd64.deb ... unit-abot-epc-basic-0: 23:12:13 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-154.181) ... unit-abot-epc-basic-0: 23:12:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 23:12:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 23:12:13 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu11) ... unit-mysql-0: 23:12:14 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 23:12:14 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 23:12:14 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 23:12:14 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 23:12:14 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 23:12:14 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 23:12:14 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 23:12:14 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 23:12:14 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 23:12:14 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 23:12:14 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 23:12:14 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 23:12:15 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 23:12:15 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-mysql-0: 23:12:15 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 23:12:15 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 23:12:15 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 23:12:15 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 23:12:15 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 23:12:15 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 23:12:15 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 23:12:15 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 23:12:15 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-mysql-0: 23:12:15 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 23:12:15 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-mysql-0: 23:12:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 23:12:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 23:12:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 23:12:15 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 23:12:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 23:12:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 23:12:15 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 23:12:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 23:12:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 23:12:15 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 23:12:15 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 23:12:15 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 23:12:15 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 23:12:15 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 23:12:15 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 23:12:16 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 23:12:16 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 23:12:16 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 23:12:16 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 23:12:16 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 23:12:16 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 23:12:16 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 23:12:16 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 23:12:16 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 23:12:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 23:12:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-mysql-0: 23:12:16 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 23:12:16 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:12:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 23:12:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 23:12:16 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 23:12:16 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 23:12:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 23:12:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 23:12:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:12:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 23:12:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-mysql-0: 23:12:17 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 23:12:17 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:12:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 23:12:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 23:12:17 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:12:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 23:12:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 23:12:17 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 23:12:17 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 23:12:17 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 23:12:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 23:12:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 23:12:17 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:12:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 23:12:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 23:12:17 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 23:12:17 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 23:12:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 23:12:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 23:12:17 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 23:12:17 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 23:12:17 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 23:12:17 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 23:12:18 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 23:12:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 23:12:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 23:12:18 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 23:12:18 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 23:12:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 23:12:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 23:12:18 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:12:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 23:12:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 23:12:18 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:12:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 23:12:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 23:12:18 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 23:12:18 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 23:12:18 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 23:12:18 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 23:12:18 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 23:12:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 23:12:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 23:12:18 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 23:12:19 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 23:12:19 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 23:12:19 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 23:12:19 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 23:12:19 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 23:12:19 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 23:12:19 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 23:12:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 23:12:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:12:19 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:12:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 23:12:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 23:12:19 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 23:12:20 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 23:12:20 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 23:12:20 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 23:12:20 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 23:12:20 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 23:12:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 23:12:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 23:12:20 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 23:12:20 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 23:12:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 23:12:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 23:12:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 23:12:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 23:12:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 23:12:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 23:12:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 23:12:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:12:22 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:12:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 23:12:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 23:12:22 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 23:12:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 23:12:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 23:12:22 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 23:12:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 23:12:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 23:12:22 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 23:12:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 23:12:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 23:12:22 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 23:12:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 23:12:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:12:22 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 23:12:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 23:12:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:12:22 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 23:12:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 23:12:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 23:12:22 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 23:12:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 23:12:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 23:12:22 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 23:12:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 23:12:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 23:12:22 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 23:12:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 23:12:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 23:12:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-mysql-0: 23:12:24 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 23:12:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 23:12:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 23:12:24 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 23:12:24 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 23:12:24 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 23:12:24 DEBUG unit.mysql/0.config-changed Reading state information... unit-mysql-0: 23:12:24 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 23:12:24 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 23:12:24 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 23:12:24 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 23:12:24 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 23:12:24 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 23:12:24 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 23:12:24 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 23:12:24 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 23:12:24 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 23:12:24 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-abot-epc-basic-0: 23:12:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 23:12:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 23:12:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 23:12:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 23:12:24 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: 23:12:24 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 23:12:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 23:12:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.4_amd64.deb ... unit-abot-epc-basic-0: 23:12:25 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 23:12:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 23:12:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 23:12:25 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-mysql-0: 23:12:25 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 23:12:25 DEBUG unit.mysql/0.config-changed Need to get 8969 kB of archives. unit-mysql-0: 23:12:25 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 23:12:25 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: 23:12:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 23:12:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 23:12:25 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 23:12:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 23:12:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 23:12:25 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 23:12:26 DEBUG unit.mysql/0.config-changed Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-mysql-0: 23:12:26 DEBUG unit.mysql/0.config-changed Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-mysql-0: 23:12:26 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.62-0ubuntu0.14.04.1 [707 kB] unit-mysql-0: 23:12:26 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.62-0ubuntu0.14.04.1 [1459 kB] unit-mysql-0: 23:12:26 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.62-0ubuntu0.14.04.1 [3754 kB] unit-mysql-0: 23:12:27 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.62-0ubuntu0.14.04.1 [1979 kB] unit-mysql-0: 23:12:27 DEBUG unit.mysql/0.config-changed Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-mysql-0: 23:12:27 DEBUG unit.mysql/0.config-changed Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] unit-mysql-0: 23:12:27 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-mysql-0: 23:12:27 DEBUG unit.mysql/0.config-changed Fetched 8969 kB in 2s (3279 kB/s) unit-mysql-0: 23:12:28 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 23:12:28 DEBUG unit.mysql/0.config-changed (Reading database ... 57827 files and directories currently installed.) unit-mysql-0: 23:12:28 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 23:12:28 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 23:12:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 23:12:28 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: 23:12:28 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-mysql-0: 23:12:28 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 23:12:28 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 23:12:28 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:12:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 23:12:28 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: 23:12:28 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-mysql-0: 23:12:28 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 23:12:28 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 23:12:28 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 23:12:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 23:12:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 23:12:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 23:12:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 23:12:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 23:12:28 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-mysql-0: 23:12:29 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 23:12:29 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 23:12:29 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 23:12:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 23:12:29 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: 23:12:29 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 23:12:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 23:12:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 23:12:29 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 23:12:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 23:12:29 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: 23:12:29 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 23:12:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 23:12:29 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: 23:12:29 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-mysql-0: 23:12:29 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 23:12:29 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 23:12:29 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 23:12:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 23:12:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 23:12:30 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-mysql-0: 23:12:30 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 23:12:30 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 23:12:30 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 23:12:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 23:12:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 23:12:30 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 23:12:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 23:12:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 23:12:30 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 23:12:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 23:12:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 23:12:30 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 23:12:31 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-mysql-0: 23:12:31 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 23:12:31 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 23:12:32 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 23:12:33 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 23:12:33 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 23:12:33 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-mysql-0: 23:12:34 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 23:12:34 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 23:12:34 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 23:12:35 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 23:12:36 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 23:12:36 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-mysql-0: 23:12:36 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 23:12:36 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 23:12:36 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 23:12:36 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 23:12:36 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-mysql-0: 23:12:36 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 23:12:36 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 23:12:36 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 23:12:36 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 23:12:36 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 23:12:36 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 23:12:36 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 23:12:36 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 23:12:36 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 23:12:36 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 23:12:36 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 23:12:36 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 23:12:36 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 23:12:36 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 23:12:36 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 23:12:36 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 23:12:36 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 23:12:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 23:12:36 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 23:12:37 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 23:12:37 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 23:12:37 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 23:12:37 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 23:12:37 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 23:12:37 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4+deb8u1build0.16.04.1) ... unit-abot-epc-basic-0: 23:12:37 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 23:12:37 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 23:12:37 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 23:12:37 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 23:12:37 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 23:12:37 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 23:12:37 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 23:12:37 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 23:12:38 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 23:12:38 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 23:12:38 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 23:12:39 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 23:12:39 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 23:12:39 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 23:12:39 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 23:12:39 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 23:12:39 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 23:12:39 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 23:12:39 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 23:12:39 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 23:12:39 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 23:12:39 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: 23:12:39 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 23:12:39 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 23:12:39 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 23:12:39 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 23:12:39 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 23:12:39 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 23:12:39 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 23:12:39 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 23:12:39 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 23:12:39 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 23:12:39 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 23:12:39 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 23:12:39 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.9) ... unit-abot-epc-basic-0: 23:12:39 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 23:12:39 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 23:12:40 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 23:12:40 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 23:12:40 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 23:12:40 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 23:12:40 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 23:12:40 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 23:12:40 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 23:12:40 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-mysql-0: 23:12:40 DEBUG unit.mysql/0.config-changed 190702 23:12:40 [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: 23:12:40 DEBUG unit.mysql/0.config-changed 190702 23:12:40 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 23:12:40 DEBUG unit.mysql/0.config-changed 190702 23:12:40 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11580 ... unit-abot-epc-basic-0: 23:12:40 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5ubuntu0.1) ... unit-abot-epc-basic-0: 23:12:40 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 23:12:40 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 23:12:40 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 23:12:40 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 23:12:40 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-abot-epc-basic-0: 23:12:40 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: 23:12:40 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 23:12:40 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 23:12:40 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 23:12:40 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 23:12:41 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 23:12:41 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 23:12:41 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 23:12:41 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 23:12:41 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 23:12:44 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 23:12:44 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 23:12:44 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 23:12:44 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 23:12:44 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 23:12:44 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 23:12:44 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 23:12:44 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 23:12:44 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 23:12:44 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 23:12:44 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 23:12:44 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 23:12:44 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 23:12:44 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 23:12:44 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 23:12:44 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 23:12:44 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 23:12:44 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 23:12:44 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 23:12:44 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 23:12:44 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 23:12:44 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 23:12:44 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 23:12:44 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-abot-epc-basic-0: 23:12:46 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 23:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 23:12:46 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 23:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 23:12:46 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 23:12:46 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 23:12:47 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 23:12:47 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 23:12:47 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 23:12:47 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 23:12:49 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 23:12:49 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-abot-epc-basic-0: 23:12:50 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.6 KB/sec) unit-abot-epc-basic-0: 23:12:50 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: 23:12:50 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 471.6 KB/sec) unit-abot-epc-basic-0: 23:12:50 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: 23:12:50 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 804.4 KB/sec) unit-abot-epc-basic-0: 23:12:50 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: 23:12:50 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 602.2 KB/sec) unit-abot-epc-basic-0: 23:12:50 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: 23:12:50 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 729.0 KB/sec) unit-abot-epc-basic-0: 23:12:50 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: 23:12:50 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/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 391.7 KB/sec) unit-abot-epc-basic-0: 23:12:50 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-mysql-0: 23:12:50 DEBUG unit.mysql/0.config-changed mysql start/running, process 11715 unit-abot-epc-basic-0: 23:12:50 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 466.4 KB/sec) unit-abot-epc-basic-0: 23:12:50 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: 23:12:50 DEBUG unit.abot-epc-basic/0.install 3/37 KB 5/37 KB 8/37 KB 11/37 KB 13/37 KB 16/37 KB 19/37 KB 21/37 KB 24/37 KB 27/37 KB 29/37 KB 32/37 KB 35/37 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 KB at 1029.5 KB/sec) unit-abot-epc-basic-0: 23:12:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom unit-abot-epc-basic-0: 23:12:50 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 KB at 896.3 KB/sec) unit-abot-epc-basic-0: 23:12:50 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: 23:12:50 DEBUG unit.abot-epc-basic/0.install 3/33 KB 5/33 KB 8/33 KB 11/33 KB 13/33 KB 16/33 KB 19/33 KB 21/33 KB 24/33 KB 27/33 KB 29/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 1293.6 KB/sec) unit-abot-epc-basic-0: 23:12:50 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:12:50 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:12:50 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 23:12:50 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:12:50 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:12:50 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: 23:12:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom unit-abot-epc-basic-0: 23:12:50 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 71.2 KB/sec) unit-abot-epc-basic-0: 23:12:50 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: 23:12:50 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 951.5 KB/sec) unit-abot-epc-basic-0: 23:12:50 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: 23:12:50 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 1266.0 KB/sec) unit-abot-epc-basic-0: 23:12:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom unit-abot-epc-basic-0: 23:12:50 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 266.7 KB/sec) unit-abot-epc-basic-0: 23:12:50 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: 23:12:50 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 159.3 KB/sec) unit-abot-epc-basic-0: 23:12:50 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: 23:12:50 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 106.4 KB/sec) unit-abot-epc-basic-0: 23:12:50 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: 23:12:50 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 186.1 KB/sec) unit-abot-epc-basic-0: 23:12:50 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: 23:12:50 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-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 477.7 KB/sec) unit-abot-epc-basic-0: 23:12:50 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: 23:12:50 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 453.5 KB/sec) unit-abot-epc-basic-0: 23:12:50 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: 23:12:50 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: 23:12:50 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: 23:12:51 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: 23:12:51 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: 23:12:51 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: 23:12:51 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: 23:12:51 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: 23:12:51 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: 23:12:51 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/1.0.4/plexus-1.0.4.pom (6 KB at 280.1 KB/sec) unit-abot-epc-basic-0: 23:12:51 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: 23:12:51 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 40.6 KB/sec) unit-abot-epc-basic-0: 23:12:51 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: 23:12:51 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-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 352.4 KB/sec) unit-abot-epc-basic-0: 23:12:51 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: 23:12:51 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 169.7 KB/sec) unit-abot-epc-basic-0: 23:12:51 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: 23:12:51 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 81.5 KB/sec) unit-abot-epc-basic-0: 23:12:51 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: 23:12:51 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 144.3 KB/sec) unit-abot-epc-basic-0: 23:12:51 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: 23:12:51 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 87.0 KB/sec) unit-abot-epc-basic-0: 23:12:51 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: 23:12:51 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 90.8 KB/sec) unit-abot-epc-basic-0: 23:12:51 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: 23:12:51 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 47.7 KB/sec) unit-abot-epc-basic-0: 23:12:51 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-abot-epc-basic-0: 23:12:51 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 78.5 KB/sec) unit-abot-epc-basic-0: 23:12:51 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: 23:12:51 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 454.0 KB/sec) unit-abot-epc-basic-0: 23:12:51 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: 23:12:51 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 1364.5 KB/sec) unit-abot-epc-basic-0: 23:12:51 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: 23:12:51 DEBUG unit.abot-epc-basic/0.install 4/15 KB 8/15 KB 12/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 KB at 925.3 KB/sec) unit-abot-epc-basic-0: 23:12:51 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: 23:12:51 DEBUG unit.abot-epc-basic/0.install 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4 KB at 171.8 KB/sec) unit-abot-epc-basic-0: 23:12:51 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: 23:12:51 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/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 345.0 KB/sec) unit-abot-epc-basic-0: 23:12:51 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: 23:12:51 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1272.9 KB/sec) unit-abot-epc-basic-0: 23:12:51 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: 23:12:51 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/apache/apache/13/apache-13.pom (14 KB at 487.4 KB/sec) unit-abot-epc-basic-0: 23:12:51 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: 23:12:51 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 62.8 KB/sec) unit-abot-epc-basic-0: 23:12:51 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: 23:12:51 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 192.0 KB/sec) unit-abot-epc-basic-0: 23:12:51 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: 23:12:51 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: 23:12:51 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: 23:12:51 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 347.4 KB/sec) unit-abot-epc-basic-0: 23:12:51 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: 23:12:51 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 697.0 KB/sec) unit-abot-epc-basic-0: 23:12:51 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: 23:12:51 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: 23:12:51 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: 23:12:51 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: 23:12:51 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/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: 23:12:51 DEBUG unit.abot-epc-basic/0.install 3/153 KB 13/13 KB 5/153 KB 8/153 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (13 KB at 228.0 KB/sec) unit-abot-epc-basic-0: 23:12:51 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: 23:12:51 DEBUG unit.abot-epc-basic/0.install 8/153 KB 3/35 KB 8/153 KB 5/35 KB 8/153 KB 8/35 KB 3/48 KB 8/153 KB 8/35 KB 5/48 KB 11/153 KB 8/35 KB 8/48 KB 11/153 KB 11/35 KB 3/48 KB 11/153 KB 8/35 KB 8/48 KB 13/153 KB 11/35 KB 5/48 KB 11/153 KB 11/35 KB 8/48 KB 13/153 KB 13/35 KB 8/48 KB 13/153 KB 16/35 KB 8/48 KB 13/153 KB 19/35 KB 8/48 KB 16/153 KB 19/35 KB 8/48 KB 19/153 KB 19/35 KB 8/48 KB 21/153 KB 19/35 KB 8/48 KB 24/153 KB 21/35 KB 8/48 KB 21/153 KB 21/35 KB 8/48 KB 24/153 KB 24/35 KB 11/48 KB 24/153 KB 27/35 KB 11/48 KB 27/153 KB 29/35 KB 11/48 KB 24/153 KB 24/35 KB 11/48 KB 27/153 KB 29/35 KB 13/48 KB 27/153 KB 29/35 KB 16/48 KB 3/50 KB 29/153 KB 29/35 KB 19/48 KB 3/50 KB 29/153 KB 32/35 KB 13/48 KB 3/50 KB 29/153 KB 29/35 KB 13/48 KB 3/50 KB 27/153 KB 29/35 KB 19/48 KB 5/50 KB 29/153 KB 32/35 KB 19/48 KB 8/50 KB 29/153 KB 32/35 KB 19/48 KB 11/50 KB 32/153 KB 32/35 KB 16/48 KB 3/50 KB 29/153 KB 32/35 KB 19/48 KB 11/50 KB 32/153 KB 35/35 KB 19/48 KB 11/50 KB 32/153 KB 35/35 KB 19/48 KB 8/50 KB 32/153 KB 32/35 KB 21/48 KB 13/50 KB 36/153 KB 35/35 KB 21/48 KB 13/50 KB 40/153 KB 35/35 KB 21/48 KB 13/50 KB 44/153 KB 35/35 KB 21/48 KB 13/50 KB 3/30 KB 48/153 KB 35/35 KB 21/48 KB 13/50 KB 32/153 KB 35/35 KB 21/48 KB 11/50 KB 32/153 KB 35/35 KB 24/48 KB 13/50 KB 3/30 KB 48/153 KB 35/35 KB 27/48 KB 16/50 KB 3/30 KB 48/153 KB 35/35 KB 29/48 KB 16/50 KB 3/30 KB 48/153 KB 35/35 KB 32/48 KB 16/50 KB 3/30 KB 48/153 KB 35/35 KB 36/48 KB 16/50 KB 3/30 KB 52/153 KB 21/48 KB 13/50 KB 3/30 KB 44/153 KB 35/35 KB 40/48 KB 16/50 KB 5/30 KB 52/153 KB 32/48 KB 16/50 KB 3/30 KB 52/153 KB 40/48 KB 16/50 KB 8/30 KB 56/153 KB 24/48 KB 16/50 KB 3/30 KB 48/153 KB 35/35 KB 40/48 KB 19/50 KB 8/30 KB 56/153 KB 40/48 KB 21/50 KB 8/30 KB 56/153 KB 40/48 KB 24/50 KB 8/30 KB 56/153 KB 40/48 KB 27/50 KB 8/30 KB 56/153 KB 40/48 KB 29/50 KB 8/30 KB 56/153 KB 40/48 KB 16/50 KB 8/30 KB 56/153 KB 44/48 KB 29/50 KB 8/30 KB 56/153 KB 48/48 KB 32/50 KB 11/30 KB 56/153 KB 40/48 KB 16/50 KB 8/30 KB 56/153 KB 48/48 KB 32/50 KB 11/30 KB 60/153 KB 48/48 KB 32/50 KB 11/30 KB 64/153 KB 44/48 KB 32/50 KB 11/30 KB 56/153 KB 44/48 KB 32/50 KB 8/30 KB 56/153 KB 48/48 KB 36/50 KB 11/30 KB 64/153 KB 48/48 KB 40/50 KB 13/30 KB 68/153 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 448.5 KB/sec) unit-abot-epc-basic-0: 23:12:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar unit-abot-epc-basic-0: 23:12:51 DEBUG unit.abot-epc-basic/0.install 48/48 KB 36/50 KB 13/30 KB 68/153 KB 48/48 KB 36/50 KB 11/30 KB 68/153 KB 48/48 KB 44/50 KB 16/30 KB 68/153 KB 48/48 KB 36/50 KB 11/30 KB 68/153 KB 48/48 KB 44/50 KB 16/30 KB 72/153 KB 48/48 KB 44/50 KB 19/30 KB 72/153 KB 48/48 KB 44/50 KB 19/30 KB 76/153 KB 48/48 KB 44/50 KB 19/30 KB 80/153 KB 48/48 KB 48/50 KB 19/30 KB 80/153 KB 48/48 KB 48/50 KB 21/30 KB 80/153 KB 48/48 KB 44/50 KB 19/30 KB 80/153 KB 48/48 KB 50/50 KB 21/30 KB 80/153 KB 48/48 KB 50/50 KB 24/30 KB 80/153 KB 48/48 KB 50/50 KB 27/30 KB 80/153 KB 48/48 KB 50/50 KB 29/30 KB 80/153 KB 50/50 KB 30/30 KB 3/190 KB 84/153 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 526.3 KB/sec) unit-abot-epc-basic-0: 23:12:51 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: 23:12:51 DEBUG unit.abot-epc-basic/0.install 48/48 KB 50/50 KB 29/30 KB 3/190 KB 84/153 KB 48/48 KB 50/50 KB 29/30 KB 84/153 KB 50/50 KB 30/30 KB 3/190 KB 88/153 KB 50/50 KB 30/30 KB 3/190 KB 92/153 KB 50/50 KB 30/30 KB 3/190 KB 96/153 KB 50/50 KB 30/30 KB 3/190 KB 100/153 KB 30/30 KB 6/190 KB 104/153 KB 30/30 KB 6/190 KB 108/153 KB 30/30 KB 6/190 KB 112/153 KB 30/30 KB 6/190 KB 116/153 KB 6/190 KB 120/153 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 512.8 KB/sec) unit-abot-epc-basic-0: 23:12:51 DEBUG unit.abot-epc-basic/0.install 50/50 KB 30/30 KB 6/190 KB 100/153 KB Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar unit-abot-epc-basic-0: 23:12:51 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 290.1 KB/sec) unit-abot-epc-basic-0: 23:12:51 DEBUG unit.abot-epc-basic/0.install 9/190 KB 124/153 KB 11/190 KB 124/153 KB 14/190 KB 124/153 KB 14/190 KB 124/153 KB 3/119 KB 16/190 KB 124/153 KB 6/119 KB 16/190 KB 124/153 KB 3/119 KB 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: 23:12:51 DEBUG unit.abot-epc-basic/0.install 19/190 KB 124/153 KB 6/119 KB 22/190 KB 124/153 KB 6/119 KB 25/190 KB 124/153 KB 3/37 KB 9/119 KB 27/190 KB 124/153 KB 3/37 KB 9/119 KB 6/190 KB 124/153 KB 6/119 KB 27/190 KB 128/153 KB 3/37 KB 9/119 KB 27/190 KB 132/153 KB 3/37 KB 9/119 KB 22/190 KB 124/153 KB 3/37 KB 9/119 KB 22/190 KB 124/153 KB 3/37 KB 6/119 KB 27/190 KB 136/153 KB 5/37 KB 9/119 KB 27/190 KB 136/153 KB 8/37 KB 9/119 KB 27/190 KB 136/153 KB 11/37 KB 9/119 KB 27/190 KB 136/153 KB 13/37 KB 11/119 KB 30/190 KB 136/153 KB 16/37 KB 11/119 KB 27/190 KB 136/153 KB 11/37 KB 11/119 KB 27/190 KB 136/153 KB 11/37 KB 11/119 KB 30/190 KB 140/153 KB 16/37 KB 14/119 KB 30/190 KB 136/153 KB 13/37 KB 11/119 KB 30/190 KB 140/153 KB 16/37 KB 14/119 KB 30/190 KB 144/153 KB 16/37 KB 14/119 KB 30/190 KB 148/153 KB 16/37 KB 14/119 KB 32/190 KB 152/153 KB 19/37 KB 16/119 KB 32/190 KB 153/153 KB 19/37 KB 16/119 KB 32/190 KB 148/153 KB 19/37 KB 16/119 KB 32/190 KB 148/153 KB 16/37 KB 16/119 KB 30/190 KB 148/153 KB 16/37 KB 16/119 KB 3/86 KB 32/190 KB 153/153 KB 19/37 KB 16/119 KB 5/86 KB 32/190 KB 153/153 KB 19/37 KB 16/119 KB 8/86 KB 36/190 KB 153/153 KB 19/37 KB 19/119 KB 11/86 KB 36/190 KB 153/153 KB 21/37 KB 19/119 KB 13/86 KB 36/190 KB 153/153 KB 21/37 KB 19/119 KB 5/86 KB 36/190 KB 153/153 KB 19/37 KB 19/119 KB 13/86 KB 36/190 KB 153/153 KB 21/37 KB 22/119 KB 5/86 KB 36/190 KB 153/153 KB 19/37 KB 16/119 KB 13/86 KB 40/190 KB 153/153 KB 21/37 KB 22/119 KB 8/86 KB 36/190 KB 153/153 KB 21/37 KB 19/119 KB 13/86 KB 40/190 KB 153/153 KB 24/37 KB 25/119 KB 13/86 KB 40/190 KB 153/153 KB 21/37 KB 25/119 KB 13/86 KB 44/190 KB 153/153 KB 24/37 KB 25/119 KB 13/86 KB 48/190 KB 153/153 KB 24/37 KB 27/119 KB 16/86 KB 52/190 KB 153/153 KB 27/37 KB 27/119 KB 16/86 KB 56/190 KB 153/153 KB 27/37 KB 27/119 KB 13/86 KB 44/190 KB 153/153 KB 24/37 KB 27/119 KB 16/86 KB 48/190 KB 153/153 KB 27/37 KB 27/119 KB 13/86 KB 48/190 KB 153/153 KB 27/37 KB 27/119 KB 16/86 KB 60/190 KB 153/153 KB 29/37 KB 27/119 KB 19/86 KB 60/190 KB 153/153 KB 32/37 KB 27/119 KB 19/86 KB 60/190 KB 153/153 KB 29/37 KB 27/119 KB 19/86 KB 60/190 KB 153/153 KB 32/37 KB 30/119 KB 21/86 KB 60/190 KB 153/153 KB 32/37 KB 30/119 KB 24/86 KB 60/190 KB 153/153 KB 32/37 KB 30/119 KB 27/86 KB 60/190 KB 153/153 KB 35/37 KB 32/119 KB 16/86 KB 60/190 KB 153/153 KB 32/37 KB 30/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (153 KB at 1156.2 KB/sec) unit-abot-epc-basic-0: 23:12:51 DEBUG unit.abot-epc-basic/0.install 24/86 KB 60/190 KB 153/153 KB 35/37 KB 32/119 KB 24/86 KB 60/190 KB 153/153 KB 35/37 KB 30/119 KB 27/86 KB 64/190 KB 37/37 KB 32/119 KB 27/86 KB 64/190 KB 35/37 KB 32/119 KB 27/86 KB 68/190 KB 37/37 KB 36/119 KB 29/86 KB 72/190 KB 37/37 KB 36/119 KB 29/86 KB 76/190 KB 37/37 KB 36/119 KB 29/86 KB 80/190 KB 37/37 KB 36/119 KB 27/86 KB 64/190 KB 37/37 KB 36/119 KB 29/86 KB 68/190 KB 37/37 KB 36/119 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar unit-abot-epc-basic-0: 23:12:51 DEBUG unit.abot-epc-basic/0.install 29/86 KB 80/190 KB 37/37 KB 40/119 KB 32/86 KB 80/190 KB 37/37 KB 44/119 KB 36/86 KB 80/190 KB 37/37 KB 44/119 KB 29/86 KB 80/190 KB 37/37 KB 44/119 KB 40/86 KB 84/190 KB 37/37 KB 48/119 KB 40/86 KB 84/190 KB 37/37 KB 52/119 KB 40/86 KB 84/190 KB 56/119 KB 40/86 KB 84/190 KB 52/119 KB 44/86 KB 84/190 KB 60/119 KB 44/86 KB 84/190 KB 60/119 KB 48/86 KB 88/190 KB 60/119 KB 44/86 KB 88/190 KB 60/119 KB 48/86 KB 92/190 KB 60/119 KB 52/86 KB 96/190 KB 60/119 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 265.5 KB/sec) unit-abot-epc-basic-0: 23:12:51 DEBUG unit.abot-epc-basic/0.install 4/66 KB 52/86 KB 96/190 KB 60/119 KB 52/86 KB 92/190 KB 60/119 KB 4/66 KB 56/86 KB 96/190 KB 60/119 KB 40/86 KB 84/190 KB 60/119 KB 8/66 KB 56/86 KB 96/190 KB 64/119 KB 8/66 KB 56/86 KB 96/190 KB 68/119 KB 8/66 KB 56/86 KB 96/190 KB 72/119 KB 8/66 KB 56/86 KB 96/190 KB 76/119 KB 8/66 KB 56/86 KB 96/190 KB 80/119 KB 8/66 KB 56/86 KB 96/190 KB 60/119 KB 12/66 KB 60/86 KB 96/190 KB 80/119 KB 8/66 KB 60/86 KB 96/190 KB 80/119 KB 16/66 KB 64/86 KB 96/190 KB 80/119 KB 16/66 KB 68/86 KB 96/190 KB 80/119 KB 16/66 KB 72/86 KB 100/190 KB 84/119 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: 23:12:51 DEBUG unit.abot-epc-basic/0.install 16/66 KB 68/86 KB 100/190 KB 84/119 KB 16/66 KB 68/86 KB 100/190 KB 80/119 KB 16/66 KB 64/86 KB 96/190 KB 80/119 KB 20/66 KB 76/86 KB 104/190 KB 88/119 KB 16/66 KB 76/86 KB 104/190 KB 88/119 KB 20/66 KB 76/86 KB 108/190 KB 88/119 KB 20/66 KB 76/86 KB 112/190 KB 88/119 KB 16/66 KB 76/86 KB 112/190 KB 88/119 KB 20/66 KB 76/86 KB 112/190 KB 92/119 KB 24/66 KB 76/86 KB 112/190 KB 96/119 KB 24/66 KB 76/86 KB 112/190 KB 100/119 KB 24/66 KB 76/86 KB 116/190 KB 104/119 KB 24/66 KB 76/86 KB 112/190 KB 92/119 KB 28/66 KB 76/86 KB 116/190 KB 104/119 KB 32/66 KB 76/86 KB 116/190 KB 104/119 KB 36/66 KB 76/86 KB 116/190 KB 104/119 KB 24/66 KB 76/86 KB 116/190 KB 100/119 KB 16/66 KB 76/86 KB 112/190 KB 96/119 KB 40/66 KB 80/86 KB 116/190 KB 104/119 KB 40/66 KB 84/86 KB 116/190 KB 104/119 KB 40/66 KB 86/86 KB 116/190 KB 104/119 KB 40/66 KB 86/86 KB 120/190 KB 104/119 KB 40/66 KB 86/86 KB 124/190 KB 104/119 KB 40/66 KB 86/86 KB 128/190 KB 104/119 KB 40/66 KB 86/86 KB 128/190 KB 108/119 KB 40/66 KB 86/86 KB 128/190 KB 3/26 KB 112/119 KB 40/66 KB 86/86 KB 128/190 KB 3/26 KB 116/119 KB 40/66 KB 86/86 KB 132/190 KB 3/26 KB 119/119 KB 40/66 KB 86/86 KB 128/190 KB 3/26 KB 108/119 KB 40/66 KB 86/86 KB 132/190 KB 5/26 KB 119/119 KB 40/66 KB 86/86 KB 132/190 KB 8/26 KB 119/119 KB 40/66 KB 86/86 KB 132/190 KB 11/26 KB 119/119 KB 40/66 KB 86/86 KB 132/190 KB 13/26 KB 119/119 KB 40/66 KB 86/86 KB 132/190 KB 16/26 KB 119/119 KB 40/66 KB 86/86 KB 132/190 KB 19/26 KB 119/119 KB 40/66 KB 86/86 KB 132/190 KB 21/26 KB 119/119 KB 40/66 KB 86/86 KB 132/190 KB 24/26 KB 119/119 KB 40/66 KB 132/190 KB 26/26 KB 119/119 KB 40/66 KB 86/86 KB 132/190 KB 3/26 KB 116/119 KB 40/66 KB 76/86 KB 128/190 KB 3/26 KB 112/119 KB 44/66 KB 132/190 KB 26/26 KB 119/119 KB 48/66 KB 132/190 KB 26/26 KB 119/119 KB 52/66 KB 132/190 KB 26/26 KB 119/119 KB 56/66 KB 136/190 KB 26/26 KB 119/119 KB 60/66 KB 136/190 KB 26/26 KB 119/119 KB 64/66 KB 136/190 KB 26/26 KB 119/119 KB 66/66 KB 136/190 KB 26/26 KB 119/119 KB 52/66 KB 136/190 KB 26/26 KB 119/119 KB 66/66 KB 140/190 KB 26/26 KB 119/119 KB 66/66 KB 144/190 KB 26/26 KB 119/119 KB 66/66 KB 148/190 KB 26/26 KB 119/119 KB 66/66 KB 152/190 KB 26/26 KB 119/119 KB 66/66 KB 156/190 KB 26/26 KB 119/119 KB 66/66 KB 160/190 KB 26/26 KB 119/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 538.0 KB/sec) unit-abot-epc-basic-0: 23:12:51 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.jar unit-abot-epc-basic-0: 23:12:51 DEBUG unit.abot-epc-basic/0.install 66/66 KB 164/190 KB 26/26 KB 119/119 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 716.6 KB/sec) unit-abot-epc-basic-0: 23:12:51 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: 23:12:51 DEBUG unit.abot-epc-basic/0.install 66/66 KB 168/190 KB 26/26 KB 66/66 KB 172/190 KB 26/26 KB 66/66 KB 176/190 KB 26/26 KB 66/66 KB 180/190 KB 26/26 KB 66/66 KB 184/190 KB 26/26 KB 66/66 KB 188/190 KB 26/26 KB 66/66 KB 190/190 KB 26/26 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 144.8 KB/sec) unit-abot-epc-basic-0: 23:12:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar unit-abot-epc-basic-0: 23:12:51 DEBUG unit.abot-epc-basic/0.install 3/324 KB 190/190 KB 6/324 KB 190/190 KB 9/324 KB 190/190 KB 4/79 KB 11/324 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 370.7 KB/sec) unit-abot-epc-basic-0: 23:12:51 DEBUG unit.abot-epc-basic/0.install 4/79 KB 9/324 KB 190/190 KB 8/79 KB 11/324 KB 190/190 KB 12/79 KB 11/324 KB 190/190 KB 16/79 KB 11/324 KB 190/190 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar unit-abot-epc-basic-0: 23:12:51 DEBUG unit.abot-epc-basic/0.install 16/79 KB 14/324 KB 190/190 KB 16/79 KB 16/324 KB 3/228 KB 20/79 KB 19/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 1036.3 KB/sec) unit-abot-epc-basic-0: 23:12:51 DEBUG unit.abot-epc-basic/0.install 3/228 KB 20/79 KB 16/324 KB 3/228 KB 24/79 KB 19/324 KB 3/228 KB 16/79 KB 16/324 KB 3/228 KB 28/79 KB 19/324 KB 3/228 KB 32/79 KB 19/324 KB 3/228 KB 36/79 KB 19/324 KB 5/228 KB 40/79 KB 22/324 KB 5/228 KB 44/79 KB 22/324 KB 5/228 KB 48/79 KB 22/324 KB 5/228 KB 36/79 KB 22/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: 23:12:51 DEBUG unit.abot-epc-basic/0.install 5/228 KB 36/79 KB 19/324 KB 8/228 KB 48/79 KB 22/324 KB 11/228 KB 48/79 KB 22/324 KB 13/228 KB 48/79 KB 25/324 KB 11/228 KB 48/79 KB 25/324 KB 13/228 KB 48/79 KB 27/324 KB 13/228 KB 52/79 KB 27/324 KB 13/228 KB 52/79 KB 30/324 KB 4/152 KB 16/228 KB 52/79 KB 30/324 KB 4/152 KB 13/228 KB 52/79 KB 30/324 KB 4/152 KB 16/228 KB 52/79 KB 32/324 KB 8/152 KB 4/32 KB 19/228 KB 52/79 KB 32/324 KB 8/152 KB 4/32 KB 16/228 KB 52/79 KB 32/324 KB 4/152 KB 4/32 KB 19/228 KB 52/79 KB 36/324 KB 12/152 KB 4/32 KB 21/228 KB 56/79 KB 40/324 KB 12/152 KB 4/32 KB 21/228 KB 56/79 KB 44/324 KB 12/152 KB 4/32 KB 21/228 KB 56/79 KB 48/324 KB 12/152 KB 4/32 KB 16/228 KB 52/79 KB 30/324 KB 4/152 KB 4/32 KB 21/228 KB 56/79 KB 36/324 KB 12/152 KB 4/32 KB 19/228 KB 56/79 KB 36/324 KB 12/152 KB 4/32 KB 21/228 KB 60/79 KB 48/324 KB 12/152 KB 4/32 KB 21/228 KB 64/79 KB 48/324 KB 12/152 KB 4/32 KB 19/228 KB 52/79 KB 32/324 KB 12/152 KB 4/32 KB 21/228 KB 64/79 KB 48/324 KB 16/152 KB 4/32 KB 21/228 KB 64/79 KB 48/324 KB 20/152 KB 4/32 KB 24/228 KB 68/79 KB 48/324 KB 24/152 KB 4/32 KB 24/228 KB 68/79 KB 48/324 KB 24/152 KB 8/32 KB 24/228 KB 68/79 KB 48/324 KB 20/152 KB 4/32 KB 24/228 KB 64/79 KB 48/324 KB 20/152 KB 4/32 KB 27/228 KB 68/79 KB 48/324 KB 28/152 KB 8/32 KB 29/228 KB 68/79 KB 48/324 KB 28/152 KB 8/32 KB 32/228 KB 68/79 KB 48/324 KB 28/152 KB 8/32 KB 36/228 KB 72/79 KB 52/324 KB 28/152 KB 12/32 KB 24/228 KB 68/79 KB 48/324 KB 28/152 KB 8/32 KB 36/228 KB 72/79 KB 52/324 KB 32/152 KB 12/32 KB 36/228 KB 72/79 KB 52/324 KB 36/152 KB 12/32 KB 36/228 KB 72/79 KB 52/324 KB 40/152 KB 12/32 KB 36/228 KB 72/79 KB 52/324 KB 44/152 KB 12/32 KB 32/228 KB 72/79 KB 52/324 KB 28/152 KB 12/32 KB 40/228 KB 72/79 KB 56/324 KB 44/152 KB 12/32 KB 40/228 KB 72/79 KB 60/324 KB 44/152 KB 12/32 KB 40/228 KB 72/79 KB 64/324 KB 44/152 KB 12/32 KB 32/228 KB 72/79 KB 48/324 KB 28/152 KB 12/32 KB 40/228 KB 76/79 KB 64/324 KB 44/152 KB 12/32 KB 40/228 KB 79/79 KB 64/324 KB 44/152 KB 12/32 KB 32/228 KB 68/79 KB 48/324 KB 28/152 KB 12/32 KB 40/228 KB 79/79 KB 64/324 KB 44/152 KB 16/32 KB 40/228 KB 79/79 KB 64/324 KB 44/152 KB 20/32 KB 40/228 KB 79/79 KB 64/324 KB 44/152 KB 24/32 KB 40/228 KB 79/79 KB 64/324 KB 44/152 KB 28/32 KB 40/228 KB 79/79 KB 64/324 KB 48/152 KB 32/32 KB 40/228 KB 72/79 KB 52/324 KB 44/152 KB 12/32 KB 40/228 KB 79/79 KB 64/324 KB 48/152 KB 28/32 KB 44/228 KB 79/79 KB 64/324 KB 48/152 KB 32/32 KB 48/228 KB 79/79 KB 64/324 KB 48/152 KB 32/32 KB 52/228 KB 79/79 KB 68/324 KB 48/152 KB 32/32 KB 56/228 KB 79/79 KB 68/324 KB 52/152 KB 32/32 KB 60/228 KB 79/79 KB 68/324 KB 52/152 KB 32/32 KB 64/228 KB 79/79 KB 68/324 KB 52/152 KB 32/32 KB 48/228 KB 79/79 KB 68/324 KB 48/152 KB 32/32 KB 64/228 KB 79/79 KB 72/324 KB 52/152 KB 32/32 KB 64/228 KB 79/79 KB 76/324 KB 52/152 KB 32/32 KB 64/228 KB 79/79 KB 80/324 KB 52/152 KB 32/32 KB 52/228 KB 79/79 KB 68/324 KB 52/152 KB 32/32 KB 64/228 KB 79/79 KB 80/324 KB 56/152 KB 32/32 KB 64/228 KB 79/79 KB 80/324 KB 60/152 KB 32/32 KB 64/228 KB 79/79 KB 80/324 KB 64/152 KB 32/32 KB 64/228 KB 79/79 KB 84/324 KB 64/152 KB 32/32 KB 68/228 KB 88/324 KB 68/152 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (79 KB at 359.8 KB/sec) unit-abot-epc-basic-0: 23:12:51 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: 23:12:51 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 142.7 KB/sec) unit-abot-epc-basic-0: 23:12:51 DEBUG unit.abot-epc-basic/0.install 68/228 KB 84/324 KB 68/152 KB 32/32 KB 64/228 KB 84/324 KB 68/152 KB 32/32 KB 68/228 KB 92/324 KB 72/152 KB 68/228 KB 92/324 KB 76/152 KB 68/228 KB 92/324 KB 68/152 KB 72/228 KB 96/324 KB 76/152 KB 72/228 KB 92/324 KB 76/152 KB 76/228 KB 96/324 KB 76/152 KB 80/228 KB 100/324 KB 80/152 KB 84/228 KB 100/324 KB 80/152 KB 88/228 KB 100/324 KB 80/152 KB 76/228 KB 100/324 KB 80/152 KB 88/228 KB 104/324 KB 80/152 KB 88/228 KB 108/324 KB 80/152 KB 76/228 KB 96/324 KB 80/152 KB 88/228 KB 108/324 KB 84/152 KB 88/228 KB 108/324 KB 88/152 KB 88/228 KB 112/324 KB 88/152 KB 88/228 KB 112/324 KB 92/152 KB 88/228 KB 112/324 KB 96/152 KB 88/228 KB 112/324 KB 100/152 KB 92/228 KB 116/324 KB 104/152 KB 4/234 KB 92/228 KB 116/324 KB 100/152 KB 4/234 KB 92/228 KB 112/324 KB 100/152 KB 4/234 KB 96/228 KB 116/324 KB 108/152 KB 4/234 KB 100/228 KB 116/324 KB 108/152 KB 4/234 KB 92/228 KB 120/324 KB 108/152 KB 4/234 KB 100/228 KB 120/324 KB 112/152 KB 4/234 KB 88/228 KB 112/324 KB 100/152 KB 4/234 KB 104/228 KB 120/324 KB 112/152 KB 8/234 KB 104/228 KB 120/324 KB 112/152 KB 12/234 KB 104/228 KB 120/324 KB 112/152 KB 16/234 KB 104/228 KB 120/324 KB 112/152 KB 20/234 KB 104/228 KB 120/324 KB 116/152 KB 24/234 KB 104/228 KB 120/324 KB 112/152 KB 4/234 KB 100/228 KB 120/324 KB 108/152 KB 4/234 KB 108/228 KB 124/324 KB 116/152 KB 24/234 KB 108/228 KB 128/324 KB 116/152 KB 24/234 KB 108/228 KB 132/324 KB 116/152 KB 24/234 KB 108/228 KB 136/324 KB 116/152 KB 24/234 KB 108/228 KB 140/324 KB 116/152 KB 24/234 KB 108/228 KB 144/324 KB 116/152 KB 24/234 KB 104/228 KB 120/324 KB 116/152 KB 20/234 KB 108/228 KB 144/324 KB 120/152 KB 24/234 KB 108/228 KB 148/324 KB 124/152 KB 24/234 KB 108/228 KB 148/324 KB 128/152 KB 24/234 KB 108/228 KB 132/324 KB 116/152 KB 24/234 KB 112/228 KB 148/324 KB 128/152 KB 24/234 KB 116/228 KB 148/324 KB 128/152 KB 24/234 KB 120/228 KB 148/324 KB 128/152 KB 24/234 KB 124/228 KB 148/324 KB 128/152 KB 24/234 KB 128/228 KB 148/324 KB 128/152 KB 28/234 KB 132/228 KB 148/324 KB 128/152 KB 28/234 KB 136/228 KB 148/324 KB 132/152 KB 28/234 KB 140/228 KB 148/324 KB 132/152 KB 28/234 KB 144/228 KB 148/324 KB 132/152 KB 28/234 KB 108/228 KB 148/324 KB 120/152 KB 24/234 KB 144/228 KB 152/324 KB 132/152 KB 28/234 KB 144/228 KB 156/324 KB 132/152 KB 28/234 KB 144/228 KB 160/324 KB 132/152 KB 28/234 KB 132/228 KB 148/324 KB 132/152 KB 28/234 KB 144/228 KB 160/324 KB 136/152 KB 28/234 KB 144/228 KB 160/324 KB 140/152 KB 28/234 KB 144/228 KB 160/324 KB 144/152 KB 28/234 KB 144/228 KB 164/324 KB 148/152 KB 28/234 KB 148/228 KB 164/324 KB 152/152 KB 28/234 KB 148/228 KB 164/324 KB 152/152 KB 28/234 KB 124/228 KB 148/324 KB 128/152 KB 28/234 KB 148/228 KB 164/324 KB 152/152 KB 32/234 KB 148/228 KB 164/324 KB 152/152 KB 36/234 KB 148/228 KB 164/324 KB 152/152 KB 40/234 KB 148/228 KB 164/324 KB 152/152 KB 44/234 KB 148/228 KB 164/324 KB 152/152 KB 48/234 KB 148/228 KB 164/324 KB 152/152 KB 52/234 KB 148/228 KB 164/324 KB 152/152 KB 56/234 KB 148/228 KB 164/324 KB 148/152 KB 28/234 KB 144/228 KB 164/324 KB 144/152 KB 28/234 KB 152/228 KB 168/324 KB 152/152 KB 60/234 KB 152/228 KB 172/324 KB 152/152 KB 60/234 KB 152/228 KB 176/324 KB 152/152 KB 60/234 KB 152/228 KB 180/324 KB 152/152 KB 60/234 KB 148/228 KB 180/324 KB 152/152 KB 60/234 KB 152/228 KB 164/324 KB 152/152 KB 60/234 KB 156/228 KB 180/324 KB 152/152 KB 60/234 KB 156/228 KB unit-abot-epc-basic-0: 23:12:51 DEBUG unit.abot-epc-basic/0.install 180/324 KB 152/152 KB 64/234 KB 160/228 KB 180/324 KB 152/152 KB 64/234 KB 160/228 KB 180/324 KB 152/152 KB 68/234 KB 160/228 KB 184/324 KB 152/152 KB 72/234 KB 160/228 KB 184/324 KB 152/152 KB 68/234 KB 164/228 KB 188/324 KB 152/152 KB 72/234 KB 164/228 KB 192/324 KB 152/152 KB 72/234 KB 164/228 KB 196/324 KB 152/152 KB 72/234 KB 164/228 KB 184/324 KB 152/152 KB 72/234 KB 168/228 KB 196/324 KB 152/152 KB 76/234 KB 172/228 KB 196/324 KB 152/152 KB 76/234 KB 176/228 KB 196/324 KB 152/152 KB 76/234 KB 164/228 KB 196/324 KB 152/152 KB 76/234 KB 176/228 KB 196/324 KB 152/152 KB 80/234 KB 176/228 KB 196/324 KB 152/152 KB 84/234 KB 180/228 KB 200/324 KB 152/152 KB 88/234 KB 180/228 KB 200/324 KB 152/152 KB 92/234 KB 180/228 KB 200/324 KB 152/152 KB 96/234 KB 180/228 KB 200/324 KB 152/152 KB 84/234 KB 184/228 KB 200/324 KB 96/234 KB 188/228 KB 200/324 KB 96/234 KB 176/228 KB 200/324 KB 152/152 KB 84/234 KB 188/228 KB 204/324 KB 96/234 KB 188/228 KB 208/324 KB 96/234 KB 188/228 KB 212/324 KB 96/234 KB 192/228 KB 216/324 KB 100/234 KB 192/228 KB 220/324 KB 100/234 KB 192/228 KB 224/324 KB 100/234 KB 192/228 KB 228/324 KB 100/234 KB 192/228 KB 212/324 KB 100/234 KB 192/228 KB 232/324 KB 104/234 KB 192/228 KB 232/324 KB 108/234 KB 192/228 KB 232/324 KB 112/234 KB 192/228 KB 232/324 KB 116/234 KB 192/228 KB 232/324 KB 120/234 KB 192/228 KB 232/324 KB 124/234 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (152 KB at 588.4 KB/sec) unit-abot-epc-basic-0: 23:12:51 DEBUG unit.abot-epc-basic/0.install 192/228 KB 212/324 KB 96/234 KB 196/228 KB 232/324 KB 124/234 KB 200/228 KB 232/324 KB 124/234 KB 204/228 KB 232/324 KB 124/234 KB 208/228 KB 232/324 KB 124/234 KB 192/228 KB 232/324 KB 100/234 KB 208/228 KB 236/324 KB 124/234 KB 208/228 KB 240/324 KB 124/234 KB 212/228 KB 240/324 KB 124/234 KB 216/228 KB 244/324 KB 128/234 KB 220/228 KB 244/324 KB 128/234 KB 212/228 KB 244/324 KB 128/234 KB 212/228 KB 244/324 KB 124/234 KB 224/228 KB 248/324 KB 128/234 KB 224/228 KB 252/324 KB 128/234 KB 224/228 KB 256/324 KB 128/234 KB 224/228 KB 252/324 KB 128/234 KB 228/228 KB 256/324 KB 128/234 KB 228/228 KB 260/324 KB 132/234 KB 228/228 KB 260/324 KB 136/234 KB 228/228 KB 260/324 KB 140/234 KB 228/228 KB 260/324 KB 144/234 KB 228/228 KB 260/324 KB 128/234 KB 228/228 KB 264/324 KB 144/234 KB 228/228 KB 268/324 KB 144/234 KB 228/228 KB 272/324 KB 144/234 KB 228/228 KB 276/324 KB 144/234 KB 228/228 KB 280/324 KB 148/234 KB 228/228 KB 284/324 KB 148/234 KB 228/228 KB 288/324 KB 148/234 KB 228/228 KB 276/324 KB 148/234 KB 228/228 KB 288/324 KB 152/234 KB 228/228 KB 288/324 KB 156/234 KB 228/228 KB 288/324 KB 160/234 KB 228/228 KB 288/324 KB 164/234 KB 228/228 KB 292/324 KB 168/234 KB 228/228 KB 292/324 KB 172/234 KB 228/228 KB 292/324 KB 176/234 KB 228/228 KB 292/324 KB 164/234 KB 228/228 KB 296/324 KB 176/234 KB 228/228 KB 300/324 KB 176/234 KB 228/228 KB 304/324 KB 176/234 KB 228/228 KB 308/324 KB 176/234 KB 228/228 KB 312/324 KB 180/234 KB 316/324 KB 180/234 KB 320/324 KB 180/234 KB 324/324 KB 180/234 KB 324/324 KB 180/234 KB 228/228 KB 308/324 KB 180/234 KB 324/324 KB 184/234 KB 324/324 KB 188/234 KB 324/324 KB 192/234 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 811.8 KB/sec) unit-abot-epc-basic-0: 23:12:51 DEBUG unit.abot-epc-basic/0.install 324/324 KB 196/234 KB 324/324 KB 200/234 KB 324/324 KB 204/234 KB 324/324 KB 208/234 KB 324/324 KB 212/234 KB 324/324 KB 216/234 KB 324/324 KB 220/234 KB 324/324 KB 224/234 KB 324/324 KB 228/234 KB 324/324 KB 232/234 KB 324/324 KB 234/234 KB Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 1120.9 KB/sec) unit-abot-epc-basic-0: 23:12:51 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 796.4 KB/sec) unit-mysql-0: 23:12:52 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 23:12:52 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: 23:12:52 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6618927983939610941.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: 23:12:52 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:12:52 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 23:12:52 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:12:52 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 3.027 s unit-abot-epc-basic-0: 23:12:52 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-07-02T23:12:52+00:00 unit-abot-epc-basic-0: 23:12:52 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 23:12:52 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:12:52 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 23:12:53 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 23:12:54 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 23:12:54 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 23:12:54 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:12:54 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:12:54 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 23:12:54 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:12:54 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:12:54 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: 23:12:54 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: 23:12:55 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4042260564626891378.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: 23:12:55 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:12:55 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 23:12:55 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:12:55 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.776 s unit-abot-epc-basic-0: 23:12:55 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-07-02T23:12:55+00:00 unit-abot-epc-basic-0: 23:12:55 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 23:12:55 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:12:55 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 23:12:57 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 23:12:57 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:12:57 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:12:57 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 23:12:57 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:12:57 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:12:57 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: 23:12:57 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: 23:12:57 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7401011682730380074.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: 23:12:57 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:12:57 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 23:12:57 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:12:57 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.788 s unit-abot-epc-basic-0: 23:12:57 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-07-02T23:12:57+00:00 unit-abot-epc-basic-0: 23:12:57 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 23:12:57 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:12:57 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 23:12:57 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 23:12:57 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 23:12:57 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 23:12:57 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 23:12:57 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 23:12:57 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 23:12:57 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 23:12:57 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 23:12:57 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-mysql-0: 23:12:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 23:12:58 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 23:12:58 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: 23:12:58 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: 23:12:58 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: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 23:12:58 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: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 23:12:58 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: 23:12:58 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: 23:12:58 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: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 23:12:58 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: 23:12:58 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: 23:12:58 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: 23:12:58 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: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 23:12:58 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: 23:12:58 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: 23:12:58 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: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 23:12:58 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: 23:12:58 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: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 23:12:58 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: 23:12:58 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: 23:12:58 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: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 23:12:58 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: 23:12:58 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: 23:12:58 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: 23:12:58 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: 23:12:58 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: 23:12:58 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: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 23:12:58 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: 23:12:58 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: 23:12:58 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: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 23:12:58 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: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 23:12:58 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: 23:12:58 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: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 23:12:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-abot-epc-basic-0: 23:12:59 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-abot-epc-basic-0: 23:12:59 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/ae/43/38329621bcca6f0b97e1cc36fb3cef889414a1960fcdc83a41e26b496634/elasticsearch-7.0.2-py2.py3-none-any.whl (83kB) unit-abot-epc-basic-0: 23:12:59 DEBUG unit.abot-epc-basic/0.install [?25l  12% |### | 10kB 2.7MB/s eta 0:00:01  24% |####### | 20kB 5.0MB/s eta 0:00:01  36% |########### | 30kB 3.6MB/s eta 0:00:01  48% |############### | 40kB 4.6MB/s eta 0:00:01  61% |################### | 51kB 5.6MB/s eta 0:00:01  73% |####################### | 61kB 6.6MB/s eta 0:00:01  85% |########################### | 71kB 5.2MB/s eta 0:00:01  97% |############################### | 81kB 5.9MB/s eta 0:00:01  100% |################################| 92kB 4.6MB/s unit-abot-epc-basic-0: 23:12:59 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-abot-epc-basic-0: 23:12:59 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/e6/60/247f23a7121ae632d62811ba7f273d0e58972d75e58a94d329d51550a47d/urllib3-1.25.3-py2.py3-none-any.whl (150kB) unit-abot-epc-basic-0: 23:12:59 DEBUG unit.abot-epc-basic/0.install [?25l  6% |## | 10kB 64.5MB/s eta 0:00:01  13% |#### | 20kB 48.3MB/s eta 0:00:01  20% |###### | 30kB 48.7MB/s eta 0:00:01  27% |######## | 40kB 48.6MB/s eta 0:00:01  33% |########## | 51kB 47.9MB/s eta 0:00:01  40% |############# | 61kB 49.1MB/s eta 0:00:01  47% |############### | 71kB 49.2MB/s eta 0:00:01  54% |################# | 81kB 49.3MB/s eta 0:00:01  61% |################### | 92kB 25.9MB/s eta 0:00:01  67% |##################### | 102kB 26.0MB/s eta 0:00:01  74% |####################### | 112kB 25.8MB/s eta 0:00:01  81% |########################## | 122kB 26.1MB/s eta 0:00:01  88% |############################ | 133kB 26.2MB/s eta 0:00:01  94% |############################## | 143kB 26.3MB/s eta 0:00:01  100% |################################| 153kB 7.2MB/s unit-abot-epc-basic-0: 23:12:59 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-abot-epc-basic-0: 23:12:59 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-7.0.2 urllib3-1.25.3 unit-abot-epc-basic-0: 23:13:00 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 19.1.1 is available. unit-abot-epc-basic-0: 23:13:00 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 23:13:00 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-abot-epc-basic-0: 23:13:00 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/9a/74/670ae9737d14114753b8c8fdf2e8bd212a05d3b361ab15b44937dfd40985/Flask-1.0.3-py2.py3-none-any.whl (92kB) unit-abot-epc-basic-0: 23:13:00 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 2.6MB/s eta 0:00:01  22% |####### | 20kB 4.8MB/s eta 0:00:01  33% |########## | 30kB 6.7MB/s eta 0:00:01  44% |############## | 40kB 4.7MB/s eta 0:00:01  55% |################# | 51kB 5.7MB/s eta 0:00:01  66% |##################### | 61kB 6.7MB/s eta 0:00:01  77% |######################## | 71kB 5.2MB/s eta 0:00:01  88% |############################ | 81kB 5.8MB/s eta 0:00:01  100% |################################| 92kB 4.6MB/s unit-abot-epc-basic-0: 23:13:00 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 23:13:00 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/1d/e7/fd8b501e7a6dfe492a433deb7b9d833d39ca74916fa8bc63dd1a4947a671/Jinja2-2.10.1-py2.py3-none-any.whl (124kB) unit-abot-epc-basic-0: 23:13:00 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 48.3MB/s eta 0:00:01  16% |##### | 20kB 39.1MB/s eta 0:00:01  24% |####### | 30kB 41.8MB/s eta 0:00:01  32% |########## | 40kB 43.1MB/s eta 0:00:01  40% |############# | 51kB 44.2MB/s eta 0:00:01  49% |############### | 61kB 45.4MB/s eta 0:00:01  57% |################## | 71kB 45.4MB/s eta 0:00:01  65% |#################### | 81kB 45.7MB/s eta 0:00:01  73% |####################### | 92kB 46.3MB/s eta 0:00:01  81% |########################## | 102kB 34.0MB/s eta 0:00:01  90% |############################ | 112kB 34.1MB/s eta 0:00:01  98% |############################### | 122kB 34.9MB/s eta 0:00:01  100% |################################| 133kB 8.8MB/s unit-abot-epc-basic-0: 23:13:01 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-abot-epc-basic-0: 23:13:01 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/76/ae/44b03b253d6fade317f32c24d100b3b35c2239807046a4c953c7b89fa49e/itsdangerous-1.1.0-py2.py3-none-any.whl unit-abot-epc-basic-0: 23:13:01 DEBUG unit.abot-epc-basic/0.install Collecting Werkzeug>=0.14 (from flask) unit-abot-epc-basic-0: 23:13:01 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/9f/57/92a497e38161ce40606c27a86759c6b92dd34fcdb33f64171ec559257c02/Werkzeug-0.15.4-py2.py3-none-any.whl (327kB) unit-abot-epc-basic-0: 23:13:01 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 65.7MB/s eta 0:00:01  6% |## | 20kB 47.2MB/s eta 0:00:01  9% |### | 30kB 49.0MB/s eta 0:00:01  12% |#### | 40kB 48.9MB/s eta 0:00:01  15% |##### | 51kB 49.6MB/s eta 0:00:01  18% |###### | 61kB 50.9MB/s eta 0:00:01  21% |####### | 71kB 49.5MB/s eta 0:00:01  25% |######## | 81kB 49.1MB/s eta 0:00:01  28% |######### | 92kB 50.1MB/s eta 0:00:01  31% |########## | 102kB 50.1MB/s eta 0:00:01  34% |########### | 112kB 49.1MB/s eta 0:00:01  37% |############ | 122kB 51.2MB/s eta 0:00:01  40% |############# | 133kB 43.7MB/s eta 0:00:01  43% |############## | 143kB 41.5MB/s eta 0:00:01  46% |############### | 153kB 39.8MB/s eta 0:00:01  50% |################ | 163kB 38.7MB/s eta 0:00:01  53% |################# | 174kB 39.7MB/s eta 0:00:01  56% |################## | 184kB 40.1MB/s eta 0:00:01  59% |################### | 194kB 40.1MB/s eta 0:00:01  62% |#################### | 204kB 40.1MB/s eta 0:00:01  65% |##################### | 215kB 39.5MB/s eta 0:00:01  68% |###################### | 225kB 38.2MB/s eta 0:00:01  71% |####################### | 235kB 42.8MB/s eta 0:00:01  75% |######################## | 245kB 45.0MB/s eta 0:00:01  78% |######################### | 256kB 47.7MB/s eta 0:00:01  81% |########################## | 266kB 48.1MB/s eta 0:00:01  84% |########################### | 276kB 48.1MB/s eta 0:00:01  87% |############################ | 286kB 28.1MB/s eta 0:00:01  90% |############################# | 296kB 27.4MB/s eta 0:00:01  93% |############################## | 307kB 27.4MB/s eta 0:00:01  96% |############################### | 317kB 27.7MB/s eta 0:00:01  100% |################################| 327kB 4.1MB/s unit-abot-epc-basic-0: 23:13:01 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-mysql-0: 23:13:01 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 23:13:01 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl (81kB) unit-abot-epc-basic-0: 23:13:01 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 83.9MB/s eta 0:00:01  25% |######## | 20kB 54.2MB/s eta 0:00:01  37% |############ | 30kB 52.6MB/s eta 0:00:01  50% |################ | 40kB 50.4MB/s eta 0:00:01  62% |#################### | 51kB 50.7MB/s eta 0:00:01  75% |######################## | 61kB 51.5MB/s eta 0:00:01  88% |############################ | 71kB 51.8MB/s eta 0:00:01  100% |################################| 81kB 12.9MB/s unit-abot-epc-basic-0: 23:13:01 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 23:13:01 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/fb/40/f3adb7cf24a8012813c5edb20329eb22d5d8e2a0ecf73d21d6b85865da11/MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl unit-abot-epc-basic-0: 23:13:01 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-abot-epc-basic-0: 23:13:01 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10.1 MarkupSafe-1.1.1 Werkzeug-0.15.4 click-7.0 flask-1.0.3 itsdangerous-1.1.0 unit-abot-epc-basic-0: 23:13:01 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 19.1.1 is available. unit-abot-epc-basic-0: 23:13:01 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 23:13:02 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-abot-epc-basic-0: 23:13:02 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz unit-abot-epc-basic-0: 23:13:02 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-abot-epc-basic-0: 23:13:02 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/8b/0e/048a2f88bc4be5e3697df9dc1f7b9d5c9c75be62676feeeb91d2e896c5ea/beautifulsoup4-4.7.1-py2-none-any.whl (94kB) unit-abot-epc-basic-0: 23:13:02 DEBUG unit.abot-epc-basic/0.install [?25l  10% |### | 10kB 2.6MB/s eta 0:00:01  21% |###### | 20kB 4.9MB/s eta 0:00:01  32% |########## | 30kB 3.5MB/s eta 0:00:01  43% |############# | 40kB 4.5MB/s eta 0:00:01  54% |################# | 51kB 5.5MB/s eta 0:00:01  65% |#################### | 61kB 6.5MB/s eta 0:00:01  75% |######################## | 71kB 5.2MB/s eta 0:00:01  86% |########################### | 81kB 5.8MB/s eta 0:00:01  97% |############################### | 92kB 6.5MB/s eta 0:00:01  100% |################################| 102kB 5.1MB/s unit-abot-epc-basic-0: 23:13:02 DEBUG unit.abot-epc-basic/0.install [?25hCollecting soupsieve>=1.2 (from beautifulsoup4->bs4) unit-abot-epc-basic-0: 23:13:02 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/35/e3/25079e8911085ab76a6f2facae0771078260c930216ab0b0c44dc5c9bf31/soupsieve-1.9.2-py2.py3-none-any.whl unit-abot-epc-basic-0: 23:13:02 DEBUG unit.abot-epc-basic/0.install Collecting backports.functools-lru-cache; python_version < "3" (from soupsieve>=1.2->beautifulsoup4->bs4) unit-abot-epc-basic-0: 23:13:03 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl unit-abot-epc-basic-0: 23:13:03 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: bs4 unit-abot-epc-basic-0: 23:13:03 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 23:13:03 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 23:13:03 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 23:13:03 DEBUG unit.abot-epc-basic/0.install Installing collected packages: backports.functools-lru-cache, soupsieve, beautifulsoup4, bs4 unit-abot-epc-basic-0: 23:13:03 DEBUG unit.abot-epc-basic/0.install Successfully installed backports.functools-lru-cache-1.5 beautifulsoup4-4.7.1 bs4-0.0.1 soupsieve-1.9.2 unit-abot-epc-basic-0: 23:13:03 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 19.1.1 is available. unit-abot-epc-basic-0: 23:13:03 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 23:13:03 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 23:13:03 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 23:13:03 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-mysql-0: 23:13:04 DEBUG unit.mysql/0.config-changed mysql start/running, process 11838 unit-mysql-0: 23:13:04 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 23:13:04 INFO juju.worker.uniter.operation ran "config-changed" hook unit-mysql-0: 23:13:04 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 23:13:04 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 23:13:04 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 23:13:04 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 23:13:04 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 23:13:04 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 23:13:04 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 23:13:04 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-mysql-0: 23:13:04 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 23:13:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 23:13:05 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 23:13:05 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:13:05 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:13:05 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 23:13:05 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:13:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom unit-abot-epc-basic-0: 23:13:06 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.6 KB/sec) unit-abot-epc-basic-0: 23:13:06 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: 23:13:06 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 KB at 488.3 KB/sec) unit-abot-epc-basic-0: 23:13:06 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: 23:13:06 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 874.1 KB/sec) unit-abot-epc-basic-0: 23:13:06 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: 23:13:06 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 563.7 KB/sec) unit-abot-epc-basic-0: 23:13:06 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: 23:13:06 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 KB at 1058.4 KB/sec) unit-abot-epc-basic-0: 23:13:06 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:13:06 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 23:13:06 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: 23:13:06 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 67.7 KB/sec) unit-abot-epc-basic-0: 23:13:06 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: 23:13:06 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 490.8 KB/sec) unit-abot-epc-basic-0: 23:13:06 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: 23:13:06 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 783.2 KB/sec) unit-abot-epc-basic-0: 23:13:06 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: 23:13:06 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 159.5 KB/sec) unit-abot-epc-basic-0: 23:13:06 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: 23:13:06 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 132.4 KB/sec) unit-abot-epc-basic-0: 23:13:07 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: 23:13:07 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 429.6 KB/sec) unit-abot-epc-basic-0: 23:13:07 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: 23:13:07 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 510.4 KB/sec) unit-abot-epc-basic-0: 23:13:07 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: 23:13:07 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: 23:13:07 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 465.1 KB/sec) unit-abot-epc-basic-0: 23:13:07 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 2508.8 KB/sec) unit-abot-epc-basic-0: 23:13:07 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:13:07 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: 23:13:07 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: 23:13:07 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 128.8 KB/sec) unit-abot-epc-basic-0: 23:13:07 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: 23:13:07 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 75.2 KB/sec) unit-abot-epc-basic-0: 23:13:07 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: 23:13:07 DEBUG unit.abot-epc-basic/0.install 1/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 156.6 KB/sec) unit-abot-epc-basic-0: 23:13:07 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: 23:13:07 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 116.5 KB/sec) unit-abot-epc-basic-0: 23:13:07 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: 23:13:07 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 461.0 KB/sec) unit-abot-epc-basic-0: 23:13:07 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: 23:13:07 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2 KB at 107.4 KB/sec) unit-abot-epc-basic-0: 23:13:07 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: 23:13:07 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 106.7 KB/sec) unit-mysql-0: 23:13:07 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 23:13:07 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: 23:13:07 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 41.1 KB/sec) unit-abot-epc-basic-0: 23:13:07 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: 23:13:07 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 77.0 KB/sec) unit-abot-epc-basic-0: 23:13:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom unit-abot-epc-basic-0: 23:13:07 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 63.3 KB/sec) unit-abot-epc-basic-0: 23:13:07 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: 23:13:07 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 217.1 KB/sec) unit-abot-epc-basic-0: 23:13:07 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: 23:13:07 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 711.7 KB/sec) unit-abot-epc-basic-0: 23:13:07 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: 23:13:07 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: 23:13:07 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: 23:13:07 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 269.9 KB/sec) unit-abot-epc-basic-0: 23:13:07 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: 23:13:07 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 392.3 KB/sec) unit-abot-epc-basic-0: 23:13:07 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: 23:13:07 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (8 KB at 443.3 KB/sec) unit-abot-epc-basic-0: 23:13:07 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: 23:13:07 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: 23:13:07 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: 23:13:07 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: 23:13:07 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.jar unit-abot-epc-basic-0: 23:13:07 DEBUG unit.abot-epc-basic/0.install 3/48 KB 3/114 KB 6/48 KB 3/114 KB 3/48 KB 5/114 KB 6/48 KB 8/114 KB 6/48 KB 11/114 KB 6/48 KB 13/114 KB 6/48 KB 13/114 KB 9/48 KB 16/114 KB 11/48 KB 16/114 KB 9/48 KB 19/114 KB 11/48 KB 21/114 KB 11/48 KB 24/114 KB 14/48 KB 27/114 KB 14/48 KB 21/114 KB 14/48 KB 27/114 KB 16/48 KB 27/114 KB 19/48 KB 29/114 KB 19/48 KB 32/114 KB 22/48 KB 29/114 KB 22/48 KB 32/114 KB 25/48 KB 36/114 KB 25/48 KB 40/114 KB 27/48 KB 44/114 KB 27/48 KB 48/114 KB 27/48 KB 3/35 KB 52/114 KB 27/48 KB 3/35 KB 3/29 KB 56/114 KB 27/48 KB 3/35 KB 36/114 KB 27/48 KB 3/29 KB 56/114 KB 30/48 KB 3/35 KB 3/29 KB 56/114 KB 32/48 KB 3/35 KB 3/29 KB 56/114 KB 36/48 KB 3/35 KB 3/29 KB 56/114 KB 40/48 KB 3/35 KB 3/29 KB 60/114 KB 40/48 KB 3/35 KB 3/29 KB 64/114 KB 44/48 KB 3/35 KB 3/29 KB 64/114 KB 48/48 KB 3/35 KB 3/29 KB 64/114 KB 48/48 KB 3/35 KB 3/29 KB 52/114 KB 27/48 KB 3/35 KB 5/29 KB 64/114 KB 48/48 KB 3/35 KB 8/29 KB 68/114 KB 48/48 KB 3/35 KB 44/114 KB 27/48 KB 3/35 KB 8/29 KB 68/114 KB 48/48 KB 6/35 KB 8/29 KB 68/114 KB 48/48 KB 9/35 KB 8/29 KB 68/114 KB 48/48 KB 11/35 KB 8/29 KB 68/114 KB 48/48 KB 14/35 KB 11/29 KB 68/114 KB 48/48 KB 16/35 KB 11/29 KB 68/114 KB 19/35 KB 5/29 KB 68/114 KB 48/48 KB 3/35 KB 11/29 KB 72/114 KB 19/35 KB 11/29 KB 76/114 KB 19/35 KB 11/29 KB 80/114 KB 19/35 KB 11/29 KB 84/114 KB 19/35 KB 11/29 KB 88/114 KB 22/35 KB 11/29 KB 92/114 KB 22/35 KB 11/29 KB 96/114 KB 22/35 KB 11/29 KB 100/114 KB 22/35 KB 11/29 KB 104/114 KB 22/35 KB 11/29 KB 68/114 KB 48/48 KB 14/35 KB 13/29 KB 104/114 KB 22/35 KB 16/29 KB 104/114 KB 22/35 KB 19/29 KB 104/114 KB 22/35 KB 11/29 KB 84/114 KB 22/35 KB 21/29 KB 104/114 KB 22/35 KB 24/29 KB 104/114 KB 25/35 KB 21/29 KB 104/114 KB 25/35 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 940.2 KB/sec) unit-abot-epc-basic-0: 23:13:07 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: 23:13:07 DEBUG unit.abot-epc-basic/0.install 27/29 KB 104/114 KB 27/35 KB 24/29 KB 104/114 KB 27/35 KB 27/29 KB 104/114 KB 30/35 KB 27/29 KB 104/114 KB 32/35 KB 29/29 KB 104/114 KB 32/35 KB 29/29 KB 108/114 KB 32/35 KB 29/29 KB 112/114 KB 32/35 KB 29/29 KB 114/114 KB 35/35 KB 29/29 KB 114/114 KB 35/35 KB 3/85 KB 29/29 KB 114/114 KB 35/35 KB 5/85 KB 29/29 KB 114/114 KB 35/35 KB 8/85 KB 29/29 KB 114/114 KB 35/35 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 KB at 470.7 KB/sec) unit-abot-epc-basic-0: 23:13:07 DEBUG unit.abot-epc-basic/0.install 11/85 KB 114/114 KB 35/35 KB 4/56 KB 11/85 KB 114/114 KB 35/35 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 1745.5 KB/sec) unit-abot-epc-basic-0: 23:13:07 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: 23:13:07 DEBUG unit.abot-epc-basic/0.install 13/85 KB 8/56 KB 11/85 KB 8/56 KB 13/85 KB 12/56 KB 13/85 KB 16/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 513.7 KB/sec) unit-abot-epc-basic-0: 23:13:07 DEBUG unit.abot-epc-basic/0.install 16/85 KB 16/56 KB 19/85 KB 16/56 KB 21/85 KB 20/56 KB 24/85 KB 20/56 KB 27/85 KB 20/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: 23:13:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar unit-abot-epc-basic-0: 23:13:07 DEBUG unit.abot-epc-basic/0.install 19/85 KB 20/56 KB 27/85 KB 24/56 KB 27/85 KB 28/56 KB 27/85 KB 32/56 KB 27/85 KB 36/56 KB 29/85 KB 40/56 KB 3/24 KB 29/85 KB 44/56 KB 3/24 KB 29/85 KB 48/56 KB 3/24 KB 29/85 KB 52/56 KB 3/24 KB 29/85 KB 56/56 KB 29/85 KB 36/56 KB 3/24 KB 29/85 KB 40/56 KB 6/24 KB 29/85 KB 56/56 KB 9/24 KB 32/85 KB 56/56 KB 6/24 KB 32/85 KB 56/56 KB 9/24 KB 36/85 KB 56/56 KB 11/24 KB 40/85 KB 56/56 KB 11/24 KB 40/85 KB 56/56 KB 4/218 KB 11/24 KB 44/85 KB 3/86 KB 56/56 KB 8/218 KB 11/24 KB 36/85 KB 56/56 KB 14/24 KB 44/85 KB 3/86 KB 56/56 KB 8/218 KB 11/24 KB 44/85 KB 3/86 KB 56/56 KB 4/218 KB 11/24 KB 40/85 KB 3/86 KB 56/56 KB 4/218 KB 14/24 KB 48/85 KB 6/86 KB 56/56 KB 8/218 KB 14/24 KB 48/85 KB 9/86 KB 56/56 KB 8/218 KB 16/24 KB 48/85 KB 9/86 KB 56/56 KB 8/218 KB 19/24 KB 48/85 KB 11/86 KB 56/56 KB 8/218 KB 22/24 KB 48/85 KB 11/86 KB 56/56 KB 12/218 KB 16/24 KB 48/85 KB 11/86 KB 56/56 KB 8/218 KB 14/24 KB 48/85 KB 9/86 KB 56/56 KB 8/218 KB 22/24 KB 52/85 KB 11/86 KB 56/56 KB 12/218 KB 24/24 KB 56/85 KB 14/86 KB 56/56 KB 12/218 KB 24/24 KB 60/85 KB 14/86 KB 56/56 KB 12/218 KB 24/24 KB 64/85 KB 14/86 KB 56/56 KB 12/218 KB 24/24 KB 68/85 KB 14/86 KB 56/56 KB 12/218 KB 24/24 KB 72/85 KB 14/86 KB 56/56 KB 12/218 KB 19/24 KB 48/85 KB 11/86 KB 56/56 KB 12/218 KB 24/24 KB 72/85 KB 14/86 KB 16/218 KB 24/24 KB 72/85 KB 14/86 KB 20/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 599.8 KB/sec) unit-abot-epc-basic-0: 23:13:07 DEBUG unit.abot-epc-basic/0.install 24/24 KB 52/85 KB 14/86 KB 56/56 KB 12/218 KB 22/24 KB 52/85 KB 14/86 KB 56/56 KB 12/218 KB 24/24 KB 72/85 KB 16/86 KB 24/218 KB 24/24 KB 72/85 KB 19/86 KB 24/218 KB 24/24 KB 72/85 KB 22/86 KB 24/218 KB 24/24 KB 72/85 KB 25/86 KB 24/218 KB 24/24 KB 72/85 KB 27/86 KB 24/218 KB 24/24 KB 76/85 KB 30/86 KB 24/218 KB 24/24 KB 72/85 KB 14/86 KB 24/218 KB 24/24 KB 76/85 KB 30/86 KB 28/218 KB 24/24 KB 76/85 KB 30/86 KB 32/218 KB 24/24 KB 76/85 KB 30/86 KB 36/218 KB 24/24 KB 76/85 KB 32/86 KB 40/218 KB 24/24 KB 76/85 KB 27/86 KB 24/218 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: 23:13:07 DEBUG unit.abot-epc-basic/0.install 24/24 KB 76/85 KB 32/86 KB 36/218 KB 24/24 KB 80/85 KB 36/86 KB 44/218 KB 24/24 KB 80/85 KB 32/86 KB 44/218 KB 24/24 KB 80/85 KB 32/86 KB 44/218 KB 84/85 KB 40/86 KB 48/218 KB 85/85 KB 40/86 KB 48/218 KB 80/85 KB 40/86 KB 48/218 KB 80/85 KB 36/86 KB 48/218 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 234.3 KB/sec) unit-abot-epc-basic-0: 23:13:07 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (85 KB at 727.3 KB/sec) unit-abot-epc-basic-0: 23:13:07 DEBUG unit.abot-epc-basic/0.install 85/85 KB 44/86 KB 48/218 KB 48/86 KB 48/218 KB 52/86 KB 48/218 KB 56/86 KB 48/218 KB 60/86 KB 48/218 KB 64/86 KB 48/218 KB 68/86 KB 48/218 KB 72/86 KB 48/218 KB 76/86 KB 48/218 KB 80/86 KB 48/218 KB 84/86 KB 48/218 KB 86/86 KB 48/218 KB 86/86 KB 52/218 KB 86/86 KB 56/218 KB 86/86 KB 60/218 KB 86/86 KB 64/218 KB 86/86 KB 68/218 KB 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 4/12 KB 116/218 KB 86/86 KB 8/12 KB 116/218 KB 86/86 KB 12/12 KB 116/218 KB 86/86 KB 12/12 KB 116/218 KB 86/86 KB 12/12 KB 120/218 KB 86/86 KB 12/12 KB 124/218 KB 86/86 KB 12/12 KB 128/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 636.7 KB/sec) unit-abot-epc-basic-0: 23:13:07 DEBUG unit.abot-epc-basic/0.install 12/12 KB 132/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 85.8 KB/sec) unit-abot-epc-basic-0: 23:13:07 DEBUG unit.abot-epc-basic/0.install 136/218 KB 140/218 KB 144/218 KB 148/218 KB 152/218 KB 156/218 KB 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 1415.2 KB/sec) unit-abot-epc-basic-0: 23:13:07 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: 23:13:07 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4142800578901986141.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 23:13:07 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:13:07 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: 23:13:07 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: 23:13:07 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7392655356997367902.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: 23:13:07 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:13:07 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: 23:13:07 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: 23:13:07 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8393285238893423216.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: 23:13:07 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:13:07 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: 23:13:08 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: 23:13:08 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall396738144079810323.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 23:13:08 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:13:08 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: 23:13:08 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: 23:13:08 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6846795842193577213.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: 23:13:08 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:13:08 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: 23:13:08 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: 23:13:08 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall721443969295126829.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 23:13:08 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:13:08 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 23:13:08 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:13:08 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.529 s unit-abot-epc-basic-0: 23:13:08 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-07-02T23:13:08+00:00 unit-abot-epc-basic-0: 23:13:08 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 23:13:08 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 23:13:09 DEBUG unit.mysql/0.start mysql start/running, process 11958 unit-mysql-0: 23:13:09 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-mysql-0: 23:13:09 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 23:13:09 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-mysql-0: 23:13:09 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 23:13:09 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 23:13:09 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 23:13:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 23:13:09 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 23:13:09 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-mysql-0: 23:13:09 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 23:13:09 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-mysql-0: 23:13:10 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-abot-epc-basic-0: 23:13:10 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 23:13:10 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 23:13:10 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:13:10 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:13:10 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 23:13:10 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:13:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom unit-abot-epc-basic-0: 23:13:11 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 17.3 KB/sec) unit-abot-epc-basic-0: 23:13:11 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: 23:13:11 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 374.3 KB/sec) unit-abot-epc-basic-0: 23:13:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom unit-abot-epc-basic-0: 23:13:11 DEBUG unit.abot-epc-basic/0.install 3/30 KB 5/30 KB 8/30 KB 10/30 KB 13/30 KB 16/30 KB 19/30 KB 21/30 KB 24/30 KB 26/30 KB 29/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 1075.8 KB/sec) unit-abot-epc-basic-0: 23:13:11 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: 23:13:11 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 KB at 761.3 KB/sec) unit-abot-epc-basic-0: 23:13:11 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: 23:13:11 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 1253.4 KB/sec) unit-abot-epc-basic-0: 23:13:11 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: 23:13:11 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 455.3 KB/sec) unit-abot-epc-basic-0: 23:13:11 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: 23:13:11 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 962.0 KB/sec) unit-abot-epc-basic-0: 23:13:11 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: 23:13:11 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 201.2 KB/sec) unit-abot-epc-basic-0: 23:13:11 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: 23:13:11 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 901.0 KB/sec) unit-abot-epc-basic-0: 23:13:11 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: 23:13:11 DEBUG unit.abot-epc-basic/0.install 3/39 KB 6/39 KB 9/39 KB 11/39 KB 14/39 KB 16/39 KB 19/39 KB 22/39 KB 25/39 KB 27/39 KB 30/39 KB 32/39 KB 35/39 KB 38/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 1554.1 KB/sec) unit-abot-epc-basic-0: 23:13:11 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: 23:13:11 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: 23:13:11 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: 23:13:11 DEBUG unit.abot-epc-basic/0.install 3/38 KB 6/38 KB 9/38 KB 11/38 KB 14/38 KB 16/38 KB 19/38 KB 22/38 KB 25/38 KB 27/38 KB 30/38 KB 32/38 KB 35/38 KB 38/38 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (38 KB at 1704.7 KB/sec) unit-abot-epc-basic-0: 23:13:11 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: 23:13:11 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 271.3 KB/sec) unit-abot-epc-basic-0: 23:13:11 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: 23:13:11 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 1954.4 KB/sec) unit-abot-epc-basic-0: 23:13:11 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: 23:13:11 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom (7 KB at 247.0 KB/sec) unit-abot-epc-basic-0: 23:13:11 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: 23:13:11 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 247.9 KB/sec) unit-abot-epc-basic-0: 23:13:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 23:13:11 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 367.1 KB/sec) unit-abot-epc-basic-0: 23:13:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 23:13: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.pom unit-abot-epc-basic-0: 23:13:12 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 322.0 KB/sec) unit-abot-epc-basic-0: 23:13:12 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: 23:13: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.pom unit-abot-epc-basic-0: 23:13:12 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/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 376.3 KB/sec) unit-abot-epc-basic-0: 23:13:12 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: 23:13:12 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: 23:13:12 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 235.9 KB/sec) unit-abot-epc-basic-0: 23:13:12 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: 23:13: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.pom unit-abot-epc-basic-0: 23:13:12 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 175.3 KB/sec) unit-abot-epc-basic-0: 23:13:12 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: 23:13:13 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: 23:13:13 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: 23:13:13 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: 23:13:13 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: 23:13:13 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 1254.4 KB/sec) unit-abot-epc-basic-0: 23:13:13 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: 23:13:13 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: 23:13:13 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 115.5 KB/sec) unit-abot-epc-basic-0: 23:13:13 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: 23:13:13 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: 23:13:13 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 169.1 KB/sec) unit-abot-epc-basic-0: 23:13:13 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: 23:13:13 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: 23:13:14 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 167.1 KB/sec) unit-abot-epc-basic-0: 23:13:14 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: 23:13:14 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: 23:13:14 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 270.4 KB/sec) unit-abot-epc-basic-0: 23:13:14 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: 23:13:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 23:13:14 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 152.6 KB/sec) unit-abot-epc-basic-0: 23:13:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 23:13:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 23:13:14 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: 23:13:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 23:13:14 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: 23:13:14 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 128.4 KB/sec) unit-abot-epc-basic-0: 23:13:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 23:13:14 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: 23:13:14 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 158.0 KB/sec) unit-abot-epc-basic-0: 23:13:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-abot-epc-basic-0: 23:13:15 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: 23:13:15 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 25.2 KB/sec) unit-abot-epc-basic-0: 23:13:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 23:13:15 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: 23:13:15 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom (14 KB at 803.9 KB/sec) unit-abot-epc-basic-0: 23:13:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 23:13:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 23:13:15 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 470.4 KB/sec) unit-abot-epc-basic-0: 23:13:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 23:13:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 23:13:15 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 2381.7 KB/sec) unit-abot-epc-basic-0: 23:13:15 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: 23:13:15 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: 23:13:15 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 1164.4 KB/sec) unit-abot-epc-basic-0: 23:13:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 23:13:16 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: 23:13:16 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom (11 KB at 718.3 KB/sec) unit-abot-epc-basic-0: 23:13:16 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: 23:13:16 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: 23:13:16 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom (5 KB at 161.5 KB/sec) unit-abot-epc-basic-0: 23:13:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 23:13:16 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: 23:13:16 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 186.0 KB/sec) unit-abot-epc-basic-0: 23:13:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 23:13:16 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: 23:13:16 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 152.0 KB/sec) unit-abot-epc-basic-0: 23:13:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 23:13:16 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: 23:13:16 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 1042.0 KB/sec) unit-abot-epc-basic-0: 23:13:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 23:13:17 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: 23:13:17 DEBUG unit.abot-epc-basic/0.install 3/55 KB 5/55 KB 8/55 KB 11/55 KB 13/55 KB 16/55 KB 19/55 KB 21/55 KB 24/55 KB 27/55 KB 29/55 KB 32/55 KB 36/55 KB 40/55 KB 44/55 KB 48/55 KB 52/55 KB 55/55 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (55 KB at 2483.3 KB/sec) unit-abot-epc-basic-0: 23:13:17 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-abot-epc-basic-0: 23:13:17 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: 23:13:17 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 223.3 KB/sec) unit-abot-epc-basic-0: 23:13:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 23:13:19 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: 23:13:19 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 121.8 KB/sec) unit-abot-epc-basic-0: 23:13:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 23:13:19 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: 23:13:19 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 25.3 KB/sec) unit-abot-epc-basic-0: 23:13:19 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-abot-epc-basic-0: 23:13:19 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: 23:13:19 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 122.1 KB/sec) unit-abot-epc-basic-0: 23:13:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 23:13:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 23:13:20 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 105.2 KB/sec) unit-abot-epc-basic-0: 23:13:20 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: 23:13:20 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: 23:13:20 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 339.3 KB/sec) unit-abot-epc-basic-0: 23:13:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 23:13:20 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: 23:13:20 DEBUG unit.abot-epc-basic/0.install 640/640 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom (640 B at 34.7 KB/sec) unit-abot-epc-basic-0: 23:13:20 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: 23:13:20 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: 23:13:20 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom (10 KB at 633.2 KB/sec) unit-abot-epc-basic-0: 23:13:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 23:13:20 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: 23:13:20 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom (12 KB at 607.1 KB/sec) unit-abot-epc-basic-0: 23:13:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 23:13:21 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: 23:13:21 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 337.7 KB/sec) unit-abot-epc-basic-0: 23:13:21 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: 23:13:21 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: 23:13:21 DEBUG unit.abot-epc-basic/0.install 3/20 KB 6/20 KB 9/20 KB 11/20 KB 14/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 KB at 904.5 KB/sec) unit-abot-epc-basic-0: 23:13:21 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: 23:13:21 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: 23:13:21 DEBUG unit.abot-epc-basic/0.install 3/52 KB 6/52 KB 9/52 KB 11/52 KB 14/52 KB 16/52 KB 19/52 KB 22/52 KB 25/52 KB 27/52 KB 30/52 KB 32/52 KB 36/52 KB 40/52 KB 44/52 KB 48/52 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (52 KB at 2073.8 KB/sec) unit-abot-epc-basic-0: 23:13:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 23:13:21 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: 23:13:21 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom (2 KB at 104.7 KB/sec) unit-abot-epc-basic-0: 23:13:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 23:13:21 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: 23:13:21 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom (8 KB at 398.8 KB/sec) unit-abot-epc-basic-0: 23:13:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-abot-epc-basic-0: 23:13:21 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: 23:13:21 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 56.6 KB/sec) unit-abot-epc-basic-0: 23:13:21 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-abot-epc-basic-0: 23:13:22 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: 23:13:22 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (3 KB at 164.1 KB/sec) unit-abot-epc-basic-0: 23:13:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 23:13:22 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: 23:13:22 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 567.5 KB/sec) unit-abot-epc-basic-0: 23:13:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-abot-epc-basic-0: 23:13:22 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: 23:13:22 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 156.4 KB/sec) unit-abot-epc-basic-0: 23:13:22 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: 23:13:22 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: 23:13:22 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 60.0 KB/sec) unit-abot-epc-basic-0: 23:13:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 23:13:22 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: 23:13:22 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 63.6 KB/sec) unit-abot-epc-basic-0: 23:13:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-abot-epc-basic-0: 23:13:22 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: 23:13:22 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 463.6 KB/sec) unit-abot-epc-basic-0: 23:13:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 23:13:23 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: 23:13:23 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: 23:13:23 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: 23:13:23 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: 23:13:23 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom (4 KB at 195.3 KB/sec) unit-abot-epc-basic-0: 23:13:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-abot-epc-basic-0: 23:13:23 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: 23:13:23 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 802.6 KB/sec) unit-abot-epc-basic-0: 23:13:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 23:13:23 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: 23:13:23 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 308.5 KB/sec) unit-abot-epc-basic-0: 23:13:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 23:13:23 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: 23:13:23 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (11 KB at 683.2 KB/sec) unit-abot-epc-basic-0: 23:13:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 23:13:23 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: 23:13:23 DEBUG unit.abot-epc-basic/0.install 3/25 KB 6/25 KB 9/25 KB 11/25 KB 14/25 KB 16/25 KB 19/25 KB 22/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 1604.8 KB/sec) unit-abot-epc-basic-0: 23:13:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 23:13:24 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: 23:13:24 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 612.8 KB/sec) unit-abot-epc-basic-0: 23:13:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 23:13:24 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: 23:13:24 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 2074.8 KB/sec) unit-abot-epc-basic-0: 23:13:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 23:13:24 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: 23:13:24 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 209.2 KB/sec) unit-abot-epc-basic-0: 23:13:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 23:13:24 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: 23:13:24 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-core/2.8.7/jackson-core-2.8.7.pom (6 KB at 440.7 KB/sec) unit-abot-epc-basic-0: 23:13:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 23:13:24 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: 23:13: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/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8 KB at 409.7 KB/sec) unit-abot-epc-basic-0: 23:13:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 23:13:25 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: 23:13:25 DEBUG unit.abot-epc-basic/0.install 3/20 KB 6/20 KB 9/20 KB 11/20 KB 14/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 KB at 1128.2 KB/sec) unit-abot-epc-basic-0: 23:13:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 23:13:25 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: 23:13:25 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 438.7 KB/sec) unit-abot-epc-basic-0: 23:13:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 23:13:25 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: 23:13:25 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 221.5 KB/sec) unit-abot-epc-basic-0: 23:13:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 23:13:25 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: 23:13:25 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 101.1 KB/sec) unit-abot-epc-basic-0: 23:13:25 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-abot-epc-basic-0: 23:13:25 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: 23:13:25 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 76.3 KB/sec) unit-abot-epc-basic-0: 23:13:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 23:13:25 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: 23:13:25 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 123.3 KB/sec) unit-abot-epc-basic-0: 23:13:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 23:13:26 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: 23:13:26 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 86.3 KB/sec) unit-abot-epc-basic-0: 23:13:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 23:13:26 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: 23:13:26 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 72.3 KB/sec) unit-abot-epc-basic-0: 23:13:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 23:13:26 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: 23:13:26 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 120.3 KB/sec) unit-abot-epc-basic-0: 23:13:26 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: 23:13:26 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: 23:13:26 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-databind/2.8.8/jackson-databind-2.8.8.pom (6 KB at 353.3 KB/sec) unit-abot-epc-basic-0: 23:13:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 23:13:26 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: 23:13:26 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 106.2 KB/sec) unit-abot-epc-basic-0: 23:13:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 23:13:26 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: 23:13:26 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom (6 KB at 311.1 KB/sec) unit-abot-epc-basic-0: 23:13:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 23:13:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 23:13:27 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 1381.8 KB/sec) unit-abot-epc-basic-0: 23:13:27 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-abot-epc-basic-0: 23:13:27 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: 23:13:27 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom (3 KB at 193.6 KB/sec) unit-abot-epc-basic-0: 23:13:27 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-abot-epc-basic-0: 23:13:27 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: 23:13:27 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 824.2 KB/sec) unit-abot-epc-basic-0: 23:13:27 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: 23:13:27 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: 23:13:27 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: 23:13:27 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: 23:13:27 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: 23:13:27 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 570.9 KB/sec) unit-abot-epc-basic-0: 23:13:27 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: 23:13:27 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: 23:13:27 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 100.5 KB/sec) unit-abot-epc-basic-0: 23:13:27 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: 23:13:27 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: 23:13:27 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom (9 KB at 423.6 KB/sec) unit-abot-epc-basic-0: 23:13:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 23:13:28 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: 23:13:28 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 77.2 KB/sec) unit-abot-epc-basic-0: 23:13:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 23:13:28 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: 23:13:28 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 886.7 KB/sec) unit-abot-epc-basic-0: 23:13:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 23:13:28 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: 23:13:28 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 213.8 KB/sec) unit-abot-epc-basic-0: 23:13:28 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: 23:13:28 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: 23:13:28 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 KB at 791.3 KB/sec) unit-abot-epc-basic-0: 23:13:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 23:13:28 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: 23:13:28 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 1900.3 KB/sec) unit-abot-epc-basic-0: 23:13:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 23:13:28 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: 23:13:28 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 391.3 KB/sec) unit-abot-epc-basic-0: 23:13:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 23:13:29 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: 23:13:29 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 834.6 KB/sec) unit-abot-epc-basic-0: 23:13:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 23:13:29 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: 23:13:29 DEBUG unit.abot-epc-basic/0.install 3/18 KB 5/18 KB 8/18 KB 11/18 KB 13/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 1120.2 KB/sec) unit-abot-epc-basic-0: 23:13:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 23:13:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 23:13:29 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 2880.8 KB/sec) unit-abot-epc-basic-0: 23:13:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 23:13:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 23:13:29 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 292.1 KB/sec) unit-abot-epc-basic-0: 23:13:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 23:13:29 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: 23:13:29 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 235.1 KB/sec) unit-abot-epc-basic-0: 23:13:29 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: 23:13:29 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: 23:13:29 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 1585.9 KB/sec) unit-abot-epc-basic-0: 23:13:29 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: 23:13:30 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: 23:13:30 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: 23:13:30 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: 23:13:30 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: 23:13:30 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 101.4 KB/sec) unit-abot-epc-basic-0: 23:13:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom machine-2: 23:13:44 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 23:13:44 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 23:13:44 DEBUG juju.agent read agent config, format "2.0" machine-2: 23:13:44 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 23:13:44 DEBUG juju.worker start "engine" machine-2: 23:13:44 INFO juju.worker start "engine" machine-2: 23:13:44 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 23:13:44 DEBUG juju.worker "engine" started machine-2: 23:13:44 DEBUG juju.worker.introspection stats worker now serving machine-2: 23:13:44 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 23:13:44 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 23:13:44 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 23:13:44 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 23:13:44 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 23:13:44 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 23:13:44 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 23:13:44 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 23:13:44 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.apicaller connecting with old password machine-2: 23:13:44 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 23:13:44 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-2: 23:13:44 INFO juju.api connection established to "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-2: 23:13:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:44 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-2: 23:13:44 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 23:13:44 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 23:13:44 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 23:13:44 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 23:13:44 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 23:13:44 DEBUG juju.worker.apicaller connected machine-2: 23:13:44 DEBUG juju.worker.apicaller changing password... machine-2: 23:13:44 DEBUG juju.worker.apicaller password changed machine-2: 23:13:44 DEBUG juju.api RPC connection died machine-2: 23:13:44 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 23:13:45 DEBUG juju.worker.apicaller connecting with current password machine-2: 23:13:45 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-2: 23:13:45 INFO juju.api connection established to "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-2: 23:13:45 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-2: 23:13:45 DEBUG juju.worker.apicaller connected machine-2: 23:13:45 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 23:13:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 23:13:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 23:13:45 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 23:13:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 23:13:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:13:45 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 23:13:45 INFO juju.worker.upgrader unblocking abort check machine-2: 23:13:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:13:45 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 23:13:45 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 23:13:45 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 23:13:45 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 23:13:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 23:13:45 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 23:13:45 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 23:13:45 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 23:13:45 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 23:13:45 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 23:13:45 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 23:13:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 23:13:45 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 23:13:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 23:13:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 23:13:45 DEBUG juju.worker.logger logger setup machine-2: 23:13:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 23:13:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 23:13:45 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 23:13:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 23:13:45 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 23:13:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 23:13:45 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 23:13:45 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-2: 23:13:45 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 23:13:45 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 23:13:45 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 23:13:45 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 23:13:45 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 23:13:45 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 23:13:45 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 23:13:45 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 23:13:45 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 23:13:45 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 23:13:45 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 23:13:45 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 23:13:45 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 23:13:45 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 23:13:45 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 23:13:45 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 23:13:45 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 23:13:45 DEBUG juju.network including address public:172.30.9.201 for machine machine-2: 23:13:45 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-2: 23:13:45 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-2: 23:13:45 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 23:13:45 DEBUG juju.network including address local-machine:::1 for machine machine-2: 23:13:45 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 23:13:45 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 23:13:45 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.201:17070"] machine-2: 23:13:45 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 23:13:45 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 23:13:45 DEBUG juju.api RPC connection died machine-2: 23:13:45 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 23:13:45 INFO juju.worker.authenticationworker reading Juju ssh keys for "machine-2": connection is shut down machine-2: 23:13:45 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 23:13:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 23:13:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 23:13:45 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 23:13:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 23:13:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 23:13:45 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 23:13:45 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-2: 23:13:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-2: 23:13:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-2: 23:13:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 23:13:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 23:13:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 23:13:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 23:13:45 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 23:13:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-2: 23:13:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 23:13:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-2: 23:13:45 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 23:13:45 INFO juju.util.exec run result: exit status 127 machine-2: 23:13:45 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec565427348/script.sh: line 1: fanatic: command not found 127 machine-2: 23:13:45 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 23:13:45 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 23:13:45 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 23:13:45 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 23:13:45 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: 23:13:45 DEBUG juju.worker killing runner 0xc42059af70 machine-2: 23:13:45 INFO juju.worker runner is dying machine-2: 23:13:45 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: cannot load machine machine-2 from state: connection is shut down machine-2: 23:13:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.apicaller connecting with current password machine-2: 23:13:45 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-2: 23:13:45 INFO juju.api connection established to "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-2: 23:13:45 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-2: 23:13:45 DEBUG juju.worker.apicaller connected machine-2: 23:13:45 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 23:13:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 23:13:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 23:13:45 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 23:13:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 23:13:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 23:13:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 23:13:45 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 23:13:45 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 23:13:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 23:13:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 23:13:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 23:13:45 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 23:13:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 23:13:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 23:13:45 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 23:13:45 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 23:13:45 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 23:13:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 23:13:45 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 23:13:45 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 23:13:45 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 23:13:45 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 23:13:45 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 23:13:45 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 23:13:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 23:13:45 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 23:13:45 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 23:13:45 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 23:13:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 23:13:45 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 23:13:45 INFO juju.util.exec run result: exit status 127 machine-2: 23:13:45 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec029093128/script.sh: line 1: fanatic: command not found 127 machine-2: 23:13:45 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 23:13:45 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 23:13:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 23:13:45 DEBUG juju.worker.logger logger setup machine-2: 23:13:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 23:13:45 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 23:13:45 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 23:13:45 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 23:13:45 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 23:13:45 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 23:13:45 DEBUG juju.network including address public:172.30.9.201 for machine machine-2: 23:13:45 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-2: 23:13:45 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-2: 23:13:45 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 23:13:45 DEBUG juju.network including address local-machine:::1 for machine machine-2: 23:13:45 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 23:13:45 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 23:13:45 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.201:17070"] machine-2: 23:13:45 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 23:13:45 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 23:13:45 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 23:13:45 INFO juju.util.exec run result: exit status 127 machine-2: 23:13:45 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec985152657/script.sh: line 1: fanatic: command not found 127 machine-2: 23:13:45 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 23:13:45 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 23:13:46 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 23:13:46 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 23:13:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 23:13:46 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 23:13:46 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 23:13:46 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 23:13:46 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-2: 23:13:46 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-2: 23:13:46 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 23:13:46 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 23:13:46 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 23:13:46 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 23:13:46 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 23:13:46 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 23:13:46 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 23:13:46 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 23:13:46 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-2: 23:13:46 DEBUG juju.network including address local-machine:::1 for machine machine-2: 23:13:46 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.10 local-machine:::1] machine-2: 23:13:46 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.10 local-machine:::1] machine-2: 23:13:46 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 23:13:46 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 23:13:46 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 23:13:46 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 23:13:46 INFO juju.worker.upgrader unblocking abort check machine-2: 23:13:46 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 23:13:46 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 23:13:46 DEBUG juju.worker start "2-container-watcher" machine-2: 23:13:46 DEBUG juju.worker start "stateconverter" machine-2: 23:13:46 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 23:13:46 INFO juju.worker start "2-container-watcher" machine-2: 23:13:46 DEBUG juju.worker "2-container-watcher" started machine-2: 23:13:46 INFO juju.worker start "stateconverter" machine-2: 23:13:46 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 23:13:46 DEBUG juju.worker "stateconverter" started machine-2: 23:13:46 INFO juju.worker.machiner "machine-2" started machine-2: 23:13:46 INFO juju.api.common no addresses observed on interface "tunl0" machine-2: 23:13:46 DEBUG juju.service discovered init system "upstart" from local host machine-2: 23:13:46 DEBUG juju.worker.deployer API addresses: ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.201:17070"] machine-2: 23:13:46 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: 23:13:46 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 23:13:46 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: 23:13:46 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 23:13:46 DEBUG juju.worker start "api" unit-oai-epc-0: 23:13:46 INFO juju.worker start "api" unit-oai-epc-0: 23:13:46 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 23:13:46 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 23:13:46 DEBUG juju.worker "api" started unit-oai-epc-0: 23:13:46 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:13:46 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 23:13:46 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" unit-oai-epc-0: 23:13:46 INFO juju.api connection established to "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:13:46 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 23:13:46 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:d6:f6:cb CIDR:192.168.121.0/24 MTU:1442 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.10 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:d6:f6:cb CIDR: MTU:1442 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-epc-0: 23:13:46 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 23:13:46 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 23:13:46 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 23:13:46 DEBUG juju.api RPC connection died unit-oai-epc-0: 23:13:46 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 23:13:46 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 23:13:46 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" unit-oai-epc-0: 23:13:46 INFO juju.api connection established to "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" unit-oai-epc-0: 23:13:46 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" unit-oai-epc-0: 23:13:47 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:13:47 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 23:13:47 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 23:13:47 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 23:13:47 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 23:13:47 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 23:13:47 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 23:13:47 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: 23:13:47 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 23:13:47 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 23:13:47 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 23:13:47 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 23:13:47 DEBUG juju.network including address public:172.30.9.201 for machine unit-oai-epc-0: 23:13:47 DEBUG juju.network including address local-cloud:192.168.121.5 for machine unit-oai-epc-0: 23:13:47 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-oai-epc-0: 23:13:47 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 23:13:47 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 23:13:47 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 23:13:47 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 23:13:47 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.201:17070"] unit-oai-epc-0: 23:13:47 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 23:13:47 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 23:13:47 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 23:13:47 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 23:13:47 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 23:13:47 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 23:13:47 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 23:13:47 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 23:13:47 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 23:13:47 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 23:13:47 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 23:13:47 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 23:13:47 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 23:13:47 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 23:13:47 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 23:13:47 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 23:13:47 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 23:13:47 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 23:13:47 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 23:13:47 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 23:13:47 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 23:13:47 DEBUG httpbakery client do GET https://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 23:13:47 DEBUG httpbakery } -> error unit-oai-epc-0: 23:13:47 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 23:13:47 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-oai-epc-0: 23:13:47 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 23:13:47 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 23:13:47 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-oai-epc-0: 23:13:48 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 23:13:48 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 23:13:48 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 23:13:48 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 23:13:48 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 23:13:48 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 23:13:48 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 23:13:48 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 23:13:48 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 23:13:48 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 23:13:48 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 23:13:48 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 23:13:48 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 23:13:48 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 23:13:48 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 23:13:48 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 23:13:48 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 23:13:48 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 23:13:48 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 23:13:48 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 23:13:48 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 23:13:48 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 23:13:48 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 23:13:48 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: 23:13:48 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install Need to get 3459 kB of archives. unit-oai-epc-0: 23:13:48 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 23:13:48 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-oai-epc-0: 23:13:49 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.10 [700 kB] unit-oai-epc-0: 23:13:50 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.10 [2737 kB] unit-oai-epc-0: 23:13:50 DEBUG unit.oai-epc/0.install Fetched 3459 kB in 1s (1977 kB/s) unit-oai-epc-0: 23:13:50 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 23:13:50 DEBUG unit.oai-epc/0.install (Reading database ... 52455 files and directories currently installed.) unit-oai-epc-0: 23:13:50 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 23:13:50 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-epc-0: 23:13:51 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 23:13:51 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-epc-0: 23:13:51 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 23:13:51 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 23:13:51 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-epc-0: 23:13:51 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 23:13:51 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 23:13:52 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-epc-0: 23:13:52 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 23:13:52 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 23:13:53 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 23:13:53 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 23:13:53 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 23:13:53 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 23:13:53 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 23:13:53 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 23:13:53 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 23:13:53 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 23:13:53 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 23:13:53 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 23:13:53 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 23:13:53 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 23:13:53 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 23:13:53 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 23:13:53 DEBUG unit.oai-epc/0.install virt-what unit-oai-epc-0: 23:13:53 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 23:13:53 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 23:13:53 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 23:13:53 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-oai-epc-0: 23:13:54 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (24.4 kB/s) unit-oai-epc-0: 23:13:54 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 23:13:54 DEBUG unit.oai-epc/0.install (Reading database ... 53205 files and directories currently installed.) unit-oai-epc-0: 23:13:54 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 23:13:54 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-oai-epc-0: 23:13:54 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 23:13:54 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-oai-epc-0: 23:13:54 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 23:13:54 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 23:13:54 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 23:13:55 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 23:13:55 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 23:13:55 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 23:13:55 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:13:55 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: 23:13:55 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:13:55 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 23:13:55 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 23:13:55 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 23:13:55 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 23:13:55 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 23:13:55 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 23:13:55 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 23:13:55 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 23:13:55 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 23:13:55 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 23:13:55 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 23:13:55 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 23:13:56 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 23:13:56 DEBUG unit.oai-epc/0.install Need to get 3781 kB of archives. unit-oai-epc-0: 23:13:56 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 23:13:56 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-oai-epc-0: 23:13:56 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-oai-epc-0: 23:13:57 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-oai-epc-0: 23:13:57 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-oai-epc-0: 23:13:57 DEBUG unit.oai-epc/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-epc-0: 23:13:57 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.62-0ubuntu0.14.04.1 [707 kB] unit-oai-epc-0: 23:13:57 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.62-0ubuntu0.14.04.1 [1459 kB] unit-oai-epc-0: 23:13:58 DEBUG unit.oai-epc/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.62-0ubuntu0.14.04.1 [10.8 kB] unit-oai-epc-0: 23:13:58 DEBUG unit.oai-epc/0.install Fetched 3781 kB in 2s (1546 kB/s) unit-oai-epc-0: 23:13:58 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 23:13:58 DEBUG unit.oai-epc/0.install (Reading database ... 53212 files and directories currently installed.) unit-oai-epc-0: 23:13:58 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 23:13:58 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 23:13:58 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 23:13:58 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 23:13:58 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 23:13:58 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 23:13:58 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 23:13:58 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-epc-0: 23:13:58 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 23:13:58 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 23:13:58 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 23:13:58 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 23:13:58 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 23:13:59 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 23:13:59 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 23:13:59 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 23:13:59 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 23:13:59 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 23:13:59 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 23:13:59 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 23:14:00 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 23:14:00 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 23:14:00 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 23:14:01 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 23:14:01 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 23:14:01 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 23:14:01 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 23:14:01 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 23:14:01 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 23:14:01 DEBUG unit.oai-epc/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 23:14:02 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 23:14:02 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 23:14:02 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-epc-0: 23:14:02 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 23:14:02 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 23:14:02 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 23:14:02 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 23:14:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:14:02 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 23:14:02 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 23:14:02 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 23:14:03 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 23:14:03 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 23:14:03 DEBUG unit.oai-epc/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-epc-0: 23:14:03 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install Note: checking out 'v0.3.2'. unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install changes and commit them, and you can discard any commits you make in this unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install state without impacting any branches by performing another checkout. unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install If you want to create a new branch to retain commits you create, you may unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install git checkout -b new_branch_name unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 23:14:06 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: 23:14:06 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 23:14:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:14:06 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-170-generic unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-170-generic unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 23:14:06 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: 23:14:06 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 23:14:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:14:06 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 23:14:06 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install + apt-get install -y linux-image-3.19.0-61-lowlatency linux-headers-3.19.0-61-lowlatency unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61 unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install fdutils linux-lts-vivid-tools unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61 linux-headers-3.19.0-61-lowlatency unit-oai-epc-0: 23:14:06 DEBUG unit.oai-epc/0.install linux-image-3.19.0-61-lowlatency unit-oai-epc-0: 23:14:07 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 23:14:07 DEBUG unit.oai-epc/0.install Need to get 65.1 MB of archives. unit-oai-epc-0: 23:14:07 DEBUG unit.oai-epc/0.install After this operation, 288 MB of additional disk space will be used. unit-oai-epc-0: 23:14:07 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-image-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [55.1 MB] unit-oai-epc-0: 23:14:10 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61 all 3.19.0-61.69~14.04.1 [9307 kB] unit-oai-epc-0: 23:14:11 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [748 kB] unit-oai-epc-0: 23:14:11 DEBUG unit.oai-epc/0.install Fetched 65.1 MB in 4s (13.5 MB/s) unit-oai-epc-0: 23:14:11 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-61-lowlatency. unit-oai-epc-0: 23:14:11 DEBUG unit.oai-epc/0.install (Reading database ... 53481 files and directories currently installed.) unit-oai-epc-0: 23:14:11 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-image-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... unit-oai-epc-0: 23:14:11 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 23:14:11 DEBUG unit.oai-epc/0.install Unpacking linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 23:14:18 DEBUG juju.worker.uniter.remotestate update status timer triggered machine-3: 23:14:19 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 23:14:19 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 23:14:19 DEBUG juju.agent read agent config, format "2.0" machine-3: 23:14:20 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 23:14:20 DEBUG juju.worker start "engine" machine-3: 23:14:20 INFO juju.worker start "engine" machine-3: 23:14:20 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 23:14:20 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 23:14:20 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 23:14:20 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 23:14:20 DEBUG juju.worker "engine" started machine-3: 23:14:20 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 23:14:20 DEBUG juju.worker.introspection stats worker now serving machine-3: 23:14:20 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 23:14:20 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 23:14:20 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: machine-3: 23:14:20 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: machine-3: 23:14:20 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.apicaller connecting with old password machine-3: 23:14:20 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 23:14:20 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 23:14:20 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:20 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-3: 23:14:20 INFO juju.api connection established to "wss://172.30.9.201:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-3: 23:14:20 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:20 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-3: 23:14:20 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 23:14:20 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 23:14:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 23:14:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 23:14:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 23:14:21 DEBUG juju.worker.apicaller connected machine-3: 23:14:21 DEBUG juju.worker.apicaller changing password... machine-3: 23:14:21 DEBUG juju.worker.apicaller password changed machine-3: 23:14:21 DEBUG juju.api RPC connection died machine-3: 23:14:21 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 23:14:21 DEBUG juju.worker.apicaller connecting with current password machine-3: 23:14:21 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-3: 23:14:21 INFO juju.api connection established to "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-3: 23:14:21 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-3: 23:14:22 DEBUG juju.worker.apicaller connected machine-3: 23:14:22 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 23:14:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 23:14:22 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:22 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 23:14:22 INFO juju.worker.upgrader unblocking abort check machine-3: 23:14:22 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 23:14:22 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 23:14:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 23:14:22 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 23:14:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 23:14:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 23:14:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 23:14:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 23:14:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 23:14:22 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 23:14:22 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-61. unit-oai-epc-0: 23:14:22 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-61_3.19.0-61.69~14.04.1_all.deb ... machine-3: 23:14:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 23:14:22 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... machine-3: 23:14:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 23:14:22 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 23:14:22 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 23:14:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 23:14:22 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 23:14:22 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 23:14:22 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 23:14:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 23:14:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 23:14:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 23:14:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 23:14:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 23:14:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 23:14:22 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 23:14:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 23:14:22 DEBUG juju.worker.logger logger setup machine-3: 23:14:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 23:14:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 23:14:22 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 23:14:22 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 23:14:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 23:14:22 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 23:14:22 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 23:14:22 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 23:14:22 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 23:14:22 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 23:14:22 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 23:14:22 DEBUG juju.network including address public:172.30.9.201 for machine machine-3: 23:14:22 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-3: 23:14:22 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-3: 23:14:22 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 23:14:22 DEBUG juju.network including address local-machine:::1 for machine machine-3: 23:14:22 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 23:14:22 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 23:14:22 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.201:17070"] machine-3: 23:14:22 INFO juju.util.exec run result: exit status 127 machine-3: 23:14:22 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec491695664/script.sh: line 1: fanatic: command not found 127 machine-3: 23:14:22 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 23:14:22 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 23:14:22 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 23:14:22 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 23:14:22 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-3: 23:14:22 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 23:14:22 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 23:14:22 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 23:14:22 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 23:14:22 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 23:14:22 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 23:14:22 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 23:14:22 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 23:14:22 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 23:14:22 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 23:14:22 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 23:14:22 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 23:14:22 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 23:14:22 INFO juju.util.exec run result: exit status 127 machine-3: 23:14:22 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec054430308/script.sh: line 1: fanatic: command not found 127 machine-3: 23:14:22 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 23:14:22 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 23:14:22 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 23:14:22 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 23:14:22 DEBUG juju.api RPC connection died machine-3: 23:14:22 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 23:14:22 DEBUG juju.worker killing runner 0xc4205141a0 machine-3: 23:14:22 INFO juju.worker runner is dying machine-3: 23:14:22 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 23:14:22 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 23:14:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-3: 23:14:22 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-3: 23:14:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-3: 23:14:22 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-3: connection is shut down machine-3: 23:14:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 23:14:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-3: 23:14:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 23:14:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 23:14:22 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-3: 23:14:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 23:14:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-3: 23:14:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-3: 23:14:22 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 23:14:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-3: 23:14:22 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 23:14:22 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 23:14:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 23:14:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 23:14:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 23:14:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 23:14:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.apicaller connecting with current password machine-3: 23:14:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 23:14:22 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:22 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-3: 23:14:22 INFO juju.api connection established to "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-3: 23:14:22 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-3: 23:14:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:22 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 23:14:23 DEBUG juju.worker.apicaller connected machine-3: 23:14:23 DEBUG juju.api RPC connection died machine-3: 23:14:23 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 23:14:23 DEBUG juju.worker.apicaller connecting with current password machine-3: 23:14:23 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-3: 23:14:23 INFO juju.api connection established to "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-3: 23:14:23 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-3: 23:14:23 DEBUG juju.worker.apicaller connected machine-3: 23:14:24 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 23:14:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:24 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 23:14:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:24 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:24 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 23:14:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 23:14:24 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:24 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:14:24 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 23:14:24 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 23:14:24 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 23:14:24 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 23:14:24 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 23:14:24 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 23:14:24 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 23:14:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 23:14:24 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 23:14:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 23:14:24 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 23:14:24 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 23:14:24 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 23:14:24 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 23:14:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 23:14:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 23:14:24 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 23:14:24 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 23:14:24 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 23:14:24 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 23:14:24 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 23:14:24 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 23:14:24 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 23:14:24 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 23:14:24 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 23:14:24 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 23:14:24 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 23:14:24 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 23:14:24 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 23:14:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 23:14:24 DEBUG juju.worker.logger logger setup machine-3: 23:14:24 INFO juju.util.exec run result: exit status 127 machine-3: 23:14:24 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec716805080/script.sh: line 1: fanatic: command not found 127 machine-3: 23:14:24 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 23:14:24 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 23:14:24 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 23:14:24 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 23:14:24 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 23:14:24 INFO juju.util.exec run result: exit status 127 machine-3: 23:14:24 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec770680522/script.sh: line 1: fanatic: command not found 127 machine-3: 23:14:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 23:14:24 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-3: 23:14:24 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 23:14:24 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 23:14:24 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 23:14:24 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 23:14:24 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 23:14:24 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 23:14:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 23:14:24 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 23:14:24 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 23:14:24 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 23:14:24 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 23:14:24 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 23:14:24 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 23:14:24 DEBUG juju.network including address public:172.30.9.201 for machine machine-3: 23:14:24 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-3: 23:14:24 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-3: 23:14:24 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 23:14:24 DEBUG juju.network including address local-machine:::1 for machine machine-3: 23:14:24 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 23:14:24 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 23:14:24 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.201:17070"] machine-3: 23:14:24 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 23:14:24 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 23:14:24 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 23:14:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 23:14:24 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-3: 23:14:24 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 23:14:24 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 23:14:24 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 23:14:24 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 23:14:24 INFO juju.worker.upgrader unblocking abort check machine-3: 23:14:24 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 23:14:25 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 23:14:26 DEBUG juju.worker start "3-container-watcher" machine-3: 23:14:26 DEBUG juju.worker start "stateconverter" machine-3: 23:14:26 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 23:14:26 INFO juju.worker start "3-container-watcher" machine-3: 23:14:26 DEBUG juju.worker "3-container-watcher" started machine-3: 23:14:26 INFO juju.worker start "stateconverter" machine-3: 23:14:26 DEBUG juju.worker "stateconverter" started machine-3: 23:14:26 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 23:14:26 DEBUG juju.service discovered init system "upstart" from local host machine-3: 23:14:26 DEBUG juju.worker.deployer API addresses: ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.201:17070"] machine-3: 23:14:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 23:14:26 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 23:14:26 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 23:14:26 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 23:14:26 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 23:14:26 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 23:14:26 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 23:14:26 DEBUG juju.network including address local-cloud:192.168.121.13 for machine machine-3: 23:14:26 DEBUG juju.network including address local-machine:::1 for machine machine-3: 23:14:26 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.13 local-machine:::1] machine-3: 23:14:26 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.13 local-machine:::1] machine-3: 23:14:26 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 23:14:26 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 23:14:26 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 23:14:26 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 23:14:26 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-hss-0: 23:14:26 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 23:14:26 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: 23:14:26 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 23:14:26 DEBUG juju.worker start "api" unit-oai-hss-0: 23:14:26 INFO juju.worker start "api" unit-oai-hss-0: 23:14:26 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 23:14:26 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 23:14:26 DEBUG juju.worker "api" started unit-oai-hss-0: 23:14:26 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 23:14:26 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:14:26 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 23:14:26 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 23:14:26 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 23:14:26 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:14:26 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 23:14:26 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:14:26 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 23:14:26 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 23:14:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:14:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:14:26 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:14:26 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:14:26 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:14:26 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 23:14:26 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 23:14:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 23:14:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:14:26 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:14:26 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:14:26 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 23:14:26 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 23:14:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 23:14:26 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 23:14:26 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 23:14:26 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 23:14:26 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:14:26 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:14:26 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 23:14:26 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:14:26 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:14:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:14:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:14:26 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 23:14:26 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:14:26 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 23:14:26 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:14:26 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:14:26 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 23:14:26 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" unit-oai-hss-0: 23:14:26 INFO juju.api connection established to "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" unit-oai-hss-0: 23:14:26 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" unit-oai-hss-0: 23:14:26 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 23:14:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 23:14:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 23:14:27 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 23:14:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:14:27 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-61-lowlatency. unit-oai-epc-0: 23:14:27 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... unit-oai-epc-0: 23:14:27 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 23:14:27 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 23:14:27 DEBUG juju.worker.apicaller changing password... unit-oai-hss-0: 23:14:27 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 23:14:27 DEBUG juju.api RPC connection died unit-oai-hss-0: 23:14:27 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 23:14:27 INFO juju.worker.machiner "machine-3" started machine-3: 23:14:27 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-hss-0: 23:14:27 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 23:14:27 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" unit-oai-hss-0: 23:14:27 INFO juju.api connection established to "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" unit-oai-hss-0: 23:14:27 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-3: 23:14:28 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:bb:06:92 CIDR:192.168.121.0/24 MTU:1442 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.13 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:bb:06:92 CIDR: MTU:1442 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-hss-0: 23:14:28 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 23:14:28 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 23:14:28 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 23:14:28 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 23:14:28 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 23:14:28 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 23:14:28 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 23:14:28 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: 23:14:28 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 23:14:28 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 23:14:28 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 23:14:28 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 23:14:28 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 23:14:28 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 23:14:28 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 23:14:28 DEBUG juju.network including address public:172.30.9.201 for machine unit-oai-hss-0: 23:14:28 DEBUG juju.network including address local-cloud:192.168.121.5 for machine unit-oai-hss-0: 23:14:28 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-oai-hss-0: 23:14:28 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 23:14:28 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 23:14:28 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 23:14:28 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 23:14:28 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 23:14:28 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-hss-0: 23:14:28 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 23:14:28 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 23:14:28 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.201:17070"] unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 23:14:28 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 23:14:28 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 23:14:29 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 23:14:29 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 23:14:29 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 23:14:29 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 23:14:29 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 23:14:29 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 23:14:29 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 23:14:29 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 23:14:29 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 23:14:29 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 23:14:29 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 23:14:29 DEBUG httpbakery client do GET https://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 23:14:29 DEBUG httpbakery } -> error unit-oai-hss-0: 23:14:29 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 23:14:29 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-oai-epc-0: 23:14:29 DEBUG unit.oai-epc/0.install Setting up linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 23:14:29 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 23:14:29 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 23:14:29 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-oai-epc-0: 23:14:29 DEBUG unit.oai-epc/0.install Running depmod. unit-oai-hss-0: 23:14:29 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 23:14:29 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 23:14:29 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 23:14:29 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 23:14:29 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 23:14:29 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 23:14:29 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 23:14:29 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 23:14:29 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 23:14:29 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 23:14:29 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 23:14:29 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 23:14:29 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 23:14:29 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 23:14:29 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 23:14:29 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 23:14:29 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 23:14:29 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 23:14:29 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 23:14:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 23:14:29 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 23:14:29 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 23:14:29 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 23:14:29 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 23:14:29 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 23:14:29 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 23:14:29 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 23:14:29 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 23:14:29 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 23:14:29 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 23:14:29 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 23:14:29 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 23:14:29 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 23:14:29 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 23:14:29 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-epc-0: 23:14:29 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-oai-epc-0: 23:14:29 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 23:14:29 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 23:14:30 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 23:14:30 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-61-lowlatency unit-oai-hss-0: 23:14:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 23:14:30 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 23:14:30 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 23:14:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 23:14:30 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 23:14:30 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 23:14:30 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 23:14:30 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 23:14:30 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 23:14:30 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 23:14:30 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 23:14:30 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 23:14:30 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 23:14:30 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 23:14:30 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 23:14:30 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 23:14:30 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 23:14:30 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 23:14:30 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 23:14:30 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 23:14:30 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 23:14:30 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 23:14:30 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 23:14:30 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 23:14:30 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 23:14:30 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 23:14:30 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 23:14:30 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 23:14:30 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 23:14:30 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 23:14:30 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: 23:14:30 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 23:14:30 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 23:14:30 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-oai-hss-0: 23:14:30 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 23:14:30 DEBUG unit.oai-hss/0.install Need to get 3459 kB of archives. unit-oai-hss-0: 23:14:30 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 23:14:30 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-oai-hss-0: 23:14:31 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.10 [700 kB] unit-oai-hss-0: 23:14:31 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.10 [2737 kB] unit-oai-hss-0: 23:14:32 DEBUG unit.oai-hss/0.install Fetched 3459 kB in 1s (1833 kB/s) unit-oai-hss-0: 23:14:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 23:14:32 DEBUG unit.oai-hss/0.install (Reading database ... 52455 files and directories currently installed.) unit-oai-hss-0: 23:14:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 23:14:32 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-hss-0: 23:14:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 23:14:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-hss-0: 23:14:32 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-hss-0: 23:14:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 23:14:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-hss-0: 23:14:32 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-oai-hss-0: 23:14:33 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 23:14:33 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-hss-0: 23:14:33 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-hss-0: 23:14:33 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-oai-hss-0: 23:14:34 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 23:14:34 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 23:14:34 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 23:14:34 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 23:14:34 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 23:14:34 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 23:14:34 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 23:14:34 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 23:14:34 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 23:14:34 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 23:14:34 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 23:14:34 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 23:14:34 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 23:14:34 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 23:14:34 DEBUG unit.oai-hss/0.install virt-what unit-oai-hss-0: 23:14:35 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 23:14:35 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 23:14:35 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 23:14:35 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-oai-hss-0: 23:14:35 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (19.2 kB/s) unit-oai-hss-0: 23:14:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 23:14:35 DEBUG unit.oai-hss/0.install (Reading database ... 53205 files and directories currently installed.) unit-oai-hss-0: 23:14:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 23:14:35 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-oai-hss-0: 23:14:35 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 23:14:35 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-oai-hss-0: 23:14:36 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 23:14:36 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 23:14:36 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 23:14:36 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 23:14:36 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 23:14:36 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 23:14:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:14:36 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: 23:14:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:14:36 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 23:14:36 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 23:14:36 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 23:14:36 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 23:14:36 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 23:14:36 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 23:14:36 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 23:14:36 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 23:14:36 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 23:14:36 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 23:14:36 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 23:14:36 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 23:14:37 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 23:14:37 DEBUG unit.oai-hss/0.install Need to get 3781 kB of archives. unit-oai-hss-0: 23:14:37 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 23:14:37 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-oai-epc-0: 23:14:37 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 23:14:37 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 23:14:37 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-oai-epc-0: 23:14:37 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-epc-0: 23:14:37 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 23:14:37 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-epc-0: 23:14:37 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-oai-epc-0: 23:14:37 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-oai-epc-0: 23:14:37 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 23:14:37 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-oai-hss-0: 23:14:37 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-oai-epc-0: 23:14:37 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-epc-0: 23:14:37 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 23:14:37 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:14:37 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 23:14:37 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-epc-0: 23:14:38 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-oai-epc-0: 23:14:38 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 23:14:38 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-epc-0: 23:14:38 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-61-lowlatency unit-oai-hss-0: 23:14:38 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.62-0ubuntu0.14.04.1 [707 kB] unit-oai-epc-0: 23:14:38 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-170-generic unit-oai-epc-0: 23:14:38 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-170-generic unit-oai-hss-0: 23:14:38 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.62-0ubuntu0.14.04.1 [1459 kB] unit-oai-hss-0: 23:14:38 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.62-0ubuntu0.14.04.1 [10.8 kB] unit-oai-hss-0: 23:14:38 DEBUG unit.oai-hss/0.install Fetched 3781 kB in 1s (2266 kB/s) unit-oai-hss-0: 23:14:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 23:14:38 DEBUG unit.oai-hss/0.install (Reading database ... 53212 files and directories currently installed.) unit-oai-hss-0: 23:14:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 23:14:38 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 23:14:38 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 23:14:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 23:14:38 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 23:14:38 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 23:14:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 23:14:38 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-epc-0: 23:14:38 DEBUG unit.oai-epc/0.install done unit-oai-epc-0: 23:14:38 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-oai-epc-0: 23:14:38 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 23:14:38 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 23:14:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 23:14:38 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 23:14:38 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 23:14:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 23:14:38 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 23:14:38 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 23:14:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 23:14:38 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 23:14:39 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 23:14:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 23:14:39 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 23:14:39 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 23:14:39 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-oai-epc-0: 23:14:39 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 23:14:39 INFO juju.worker.uniter.context trying to kill context process 3193 unit-oai-epc-0: 23:14:39 INFO juju.worker.uniter.context waiting for context process 3193 to die unit-oai-epc-0: 23:14:39 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 23:14:39 INFO juju.worker.uniter.context assuming already killed unit-oai-epc-0: 23:14:39 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-hss-0: 23:14:40 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 23:14:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... machine-2: 23:14:40 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 23:14:40 DEBUG juju.machinelock acquire machine lock for reboot (reboot) unit-oai-epc-0: 23:14:40 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 23:14:40 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 23:14:40 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 23:14:40 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 23:14:40 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 23:14:40 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-epc-0: 23:14:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot unit-oai-hss-0: 23:14:40 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... machine-2: 23:14:40 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-2: 23:14:40 DEBUG juju.worker.reboot machine lock will not be released manually machine-2: 23:14:40 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot machine-2: 23:14:40 DEBUG juju.worker killing runner 0xc42015f5f0 unit-oai-hss-0: 23:14:40 DEBUG unit.oai-hss/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 23:14:40 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 23:14:41 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 23:14:41 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-hss-0: 23:14:41 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 23:14:41 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 23:14:41 DEBUG unit.oai-hss/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 23:14:41 DEBUG unit.oai-hss/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 23:14:41 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 23:14:41 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 23:14:41 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 23:14:41 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 23:14:41 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 23:14:41 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 23:14:41 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 23:14:42 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 23:14:42 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 23:14:42 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 23:14:42 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 23:14:42 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 23:14:42 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 23:14:42 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 23:14:42 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 23:14:42 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 23:14:42 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 23:14:42 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 23:14:42 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 23:14:42 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 23:14:42 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 23:14:42 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 23:14:42 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 23:14:42 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 23:14:42 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 23:14:42 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:14:42 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: 23:14:42 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:14:42 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 23:14:42 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 23:14:42 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 23:14:42 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 23:14:42 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 23:14:42 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 23:14:42 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 23:14:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:14:42 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 23:14:42 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 23:14:42 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 23:14:42 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 23:14:42 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 23:14:42 DEBUG unit.oai-hss/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-hss-0: 23:14:42 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install Note: checking out 'v0.3.2'. unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install changes and commit them, and you can discard any commits you make in this unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install state without impacting any branches by performing another checkout. unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install If you want to create a new branch to retain commits you create, you may unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install git checkout -b new_branch_name unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 23:14:45 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: 23:14:45 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 23:14:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:14:45 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-170-generic unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-170-generic unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 23:14:45 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: 23:14:45 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 23:14:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:14:45 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 23:14:45 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install + apt-get install -y linux-image-3.19.0-61-lowlatency linux-headers-3.19.0-61-lowlatency unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 23:14:45 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 23:14:46 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 23:14:46 DEBUG unit.oai-hss/0.install linux-headers-3.19.0-61 unit-oai-hss-0: 23:14:46 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 23:14:46 DEBUG unit.oai-hss/0.install fdutils linux-lts-vivid-tools unit-oai-hss-0: 23:14:46 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 23:14:46 DEBUG unit.oai-hss/0.install linux-headers-3.19.0-61 linux-headers-3.19.0-61-lowlatency unit-oai-hss-0: 23:14:46 DEBUG unit.oai-hss/0.install linux-image-3.19.0-61-lowlatency unit-oai-hss-0: 23:14:46 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 23:14:46 DEBUG unit.oai-hss/0.install Need to get 65.1 MB of archives. unit-oai-hss-0: 23:14:46 DEBUG unit.oai-hss/0.install After this operation, 288 MB of additional disk space will be used. unit-oai-hss-0: 23:14:46 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-image-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [55.1 MB] unit-oai-hss-0: 23:14:50 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61 all 3.19.0-61.69~14.04.1 [9307 kB] unit-oai-hss-0: 23:14:50 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [748 kB] unit-oai-hss-0: 23:14:50 DEBUG unit.oai-hss/0.install Fetched 65.1 MB in 4s (13.5 MB/s) unit-oai-hss-0: 23:14:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-61-lowlatency. unit-oai-hss-0: 23:14:51 DEBUG unit.oai-hss/0.install (Reading database ... 53481 files and directories currently installed.) unit-oai-hss-0: 23:14:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-image-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... unit-oai-hss-0: 23:14:51 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 23:14:51 DEBUG unit.oai-hss/0.install Unpacking linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 23:15:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-61. unit-oai-hss-0: 23:15:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-61_3.19.0-61.69~14.04.1_all.deb ... unit-oai-hss-0: 23:15:00 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 23:15:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-61-lowlatency. unit-oai-hss-0: 23:15:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... unit-oai-hss-0: 23:15:03 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 23:15:05 DEBUG unit.oai-hss/0.install Setting up linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 23:15:05 DEBUG unit.oai-hss/0.install Running depmod. unit-oai-hss-0: 23:15:06 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-oai-hss-0: 23:15:06 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 23:15:06 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 23:15:06 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 23:15:06 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-61-lowlatency unit-oai-hss-0: 23:15:13 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 23:15:13 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 23:15:13 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 23:15:13 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 23:15:14 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-hss-0: 23:15:14 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-oai-hss-0: 23:15:14 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-oai-hss-0: 23:15:14 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 23:15:14 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-oai-hss-0: 23:15:14 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 23:15:14 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 23:15:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:15:14 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 23:15:14 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-oai-hss-0: 23:15:14 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 23:15:14 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-61-lowlatency unit-oai-hss-0: 23:15:14 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-170-generic unit-oai-hss-0: 23:15:14 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-170-generic unit-oai-hss-0: 23:15:15 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 23:15:15 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 23:15:15 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 23:15:16 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-oai-hss-0: 23:15:16 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 23:15:16 INFO juju.worker.uniter.context trying to kill context process 3200 unit-oai-hss-0: 23:15:16 INFO juju.worker.uniter.context waiting for context process 3200 to die unit-oai-hss-0: 23:15:16 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 23:15:16 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 23:15:16 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-hss-0: 23:15:16 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 23:15:16 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 23:15:16 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 23:15:16 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 23:15:16 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 23:15:16 DEBUG juju.worker.uniter juju-run listener stopped machine-3: 23:15:20 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 23:15:20 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-3: 23:15:20 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-3: 23:15:20 DEBUG juju.worker.reboot machine lock will not be released manually unit-mysql-0: 23:15:29 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 23:15:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 23:15:29 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 23:15:29 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 23:15:29 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 23:15:29 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 23:15:29 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 23:15:29 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 23:15:29 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 23:15:29 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 23:15:29 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 23:15:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 23:19:41 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 23:20:10 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 23:20:10 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 23:20:10 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"} machine-2: 23:20:10 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 23:20:10 DEBUG juju.agent read agent config, format "2.0" machine-2: 23:20:10 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 23:20:10 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 23:20:10 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 23:20:10 DEBUG juju.worker start "api" unit-oai-epc-0: 23:20:10 INFO juju.worker start "api" unit-oai-epc-0: 23:20:10 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 23:20:10 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 23:20:10 DEBUG juju.worker start "engine" machine-2: 23:20:10 INFO juju.worker start "engine" unit-oai-epc-0: 23:20:10 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 23:20:10 DEBUG juju.worker "api" started unit-oai-epc-0: 23:20:10 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 23:20:10 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 23:20:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 23:20:10 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 23:20:10 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 23:20:10 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 23:20:10 DEBUG juju.worker "engine" started machine-2: 23:20:10 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.introspection stats worker now serving machine-2: 23:20:10 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 23:20:10 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: machine-2: 23:20:10 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 23:20:10 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 23:20:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 23:20:10 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 23:20:10 DEBUG juju.worker.apicaller connecting with current password machine-2: 23:20:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 23:20:10 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-2: 23:20:10 INFO juju.api connection established to "wss://172.30.9.201:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" unit-oai-epc-0: 23:20:10 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" unit-oai-epc-0: 23:20:10 INFO juju.api connection established to "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" unit-oai-epc-0: 23:20:10 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-2: 23:20:10 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-2: 23:20:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 23:20:10 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 23:20:10 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 23:20:10 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 23:20:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 23:20:10 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 23:20:10 DEBUG juju.worker.apicaller connected machine-2: 23:20:10 DEBUG juju.api RPC connection died machine-2: 23:20:10 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 23:20:10 DEBUG juju.worker.apicaller connecting with current password machine-2: 23:20:10 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-2: 23:20:10 INFO juju.api connection established to "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-2: 23:20:10 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" unit-oai-epc-0: 23:20:10 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 23:20:10 DEBUG juju.api RPC connection died unit-oai-epc-0: 23:20:10 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 23:20:10 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 23:20:10 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" unit-oai-epc-0: 23:20:10 INFO juju.api connection established to "wss://172.30.9.201:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" unit-oai-epc-0: 23:20:10 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-2: 23:20:10 DEBUG juju.worker.apicaller connected machine-2: 23:20:10 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 23:20:10 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 23:20:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 23:20:10 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 23:20:10 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 23:20:10 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 23:20:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 23:20:10 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 23:20:10 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 23:20:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 23:20:10 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 23:20:10 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 23:20:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 23:20:10 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 23:20:10 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 23:20:10 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 23:20:10 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 23:20:10 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 23:20:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:20:10 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 23:20:10 INFO juju.worker.upgrader unblocking abort check machine-2: 23:20:10 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:20:10 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 23:20:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 23:20:10 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:20:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 23:20:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 23:20:11 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 23:20:11 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 23:20:11 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 23:20:11 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 23:20:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 23:20:11 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 23:20:11 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 23:20:11 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 23:20:11 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 23:20:11 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 23:20:11 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 23:20:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 23:20:11 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 23:20:11 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-2: 23:20:11 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 23:20:11 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 23:20:11 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 23:20:11 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 23:20:11 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 23:20:11 INFO juju.util.exec run result: exit status 127 machine-2: 23:20:11 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec964787018/script.sh: line 1: fanatic: command not found 127 machine-2: 23:20:11 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 23:20:11 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 23:20:11 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 23:20:11 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 23:20:11 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 23:20:11 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 23:20:11 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 23:20:11 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 23:20:11 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 23:20:11 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 23:20:11 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 23:20:11 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 23:20:11 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 23:20:11 DEBUG juju.network including address public:172.30.9.201 for machine machine-2: 23:20:11 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-2: 23:20:11 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-2: 23:20:11 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 23:20:11 DEBUG juju.network including address local-machine:::1 for machine machine-2: 23:20:11 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 23:20:11 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 23:20:11 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.201:17070"] machine-2: 23:20:11 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 23:20:11 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 23:20:11 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 23:20:11 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 23:20:11 INFO juju.util.exec run result: exit status 127 machine-2: 23:20:11 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec387226875/script.sh: line 1: fanatic: command not found 127 machine-2: 23:20:11 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 23:20:11 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 23:20:11 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 23:20:11 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 23:20:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 23:20:11 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 23:20:11 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 23:20:11 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 23:20:11 DEBUG juju.worker.logger logger setup machine-2: 23:20:11 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 23:20:11 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 23:20:11 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 23:20:11 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 23:20:11 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 23:20:11 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 23:20:11 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 23:20:11 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-2: 23:20:11 DEBUG juju.network including address local-machine:::1 for machine machine-2: 23:20:11 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.10 local-machine:::1] machine-2: 23:20:11 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.10 local-machine:::1] machine-2: 23:20:11 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 23:20:11 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 23:20:11 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 23:20:11 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 23:20:11 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 23:20:11 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 23:20:11 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 23:20:11 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 23:20:11 DEBUG juju.worker start "2-container-watcher" machine-2: 23:20:11 DEBUG juju.worker start "stateconverter" machine-2: 23:20:11 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 23:20:11 INFO juju.worker start "2-container-watcher" machine-2: 23:20:11 DEBUG juju.worker "2-container-watcher" started machine-2: 23:20:11 INFO juju.worker start "stateconverter" machine-2: 23:20:11 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 23:20:11 DEBUG juju.worker "stateconverter" started machine-2: 23:20:11 INFO juju.worker.machiner "machine-2" started machine-2: 23:20:11 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-epc-0: 23:20:11 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 23:20:11 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:d6:f6:cb CIDR:192.168.121.0/24 MTU:1442 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.10 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:d6:f6:cb CIDR: MTU:1442 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:20:11 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 23:20:11 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 23:20:11 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 23:20:11 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 23:20:11 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 23:20:11 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 23:20:11 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 23:20:11 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 23:20:11 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: 23:20:11 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 23:20:11 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 23:20:11 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 23:20:11 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 23:20:11 DEBUG juju.network including address public:172.30.9.201 for machine unit-oai-epc-0: 23:20:11 DEBUG juju.network including address local-cloud:192.168.121.5 for machine unit-oai-epc-0: 23:20:11 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-oai-epc-0: 23:20:11 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 23:20:11 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 23:20:11 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 23:20:11 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 23:20:11 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.201:17070"] unit-oai-epc-0: 23:20:11 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 23:20:11 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 23:20:11 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 23:20:11 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 23:20:11 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 23:20:11 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 23:20:11 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 23:20:11 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 23:20:11 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 23:20:11 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 23:20:11 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 23:20:11 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 23:20:11 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 23:20:11 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 23:20:11 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 23:20:11 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 23:20:11 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 23:20:11 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 23:20:11 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 23:20:11 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 23:20:11 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 23:20:11 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 23:20:11 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 23:20:11 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 23:20:11 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 23:20:11 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 23:20:11 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 23:20:11 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 23:20:11 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 23:20:11 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 23:20:11 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 23:20:11 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 23:20:11 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 23:20:11 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 23:20:11 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 23:20:11 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 23:20:11 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 23:20:11 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 23:20:11 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 23:20:11 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 23:20:11 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 23:20:12 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 23:20:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 23:20:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:20: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: 23:20:12 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 23:20:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:20:12 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 23:20:12 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 23:20:12 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 23:20:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:20:13 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 23:20: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: 23:20:13 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 23:20:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:20:13 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-61-lowlatency unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-61-lowlatency unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-61-lowlatency unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-epc-0: 23:20:13 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-epc-0: 23:20:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 23:20: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: 23:20:13 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 23:20:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:20:13 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 23:20:13 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-epc-0: 23:20:14 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 23:20:14 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f machine-3: 23:20:19 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 23:20:19 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 23:20:19 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: 23:20:19 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 23:20:19 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" machine-3: 23:20:19 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 23:20:19 DEBUG juju.agent read agent config, format "2.0" machine-3: 23:20:19 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 23:20:19 DEBUG juju.worker start "api" unit-oai-hss-0: 23:20:19 INFO juju.worker start "api" unit-oai-hss-0: 23:20:19 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 23:20:19 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 23:20:19 DEBUG juju.worker start "engine" machine-3: 23:20:19 INFO juju.worker start "engine" machine-3: 23:20:19 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 23:20:19 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 23:20:19 DEBUG juju.worker "api" started unit-oai-hss-0: 23:20:19 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 23:20:19 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:20:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:20:19 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:20:19 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:20:19 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 23:20:19 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 23:20:19 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 23:20:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 23:20:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:20:19 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:20:19 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 23:20:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 23:20:19 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:20:19 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:20:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:20:19 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:20:19 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 23:20:19 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 23:20:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 23:20:19 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 23:20:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 23:20:19 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 23:20:19 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 23:20:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 23:20:19 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 23:20:19 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 23:20:19 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 23:20:19 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 23:20:19 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 23:20:19 DEBUG juju.worker "engine" started machine-3: 23:20:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.introspection stats worker now serving machine-3: 23:20:19 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 23:20:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: machine-3: 23:20:19 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 23:20:19 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: machine-3: 23:20:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 23:20:19 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available unit-oai-hss-0: 23:20:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 23:20:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:20:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 23:20:19 DEBUG juju.worker.apicaller connecting with current password machine-3: 23:20:19 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:20:19 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:20:19 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:20:19 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 23:20:19 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" unit-oai-hss-0: 23:20:19 INFO juju.api connection established to "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-3: 23:20:19 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:20:19 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-3: 23:20:19 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 23:20:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 23:20:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 23:20:19 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:20:19 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available unit-oai-hss-0: 23:20:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:20:19 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:20:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 23:20:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:20:19 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:20:19 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 23:20:19 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 23:20:19 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 23:20:19 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:20:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:20:19 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 23:20:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 23:20:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 23:20:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 23:20:19 DEBUG juju.worker.apicaller connecting with current password machine-3: 23:20:19 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-3: 23:20:19 INFO juju.api connection established to "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-3: 23:20:19 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-3: 23:20:19 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-oai-hss-0: 23:20:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 23:20:20 DEBUG juju.worker.apicaller connected machine-3: 23:20:20 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 23:20:20 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:20 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:20 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:20 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:20 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:20 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 23:20:20 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:20 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:20 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:20:20 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:20:20 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 23:20:20 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 23:20:20 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 23:20:20 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 23:20:20 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 23:20:20 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 23:20:20 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 23:20:20 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 23:20:20 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 23:20:20 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 23:20:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 23:20:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 23:20:20 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 23:20:20 INFO juju.worker.upgrader unblocking abort check machine-3: 23:20:20 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 23:20:20 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 23:20:20 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:20:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:20:20 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:20:20 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:20:20 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:20:20 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:20:20 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:20:20 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:20:20 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:20:20 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:20:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:20:20 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:20:20 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:20:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:20:20 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:20:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 23:20:20 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:20:20 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:20:20 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:20:20 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:20:20 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 23:20:20 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:20:20 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:20:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 23:20:20 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 23:20:20 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 23:20:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 23:20:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 23:20:20 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 23:20:20 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 23:20:20 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 23:20:20 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 23:20:20 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 23:20:20 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 23:20:20 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 23:20:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 23:20:20 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 23:20:20 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 23:20:20 DEBUG juju.worker.logger logger setup machine-3: 23:20:20 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 23:20:20 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 23:20:20 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 23:20:20 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 23:20:20 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 23:20:20 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 23:20:20 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 23:20:20 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 23:20:20 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 23:20:20 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 23:20:20 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 23:20:20 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 23:20:20 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 23:20:20 DEBUG juju.network including address public:172.30.9.201 for machine machine-3: 23:20:20 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-3: 23:20:20 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-3: 23:20:20 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 23:20:20 DEBUG juju.network including address local-machine:::1 for machine machine-3: 23:20:20 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 23:20:20 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 23:20:20 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.201:17070"] machine-3: 23:20:20 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-3: 23:20:20 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 23:20:20 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 23:20:20 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 23:20:20 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 23:20:20 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 23:20:20 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 23:20:20 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 23:20:20 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 23:20:20 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 23:20:20 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 23:20:20 INFO juju.util.exec run result: exit status 127 machine-3: 23:20:20 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec532750939/script.sh: line 1: fanatic: command not found 127 machine-3: 23:20:20 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 23:20:20 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 23:20:20 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 23:20:20 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 23:20:20 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 23:20:20 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 23:20:20 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 23:20:20 INFO juju.util.exec run result: exit status 127 machine-3: 23:20:20 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec406332351/script.sh: line 1: fanatic: command not found 127 machine-3: 23:20:20 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 23:20:20 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 23:20:20 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 23:20:20 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 23:20:20 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 23:20:20 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 23:20:20 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 unit-oai-hss-0: 23:20:20 DEBUG juju.worker.apicaller connected machine-3: 23:20:20 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 23:20:20 DEBUG juju.worker start "3-container-watcher" machine-3: 23:20:20 DEBUG juju.worker start "stateconverter" machine-3: 23:20:20 INFO juju.worker start "3-container-watcher" machine-3: 23:20:20 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 23:20:20 DEBUG juju.worker "3-container-watcher" started machine-3: 23:20:20 INFO juju.worker start "stateconverter" machine-3: 23:20:20 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 23:20:20 DEBUG juju.worker "stateconverter" started unit-oai-hss-0: 23:20:20 DEBUG juju.api RPC connection died unit-oai-hss-0: 23:20:20 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 23:20:20 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 23:20:20 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 23:20:20 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 23:20:20 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 23:20:20 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 23:20:20 DEBUG juju.network including address local-cloud:192.168.121.13 for machine machine-3: 23:20:20 DEBUG juju.network including address local-machine:::1 for machine machine-3: 23:20:20 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.13 local-machine:::1] machine-3: 23:20:20 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.13 local-machine:::1] machine-3: 23:20:20 INFO juju.worker.machiner "machine-3" started machine-3: 23:20:20 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-hss-0: 23:20:20 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 23:20:20 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" unit-oai-hss-0: 23:20:20 INFO juju.api connection established to "wss://192.168.121.5:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" unit-oai-hss-0: 23:20:20 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/85584efc-0c61-4d3f-89fb-6e95d32e17ab/api" machine-3: 23:20:20 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:bb:06:92 CIDR:192.168.121.0/24 MTU:1442 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.13 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:bb:06:92 CIDR: MTU:1442 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-hss-0: 23:20:21 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 23:20:21 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 23:20:21 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 23:20:21 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 23:20:21 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 23:20:21 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 23:20:21 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 23:20:21 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 23:20:21 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 23:20:21 DEBUG juju.network including address public:172.30.9.201 for machine unit-oai-hss-0: 23:20:21 DEBUG juju.network including address local-cloud:192.168.121.5 for machine unit-oai-hss-0: 23:20:21 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-oai-hss-0: 23:20:21 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 23:20:21 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 23:20:21 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 23:20:21 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 23:20:21 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.201:17070"] unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 23:20:21 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 23:20:21 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 23:20:21 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 23:20:21 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 23:20:21 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 23:20:21 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: 23:20:21 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 23:20:21 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 23:20:21 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 23:20:21 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 23:20:21 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 23:20:21 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 23:20:21 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 23:20:21 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 23:20:21 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 23:20:21 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 23:20:21 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 23:20:21 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 23:20:21 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 23:20:21 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 23:20:21 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 23:20:21 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 23:20:21 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 23:20:21 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 23:20:21 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 23:20:21 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 23:20:21 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 23:20:21 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 23:20:21 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 23:20:21 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 23:20:21 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 23:20:21 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 23:20:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 23:20:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 23:20:21 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:20:21 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: 23:20:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:20:21 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 23:20:22 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 23:20:22 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 23:20:22 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 23:20:22 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 23:20:22 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 23:20:22 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 23:20:22 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 23:20:22 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 23:20:22 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 23:20:22 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 23:20:22 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 23:20:22 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 23:20:22 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 23:20:22 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 23:20:22 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 23:20:22 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 23:20:22 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 23:20:22 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 23:20:22 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 23:20:22 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 23:20:22 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 23:20:22 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 23:20:22 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 23:20:22 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 23:20:22 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 23:20:22 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 23:20:22 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 23:20:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:20:22 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: 23:20:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:20:22 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 23:20:22 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 23:20:22 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 23:20:22 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 23:20:22 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 23:20:22 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 23:20:22 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 23:20:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:20:22 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 23:20:22 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 23:20:22 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 23:20:22 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 23:20:22 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 23:20:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:20:23 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 23:20:23 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 23:20:23 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 23:20:23 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-hss-0: 23:20:23 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 23:20:23 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 23:20:23 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 23:20:23 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 23:20:23 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 23:20:23 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 23:20:23 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 23:20:23 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: 23:20:23 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 23:20:23 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 23:20:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:20:23 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 23:20:23 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 23:20:23 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 23:20:23 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 23:20:23 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 23:20:23 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 23:20:23 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 23:20:23 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 23:20:23 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 23:20:23 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 23:20:23 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-61-lowlatency unit-oai-hss-0: 23:20:23 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 23:20:23 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-61-lowlatency unit-oai-hss-0: 23:20:23 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 23:20:23 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 23:20:23 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-61-lowlatency unit-oai-hss-0: 23:20:23 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 23:20:23 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 23:20:23 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 23:20:23 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 23:20:23 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 23:20:23 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 23:20:23 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 23:20:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:20:23 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 23:20:23 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 23:20:23 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 23:20:24 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 23:20:24 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 23:20:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 23:20:24 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 23:20:24 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 23:20:24 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 23:20:24 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 23:20:24 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 23:20:24 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 23:20:24 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 23:20:24 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 23:20:24 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 23:20:24 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 23:20:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:20:24 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 23:20:24 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 23:20:24 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 23:20:24 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 23:20:24 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 23:20:24 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 23:20:24 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-oai-hss-0: 23:20:24 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 23:20:24 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 23:20:24 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 23:20:25 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 23:20:25 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 23:20:25 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 23:20:25 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-oai-hss-0: 23:20:25 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 23:20:25 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 23:20:25 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 23:20:25 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 23:20:25 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 23:20:25 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 23:20:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-hss-0: 23:20:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-hss-0: 23:20:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 23:20:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-hss-0: 23:20:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-oai-hss-0: 23:20:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-oai-hss-0: 23:20:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-oai-hss-0: 23:20:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 23:20:27 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 23:20:27 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-oai-hss-0: 23:20:27 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-hss-0: 23:20:27 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 23:20:27 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-oai-hss-0: 23:20:27 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-hss-0: 23:20:28 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-hss-0: 23:20:28 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-hss-0: 23:20:28 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-oai-hss-0: 23:20:28 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 23:20:28 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-hss-0: 23:20:28 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 23:20:28 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-oai-hss-0: 23:20:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-hss-0: 23:20:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-oai-hss-0: 23:20:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-oai-hss-0: 23:20:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-oai-hss-0: 23:20:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-hss-0: 23:20:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-oai-hss-0: 23:20:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-oai-hss-0: 23:20:30 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-hss-0: 23:20:30 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-oai-hss-0: 23:20:30 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-oai-hss-0: 23:20:30 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 23:20:30 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 23:20:30 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-oai-hss-0: 23:20:31 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-oai-hss-0: 23:20:32 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 23:20:32 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 23:20:33 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: 23:20:33 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 23:20:33 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 23:20:33 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: 23:20:34 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfl-dev amd64 2.5.35-10.1ubuntu2 [17.2 kB] unit-oai-hss-0: 23:20:34 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: 23:20:34 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: 23:20:35 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnettle4 amd64 2.7.1-1ubuntu0.2 [102 kB] unit-oai-hss-0: 23:20:35 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libarchive13 amd64 3.1.2-7ubuntu2.8 [262 kB] unit-oai-hss-0: 23:20:35 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: 23:20:35 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-oai-hss-0: 23:20:35 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: 23:20:35 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: 23:20:36 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsm6 amd64 2:1.2.1-2 [18.1 kB] unit-oai-hss-0: 23:20:36 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxt6 amd64 1:1.1.4-1 [185 kB] unit-oai-hss-0: 23:20:36 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: 23:20:36 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.3 [21.1 kB] unit-oai-hss-0: 23:20:36 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.3 [21.7 kB] unit-oai-hss-0: 23:20:36 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.3 [25.2 kB] unit-oai-hss-0: 23:20:37 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-oai-hss-0: 23:20:37 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-oai-hss-0: 23:20:37 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: 23:20:37 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] unit-oai-hss-0: 23:20:37 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: 23:20:38 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: 23:20:38 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: 23:20:38 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: 23:20:38 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: 23:20:38 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: 23:20:39 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: 23:20:39 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.7 [1303 kB] unit-oai-hss-0: 23:20:39 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: 23:20:39 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: 23:20:39 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: 23:20:39 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtdbus4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [180 kB] unit-oai-hss-0: 23:20:40 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-network amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [543 kB] unit-oai-hss-0: 23:20:40 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-script amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [776 kB] unit-oai-hss-0: 23:20:40 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [97.4 kB] unit-oai-hss-0: 23:20:40 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-mysql-0: 23:20:40 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 23:20:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 23:20:40 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 23:20:40 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 23:20:40 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 23:20:40 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 23:20:40 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-mysql-0: 23:20:40 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 23:20:40 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 23:20:40 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 23:20:40 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 23:20:40 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 23:20:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 23:20:40 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: 23:20:41 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: 23:20:41 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] unit-oai-hss-0: 23:20:41 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxi6 amd64 2:1.7.1.901-1ubuntu1.1 [27.9 kB] unit-oai-hss-0: 23:20:41 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: 23:20:41 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: 23:20:41 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: 23:20:42 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: 23:20:42 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-oai-hss-0: 23:20:42 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-oai-hss-0: 23:20:42 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: 23:20:42 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: 23:20:42 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: 23:20:43 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: 23:20:43 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: 23:20:43 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: 23:20:43 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main bison amd64 2:3.0.2.dfsg-2 [257 kB] unit-oai-hss-0: 23:20:43 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.15 [68.9 kB] unit-oai-hss-0: 23:20:43 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-170.220 [772 kB] unit-oai-hss-0: 23:20:43 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] unit-oai-hss-0: 23:20:44 DEBUG unit.oai-hss/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-oai-hss-0: 23:20:44 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: 23:20:44 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: 23:20:44 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-oai-hss-0: 23:20:45 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-oai-hss-0: 23:20:45 DEBUG unit.oai-hss/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-oai-hss-0: 23:20:45 DEBUG unit.oai-hss/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-oai-hss-0: 23:20:46 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: 23:20:46 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: 23:20:46 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: 23:20:46 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: 23:20:46 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: 23:20:47 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: 23:20:47 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake amd64 2.8.12.2-0ubuntu3 [2618 kB] unit-oai-hss-0: 23:20:47 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: 23:20:47 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: 23:20:48 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: 23:20:48 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: 23:20:48 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: 23:20:48 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: 23:20:48 DEBUG unit.oai-hss/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-oai-hss-0: 23:20:48 DEBUG unit.oai-hss/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-oai-hss-0: 23:20: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-oai-hss-0: 23:20: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-oai-hss-0: 23:20: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: 23:20:49 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: 23:20:49 DEBUG unit.oai-hss/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.15 [3467 kB] unit-oai-hss-0: 23:20:49 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: 23:20:49 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 23:20:50 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 16s (4199 kB/s) unit-oai-hss-0: 23:20:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-oai-hss-0: 23:20:50 DEBUG unit.oai-hss/0.install (Reading database ... 83650 files and directories currently installed.) unit-oai-hss-0: 23:20:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 23:20:50 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 23:20:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 23:20:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 23:20:51 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 23:20:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 23:20:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 23:20:51 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 23:20:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 23:20:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 23:20:51 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 23:20:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 23:20:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 23:20:51 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 23:20:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 23:20:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.8_amd64.deb ... unit-oai-hss-0: 23:20:51 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.8) ... unit-oai-hss-0: 23:20:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 23:20:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 23:20:51 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 23:20:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 23:20:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 23:20:51 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 23:20:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 23:20:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-oai-hss-0: 23:20:52 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 23:20:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 23:20:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 23:20:52 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 23:20:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 23:20:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-hss-0: 23:20:52 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 23:20:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 23:20:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 23:20:52 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 23:20:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 23:20:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 23:20:52 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 23:20:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 23:20:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 23:20:52 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 23:20:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 23:20:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 23:20:52 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 23:20:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 23:20:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 23:20:52 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 23:20:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 23:20:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 23:20:52 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 23:20:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 23:20:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 23:20:53 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 23:20:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 23:20:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 23:20:54 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 23:20:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 23:20:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... unit-oai-hss-0: 23:20:54 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 23:20:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 23:20:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 23:20:55 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 23:20:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 23:20:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 23:20:56 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 23:20:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 23:20:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 23:20:56 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 23:20:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 23:20:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 23:20:56 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 23:20:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 23:20:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 23:20:56 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 23:20:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 23:20:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 23:20:56 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 23:20:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 23:20:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 23:20:56 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 23:20:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 23:20:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... unit-oai-hss-0: 23:20:56 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 23:20:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 23:20:56 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: 23:20:56 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 23:20:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 23:20:56 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: 23:20:56 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 23:20:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 23:20:57 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: 23:20:57 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 23:20:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 23:20:57 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: 23:20:57 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 23:20:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 23:20:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-network_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 23:20:57 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 23:20:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 23:20:57 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: 23:20:57 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 23:20:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 23:20:58 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: 23:20:58 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 23:20:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 23:20:58 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: 23:20:58 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 23:20:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 23:20:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 23:20:58 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 23:20:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 23:20:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 23:20:58 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 23:20:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 23:20:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 23:20:58 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 23:20:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 23:20:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... unit-oai-hss-0: 23:20:58 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... unit-oai-hss-0: 23:20:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 23:20:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 23:20:59 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 23:20:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 23:20:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-oai-hss-0: 23:20:59 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 23:20:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 23:20:59 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: 23:20:59 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 23:20:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 23:20:59 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: 23:20:59 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 23:20:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 23:20:59 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: 23:20:59 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 23:20:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 23:20:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 23:20:59 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 23:21:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 23:21:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 23:21:00 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 23:21:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 23:21:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 23:21:00 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 23:21:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 23:21:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 23:21:00 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-oai-hss-0: 23:21:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 23:21:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 23:21:00 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-oai-hss-0: 23:21:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 23:21:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 23:21:00 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 23:21:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 23:21:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 23:21:00 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 23:21:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 23:21:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 23:21:01 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 23:21:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 23:21:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 23:21:01 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 23:21:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 23:21:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 23:21:01 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 23:21:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 23:21:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... unit-oai-hss-0: 23:21:01 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... unit-oai-hss-0: 23:21:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 23:21:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 23:21:01 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 23:21:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 23:21:02 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: 23:21:02 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 23:21:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 23:21:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 23:21:02 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 23:21:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 23:21:03 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: 23:21:03 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 23:21:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 23:21:03 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: 23:21:03 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 23:21:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 23:21:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 23:21:04 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 23:21:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 23:21:04 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: 23:21:04 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 23:21:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 23:21:05 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: 23:21:05 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 23:21:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 23:21:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 23:21:06 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 23:21:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 23:21:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 23:21:06 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 23:21:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 23:21:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 23:21:06 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 23:21:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 23:21:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 23:21:06 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 23:21:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 23:21:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 23:21:07 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-oai-hss-0: 23:21:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 23:21:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 23:21:07 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 23:21:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 23:21:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 23:21:08 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 23:21:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 23:21:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 23:21:08 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 23:21:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 23:21:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 23:21:08 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-oai-hss-0: 23:21:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 23:21:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 23:21:09 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 23:21:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 23:21:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 23:21:09 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 23:21:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 23:21:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 23:21:09 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 23:21:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 23:21:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 23:21:10 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 23:21:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 23:21:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 23:21:10 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 23:21:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 23:21:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 23:21:10 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 23:21:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 23:21:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 23:21:10 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 23:21:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 23:21:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 23:21:10 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 23:21:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 23:21:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 23:21:10 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 23:21:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 23:21:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-oai-hss-0: 23:21:11 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 23:21:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 23:21:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 23:21:11 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 23:21:12 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 23:21:13 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 23:21:14 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 23:21:14 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 23:21:14 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 23:21:14 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 23:21:14 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 23:21:14 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 23:21:15 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.8) ... unit-oai-hss-0: 23:21:15 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 23:21:15 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 23:21:15 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 23:21:15 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 23:21:15 DEBUG unit.oai-hss/0.install ...done. unit-oai-hss-0: 23:21:15 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 23:21:15 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 23:21:16 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 23:21:16 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 23:21:16 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 23:21:16 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 23:21:16 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 23:21:16 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 23:21:16 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 23:21:17 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 23:21:17 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 23:21:17 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 23:21:17 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 23:21:17 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 23:21:17 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 23:21:17 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 23:21:17 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 23:21:17 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 23:21:17 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 23:21:17 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 23:21:17 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 23:21:17 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 23:21:17 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 23:21:17 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 23:21:19 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 23:21:19 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 23:21:19 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 23:21:19 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... unit-oai-hss-0: 23:21:19 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 23:21:20 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 23:21:20 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: 23:21:20 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 23:21:20 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 23:21:20 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 23:21:21 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-oai-hss-0: 23:21:21 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 23:21:21 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 23:21:21 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: 23:21:21 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 23:21:21 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 23:21:21 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 23:21:21 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: 23:21:21 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 23:21:21 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... unit-oai-hss-0: 23:21:21 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 23:21:21 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 23:21:21 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 23:21:21 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 23:21:21 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 23:21:21 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 23:21:21 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 23:21:21 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 23:21:21 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 23:21:21 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: 23:21:21 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 23:21:21 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 23:21:22 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 23:21:22 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 23:21:22 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 23:21:22 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 23:21:22 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 23:21:22 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 23:21:22 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 23:21:22 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 23:21:22 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: 23:21:22 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 23:21:22 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 23:21:22 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 23:21:22 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 23:21:23 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 23:21:23 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 23:21:23 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 23:21:23 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 23:21:24 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 23:21:24 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 23:21:24 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 23:21:24 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 23:21:24 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 23:21:24 DEBUG unit.oai-hss/0.install Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 23:21:24 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 23:21:24 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 23:21:24 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 23:21:25 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 23:21:25 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 23:21:25 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 23:21:25 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 23:21:25 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 23:21:25 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 23:21:25 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 23:21:25 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 23:21:25 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 23:21:25 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-oai-hss-0: 23:21:25 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 23:21:25 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 23:21:25 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 23:21:25 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: 23:21:26 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: 23:21:26 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: 23:21:26 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: 23:21:27 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: 23:21:27 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 2s (664 kB/s) unit-oai-hss-0: 23:21:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 23:21:27 DEBUG unit.oai-hss/0.install (Reading database ... 90379 files and directories currently installed.) unit-oai-hss-0: 23:21:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 23:21:27 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 23:21:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 23:21:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 23:21:27 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 23:21:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 23:21:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 23:21:28 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 23:21:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 23:21:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 23:21:28 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 23:21:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 23:21:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 23:21:28 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 23:21:28 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 23:21:29 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 23:21:29 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 23:21:30 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 23:21:30 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 23:21:30 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 23:21:30 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 23:21:30 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 23:21:30 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 23:21:30 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 23:21:30 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 23:21:30 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 23:21:30 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 23:21:30 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 23:21:30 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 23:21:30 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 23:21:30 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 23:21:30 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 23:21:30 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 23:21:30 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 23:21:30 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 23:21:30 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 23:21:30 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 23:21:30 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 23:21:30 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 23:21:31 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 23:21:31 DEBUG unit.oai-hss/0.install Need to get 11.0 MB of archives. unit-oai-hss-0: 23:21:31 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 23:21:31 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: 23:21:31 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: 23:21:31 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: 23:21:31 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.62-0ubuntu0.14.04.1 [3754 kB] unit-oai-hss-0: 23:21:32 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.62-0ubuntu0.14.04.1 [1979 kB] unit-oai-hss-0: 23:21:32 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0 amd64 0.9-1 [81.8 kB] unit-oai-hss-0: 23:21:32 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-dev amd64 1.4.9-2 [85.1 kB] unit-oai-hss-0: 23:21:32 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-doc all 1.4.9-2 [300 kB] unit-oai-hss-0: 23:21:32 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig8-dev amd64 1.4.9-2 [1766 B] unit-oai-hss-0: 23:21:32 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgpg-error-dev amd64 1.12-0.2ubuntu1 [20.1 kB] unit-oai-hss-0: 23:21:32 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcrypt11-dev amd64 1.5.3-2ubuntu4.6 [273 kB] unit-oai-hss-0: 23:21:32 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-oai-hss-0: 23:21:32 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libidn11-dev amd64 1.28-1ubuntu2.2 [519 kB] unit-oai-hss-0: 23:21:33 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl-dev amd64 2.4.2-1.7ubuntu1 [157 kB] unit-oai-hss-0: 23:21:33 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main zlib1g-dev amd64 1:1.2.8.dfsg-1ubuntu1.1 [166 kB] unit-oai-hss-0: 23:21:33 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient-dev amd64 5.5.62-0ubuntu0.14.04.1 [869 kB] unit-oai-hss-0: 23:21:33 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: 23:21:33 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: 23:21:33 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.27 [1076 kB] unit-oai-hss-0: 23:21:33 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.27 [972 kB] unit-oai-hss-0: 23:21:33 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: 23:21:33 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: 23:21:33 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] unit-oai-hss-0: 23:21:33 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0-dev amd64 0.9-1 [292 kB] unit-oai-hss-0: 23:21:34 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 23:21:34 DEBUG unit.oai-hss/0.install Fetched 11.0 MB in 2s (3790 kB/s) unit-oai-hss-0: 23:21:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 23:21:34 DEBUG unit.oai-hss/0.install (Reading database ... 90490 files and directories currently installed.) unit-oai-hss-0: 23:21:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 23:21:34 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 23:21:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 23:21:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 23:21:35 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 23:21:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 23:21:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 23:21:36 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 23:21:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 23:21:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 23:21:36 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 23:21:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 23:21:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 23:21:38 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 23:21:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 23:21:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 23:21:39 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 23:21:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 23:21:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 23:21:39 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 23:21:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 23:21:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 23:21:39 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 23:21:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 23:21:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 23:21:39 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 23:21:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 23:21:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 23:21:39 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 23:21:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 23:21:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 23:21:40 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 23:21:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 23:21:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 23:21:40 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 23:21:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 23:21:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 23:21:40 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 23:21:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 23:21:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 23:21:40 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 23:21:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 23:21:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 23:21:40 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 23:21:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 23:21:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 23:21:41 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 23:21:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 23:21:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 23:21:41 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 23:21:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 23:21:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 23:21:41 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 23:21:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 23:21:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.27_amd64.deb ... unit-oai-hss-0: 23:21:41 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 23:21:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 23:21:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.27_all.deb ... unit-oai-hss-0: 23:21:41 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 23:21:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 23:21:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 23:21:42 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 23:21:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 23:21:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 23:21:42 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 23:21:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 23:21:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 23:21:42 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 23:21:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 23:21:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 23:21:42 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 23:21:42 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 23:21:43 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 23:21:43 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 23:21:43 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 23:21:43 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 23:21:44 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 23:21:44 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 23:21:44 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 23:21:47 DEBUG unit.oai-hss/0.install 190702 23:21:47 [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: 23:21:47 DEBUG unit.oai-hss/0.install 190702 23:21:47 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 23:21:47 DEBUG unit.oai-hss/0.install 190702 23:21:47 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11709 ... unit-oai-hss-0: 23:21:58 DEBUG unit.oai-hss/0.install mysql start/running, process 11844 unit-oai-hss-0: 23:21:58 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 23:21:58 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 23:21:58 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 23:21:58 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 23:21:58 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 23:21:58 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 23:21:59 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 23:21:59 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 23:21:59 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 23:21:59 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 23:21:59 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 23:21:59 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 23:21:59 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 23:21:59 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 23:21:59 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 23:21:59 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 23:22:00 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 23:22:00 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 23:22:00 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 23:22:00 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 23:22:00 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 23:22:00 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 23:22:01 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 23:22:01 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 23:22:01 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 23:22:01 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 23:22:01 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 23:22:01 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 23:22:01 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 23:22:01 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 23:22:01 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 23:22:01 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 23:22:01 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-oai-hss-0: 23:22:01 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 23:22:01 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 23:22:01 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 23:22:01 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: 23:22:01 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp-dev amd64 2:5.1.3+dfsg-1ubuntu1 [292 kB] unit-oai-hss-0: 23:22:02 DEBUG unit.oai-hss/0.install Fetched 300 kB in 1s (236 kB/s) unit-oai-hss-0: 23:22:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 23:22:02 DEBUG unit.oai-hss/0.install (Reading database ... 92491 files and directories currently installed.) unit-oai-hss-0: 23:22:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 23:22:02 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 23:22:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 23:22:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 23:22:02 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 23:22:02 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 23:22:03 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 23:22:03 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 23:22:03 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 23:22:03 DEBUG unit.oai-hss/0.install --2019-07-02 23:22:03-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 23:22:03 DEBUG unit.oai-hss/0.install Resolving ftp.gnu.org (ftp.gnu.org)... 209.51.188.20, 2001:470:142:3::b unit-oai-hss-0: 23:22:03 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:443... connected. unit-oai-hss-0: 23:22:03 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 23:22:03 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 23:22:03 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 380K 3s unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 756K 2s unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 47.7M 1s unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 777K 1s unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 36.0M 1s unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 54.7M 1s unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 1.29M 1s unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 51.1M 1s unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 1.86M 0s unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 47.3M 0s unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 39.4M 0s unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 54.4M 0s unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 72.0M 0s unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 1.40M 0s unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 49.8M 0s unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 41.3M 0s unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 2.01M 0s unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 42.3M 0s unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 49.5M 0s unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 47.2M 0s unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 54.0M 0s unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 93.7M=0.4s unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install 2019-07-02 23:22:04 (2.65 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 23:22:04 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 23:22:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aesdata.o -MD -MP -MF aesdata.o.d -fpic -c aesdata.c \ unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT desdata.o -MD -MP -MF desdata.o.d -fpic -c desdata.c \ unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofishdata.o -MD -MP -MF twofishdata.o.d -fpic -c twofishdata.c \ unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT shadata.o -MD -MP -MF shadata.o.d -fpic -c shadata.c \ unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcmdata.o -MD -MP -MF gcmdata.o.d -fpic -c gcmdata.c \ unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt.o -MD -MP -MF getopt.o.d -fpic -c getopt.c \ unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt1.o -MD -MP -MF getopt1.o.d -fpic -c getopt1.c \ unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-internal.o -MD -MP -MF nettle-internal.o.d -fpic -c nettle-internal.c \ unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.o -MD -MP -MF aes-decrypt-internal.o.d -fpic -c aes-decrypt-internal.s unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.o -MD -MP -MF aes-decrypt.o.d -fpic -c aes-decrypt.c \ unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.o : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.o.d unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.o -MD -MP -MF aes-encrypt-internal.o.d -fpic -c aes-encrypt-internal.s unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.o : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.o.d unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.o -MD -MP -MF aes-encrypt.o.d -fpic -c aes-encrypt.c \ unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.o -MD -MP -MF aes-encrypt-table.o.d -fpic -c aes-encrypt-table.c \ unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.o -MD -MP -MF aes-set-encrypt-key.o.d -fpic -c aes-set-encrypt-key.c \ unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.o -MD -MP -MF aes-set-decrypt-key.o.d -fpic -c aes-set-decrypt-key.c \ unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.o -MD -MP -MF aes-meta.o.d -fpic -c aes-meta.c \ unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.o -MD -MP -MF arcfour.o.d -fpic -c arcfour.c \ unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.o -MD -MP -MF arcfour-crypt.o.d -fpic -c arcfour-crypt.c \ unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.o -MD -MP -MF arcfour-meta.o.d -fpic -c arcfour-meta.c \ unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.o -MD -MP -MF arctwo.o.d -fpic -c arctwo.c \ unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.o -MD -MP -MF arctwo-meta.o.d -fpic -c arctwo-meta.c \ unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.o -MD -MP -MF base16-encode.o.d -fpic -c base16-encode.c \ unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.o -MD -MP -MF base16-decode.o.d -fpic -c base16-decode.c \ unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.o -MD -MP -MF base16-meta.o.d -fpic -c base16-meta.c \ unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.o -MD -MP -MF base64-encode.o.d -fpic -c base64-encode.c \ unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.o -MD -MP -MF base64-decode.o.d -fpic -c base64-decode.c \ unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.o -MD -MP -MF base64-meta.o.d -fpic -c base64-meta.c \ unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.o -MD -MP -MF camellia-crypt.o.d -fpic -c camellia-crypt.c \ unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.o -MD -MP -MF camellia-crypt-internal.o.d -fpic -c camellia-crypt-internal.s unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.o : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.o.d unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.o -MD -MP -MF camellia-set-encrypt-key.o.d -fpic -c camellia-set-encrypt-key.c \ unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.o -MD -MP -MF camellia-set-decrypt-key.o.d -fpic -c camellia-set-decrypt-key.c \ unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.o -MD -MP -MF camellia-table.o.d -fpic -c camellia-table.c \ unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.o -MD -MP -MF camellia-meta.o.d -fpic -c camellia-meta.c \ unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.o -MD -MP -MF cast128.o.d -fpic -c cast128.c \ unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.o -MD -MP -MF cast128-meta.o.d -fpic -c cast128-meta.c \ unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.o -MD -MP -MF blowfish.o.d -fpic -c blowfish.c \ unit-oai-hss-0: 23:22:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.o -MD -MP -MF cbc.o.d -fpic -c cbc.c \ unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.o -MD -MP -MF ctr.o.d -fpic -c ctr.c \ unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.o -MD -MP -MF gcm.o.d -fpic -c gcm.c \ unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.o -MD -MP -MF gcm-aes.o.d -fpic -c gcm-aes.c \ unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.o -MD -MP -MF des.o.d -fpic -c des.c \ unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.o -MD -MP -MF des3.o.d -fpic -c des3.c \ unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.o -MD -MP -MF des-compat.o.d -fpic -c des-compat.c \ unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.o -MD -MP -MF hmac.o.d -fpic -c hmac.c \ unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.o -MD -MP -MF hmac-md5.o.d -fpic -c hmac-md5.c \ unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.o -MD -MP -MF hmac-ripemd160.o.d -fpic -c hmac-ripemd160.c \ unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.o -MD -MP -MF hmac-sha1.o.d -fpic -c hmac-sha1.c \ unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.o -MD -MP -MF hmac-sha224.o.d -fpic -c hmac-sha224.c \ unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.o -MD -MP -MF hmac-sha256.o.d -fpic -c hmac-sha256.c \ unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.o -MD -MP -MF hmac-sha384.o.d -fpic -c hmac-sha384.c \ unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.o -MD -MP -MF hmac-sha512.o.d -fpic -c hmac-sha512.c \ unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.o -MD -MP -MF knuth-lfib.o.d -fpic -c knuth-lfib.c \ unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.o -MD -MP -MF md2.o.d -fpic -c md2.c \ unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.o -MD -MP -MF md2-meta.o.d -fpic -c md2-meta.c \ unit-oai-hss-0: 23:22:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.o -MD -MP -MF md4.o.d -fpic -c md4.c \ unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.o -MD -MP -MF md4-meta.o.d -fpic -c md4-meta.c \ unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.o -MD -MP -MF md5.o.d -fpic -c md5.c \ unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.o -MD -MP -MF md5-compress.o.d -fpic -c md5-compress.c \ unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.o -MD -MP -MF md5-compat.o.d -fpic -c md5-compat.c \ unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.o -MD -MP -MF md5-meta.o.d -fpic -c md5-meta.c \ unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.o -MD -MP -MF ripemd160.o.d -fpic -c ripemd160.c \ unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.o -MD -MP -MF ripemd160-compress.o.d -fpic -c ripemd160-compress.c \ unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.o -MD -MP -MF ripemd160-meta.o.d -fpic -c ripemd160-meta.c \ unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.o -MD -MP -MF salsa20-set-key.o.d -fpic -c salsa20-set-key.c \ unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.o -MD -MP -MF salsa20-crypt.o.d -fpic -c salsa20-crypt.s unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.o : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.o.d unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.o -MD -MP -MF sha1.o.d -fpic -c sha1.c \ unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.o -MD -MP -MF sha1-compress.o.d -fpic -c sha1-compress.s unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.o -MD -MP -MF sha1-meta.o.d -fpic -c sha1-meta.c \ unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install echo "sha1-compress.o : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.o.d unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.o -MD -MP -MF sha256.o.d -fpic -c sha256.c \ unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.o -MD -MP -MF sha256-compress.o.d -fpic -c sha256-compress.c \ unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.o -MD -MP -MF sha224-meta.o.d -fpic -c sha224-meta.c \ unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.o -MD -MP -MF sha256-meta.o.d -fpic -c sha256-meta.c \ unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.o -MD -MP -MF sha512.o.d -fpic -c sha512.c \ unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.o -MD -MP -MF sha512-compress.o.d -fpic -c sha512-compress.c \ unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.o -MD -MP -MF sha384-meta.o.d -fpic -c sha384-meta.c \ unit-oai-hss-0: 23:22:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.o -MD -MP -MF sha512-meta.o.d -fpic -c sha512-meta.c \ unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.o -MD -MP -MF serpent-set-key.o.d -fpic -c serpent-set-key.c \ unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.o -MD -MP -MF serpent-encrypt.o.d -fpic -c serpent-encrypt.s unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.o : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.o.d unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.o -MD -MP -MF serpent-decrypt.o.d -fpic -c serpent-decrypt.s unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.o : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.o.d unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.o -MD -MP -MF serpent-meta.o.d -fpic -c serpent-meta.c \ unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.o -MD -MP -MF twofish.o.d -fpic -c twofish.c \ unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.o -MD -MP -MF twofish-meta.o.d -fpic -c twofish-meta.c \ unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.o -MD -MP -MF yarrow256.o.d -fpic -c yarrow256.c \ unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.o -MD -MP -MF yarrow_key_event.o.d -fpic -c yarrow_key_event.c \ unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.o -MD -MP -MF buffer.o.d -fpic -c buffer.c \ unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.o -MD -MP -MF buffer-init.o.d -fpic -c buffer-init.c \ unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.o -MD -MP -MF realloc.o.d -fpic -c realloc.c \ unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.o -MD -MP -MF nettle-meta-hashes.o.d -fpic -c nettle-meta-hashes.c \ unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.o -MD -MP -MF nettle-meta-ciphers.o.d -fpic -c nettle-meta-ciphers.c \ unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.o -MD -MP -MF nettle-meta-armors.o.d -fpic -c nettle-meta-armors.c \ unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.o -MD -MP -MF write-be32.o.d -fpic -c write-be32.c \ unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.o -MD -MP -MF write-le32.o.d -fpic -c write-le32.c \ unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.o -MD -MP -MF memxor.o.d -fpic -c memxor.s unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.o -MD -MP -MF sexp.o.d -fpic -c sexp.c \ unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.o -MD -MP -MF sexp-format.o.d -fpic -c sexp-format.c \ unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.o -MD -MP -MF sexp-transport.o.d -fpic -c sexp-transport.c \ unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.o -MD -MP -MF sexp-transport-format.o.d -fpic -c sexp-transport-format.c \ unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.o -MD -MP -MF bignum.o.d -fpic -c bignum.c \ unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.o -MD -MP -MF bignum-next-prime.o.d -fpic -c bignum-next-prime.c \ unit-oai-hss-0: 23:22:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.o -MD -MP -MF bignum-random.o.d -fpic -c bignum-random.c \ unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.o -MD -MP -MF bignum-random-prime.o.d -fpic -c bignum-random-prime.c \ unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.o -MD -MP -MF sexp2bignum.o.d -fpic -c sexp2bignum.c \ unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.o -MD -MP -MF pkcs1.o.d -fpic -c pkcs1.c \ unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.o -MD -MP -MF pkcs1-encrypt.o.d -fpic -c pkcs1-encrypt.c \ unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.o -MD -MP -MF pkcs1-decrypt.o.d -fpic -c pkcs1-decrypt.c \ unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.o -MD -MP -MF pkcs1-rsa-digest.o.d -fpic -c pkcs1-rsa-digest.c \ unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.o -MD -MP -MF pkcs1-rsa-md5.o.d -fpic -c pkcs1-rsa-md5.c \ unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.o -MD -MP -MF pkcs1-rsa-sha1.o.d -fpic -c pkcs1-rsa-sha1.c \ unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.o -MD -MP -MF pkcs1-rsa-sha256.o.d -fpic -c pkcs1-rsa-sha256.c \ unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.o -MD -MP -MF pkcs1-rsa-sha512.o.d -fpic -c pkcs1-rsa-sha512.c \ unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.o -MD -MP -MF rsa.o.d -fpic -c rsa.c \ unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -fpic -c rsa-sign.c \ unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -fpic -c rsa-verify.c \ unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.o -MD -MP -MF rsa-pkcs1-sign.o.d -fpic -c rsa-pkcs1-sign.c \ unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.o -MD -MP -MF rsa-pkcs1-sign-tr.o.d -fpic -c rsa-pkcs1-sign-tr.c \ unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.o -MD -MP -MF rsa-pkcs1-verify.o.d -fpic -c rsa-pkcs1-verify.c \ unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.o -MD -MP -MF rsa-md5-sign.o.d -fpic -c rsa-md5-sign.c \ unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.o -MD -MP -MF rsa-md5-verify.o.d -fpic -c rsa-md5-verify.c \ unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.o -MD -MP -MF rsa-sha1-sign.o.d -fpic -c rsa-sha1-sign.c \ unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.o -MD -MP -MF rsa-sha1-verify.o.d -fpic -c rsa-sha1-verify.c \ unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.o -MD -MP -MF rsa-sha256-sign.o.d -fpic -c rsa-sha256-sign.c \ unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.o -MD -MP -MF rsa-sha256-verify.o.d -fpic -c rsa-sha256-verify.c \ unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.o -MD -MP -MF rsa-sha512-sign.o.d -fpic -c rsa-sha512-sign.c \ unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.o -MD -MP -MF rsa-sha512-verify.o.d -fpic -c rsa-sha512-verify.c \ unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -fpic -c rsa-encrypt.c \ unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -fpic -c rsa-decrypt.c \ unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.o -MD -MP -MF rsa-decrypt-tr.o.d -fpic -c rsa-decrypt-tr.c \ unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -fpic -c rsa-keygen.c \ unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.o -MD -MP -MF rsa-compat.o.d -fpic -c rsa-compat.c \ unit-oai-hss-0: 23:22:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.o -MD -MP -MF rsa-blind.o.d -fpic -c rsa-blind.c \ unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.o -MD -MP -MF rsa2sexp.o.d -fpic -c rsa2sexp.c \ unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.o -MD -MP -MF sexp2rsa.o.d -fpic -c sexp2rsa.c \ unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.o -MD -MP -MF dsa.o.d -fpic -c dsa.c \ unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.o -MD -MP -MF dsa-sign.o.d -fpic -c dsa-sign.c \ unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.o -MD -MP -MF dsa-verify.o.d -fpic -c dsa-verify.c \ unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.o -MD -MP -MF dsa-keygen.o.d -fpic -c dsa-keygen.c \ unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.o -MD -MP -MF dsa-sha1-sign.o.d -fpic -c dsa-sha1-sign.c \ unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.o -MD -MP -MF dsa-sha1-verify.o.d -fpic -c dsa-sha1-verify.c \ unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.o -MD -MP -MF dsa-sha256-sign.o.d -fpic -c dsa-sha256-sign.c \ unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.o -MD -MP -MF dsa-sha256-verify.o.d -fpic -c dsa-sha256-verify.c \ unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.o -MD -MP -MF dsa2sexp.o.d -fpic -c dsa2sexp.c \ unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.o -MD -MP -MF sexp2dsa.o.d -fpic -c sexp2dsa.c \ unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.o -MD -MP -MF pgp-encode.o.d -fpic -c pgp-encode.c \ unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.o -MD -MP -MF rsa2openpgp.o.d -fpic -c rsa2openpgp.c \ unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.o -MD -MP -MF der-iterator.o.d -fpic -c der-iterator.c \ unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.o -MD -MP -MF der2rsa.o.d -fpic -c der2rsa.c \ unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.o -MD -MP -MF der2dsa.o.d -fpic -c der2dsa.c \ unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.po -MD -MP -MF aes-decrypt-internal.po.d -fpic -c aes-decrypt-internal.s -o aes-decrypt-internal.po unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.po -MD -MP -MF aes-decrypt.po.d -fpic -c aes-decrypt.c -o aes-decrypt.po \ unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.po : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.po.d unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.po -MD -MP -MF aes-encrypt.po.d -fpic -c aes-encrypt.c -o aes-encrypt.po \ unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.po -MD -MP -MF aes-encrypt-internal.po.d -fpic -c aes-encrypt-internal.s -o aes-encrypt-internal.po unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.po : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.po.d unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.po -MD -MP -MF aes-encrypt-table.po.d -fpic -c aes-encrypt-table.c -o aes-encrypt-table.po \ unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.po -MD -MP -MF aes-set-encrypt-key.po.d -fpic -c aes-set-encrypt-key.c -o aes-set-encrypt-key.po \ unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.po -MD -MP -MF aes-set-decrypt-key.po.d -fpic -c aes-set-decrypt-key.c -o aes-set-decrypt-key.po \ unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.po -MD -MP -MF aes-meta.po.d -fpic -c aes-meta.c -o aes-meta.po \ unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.po -MD -MP -MF arcfour.po.d -fpic -c arcfour.c -o arcfour.po \ unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.po -MD -MP -MF arcfour-crypt.po.d -fpic -c arcfour-crypt.c -o arcfour-crypt.po \ unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.po -MD -MP -MF arcfour-meta.po.d -fpic -c arcfour-meta.c -o arcfour-meta.po \ unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.po -MD -MP -MF arctwo.po.d -fpic -c arctwo.c -o arctwo.po \ unit-oai-hss-0: 23:22:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.po -MD -MP -MF arctwo-meta.po.d -fpic -c arctwo-meta.c -o arctwo-meta.po \ unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.po -MD -MP -MF base16-encode.po.d -fpic -c base16-encode.c -o base16-encode.po \ unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.po -MD -MP -MF base16-decode.po.d -fpic -c base16-decode.c -o base16-decode.po \ unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.po -MD -MP -MF base16-meta.po.d -fpic -c base16-meta.c -o base16-meta.po \ unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.po -MD -MP -MF base64-encode.po.d -fpic -c base64-encode.c -o base64-encode.po \ unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.po -MD -MP -MF base64-decode.po.d -fpic -c base64-decode.c -o base64-decode.po \ unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.po -MD -MP -MF base64-meta.po.d -fpic -c base64-meta.c -o base64-meta.po \ unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.po -MD -MP -MF camellia-crypt.po.d -fpic -c camellia-crypt.c -o camellia-crypt.po \ unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.po -MD -MP -MF camellia-crypt-internal.po.d -fpic -c camellia-crypt-internal.s -o camellia-crypt-internal.po unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.po -MD -MP -MF camellia-set-encrypt-key.po.d -fpic -c camellia-set-encrypt-key.c -o camellia-set-encrypt-key.po \ unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.po : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.po.d unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.po -MD -MP -MF camellia-set-decrypt-key.po.d -fpic -c camellia-set-decrypt-key.c -o camellia-set-decrypt-key.po \ unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.po -MD -MP -MF camellia-table.po.d -fpic -c camellia-table.c -o camellia-table.po \ unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.po -MD -MP -MF camellia-meta.po.d -fpic -c camellia-meta.c -o camellia-meta.po \ unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.po -MD -MP -MF cast128.po.d -fpic -c cast128.c -o cast128.po \ unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.po -MD -MP -MF cast128-meta.po.d -fpic -c cast128-meta.c -o cast128-meta.po \ unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.po -MD -MP -MF blowfish.po.d -fpic -c blowfish.c -o blowfish.po \ unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.po -MD -MP -MF cbc.po.d -fpic -c cbc.c -o cbc.po \ unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.po -MD -MP -MF ctr.po.d -fpic -c ctr.c -o ctr.po \ unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.po -MD -MP -MF gcm.po.d -fpic -c gcm.c -o gcm.po \ unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.po -MD -MP -MF gcm-aes.po.d -fpic -c gcm-aes.c -o gcm-aes.po \ unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.po -MD -MP -MF des.po.d -fpic -c des.c -o des.po \ unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.po -MD -MP -MF des3.po.d -fpic -c des3.c -o des3.po \ unit-oai-hss-0: 23:22:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.po -MD -MP -MF des-compat.po.d -fpic -c des-compat.c -o des-compat.po \ unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.po -MD -MP -MF hmac.po.d -fpic -c hmac.c -o hmac.po \ unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.po -MD -MP -MF hmac-md5.po.d -fpic -c hmac-md5.c -o hmac-md5.po \ unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.po -MD -MP -MF hmac-ripemd160.po.d -fpic -c hmac-ripemd160.c -o hmac-ripemd160.po \ unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.po -MD -MP -MF hmac-sha1.po.d -fpic -c hmac-sha1.c -o hmac-sha1.po \ unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.po -MD -MP -MF hmac-sha224.po.d -fpic -c hmac-sha224.c -o hmac-sha224.po \ unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.po -MD -MP -MF hmac-sha256.po.d -fpic -c hmac-sha256.c -o hmac-sha256.po \ unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.po -MD -MP -MF hmac-sha384.po.d -fpic -c hmac-sha384.c -o hmac-sha384.po \ unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.po -MD -MP -MF hmac-sha512.po.d -fpic -c hmac-sha512.c -o hmac-sha512.po \ unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.po -MD -MP -MF knuth-lfib.po.d -fpic -c knuth-lfib.c -o knuth-lfib.po \ unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.po -MD -MP -MF md2.po.d -fpic -c md2.c -o md2.po \ unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.po -MD -MP -MF md2-meta.po.d -fpic -c md2-meta.c -o md2-meta.po \ unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.po -MD -MP -MF md4.po.d -fpic -c md4.c -o md4.po \ unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.po -MD -MP -MF md4-meta.po.d -fpic -c md4-meta.c -o md4-meta.po \ unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.po -MD -MP -MF md5.po.d -fpic -c md5.c -o md5.po \ unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.po -MD -MP -MF md5-compress.po.d -fpic -c md5-compress.c -o md5-compress.po \ unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.po -MD -MP -MF md5-compat.po.d -fpic -c md5-compat.c -o md5-compat.po \ unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.po -MD -MP -MF md5-meta.po.d -fpic -c md5-meta.c -o md5-meta.po \ unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.po -MD -MP -MF ripemd160.po.d -fpic -c ripemd160.c -o ripemd160.po \ unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.po -MD -MP -MF ripemd160-compress.po.d -fpic -c ripemd160-compress.c -o ripemd160-compress.po \ unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.po -MD -MP -MF ripemd160-meta.po.d -fpic -c ripemd160-meta.c -o ripemd160-meta.po \ unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.po -MD -MP -MF salsa20-set-key.po.d -fpic -c salsa20-set-key.c -o salsa20-set-key.po \ unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.po -MD -MP -MF salsa20-crypt.po.d -fpic -c salsa20-crypt.s -o salsa20-crypt.po unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.po : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.po.d unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.po -MD -MP -MF sha1.po.d -fpic -c sha1.c -o sha1.po \ unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 23:22:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.po -MD -MP -MF sha1-compress.po.d -fpic -c sha1-compress.s -o sha1-compress.po unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install echo "sha1-compress.po : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.po.d unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.po -MD -MP -MF sha1-meta.po.d -fpic -c sha1-meta.c -o sha1-meta.po \ unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.po -MD -MP -MF sha256.po.d -fpic -c sha256.c -o sha256.po \ unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.po -MD -MP -MF sha256-compress.po.d -fpic -c sha256-compress.c -o sha256-compress.po \ unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.po -MD -MP -MF sha224-meta.po.d -fpic -c sha224-meta.c -o sha224-meta.po \ unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.po -MD -MP -MF sha256-meta.po.d -fpic -c sha256-meta.c -o sha256-meta.po \ unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.po -MD -MP -MF sha512.po.d -fpic -c sha512.c -o sha512.po \ unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.po -MD -MP -MF sha512-compress.po.d -fpic -c sha512-compress.c -o sha512-compress.po \ unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.po -MD -MP -MF sha384-meta.po.d -fpic -c sha384-meta.c -o sha384-meta.po \ unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.po -MD -MP -MF sha512-meta.po.d -fpic -c sha512-meta.c -o sha512-meta.po \ unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.po -MD -MP -MF serpent-set-key.po.d -fpic -c serpent-set-key.c -o serpent-set-key.po \ unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.po -MD -MP -MF serpent-encrypt.po.d -fpic -c serpent-encrypt.s -o serpent-encrypt.po unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.po : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.po.d unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.po -MD -MP -MF serpent-decrypt.po.d -fpic -c serpent-decrypt.s -o serpent-decrypt.po unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.po -MD -MP -MF serpent-meta.po.d -fpic -c serpent-meta.c -o serpent-meta.po \ unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.po : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.po.d unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.po -MD -MP -MF twofish.po.d -fpic -c twofish.c -o twofish.po \ unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.po -MD -MP -MF twofish-meta.po.d -fpic -c twofish-meta.c -o twofish-meta.po \ unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.po -MD -MP -MF yarrow256.po.d -fpic -c yarrow256.c -o yarrow256.po \ unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.po -MD -MP -MF yarrow_key_event.po.d -fpic -c yarrow_key_event.c -o yarrow_key_event.po \ unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.po -MD -MP -MF buffer.po.d -fpic -c buffer.c -o buffer.po \ unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.po -MD -MP -MF buffer-init.po.d -fpic -c buffer-init.c -o buffer-init.po \ unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.po -MD -MP -MF realloc.po.d -fpic -c realloc.c -o realloc.po \ unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.po -MD -MP -MF nettle-meta-hashes.po.d -fpic -c nettle-meta-hashes.c -o nettle-meta-hashes.po \ unit-oai-hss-0: 23:22:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.po -MD -MP -MF nettle-meta-ciphers.po.d -fpic -c nettle-meta-ciphers.c -o nettle-meta-ciphers.po \ unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.po -MD -MP -MF nettle-meta-armors.po.d -fpic -c nettle-meta-armors.c -o nettle-meta-armors.po \ unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.po -MD -MP -MF write-be32.po.d -fpic -c write-be32.c -o write-be32.po \ unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.po -MD -MP -MF write-le32.po.d -fpic -c write-le32.c -o write-le32.po \ unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.po -MD -MP -MF memxor.po.d -fpic -c memxor.s -o memxor.po unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.po -MD -MP -MF sexp.po.d -fpic -c sexp.c -o sexp.po \ unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.po -MD -MP -MF sexp-format.po.d -fpic -c sexp-format.c -o sexp-format.po \ unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.po -MD -MP -MF sexp-transport.po.d -fpic -c sexp-transport.c -o sexp-transport.po \ unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.po -MD -MP -MF sexp-transport-format.po.d -fpic -c sexp-transport-format.c -o sexp-transport-format.po \ unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.po -MD -MP -MF bignum.po.d -fpic -c bignum.c -o bignum.po \ unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.po -MD -MP -MF bignum-next-prime.po.d -fpic -c bignum-next-prime.c -o bignum-next-prime.po \ unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.po -MD -MP -MF bignum-random.po.d -fpic -c bignum-random.c -o bignum-random.po \ unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.po -MD -MP -MF bignum-random-prime.po.d -fpic -c bignum-random-prime.c -o bignum-random-prime.po \ unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.po -MD -MP -MF sexp2bignum.po.d -fpic -c sexp2bignum.c -o sexp2bignum.po \ unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.po -MD -MP -MF pkcs1.po.d -fpic -c pkcs1.c -o pkcs1.po \ unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.po -MD -MP -MF pkcs1-encrypt.po.d -fpic -c pkcs1-encrypt.c -o pkcs1-encrypt.po \ unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.po -MD -MP -MF pkcs1-decrypt.po.d -fpic -c pkcs1-decrypt.c -o pkcs1-decrypt.po \ unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.po -MD -MP -MF pkcs1-rsa-digest.po.d -fpic -c pkcs1-rsa-digest.c -o pkcs1-rsa-digest.po \ unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.po -MD -MP -MF pkcs1-rsa-md5.po.d -fpic -c pkcs1-rsa-md5.c -o pkcs1-rsa-md5.po \ unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.po -MD -MP -MF pkcs1-rsa-sha1.po.d -fpic -c pkcs1-rsa-sha1.c -o pkcs1-rsa-sha1.po \ unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.po -MD -MP -MF pkcs1-rsa-sha256.po.d -fpic -c pkcs1-rsa-sha256.c -o pkcs1-rsa-sha256.po \ unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.po -MD -MP -MF pkcs1-rsa-sha512.po.d -fpic -c pkcs1-rsa-sha512.c -o pkcs1-rsa-sha512.po \ unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.po -MD -MP -MF rsa.po.d -fpic -c rsa.c -o rsa.po \ unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.po -MD -MP -MF rsa-sign.po.d -fpic -c rsa-sign.c -o rsa-sign.po \ unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.po -MD -MP -MF rsa-verify.po.d -fpic -c rsa-verify.c -o rsa-verify.po \ unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.po -MD -MP -MF rsa-pkcs1-sign.po.d -fpic -c rsa-pkcs1-sign.c -o rsa-pkcs1-sign.po \ unit-oai-hss-0: 23:22:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.po -MD -MP -MF rsa-pkcs1-sign-tr.po.d -fpic -c rsa-pkcs1-sign-tr.c -o rsa-pkcs1-sign-tr.po \ unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.po -MD -MP -MF rsa-pkcs1-verify.po.d -fpic -c rsa-pkcs1-verify.c -o rsa-pkcs1-verify.po \ unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.po -MD -MP -MF rsa-md5-sign.po.d -fpic -c rsa-md5-sign.c -o rsa-md5-sign.po \ unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.po -MD -MP -MF rsa-md5-verify.po.d -fpic -c rsa-md5-verify.c -o rsa-md5-verify.po \ unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.po -MD -MP -MF rsa-sha1-sign.po.d -fpic -c rsa-sha1-sign.c -o rsa-sha1-sign.po \ unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.po -MD -MP -MF rsa-sha1-verify.po.d -fpic -c rsa-sha1-verify.c -o rsa-sha1-verify.po \ unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.po -MD -MP -MF rsa-sha256-sign.po.d -fpic -c rsa-sha256-sign.c -o rsa-sha256-sign.po \ unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.po -MD -MP -MF rsa-sha256-verify.po.d -fpic -c rsa-sha256-verify.c -o rsa-sha256-verify.po \ unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.po -MD -MP -MF rsa-sha512-sign.po.d -fpic -c rsa-sha512-sign.c -o rsa-sha512-sign.po \ unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.po -MD -MP -MF rsa-sha512-verify.po.d -fpic -c rsa-sha512-verify.c -o rsa-sha512-verify.po \ unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.po -MD -MP -MF rsa-encrypt.po.d -fpic -c rsa-encrypt.c -o rsa-encrypt.po \ unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.po -MD -MP -MF rsa-decrypt.po.d -fpic -c rsa-decrypt.c -o rsa-decrypt.po \ unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.po -MD -MP -MF rsa-decrypt-tr.po.d -fpic -c rsa-decrypt-tr.c -o rsa-decrypt-tr.po \ unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.po -MD -MP -MF rsa-keygen.po.d -fpic -c rsa-keygen.c -o rsa-keygen.po \ unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.po -MD -MP -MF rsa-compat.po.d -fpic -c rsa-compat.c -o rsa-compat.po \ unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.po -MD -MP -MF rsa-blind.po.d -fpic -c rsa-blind.c -o rsa-blind.po \ unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.po -MD -MP -MF rsa2sexp.po.d -fpic -c rsa2sexp.c -o rsa2sexp.po \ unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.po -MD -MP -MF sexp2rsa.po.d -fpic -c sexp2rsa.c -o sexp2rsa.po \ unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.po -MD -MP -MF dsa.po.d -fpic -c dsa.c -o dsa.po \ unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.po -MD -MP -MF dsa-sign.po.d -fpic -c dsa-sign.c -o dsa-sign.po \ unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.po -MD -MP -MF dsa-verify.po.d -fpic -c dsa-verify.c -o dsa-verify.po \ unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.po -MD -MP -MF dsa-keygen.po.d -fpic -c dsa-keygen.c -o dsa-keygen.po \ unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.po -MD -MP -MF dsa-sha1-sign.po.d -fpic -c dsa-sha1-sign.c -o dsa-sha1-sign.po \ unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.po -MD -MP -MF dsa-sha1-verify.po.d -fpic -c dsa-sha1-verify.c -o dsa-sha1-verify.po \ unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.po -MD -MP -MF dsa-sha256-sign.po.d -fpic -c dsa-sha256-sign.c -o dsa-sha256-sign.po \ unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.po -MD -MP -MF dsa-sha256-verify.po.d -fpic -c dsa-sha256-verify.c -o dsa-sha256-verify.po \ unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.po -MD -MP -MF dsa2sexp.po.d -fpic -c dsa2sexp.c -o dsa2sexp.po \ unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.po -MD -MP -MF sexp2dsa.po.d -fpic -c sexp2dsa.c -o sexp2dsa.po \ unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.po -MD -MP -MF pgp-encode.po.d -fpic -c pgp-encode.c -o pgp-encode.po \ unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.po -MD -MP -MF rsa2openpgp.po.d -fpic -c rsa2openpgp.c -o rsa2openpgp.po \ unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.po -MD -MP -MF der-iterator.po.d -fpic -c der-iterator.c -o der-iterator.po \ unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.po -MD -MP -MF der2rsa.po.d -fpic -c der2rsa.c -o der2rsa.po \ unit-oai-hss-0: 23:22:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.po -MD -MP -MF der2dsa.po.d -fpic -c der2dsa.c -o der2dsa.po \ unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs aesdata.o -lgmp -o aesdata unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs desdata.o -lgmp -o desdata unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs twofishdata.o -lgmp -o twofishdata unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs shadata.o -lgmp -lm -o shadata unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs gcmdata.o -lgmp -o gcmdata unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install ar cru libnettle.a aes-decrypt-internal.o aes-decrypt.o aes-encrypt-internal.o aes-encrypt.o aes-encrypt-table.o aes-set-encrypt-key.o aes-set-decrypt-key.o aes-meta.o arcfour.o arcfour-crypt.o arcfour-meta.o arctwo.o arctwo-meta.o base16-encode.o base16-decode.o base16-meta.o base64-encode.o base64-decode.o base64-meta.o camellia-crypt.o camellia-crypt-internal.o camellia-set-encrypt-key.o camellia-set-decrypt-key.o camellia-table.o camellia-meta.o cast128.o cast128-meta.o blowfish.o cbc.o ctr.o gcm.o gcm-aes.o des.o des3.o des-compat.o hmac.o hmac-md5.o hmac-ripemd160.o hmac-sha1.o hmac-sha224.o hmac-sha256.o hmac-sha384.o hmac-sha512.o knuth-lfib.o md2.o md2-meta.o md4.o md4-meta.o md5.o md5-compress.o md5-compat.o md5-meta.o ripemd160.o ripemd160-compress.o ripemd160-meta.o salsa20-crypt.o salsa20-set-key.o sha1.o sha1-compress.o sha1-meta.o sha256.o sha256-compress.o sha224-meta.o sha256-meta.o sha512.o sha512-compress.o sha384-meta.o sha512-meta.o serpent-set-key.o serpent-encrypt.o serpent-decrypt.o serpent-meta.o twofish.o twofish-meta.o yarrow256.o yarrow_key_event.o buffer.o buffer-init.o realloc.o nettle-meta-hashes.o nettle-meta-ciphers.o nettle-meta-armors.o write-be32.o write-le32.o memxor.o unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install gcc -shared -Wl,-soname=libnettle.so.4 aes-decrypt-internal.po aes-decrypt.po aes-encrypt-internal.po aes-encrypt.po aes-encrypt-table.po aes-set-encrypt-key.po aes-set-decrypt-key.po aes-meta.po arcfour.po arcfour-crypt.po arcfour-meta.po arctwo.po arctwo-meta.po base16-encode.po base16-decode.po base16-meta.po base64-encode.po base64-decode.po base64-meta.po camellia-crypt.po camellia-crypt-internal.po camellia-set-encrypt-key.po camellia-set-decrypt-key.po camellia-table.po camellia-meta.po cast128.po cast128-meta.po blowfish.po cbc.po ctr.po gcm.po gcm-aes.po des.po des3.po des-compat.po hmac.po hmac-md5.po hmac-ripemd160.po hmac-sha1.po hmac-sha224.po hmac-sha256.po hmac-sha384.po hmac-sha512.po knuth-lfib.po md2.po md2-meta.po md4.po md4-meta.po md5.po md5-compress.po md5-compat.po md5-meta.po ripemd160.po ripemd160-compress.po ripemd160-meta.po salsa20-crypt.po salsa20-set-key.po sha1.po sha1-compress.po sha1-meta.po sha256.po sha256-compress.po sha224-meta.po sha256-meta.po sha512.po sha512-compress.po sha384-meta.po sha512-meta.po serpent-set-key.po serpent-encrypt.po serpent-decrypt.po serpent-meta.po twofish.po twofish-meta.po yarrow256.po yarrow_key_event.po buffer.po buffer-init.po realloc.po nettle-meta-hashes.po nettle-meta-ciphers.po nettle-meta-armors.po write-be32.po write-le32.po memxor.po -o libnettle.so unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install ar cru libhogweed.a sexp.o sexp-format.o sexp-transport.o sexp-transport-format.o bignum.o bignum-next-prime.o bignum-random.o bignum-random-prime.o sexp2bignum.o pkcs1.o pkcs1-encrypt.o pkcs1-decrypt.o pkcs1-rsa-digest.o pkcs1-rsa-md5.o pkcs1-rsa-sha1.o pkcs1-rsa-sha256.o pkcs1-rsa-sha512.o rsa.o rsa-sign.o rsa-verify.o rsa-pkcs1-sign.o rsa-pkcs1-sign-tr.o rsa-pkcs1-verify.o rsa-md5-sign.o rsa-md5-verify.o rsa-sha1-sign.o rsa-sha1-verify.o rsa-sha256-sign.o rsa-sha256-verify.o rsa-sha512-sign.o rsa-sha512-verify.o rsa-encrypt.o rsa-decrypt.o rsa-decrypt-tr.o rsa-keygen.o rsa-compat.o rsa-blind.o rsa2sexp.o sexp2rsa.o dsa.o dsa-sign.o dsa-verify.o dsa-keygen.o dsa-sha1-sign.o dsa-sha1-verify.o dsa-sha256-sign.o dsa-sha256-verify.o dsa2sexp.o sexp2dsa.o pgp-encode.o rsa2openpgp.o der-iterator.o der2rsa.o der2dsa.o unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install gcc -L. -shared -Wl,-soname=libhogweed.so.2 sexp.po sexp-format.po sexp-transport.po sexp-transport-format.po bignum.po bignum-next-prime.po bignum-random.po bignum-random-prime.po sexp2bignum.po pkcs1.po pkcs1-encrypt.po pkcs1-decrypt.po pkcs1-rsa-digest.po pkcs1-rsa-md5.po pkcs1-rsa-sha1.po pkcs1-rsa-sha256.po pkcs1-rsa-sha512.po rsa.po rsa-sign.po rsa-verify.po rsa-pkcs1-sign.po rsa-pkcs1-sign-tr.po rsa-pkcs1-verify.po rsa-md5-sign.po rsa-md5-verify.po rsa-sha1-sign.po rsa-sha1-verify.po rsa-sha256-sign.po rsa-sha256-verify.po rsa-sha512-sign.po rsa-sha512-verify.po rsa-encrypt.po rsa-decrypt.po rsa-decrypt-tr.po rsa-keygen.po rsa-compat.po rsa-blind.po rsa2sexp.po sexp2rsa.po dsa.po dsa-sign.po dsa-verify.po dsa-keygen.po dsa-sha1-sign.po dsa-sha1-verify.po dsa-sha256-sign.po dsa-sha256-verify.po dsa2sexp.po sexp2dsa.po pgp-encode.po rsa2openpgp.po der-iterator.po der2rsa.po der2dsa.po -o libhogweed.so -lnettle -lgmp unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-conv.o -MD -MP -MF sexp-conv.o.d -c sexp-conv.c && true unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT input.o -MD -MP -MF input.o.d -c input.c && true unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT output.o -MD -MP -MF output.o.d -c output.c && true unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT parse.o -MD -MP -MF parse.o.d -c parse.c && true unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT misc.o -MD -MP -MF misc.o.d -c misc.c && true unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-hash.o -MD -MP -MF nettle-hash.o.d -c nettle-hash.c && true unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-lfib-stream.o -MD -MP -MF nettle-lfib-stream.o.d -c nettle-lfib-stream.c && true unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-conv.o -MD -MP -MF pkcs1-conv.o.d -c pkcs1-conv.c && true unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-conv.o input.o output.o parse.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o sexp-conv unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-lfib-stream.o -lnettle -lgmp -o nettle-lfib-stream unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-hash.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o nettle-hash unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-conv.o misc.o ../getopt.o ../getopt1.o -lhogweed -lnettle -lgmp -o pkcs1-conv unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-test.o -MD -MP -MF aes-test.o.d -c aes-test.c && true unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT testutils.o -MD -MP -MF testutils.o.d -c testutils.c && true unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-test.o -MD -MP -MF arcfour-test.o.d -c arcfour-test.c && true unit-oai-hss-0: 23:22:17 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-test.o -MD -MP -MF arctwo-test.o.d -c arctwo-test.c && true unit-oai-hss-0: 23:22:18 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish-test.o -MD -MP -MF blowfish-test.o.d -c blowfish-test.c && true unit-oai-hss-0: 23:22:18 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-test.o -MD -MP -MF cast128-test.o.d -c cast128-test.c && true unit-oai-hss-0: 23:22:18 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-test.o -MD -MP -MF base16-test.o.d -c base16-test.c && true unit-oai-hss-0: 23:22:18 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-test.o -MD -MP -MF base64-test.o.d -c base64-test.c && true unit-oai-hss-0: 23:22:18 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-test.o -MD -MP -MF camellia-test.o.d -c camellia-test.c && true unit-oai-hss-0: 23:22:18 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-test.o -MD -MP -MF des-test.o.d -c des-test.c && true unit-oai-hss-0: 23:22:18 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3-test.o -MD -MP -MF des3-test.o.d -c des3-test.c && true unit-oai-hss-0: 23:22:18 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat-test.o -MD -MP -MF des-compat-test.o.d -c des-compat-test.c && true unit-oai-hss-0: 23:22:18 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-test.o -MD -MP -MF md2-test.o.d -c md2-test.c && true unit-oai-hss-0: 23:22:18 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-test.o -MD -MP -MF md4-test.o.d -c md4-test.c && true unit-oai-hss-0: 23:22:18 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-test.o -MD -MP -MF md5-test.o.d -c md5-test.c && true unit-oai-hss-0: 23:22:18 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat-test.o -MD -MP -MF md5-compat-test.o.d -c md5-compat-test.c && true unit-oai-hss-0: 23:22:18 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor-test.o -MD -MP -MF memxor-test.o.d -c memxor-test.c && true unit-oai-hss-0: 23:22:18 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-test.o -MD -MP -MF ripemd160-test.o.d -c ripemd160-test.c && true unit-oai-hss-0: 23:22:18 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-test.o -MD -MP -MF salsa20-test.o.d -c salsa20-test.c && true unit-oai-hss-0: 23:22:18 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-test.o -MD -MP -MF sha1-test.o.d -c sha1-test.c && true unit-oai-hss-0: 23:22:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-test.o -MD -MP -MF sha224-test.o.d -c sha224-test.c && true unit-oai-hss-0: 23:22:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-test.o -MD -MP -MF sha256-test.o.d -c sha256-test.c && true unit-oai-hss-0: 23:22:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-test.o -MD -MP -MF sha384-test.o.d -c sha384-test.c && true unit-oai-hss-0: 23:22:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-test.o -MD -MP -MF sha512-test.o.d -c sha512-test.c && true unit-oai-hss-0: 23:22:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-test.o -MD -MP -MF serpent-test.o.d -c serpent-test.c && true unit-oai-hss-0: 23:22:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-test.o -MD -MP -MF twofish-test.o.d -c twofish-test.c && true unit-oai-hss-0: 23:22:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib-test.o -MD -MP -MF knuth-lfib-test.o.d -c knuth-lfib-test.c && true unit-oai-hss-0: 23:22:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc-test.o -MD -MP -MF cbc-test.o.d -c cbc-test.c && true unit-oai-hss-0: 23:22:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr-test.o -MD -MP -MF ctr-test.o.d -c ctr-test.c && true unit-oai-hss-0: 23:22:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-test.o -MD -MP -MF gcm-test.o.d -c gcm-test.c && true unit-oai-hss-0: 23:22:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-test.o -MD -MP -MF hmac-test.o.d -c hmac-test.c && true unit-oai-hss-0: 23:22:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-hash-test.o -MD -MP -MF meta-hash-test.o.d -c meta-hash-test.c && true unit-oai-hss-0: 23:22:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-cipher-test.o -MD -MP -MF meta-cipher-test.o.d -c meta-cipher-test.c && true unit-oai-hss-0: 23:22:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-armor-test.o -MD -MP -MF meta-armor-test.o.d -c meta-armor-test.c && true unit-oai-hss-0: 23:22:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-test.o -MD -MP -MF buffer-test.o.d -c buffer-test.c && true unit-oai-hss-0: 23:22:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow-test.o -MD -MP -MF yarrow-test.o.d -c yarrow-test.c && true unit-oai-hss-0: 23:22:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-test.o -MD -MP -MF sexp-test.o.d -c sexp-test.c && true unit-oai-hss-0: 23:22:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format-test.o -MD -MP -MF sexp-format-test.o.d -c sexp-format-test.c && true unit-oai-hss-0: 23:22:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp-test.o -MD -MP -MF rsa2sexp-test.o.d -c rsa2sexp-test.c && true unit-oai-hss-0: 23:22:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa-test.o -MD -MP -MF sexp2rsa-test.o.d -c sexp2rsa-test.c && true unit-oai-hss-0: 23:22:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-test.o -MD -MP -MF bignum-test.o.d -c bignum-test.c && true unit-oai-hss-0: 23:22:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime-test.o -MD -MP -MF random-prime-test.o.d -c random-prime-test.c && true unit-oai-hss-0: 23:22:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-test.o -MD -MP -MF pkcs1-test.o.d -c pkcs1-test.c && true unit-oai-hss-0: 23:22:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-test.o -MD -MP -MF rsa-test.o.d -c rsa-test.c && true unit-oai-hss-0: 23:22:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt-test.o -MD -MP -MF rsa-encrypt-test.o.d -c rsa-encrypt-test.c && true unit-oai-hss-0: 23:22:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen-test.o -MD -MP -MF rsa-keygen-test.o.d -c rsa-keygen-test.c && true unit-oai-hss-0: 23:22:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-test.o -MD -MP -MF dsa-test.o.d -c dsa-test.c && true unit-oai-hss-0: 23:22:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen-test.o -MD -MP -MF dsa-keygen-test.o.d -c dsa-keygen-test.c && true unit-oai-hss-0: 23:22:20 DEBUG unit.oai-hss/0.install g++ -I.. -I.. -DHAVE_CONFIG_H -g -O2 -fpic -MT cxx-test.o -MD -MP -MF cxx-test.o.d -c cxx-test.cxx && true unit-oai-hss-0: 23:22:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-huge-test.o -MD -MP -MF sha1-huge-test.o.d -c sha1-huge-test.c && true unit-oai-hss-0: 23:22:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. aes-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o aes-test unit-oai-hss-0: 23:22:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arcfour-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arcfour-test unit-oai-hss-0: 23:22:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arctwo-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arctwo-test unit-oai-hss-0: 23:22:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. blowfish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o blowfish-test unit-oai-hss-0: 23:22:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cast128-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cast128-test unit-oai-hss-0: 23:22:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base16-test unit-oai-hss-0: 23:22:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base64-test unit-oai-hss-0: 23:22:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. camellia-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o camellia-test unit-oai-hss-0: 23:22:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-test unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des3-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des3-test unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-compat-test unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md2-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md2-test unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md4-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md4-test unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-test unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-compat-test unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. memxor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o memxor-test unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ripemd160-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ripemd160-test unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. salsa20-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o salsa20-test unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-test unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha224-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha224-test unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha256-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha256-test unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha384-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha384-test unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha512-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha512-test unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. serpent-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o serpent-test unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. twofish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o twofish-test unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. knuth-lfib-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o knuth-lfib-test unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cbc-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cbc-test unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ctr-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ctr-test unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. gcm-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o gcm-test unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. hmac-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o hmac-test unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-hash-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-hash-test unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-cipher-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-cipher-test unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-armor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-armor-test unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. buffer-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o buffer-test unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. yarrow-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o yarrow-test unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-test unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-format-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-format-test unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa2sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa2sexp-test unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp2rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp2rsa-test unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. bignum-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o bignum-test unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o random-prime-test unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o pkcs1-test unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-test unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-encrypt-test unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-keygen-test unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-test unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-keygen-test unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install g++ -g -O2 -L.. cxx-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cxx-test unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-huge-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-huge-test unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-benchmark.o -MD -MP -MF nettle-benchmark.o.d -c nettle-benchmark.c && true unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-openssl.o -MD -MP -MF nettle-openssl.o.d -c nettle-openssl.c && true unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT io.o -MD -MP -MF io.o.d -c io.c && true unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT eratosthenes.o -MD -MP -MF eratosthenes.o.d -c eratosthenes.c && true unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16enc.o -MD -MP -MF base16enc.o.d -c base16enc.c && true unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install nettle-benchmark.c:505:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install nettle-benchmark.c:521:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install nettle-benchmark.c:538:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:22:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16dec.o -MD -MP -MF base16dec.o.d -c base16dec.c && true unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64enc.o -MD -MP -MF base64enc.o.d -c base64enc.c && true unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64dec.o -MD -MP -MF base64dec.o.d -c base64dec.c && true unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -c rsa-keygen.c && true unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -c rsa-sign.c && true unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT read_rsa_key.o -MD -MP -MF read_rsa_key.o.d -c read_rsa_key.c && true unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -c rsa-verify.c && true unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -c rsa-encrypt.c && true unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -c rsa-decrypt.c && true unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT next-prime.o -MD -MP -MF next-prime.o.d -c next-prime.c && true unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime.o -MD -MP -MF random-prime.o.d -c random-prime.c && true unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-benchmark.o nettle-openssl.o ../getopt.o ../getopt1.o ../nettle-internal.o -lnettle -lgmp -o nettle-benchmark unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. eratosthenes.o ../getopt.o ../getopt1.o -o eratosthenes unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16enc.o io.o \ unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16dec.o io.o \ unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64enc.o io.o \ unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64dec.o io.o \ unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-sign.o io.o read_rsa_key.o \ unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-verify.o io.o read_rsa_key.o \ unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-decrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. next-prime.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install ../run-tests aes-test arcfour-test arctwo-test blowfish-test cast128-test base16-test base64-test camellia-test des-test des3-test des-compat-test md2-test md4-test md5-test md5-compat-test memxor-test ripemd160-test salsa20-test sha1-test sha224-test sha256-test sha384-test sha512-test serpent-test twofish-test knuth-lfib-test cbc-test ctr-test gcm-test hmac-test meta-hash-test meta-cipher-test meta-armor-test buffer-test yarrow-test sexp-test sexp-format-test rsa2sexp-test sexp2rsa-test bignum-test random-prime-test pkcs1-test rsa-test rsa-encrypt-test rsa-keygen-test dsa-test dsa-keygen-test cxx-test sexp-conv-test pkcs1-conv-test symbols-test unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 23:22:22 DEBUG unit.oai-hss/0.install PASS: buffer unit-oai-hss-0: 23:22:23 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 23:22:23 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 23:22:23 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 23:22:23 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 23:22:23 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 23:22:23 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 23:22:23 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 23:22:23 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 23:22:23 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 23:22:23 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 23:22:23 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install PASS: dsa unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \ unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install for f in aes.h arcfour.h arctwo.h asn1.h bignum.h blowfish.h base16.h base64.h buffer.h camellia.h cast128.h cbc.h ctr.h gcm.h des.h des-compat.h dsa.h hmac.h knuth-lfib.h macros.h md2.h md4.h md5.h md5-compat.h memxor.h nettle-meta.h nettle-types.h pgp.h pkcs1.h realloc.h ripemd160.h rsa.h rsa-compat.h salsa20.h sexp.h serpent.h sha.h twofish.h yarrow.h nettle-stdint.h ; do \ unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 23:22:24 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 23:22:25 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 23:22:25 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 23:22:25 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 23:22:25 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 23:22:25 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 23:22:25 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 23:22:25 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 23:22:25 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 23:22:25 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 23:22:25 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 23:22:25 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 23:22:25 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 23:22:25 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 23:22:25 DEBUG unit.oai-hss/0.install libtspi1 unit-oai-hss-0: 23:22:25 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 23:22:25 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 23:22:25 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 23:22:25 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: 23:22:26 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: 23:22:26 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: 23:22:26 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: 23:22:26 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: 23:22:26 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: 23:22:26 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 23:22:26 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 1s (1455 kB/s) unit-oai-hss-0: 23:22:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 23:22:26 DEBUG unit.oai-hss/0.install (Reading database ... 92509 files and directories currently installed.) unit-oai-hss-0: 23:22:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 23:22:26 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 23:22:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 23:22:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 23:22:26 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 23:22:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 23:22:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 23:22:26 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 23:22:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 23:22:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 23:22:27 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 23:22:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 23:22:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 23:22:27 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 23:22:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 23:22:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 23:22:27 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 23:22:27 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 23:22:27 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 23:22:28 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 23:22:28 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 23:22:28 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 23:22:28 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 23:22:28 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 23:22:28 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 23:22:28 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 23:22:28 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 23:22:28 DEBUG unit.oai-hss/0.install --2019-07-02 23:22:28-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 23:22:28 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: 23:22:28 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-oai-hss-0: 23:22:29 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 23:22:29 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 23:22:29 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 23:22:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:22:29 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 140K 36s unit-oai-hss-0: 23:22:29 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 284K 26s unit-oai-hss-0: 23:22:29 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 496K 21s unit-oai-hss-0: 23:22:29 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 620K 17s unit-oai-hss-0: 23:22:29 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 882K 15s unit-oai-hss-0: 23:22:29 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.06M 13s unit-oai-hss-0: 23:22:29 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.21M 11s unit-oai-hss-0: 23:22:29 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.49M 10s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.59M 9s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.73M 9s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 1.93M 8s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.30M 7s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.41M 7s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.59M 6s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 3.04M 6s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.04M 6s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.21M 5s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.42M 5s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 3.86M 5s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 3.98M 5s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 3.85M 4s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.44M 4s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.30M 4s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 4.37M 4s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 4.94M 4s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 5.08M 3s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.27M 3s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 5.51M 3s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 5.45M 3s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 5.57M 3s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 6.14M 3s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 6.88M 3s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 6.08M 3s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 6.66M 2s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 7.18M 2s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 6.46M 2s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 7.60M 2s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 7.95M 2s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 8.13M 2s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 8.06M 2s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 8.56M 2s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 7.43M 2s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 9.28M 2s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 9.63M 2s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 8.14M 2s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 9.28M 2s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 9.42M 2s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 9.42M 1s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 10.1M 1s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 9.69M 1s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 10.2M 1s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 10.4M 1s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 10.6M 1s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 9.02M 1s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 11.8M 1s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 12.9M 1s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 10.3M 1s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 10.0M 1s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 11.9M 1s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 12.5M 1s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 11.5M 1s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 10.2M 1s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 16.0M 1s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 12.1M 1s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 12.7M 1s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 11.7M 1s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 17.4M 1s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 13.3M 1s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 13.5M 1s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 14.8M 1s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 10.7M 1s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 17.7M 1s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 16.0M 1s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 15.9M 1s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 15.5M 0s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 11.6M 0s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 18.1M 0s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 20.1M 0s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 13.5M 0s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 19.3M 0s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 13.5M 0s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 16.7M 0s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 17.7M 0s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 18.2M 0s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 18.8M 0s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 13.3M 0s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 22.5M 0s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 16.3M 0s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 18.6M 0s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 19.0M 0s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 13.5M 0s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 20.6M 0s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 20.8M 0s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 18.8M 0s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 18.8M 0s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 15.7M 0s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 23.8M 0s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 19.4M 0s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 19.6M 0s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 24.3M 0s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 15.2M=1.5s unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install 2019-07-02 23:22:30 (3.23 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 23:22:30 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 23:22:31 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking how to link with libnettle... /usr/lib/libnettle.so /usr/lib/libhogweed.so -lgmp unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 23:22:32 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 23:22:33 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 23:22:34 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 23:22:34 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 23:22:34 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 23:22:34 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 23:22:34 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 23:22:34 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 23:22:34 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 23:22:34 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 23:22:34 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 23:22:34 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 23:22:34 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 23:22:34 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 23:22:34 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 23:22:34 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 23:22:34 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 23:22:34 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 23:22:34 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 23:22:34 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 23:22:34 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 23:22:34 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 23:22:34 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 23:22:34 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 23:22:34 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 23:22:34 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 23:22:34 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 23:22:34 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 23:22:34 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 23:22:34 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 23:22:34 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 23:22:34 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 23:22:34 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 23:22:34 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 23:22:34 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 23:22:34 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 23:22:35 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 23:22:35 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 23:22:35 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 23:22:35 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 23:22:35 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 23:22:35 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 23:22:35 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 23:22:35 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 23:22:35 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 23:22:35 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 23:22:35 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 23:22:35 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 23:22:35 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 23:22:35 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 23:22:35 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 23:22:35 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 23:22:35 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 23:22:35 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 23:22:35 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 23:22:35 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 23:22:35 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 23:22:35 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 23:22:35 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 23:22:35 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 23:22:35 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 23:22:35 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 23:22:35 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 23:22:35 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 23:22:35 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 23:22:35 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 23:22:35 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 23:22:35 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 23:22:35 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 23:22:35 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 23:22:35 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 23:22:35 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 23:22:35 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 23:22:35 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 23:22:35 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 23:22:36 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 23:22:36 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 23:22:36 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 23:22:36 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 23:22:36 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 23:22:36 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 23:22:36 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 23:22:36 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 23:22:36 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 23:22:36 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 23:22:36 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 23:22:36 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 23:22:36 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 23:22:36 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 23:22:36 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 23:22:36 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 23:22:36 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 23:22:36 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 23:22:36 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 23:22:36 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 23:22:36 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 23:22:36 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 23:22:36 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 23:22:36 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 23:22:36 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 23:22:36 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-oai-hss-0: 23:22:36 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 23:22:36 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 23:22:36 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 23:22:36 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 23:22:36 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 23:22:36 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 23:22:36 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 23:22:36 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 23:22:36 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 23:22:36 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 23:22:37 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 23:22:37 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 23:22:37 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 23:22:37 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 23:22:37 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 23:22:37 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 23:22:37 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 23:22:37 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 23:22:37 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 23:22:37 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 23:22:37 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 23:22:37 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 23:22:37 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 23:22:37 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 23:22:37 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 23:22:37 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 23:22:37 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 23:22:37 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 23:22:37 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 23:22:37 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 23:22:37 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 23:22:37 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 23:22:37 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 23:22:37 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 23:22:37 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 23:22:37 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 23:22:37 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 23:22:37 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 23:22:37 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 23:22:37 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 23:22:37 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 23:22:37 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 23:22:37 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 23:22:37 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 23:22:37 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 23:22:38 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 23:22:38 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 23:22:38 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 23:22:38 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 23:22:38 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 23:22:38 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 23:22:38 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 23:22:38 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 23:22:38 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 23:22:38 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 23:22:38 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 23:22:38 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 23:22:38 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 23:22:38 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 23:22:38 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 23:22:38 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 23:22:38 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 23:22:38 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 23:22:38 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 23:22:38 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 23:22:38 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 23:22:38 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 23:22:38 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 23:22:38 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 23:22:38 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 23:22:38 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 23:22:38 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 23:22:38 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 23:22:38 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 23:22:38 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 23:22:38 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 23:22:38 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 23:22:38 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 23:22:38 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 23:22:38 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 23:22:38 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 23:22:38 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 23:22:38 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 23:22:38 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 23:22:38 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 23:22:39 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 23:22:39 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 23:22:39 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 23:22:39 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 23:22:39 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 23:22:39 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 23:22:39 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 23:22:39 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 23:22:39 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 23:22:39 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 23:22:39 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 23:22:39 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 23:22:39 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-oai-hss-0: 23:22:40 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 23:22:40 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 23:22:40 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 23:22:40 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 23:22:40 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 23:22:40 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 23:22:40 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 23:22:40 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 23:22:40 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 23:22:40 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 23:22:40 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 23:22:40 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 23:22:40 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 23:22:40 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 23:22:40 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 23:22:40 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 23:22:41 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 23:22:42 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 23:22:42 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 23:22:42 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 23:22:42 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 23:22:42 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 23:22:42 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 23:22:42 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 23:22:42 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 23:22:42 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 23:22:42 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 23:22:42 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 23:22:42 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 23:22:42 DEBUG unit.oai-hss/0.install extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); unit-oai-hss-0: 23:22:42 DEBUG unit.oai-hss/0.install checking whether iconv supports conversion between UTF-8 and UTF-{16,32}{BE,LE}... yes unit-oai-hss-0: 23:22:42 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 23:22:42 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 23:22:42 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 23:22:42 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 23:22:42 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 23:22:42 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 23:22:42 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 23:22:42 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 23:22:42 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 23:22:42 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 23:22:42 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 23:22:42 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 23:22:42 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 23:22:42 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 23:22:42 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 23:22:42 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 23:22:42 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 23:22:42 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 23:22:42 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 23:22:42 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 23:22:42 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 23:22:42 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 23:22:42 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 23:22:42 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 23:22:42 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 23:22:42 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 23:22:43 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 23:22:43 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 23:22:43 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 23:22:43 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 23:22:43 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 23:22:43 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 23:22:43 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 23:22:43 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 23:22:43 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 23:22:43 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 23:22:43 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 23:22:43 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 23:22:43 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 23:22:43 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 23:22:43 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 23:22:43 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 23:22:43 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 23:22:43 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 23:22:43 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 23:22:43 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 23:22:43 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 23:22:43 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 23:22:43 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 23:22:43 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 23:22:43 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 23:22:43 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 23:22:43 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 23:22:43 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 23:22:43 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 23:22:43 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 23:22:43 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 23:22:43 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 23:22:43 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 23:22:43 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 23:22:43 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 23:22:43 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 23:22:43 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 23:22:43 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 23:22:44 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 23:22:44 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 23:22:44 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 23:22:44 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 23:22:44 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 23:22:44 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 23:22:44 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 23:22:44 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 23:22:44 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 23:22:44 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 23:22:44 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 23:22:44 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 23:22:44 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 23:22:44 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 23:22:44 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 23:22:44 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 23:22:44 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 23:22:44 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 23:22:44 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 23:22:44 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 23:22:44 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 23:22:44 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 23:22:44 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 23:22:44 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 23:22:44 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 23:22:44 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 23:22:44 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 23:22:44 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 23:22:44 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 23:22:44 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 23:22:44 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 23:22:44 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 23:22:44 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 23:22:44 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 23:22:44 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 23:22:44 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 23:22:44 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 23:22:45 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 23:22:45 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 23:22:45 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 23:22:45 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 23:22:45 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 23:22:45 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 23:22:45 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 23:22:45 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 23:22:45 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 23:22:45 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 23:22:45 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 23:22:45 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 23:22:45 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 23:22:45 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 23:22:45 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 23:22:45 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 23:22:45 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 23:22:45 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 23:22:45 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 23:22:45 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 23:22:45 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 23:22:45 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 23:22:45 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 23:22:45 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 23:22:45 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 23:22:45 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 23:22:45 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 23:22:45 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 23:22:45 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 23:22:45 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 23:22:45 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 23:22:45 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 23:22:45 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 23:22:45 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 23:22:45 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 23:22:45 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 23:22:45 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 23:22:45 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 23:22:45 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 23:22:45 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 23:22:45 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 23:22:45 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 23:22:45 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-oai-hss-0: 23:22:46 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 23:22:46 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 23:22:46 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 23:22:46 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 23:22:46 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 23:22:46 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 23:22:46 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 23:22:46 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 23:22:46 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 23:22:46 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 23:22:46 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 23:22:47 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 23:22:47 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 23:22:47 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 23:22:47 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 23:22:47 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 23:22:47 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 23:22:47 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 23:22:47 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 23:22:47 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 23:22:47 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 23:22:47 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 23:22:47 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 23:22:47 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 23:22:47 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 23:22:47 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 23:22:47 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 23:22:47 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 23:22:47 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 23:22:47 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 23:22:47 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 23:22:47 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 23:22:47 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 23:22:47 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 23:22:47 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 23:22:47 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 23:22:47 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 23:22:47 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 23:22:47 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 23:22:47 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 23:22:47 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 23:22:47 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 23:22:47 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 23:22:47 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 23:22:47 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 23:22:47 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 23:22:47 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 23:22:47 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 23:22:47 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 23:22:47 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 23:22:47 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 23:22:48 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 23:22:49 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 23:22:49 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 23:22:49 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 23:22:49 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 23:22:49 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 23:22:49 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 23:22:49 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 23:22:49 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 23:22:49 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 23:22:49 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 23:22:49 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 23:22:49 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 23:22:49 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 23:22:49 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 23:22:49 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 23:22:49 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 23:22:49 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 23:22:49 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 23:22:49 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 23:22:49 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 23:22:49 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 23:22:49 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 23:22:49 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 23:22:49 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 23:22:49 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 23:22:49 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 23:22:49 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 23:22:49 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 23:22:49 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 23:22:49 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 23:22:49 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 23:22:49 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 23:22:49 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 23:22:49 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 23:22:49 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 23:22:49 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 23:22:49 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 23:22:50 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 23:22:50 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 23:22:50 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 23:22:50 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 23:22:50 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 23:22:50 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 23:22:50 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 23:22:50 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 23:22:50 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 23:22:50 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 23:22:50 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 23:22:50 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 23:22:50 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 23:22:50 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 23:22:50 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 23:22:50 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 23:22:50 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 23:22:50 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 23:22:50 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 23:22:50 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 23:22:50 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 23:22:50 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 23:22:50 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 23:22:50 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 23:22:50 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 23:22:50 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 23:22:50 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 23:22:50 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 23:22:50 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 23:22:51 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 23:22:51 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 23:22:51 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 23:22:51 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 23:22:51 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 23:22:51 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 23:22:51 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 23:22:51 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 23:22:51 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 23:22:51 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 23:22:51 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 23:22:51 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 23:22:51 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 23:22:51 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 23:22:51 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 23:22:51 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 23:22:51 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 23:22:51 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 23:22:51 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 23:22:51 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 23:22:51 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 23:22:51 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 23:22:51 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 23:22:51 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 23:22:51 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 23:22:51 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 23:22:51 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 23:22:51 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 23:22:51 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 23:22:51 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 23:22:51 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 23:22:51 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 23:22:51 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 23:22:51 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 23:22:51 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 23:22:51 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 unit-oai-hss-0: 23:22:51 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 23:22:51 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 23:22:51 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 23:22:51 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 23:22:51 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 23:22:51 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 23:22:51 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 23:22:52 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 23:22:53 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 23:22:54 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 23:22:54 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 23:22:54 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 23:22:54 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 23:22:54 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 23:22:54 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 23:22:54 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 23:22:54 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 23:22:54 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 23:22:54 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 23:22:54 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 23:22:54 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 23:22:54 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 23:22:54 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 23:22:54 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 23:22:54 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 23:22:54 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 23:22:54 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 23:22:54 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 23:22:54 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 23:22:54 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 23:22:54 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 23:22:54 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 23:22:54 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 23:22:54 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 23:22:54 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 23:22:54 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 23:22:54 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 23:22:54 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 23:22:54 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 23:22:54 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 23:22:54 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 23:22:54 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 23:22:54 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 23:22:54 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 23:22:55 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 23:22:55 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 23:22:55 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 23:22:55 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 23:22:55 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 23:22:55 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 23:22:55 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 23:22:55 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 23:22:55 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 23:22:55 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 23:22:55 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 23:22:55 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 23:22:55 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 23:22:55 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 23:22:55 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 23:22:55 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 23:22:55 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 23:22:55 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 23:22:55 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 23:22:55 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 23:22:55 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 23:22:55 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 23:22:55 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 23:22:55 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 23:22:55 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 23:22:55 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 23:22:55 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 23:22:55 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 23:22:55 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 23:22:55 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 23:22:55 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Jul 2 23:15 /dev/zero unit-oai-hss-0: 23:22:55 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 23:22:55 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 23:22:55 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 23:22:55 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 23:22:55 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 23:22:55 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 23:22:55 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 23:22:56 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 23:22:57 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 23:22:57 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 23:22:57 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 23:22:57 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 23:22:57 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 23:22:57 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 23:22:57 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 23:22:57 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 23:22:57 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 23:22:57 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 23:22:57 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 23:22:57 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 23:22:57 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 23:22:57 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 23:22:57 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 23:22:57 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 23:22:57 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 23:22:57 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 23:22:57 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 23:22:57 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 23:22:57 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 23:22:57 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 23:22:57 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 23:22:57 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 23:22:57 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 23:22:57 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 23:22:58 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 23:22:58 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 23:22:58 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 23:22:58 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 23:22:58 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 23:22:58 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 23:22:58 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 23:22:58 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 23:22:58 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 23:22:58 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 23:22:58 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 23:22:58 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 23:22:58 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 23:22:58 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 23:22:58 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 23:22:58 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 23:22:58 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 23:22:58 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 23:22:58 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 23:22:58 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 23:22:58 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 23:22:58 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 23:22:58 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 23:22:58 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 23:22:58 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 23:22:58 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 23:22:58 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 23:22:58 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 23:22:58 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 23:22:58 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 23:22:58 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 23:22:58 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 23:22:58 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 23:22:58 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 23:22:58 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 23:22:58 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 23:22:58 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 23:22:58 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 23:22:58 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 23:22:59 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-oai-hss-0: 23:23:00 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-oai-hss-0: 23:23:01 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-oai-hss-0: 23:23:01 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-hss-0: 23:23:01 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 23:23:01 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 23:23:01 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 23:23:01 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 23:23:02 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 23:23:02 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 23:23:02 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 23:23:02 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 23:23:02 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 23:23:02 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 23:23:02 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 23:23:02 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 23:23:02 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 23:23:02 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 23:23:02 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 23:23:03 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 23:23:03 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 23:23:03 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 23:23:03 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 23:23:03 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 23:23:03 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 23:23:03 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 23:23:03 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 23:23:03 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 23:23:03 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 23:23:04 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 23:23:04 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 23:23:04 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 23:23:04 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 23:23:04 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 23:23:04 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 23:23:04 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 23:23:04 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-oai-hss-0: 23:23:04 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 23:23:05 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 23:23:05 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 23:23:05 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 23:23:05 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 23:23:05 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 23:23:05 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 23:23:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 23:23:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 23:23:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 23:23:06 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 23:23:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 23:23:06 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 23:23:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 23:23:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 23:23:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 23:23:06 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 23:23:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 23:23:06 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 23:23:06 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 23:23:06 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 23:23:06 DEBUG unit.oai-hss/0.install CC crl.lo unit-oai-hss-0: 23:23:06 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-oai-hss-0: 23:23:07 DEBUG unit.oai-hss/0.install CC crq.lo unit-oai-hss-0: 23:23:07 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 23:23:07 DEBUG unit.oai-hss/0.install CC extensions.lo unit-oai-hss-0: 23:23:08 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 23:23:09 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 23:23:09 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 23:23:09 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-oai-hss-0: 23:23:10 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-oai-hss-0: 23:23:10 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-oai-hss-0: 23:23:11 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-oai-hss-0: 23:23:11 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 23:23:12 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-oai-hss-0: 23:23:12 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 23:23:12 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-oai-hss-0: 23:23:13 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 23:23:13 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 23:23:13 DEBUG unit.oai-hss/0.install CC x509.lo unit-oai-hss-0: 23:23:14 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-oai-hss-0: 23:23:14 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 23:23:14 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 23:23:15 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-oai-hss-0: 23:23:15 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-oai-hss-0: 23:23:16 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-oai-hss-0: 23:23:17 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 23:23:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 23:23:17 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 23:23:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 23:23:17 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 23:23:17 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 23:23:17 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 23:23:17 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 23:23:17 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 23:23:17 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-oai-hss-0: 23:23:18 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 23:23:18 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 23:23:18 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 23:23:18 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 23:23:18 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 23:23:18 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 23:23:19 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 23:23:19 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 23:23:19 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 23:23:19 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 23:23:19 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 23:23:19 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-oai-hss-0: 23:23:19 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 23:23:19 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 23:23:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 23:23:19 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 23:23:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 23:23:19 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 23:23:19 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 23:23:19 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 23:23:19 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 23:23:20 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 23:23:20 DEBUG unit.oai-hss/0.install CC psk.lo unit-oai-hss-0: 23:23:20 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-oai-hss-0: 23:23:21 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 23:23:21 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 23:23:21 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 23:23:21 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-oai-hss-0: 23:23:22 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 23:23:22 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-oai-hss-0: 23:23:22 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 23:23:22 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 23:23:23 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 23:23:23 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 23:23:23 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 23:23:23 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 23:23:23 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 23:23:23 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 23:23:23 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 23:23:23 DEBUG unit.oai-hss/0.install CC signature.lo unit-oai-hss-0: 23:23:24 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 23:23:24 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 23:23:24 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 23:23:24 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 23:23:25 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-oai-hss-0: 23:23:25 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 23:23:25 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 23:23:25 DEBUG unit.oai-hss/0.install CC srtp.lo unit-oai-hss-0: 23:23:26 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 23:23:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 23:23:26 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 23:23:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 23:23:26 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 23:23:26 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 23:23:26 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 23:23:26 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 23:23:27 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 23:23:27 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 23:23:27 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 23:23:27 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 23:23:27 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 23:23:28 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 23:23:28 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 23:23:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 23:23:28 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 23:23:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 23:23:28 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 23:23:28 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 23:23:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 23:23:28 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 23:23:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 23:23:28 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 23:23:28 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 23:23:28 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 23:23:28 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-hss-0: 23:23:29 DEBUG unit.oai-hss/0.install CC keydb.lo unit-oai-hss-0: 23:23:29 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 23:23:29 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-hss-0: 23:23:30 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-oai-hss-0: 23:23:31 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 23:23:31 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 23:23:32 DEBUG unit.oai-hss/0.install CC literal.lo unit-oai-hss-0: 23:23:32 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-oai-hss-0: 23:23:32 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-oai-hss-0: 23:23:33 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 23:23:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 23:23:33 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 23:23:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 23:23:33 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 23:23:33 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 23:23:33 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 23:23:33 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 23:23:34 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 23:23:34 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 23:23:34 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-oai-hss-0: 23:23:35 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 23:23:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 23:23:35 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 23:23:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 23:23:35 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 23:23:35 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 23:23:35 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 23:23:35 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 23:23:36 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 23:23:36 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 23:23:37 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 23:23:37 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 23:23:37 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 23:23:37 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 23:23:37 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 23:23:37 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 23:23:38 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 23:23:38 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 23:23:38 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 23:23:38 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 23:23:38 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 23:23:38 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 23:23:39 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 23:23:39 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 23:23:39 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 23:23:39 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 23:23:39 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 23:23:40 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 23:23:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 23:23:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 23:23:40 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 23:23:40 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 23:23:40 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 23:23:40 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-hss-0: 23:23:40 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-hss-0: 23:23:41 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 23:23:41 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-hss-0: 23:23:41 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-oai-hss-0: 23:23:42 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 23:23:42 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 23:23:43 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 23:23:43 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 23:23:43 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 23:23:43 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 23:23:44 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 23:23:45 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 23:23:45 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 23:23:45 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-hss-0: 23:23:46 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 23:23:46 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 23:23:46 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 23:23:46 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 23:23:46 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 23:23:47 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 23:23:47 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 23:23:47 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-oai-hss-0: 23:23:48 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 23:23:48 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 23:23:48 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 23:23:48 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 23:23:49 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 23:23:49 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 23:23:49 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-hss-0: 23:23:49 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-oai-hss-0: 23:23:49 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-hss-0: 23:23:50 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-oai-hss-0: 23:23:50 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 23:23:50 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-hss-0: 23:23:50 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-oai-hss-0: 23:23:51 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 23:23:51 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-oai-hss-0: 23:23:51 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-oai-hss-0: 23:23:52 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 23:23:52 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 23:23:52 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 23:23:52 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-oai-hss-0: 23:23:53 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-oai-hss-0: 23:23:53 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 23:23:53 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-oai-hss-0: 23:23:54 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 23:23:54 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 23:23:54 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 23:23:54 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 23:23:55 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 23:23:55 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 23:23:55 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 23:23:56 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 23:23:56 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 23:23:56 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 23:23:56 DEBUG unit.oai-hss/0.install pkcs11.c:237:3: warning: 'p11_kit_load_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:86): Use p11_kit_module_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 23:23:56 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 23:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:23:56 DEBUG unit.oai-hss/0.install pkcs11.c:253:7: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 23:23:56 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 23:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:23:56 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 23:23:56 DEBUG unit.oai-hss/0.install pkcs11.c:466:3: warning: 'p11_kit_initialize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:61): Use p11_kit_modules_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 23:23:56 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 23:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:23:56 DEBUG unit.oai-hss/0.install pkcs11.c:477:3: warning: 'p11_kit_registered_modules' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:67): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 23:23:56 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 23:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:23:56 DEBUG unit.oai-hss/0.install pkcs11.c:480:7: warning: 'p11_kit_registered_module_to_name' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:73): Use p11_kit_module_get_name instead [-Wdeprecated-declarations] unit-oai-hss-0: 23:23:56 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 23:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:23:56 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 23:23:56 DEBUG unit.oai-hss/0.install pkcs11.c:565:11: warning: 'p11_kit_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:80): Use module->C_Initialize instead [-Wdeprecated-declarations] unit-oai-hss-0: 23:23:56 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 23:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:23:56 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 23:23:56 DEBUG unit.oai-hss/0.install pkcs11.c:599:9: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 23:23:56 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 23:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:23:56 DEBUG unit.oai-hss/0.install pkcs11.c:604:5: warning: 'p11_kit_finalize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:64): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 23:23:56 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 23:23:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:23:57 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 23:23:57 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 23:23:58 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 23:23:58 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 23:23:58 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 23:23:59 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 23:23:59 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-oai-hss-0: 23:24:00 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 23:24:00 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 23:24:01 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 23:24:01 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 23:24:01 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 23:24:01 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 23:24:01 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 23:24:01 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 23:24:01 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 23:24:01 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 23:24:01 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 23:24:01 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 23:24:01 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 23:24:01 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 23:24:01 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 23:24:01 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 23:24:01 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 23:24:01 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 23:24:01 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 23:24:01 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 23:24:01 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 23:24:01 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 23:24:01 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 23:24:01 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 23:24:01 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 23:24:01 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 23:24:01 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 23:24:01 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install crywrap.c:867:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install crywrap.c:868:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install crywrap.c:819:10: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install crywrap.c:823:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 23:24:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:05 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 23:24:05 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 23:24:05 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 23:24:05 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 23:24:05 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 23:24:05 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 23:24:05 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-oai-hss-0: 23:24:05 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 23:24:05 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 23:24:05 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 23:24:05 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-oai-hss-0: 23:24:06 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 23:24:06 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 23:24:06 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 23:24:06 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 23:24:07 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 23:24:07 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-oai-hss-0: 23:24:08 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 23:24:09 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 23:24:09 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 23:24:09 DEBUG unit.oai-hss/0.install cli-debug.c:286:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 23:24:09 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 23:24:09 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:09 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 23:24:09 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-hss-0: 23:24:09 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 23:24:09 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 23:24:10 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 23:24:10 DEBUG unit.oai-hss/0.install common.c:1071:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 23:24:10 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 23:24:10 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:10 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 23:24:10 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 23:24:10 DEBUG unit.oai-hss/0.install certtool-common.c:660:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 23:24:10 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 23:24:10 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:10 DEBUG unit.oai-hss/0.install certtool-common.c:662:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 23:24:10 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 23:24:10 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:10 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 23:24:10 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 23:24:10 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-hss-0: 23:24:11 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 23:24:11 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 23:24:11 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 23:24:11 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 23:24:11 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 23:24:11 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 23:24:11 DEBUG unit.oai-hss/0.install cli.c:1339:15: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 23:24:11 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 23:24:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:11 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 23:24:11 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 23:24:11 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 23:24:12 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 23:24:12 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 23:24:12 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 23:24:12 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 23:24:12 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 23:24:12 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 23:24:12 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 23:24:12 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 23:24:12 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 23:24:12 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 23:24:13 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 23:24:13 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 23:24:13 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 23:24:13 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 23:24:13 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 23:24:13 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 23:24:13 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 23:24:13 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 23:24:13 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 23:24:13 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 23:24:13 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 23:24:14 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 23:24:14 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 23:24:14 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 23:24:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 23:24:14 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 23:24:14 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 23:24:14 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 23:24:14 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 23:24:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 23:24:14 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 23:24:14 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 23:24:14 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 23:24:14 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 23:24:14 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 23:24:14 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 23:24:14 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 23:24:14 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 23:24:14 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 23:24:14 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 23:24:15 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 23:24:15 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 23:24:15 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 23:24:15 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 23:24:15 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 23:24:15 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 23:24:15 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 23:24:15 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 23:24:15 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 23:24:15 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 23:24:15 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 23:24:15 DEBUG unit.oai-hss/0.install ex-client-xssl1.c:42:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 23:24:15 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 23:24:15 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:15 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 23:24:15 DEBUG unit.oai-hss/0.install ex-client-xssl2.c:57:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 23:24:15 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 23:24:15 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:24:15 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 23:24:15 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 23:24:15 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 23:24:16 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 23:24:16 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 23:24:16 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 23:24:16 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-abot-epc-basic-0: 23:24:16 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 23:24:16 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 23:24:16 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 23:24:16 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 23:24:16 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 23:24:16 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 23:24:16 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 23:24:16 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 23:24:16 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 23:24:17 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 23:24:17 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 23:24:17 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 23:24:17 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 23:24:17 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 23:24:17 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 23:24:17 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 23:24:17 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 23:24:17 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 23:24:17 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 23:24:17 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 23:24:17 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 23:24:18 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/x509.h gnutls/pkcs12.h gnutls/compat.h gnutls/openpgp.h gnutls/crypto.h gnutls/pkcs11.h gnutls/abstract.h gnutls/dtls.h gnutls/ocsp.h gnutls/tpm.h gnutls/xssl.h gnutls/gnutlsxx.h '/usr/include/gnutls' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls.la libgnutlsxx.la libgnutls-xssl.la '/usr/lib' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.so.28.21.3 /usr/lib/libgnutls.so.28.21.3 unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so.28 || { rm -f libgnutls.so.28 && ln -s libgnutls.so.28.21.3 libgnutls.so.28; }; }) unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so || { rm -f libgnutls.so && ln -s libgnutls.so.28.21.3 libgnutls.so; }; }) unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CXX --mode=relink g++ -I./includes -I./includes -g -O2 -no-undefined -version-info 29:0:1 -o libgnutlsxx.la -rpath /usr/lib libgnutlsxx_la-gnutlsxx.lo libgnutls.la ) unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.so.28.1.0T /usr/lib/libgnutlsxx.so.28.1.0 unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so.28 || { rm -f libgnutlsxx.so.28 && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so.28; }; }) unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so || { rm -f libgnutlsxx.so && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so; }; }) unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 0:0:0 -o libgnutls-xssl.la -rpath /usr/lib xssl.lo xssl_getline.lo ../gl/libgnu.la libgnutls.la ) unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.so.0.0.0T /usr/lib/libgnutls-xssl.so.0.0.0 unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0 || { rm -f libgnutls-xssl.so.0 && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0; }; }) unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so || { rm -f libgnutls-xssl.so && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so; }; }) unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.lai /usr/lib/libgnutls-xssl.la unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.a /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/extra; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 27:2:0 -o libgnutls-openssl.la -rpath /usr/lib gnutls_openssl.lo openssl_compat.lo ../gl/libgnu.la ../lib/libgnutls.la ) unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.so.27.0.2T /usr/lib/libgnutls-openssl.so.27.0.2 unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27 || { rm -f libgnutls-openssl.so.27 && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27; }; }) unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so || { rm -f libgnutls-openssl.so && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so; }; }) unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.lai /usr/lib/libgnutls-openssl.la unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.a /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 23:24:19 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c psktool gnutls-cli-debug certtool srptool ocsptool gnutls-serv gnutls-cli danetool tpmtool p11tool '/usr/bin' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli-debug /usr/bin/gnutls-cli-debug unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-cli.1 gnutls-cli-debug.1 gnutls-serv.1 certtool.1 psktool.1 p11tool.1 ocsptool.1 tpmtool.1 srptool.1 '/usr/share/man/man1' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_alert_get.3 gnutls_alert_get_name.3 gnutls_alert_get_strname.3 gnutls_alert_send.3 gnutls_alert_send_appropriate.3 gnutls_anon_allocate_client_credentials.3 gnutls_anon_allocate_server_credentials.3 gnutls_anon_free_client_credentials.3 gnutls_anon_free_server_credentials.3 gnutls_anon_set_params_function.3 gnutls_anon_set_server_dh_params.3 gnutls_anon_set_server_params_function.3 gnutls_auth_client_get_type.3 gnutls_auth_get_type.3 gnutls_auth_server_get_type.3 gnutls_bye.3 gnutls_certificate_activation_time_peers.3 gnutls_certificate_allocate_credentials.3 gnutls_certificate_client_get_request_status.3 gnutls_certificate_expiration_time_peers.3 gnutls_certificate_free_ca_names.3 gnutls_certificate_free_cas.3 gnutls_certificate_free_credentials.3 gnutls_certificate_free_crls.3 gnutls_certificate_free_keys.3 gnutls_certificate_get_issuer.3 gnutls_certificate_get_ours.3 gnutls_certificate_get_peers.3 gnutls_certificate_get_peers_subkey_id.3 gnutls_certificate_send_x509_rdn_sequence.3 gnutls_certificate_server_set_request.3 gnutls_certificate_set_dh_params.3 gnutls_certificate_set_key.3 gnutls_certificate_set_ocsp_status_request_file.3 gnutls_certificate_set_ocsp_status_request_function.3 gnutls_certificate_set_openpgp_key.3 gnutls_certificate_set_openpgp_key_file.3 gnutls_certificate_set_openpgp_key_file2.3 gnutls_certificate_set_openpgp_key_mem.3 gnutls_certificate_set_openpgp_key_mem2.3 '/usr/share/man/man3' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_certificate_set_openpgp_keyring_file.3 gnutls_certificate_set_openpgp_keyring_mem.3 gnutls_certificate_set_params_function.3 gnutls_certificate_set_pin_function.3 gnutls_certificate_set_retrieve_function.3 gnutls_certificate_set_retrieve_function2.3 gnutls_certificate_set_rsa_export_params.3 gnutls_certificate_set_verify_flags.3 gnutls_certificate_set_verify_function.3 gnutls_certificate_set_verify_limits.3 gnutls_certificate_set_x509_crl.3 gnutls_certificate_set_x509_crl_file.3 gnutls_certificate_set_x509_crl_mem.3 gnutls_certificate_set_x509_key.3 gnutls_certificate_set_x509_key_file.3 gnutls_certificate_set_x509_key_file2.3 gnutls_certificate_set_x509_key_mem.3 gnutls_certificate_set_x509_key_mem2.3 gnutls_certificate_set_x509_simple_pkcs12_file.3 gnutls_certificate_set_x509_simple_pkcs12_mem.3 gnutls_certificate_set_x509_system_trust.3 gnutls_certificate_set_x509_trust.3 gnutls_certificate_set_x509_trust_file.3 gnutls_certificate_set_x509_trust_mem.3 gnutls_certificate_type_get.3 gnutls_certificate_type_get_id.3 gnutls_certificate_type_get_name.3 gnutls_certificate_type_list.3 gnutls_certificate_type_set_priority.3 gnutls_certificate_verification_status_print.3 gnutls_certificate_verify_peers2.3 gnutls_certificate_verify_peers3.3 gnutls_check_version.3 gnutls_cipher_add_auth.3 gnutls_cipher_decrypt.3 gnutls_cipher_decrypt2.3 gnutls_cipher_deinit.3 gnutls_cipher_encrypt.3 gnutls_cipher_encrypt2.3 gnutls_cipher_get.3 '/usr/share/man/man3' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_cipher_get_block_size.3 gnutls_cipher_get_id.3 gnutls_cipher_get_key_size.3 gnutls_cipher_get_name.3 gnutls_cipher_init.3 gnutls_cipher_list.3 gnutls_cipher_set_iv.3 gnutls_cipher_set_priority.3 gnutls_cipher_suite_get_name.3 gnutls_cipher_suite_info.3 gnutls_cipher_tag.3 gnutls_compression_get.3 gnutls_compression_get_id.3 gnutls_compression_get_name.3 gnutls_compression_list.3 gnutls_compression_set_priority.3 gnutls_credentials_clear.3 gnutls_credentials_set.3 gnutls_db_check_entry.3 gnutls_db_check_entry_time.3 gnutls_db_get_ptr.3 gnutls_db_remove_session.3 gnutls_db_set_cache_expiration.3 gnutls_db_set_ptr.3 gnutls_db_set_remove_function.3 gnutls_db_set_retrieve_function.3 gnutls_db_set_store_function.3 gnutls_deinit.3 gnutls_dh_get_group.3 gnutls_dh_get_peers_public_bits.3 gnutls_dh_get_prime_bits.3 gnutls_dh_get_pubkey.3 gnutls_dh_get_secret_bits.3 gnutls_dh_params_cpy.3 gnutls_dh_params_deinit.3 gnutls_dh_params_export2_pkcs3.3 gnutls_dh_params_export_pkcs3.3 gnutls_dh_params_export_raw.3 gnutls_dh_params_generate2.3 gnutls_dh_params_import_pkcs3.3 '/usr/share/man/man3' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_dh_params_import_raw.3 gnutls_dh_params_init.3 gnutls_dh_set_prime_bits.3 gnutls_dtls_cookie_send.3 gnutls_dtls_cookie_verify.3 gnutls_dtls_get_data_mtu.3 gnutls_dtls_get_mtu.3 gnutls_dtls_get_timeout.3 gnutls_dtls_prestate_set.3 gnutls_dtls_set_data_mtu.3 gnutls_dtls_set_mtu.3 gnutls_dtls_set_timeouts.3 gnutls_ecc_curve_get.3 gnutls_ecc_curve_get_name.3 gnutls_ecc_curve_get_size.3 gnutls_ecc_curve_list.3 gnutls_error_is_fatal.3 gnutls_error_to_alert.3 gnutls_fingerprint.3 gnutls_global_deinit.3 gnutls_global_init.3 gnutls_global_set_audit_log_function.3 gnutls_global_set_log_function.3 gnutls_global_set_log_level.3 gnutls_global_set_mem_functions.3 gnutls_global_set_mutex.3 gnutls_global_set_time_function.3 gnutls_handshake.3 gnutls_handshake_get_last_in.3 gnutls_handshake_get_last_out.3 gnutls_handshake_set_max_packet_length.3 gnutls_handshake_set_post_client_hello_function.3 gnutls_handshake_set_private_extensions.3 gnutls_handshake_set_random.3 gnutls_handshake_set_timeout.3 gnutls_hash.3 gnutls_hash_deinit.3 gnutls_hash_fast.3 gnutls_hash_get_len.3 gnutls_hash_init.3 '/usr/share/man/man3' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_hash_output.3 gnutls_heartbeat_allowed.3 gnutls_heartbeat_enable.3 gnutls_heartbeat_get_timeout.3 gnutls_heartbeat_ping.3 gnutls_heartbeat_pong.3 gnutls_heartbeat_set_timeouts.3 gnutls_hex2bin.3 gnutls_hex_decode.3 gnutls_hex_encode.3 gnutls_hmac.3 gnutls_hmac_deinit.3 gnutls_hmac_fast.3 gnutls_hmac_get_len.3 gnutls_hmac_init.3 gnutls_hmac_output.3 gnutls_init.3 gnutls_key_generate.3 gnutls_kx_get.3 gnutls_kx_get_id.3 gnutls_kx_get_name.3 gnutls_kx_list.3 gnutls_kx_set_priority.3 gnutls_load_file.3 gnutls_mac_get.3 gnutls_mac_get_id.3 gnutls_mac_get_key_size.3 gnutls_mac_get_name.3 gnutls_mac_list.3 gnutls_mac_set_priority.3 gnutls_ocsp_req_add_cert.3 gnutls_ocsp_req_add_cert_id.3 gnutls_ocsp_req_deinit.3 gnutls_ocsp_req_export.3 gnutls_ocsp_req_get_cert_id.3 gnutls_ocsp_req_get_extension.3 gnutls_ocsp_req_get_nonce.3 gnutls_ocsp_req_get_version.3 gnutls_ocsp_req_import.3 gnutls_ocsp_req_init.3 '/usr/share/man/man3' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_ocsp_req_print.3 gnutls_ocsp_req_randomize_nonce.3 gnutls_ocsp_req_set_extension.3 gnutls_ocsp_req_set_nonce.3 gnutls_ocsp_resp_check_crt.3 gnutls_ocsp_resp_deinit.3 gnutls_ocsp_resp_export.3 gnutls_ocsp_resp_get_certs.3 gnutls_ocsp_resp_get_extension.3 gnutls_ocsp_resp_get_nonce.3 gnutls_ocsp_resp_get_produced.3 gnutls_ocsp_resp_get_responder.3 gnutls_ocsp_resp_get_response.3 gnutls_ocsp_resp_get_signature.3 gnutls_ocsp_resp_get_signature_algorithm.3 gnutls_ocsp_resp_get_single.3 gnutls_ocsp_resp_get_status.3 gnutls_ocsp_resp_get_version.3 gnutls_ocsp_resp_import.3 gnutls_ocsp_resp_init.3 gnutls_ocsp_resp_print.3 gnutls_ocsp_resp_verify.3 gnutls_ocsp_resp_verify_direct.3 gnutls_ocsp_status_request_enable_client.3 gnutls_ocsp_status_request_get.3 gnutls_ocsp_status_request_is_checked.3 gnutls_openpgp_crt_check_hostname.3 gnutls_openpgp_crt_deinit.3 gnutls_openpgp_crt_export.3 gnutls_openpgp_crt_export2.3 gnutls_openpgp_crt_get_auth_subkey.3 gnutls_openpgp_crt_get_creation_time.3 gnutls_openpgp_crt_get_expiration_time.3 gnutls_openpgp_crt_get_fingerprint.3 gnutls_openpgp_crt_get_key_id.3 gnutls_openpgp_crt_get_key_usage.3 gnutls_openpgp_crt_get_name.3 gnutls_openpgp_crt_get_pk_algorithm.3 gnutls_openpgp_crt_get_pk_dsa_raw.3 gnutls_openpgp_crt_get_pk_rsa_raw.3 '/usr/share/man/man3' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_crt_get_preferred_key_id.3 gnutls_openpgp_crt_get_revoked_status.3 gnutls_openpgp_crt_get_subkey_count.3 gnutls_openpgp_crt_get_subkey_creation_time.3 gnutls_openpgp_crt_get_subkey_expiration_time.3 gnutls_openpgp_crt_get_subkey_fingerprint.3 gnutls_openpgp_crt_get_subkey_id.3 gnutls_openpgp_crt_get_subkey_idx.3 gnutls_openpgp_crt_get_subkey_pk_algorithm.3 gnutls_openpgp_crt_get_subkey_pk_dsa_raw.3 gnutls_openpgp_crt_get_subkey_pk_rsa_raw.3 gnutls_openpgp_crt_get_subkey_revoked_status.3 gnutls_openpgp_crt_get_subkey_usage.3 gnutls_openpgp_crt_get_version.3 gnutls_openpgp_crt_import.3 gnutls_openpgp_crt_init.3 gnutls_openpgp_crt_print.3 gnutls_openpgp_crt_set_preferred_key_id.3 gnutls_openpgp_crt_verify_ring.3 gnutls_openpgp_crt_verify_self.3 gnutls_openpgp_keyring_check_id.3 gnutls_openpgp_keyring_deinit.3 gnutls_openpgp_keyring_get_crt.3 gnutls_openpgp_keyring_get_crt_count.3 gnutls_openpgp_keyring_import.3 gnutls_openpgp_keyring_init.3 gnutls_openpgp_privkey_deinit.3 gnutls_openpgp_privkey_export.3 gnutls_openpgp_privkey_export2.3 gnutls_openpgp_privkey_export_dsa_raw.3 gnutls_openpgp_privkey_export_rsa_raw.3 gnutls_openpgp_privkey_export_subkey_dsa_raw.3 gnutls_openpgp_privkey_export_subkey_rsa_raw.3 gnutls_openpgp_privkey_get_fingerprint.3 gnutls_openpgp_privkey_get_key_id.3 gnutls_openpgp_privkey_get_pk_algorithm.3 gnutls_openpgp_privkey_get_preferred_key_id.3 gnutls_openpgp_privkey_get_revoked_status.3 gnutls_openpgp_privkey_get_subkey_count.3 gnutls_openpgp_privkey_get_subkey_creation_time.3 '/usr/share/man/man3' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_privkey_get_subkey_fingerprint.3 gnutls_openpgp_privkey_get_subkey_id.3 gnutls_openpgp_privkey_get_subkey_idx.3 gnutls_openpgp_privkey_get_subkey_pk_algorithm.3 gnutls_openpgp_privkey_get_subkey_revoked_status.3 gnutls_openpgp_privkey_import.3 gnutls_openpgp_privkey_init.3 gnutls_openpgp_privkey_sec_param.3 gnutls_openpgp_privkey_set_preferred_key_id.3 gnutls_openpgp_privkey_sign_hash.3 gnutls_openpgp_send_cert.3 gnutls_openpgp_set_recv_key_function.3 gnutls_pcert_deinit.3 gnutls_pcert_import_openpgp.3 gnutls_pcert_import_openpgp_raw.3 gnutls_pcert_import_x509.3 gnutls_pcert_import_x509_raw.3 gnutls_pcert_list_import_x509_raw.3 gnutls_pem_base64_decode.3 gnutls_pem_base64_decode_alloc.3 gnutls_pem_base64_encode.3 gnutls_pem_base64_encode_alloc.3 gnutls_perror.3 gnutls_pk_algorithm_get_name.3 gnutls_pk_bits_to_sec_param.3 gnutls_pkcs11_add_provider.3 gnutls_pkcs11_copy_secret_key.3 gnutls_pkcs11_copy_x509_crt.3 gnutls_pkcs11_copy_x509_privkey.3 gnutls_pkcs11_deinit.3 gnutls_pkcs11_delete_url.3 gnutls_pkcs11_get_pin_function.3 gnutls_pkcs11_init.3 gnutls_pkcs11_obj_deinit.3 gnutls_pkcs11_obj_export.3 gnutls_pkcs11_obj_export2.3 gnutls_pkcs11_obj_export_url.3 gnutls_pkcs11_obj_get_info.3 gnutls_pkcs11_obj_get_type.3 gnutls_pkcs11_obj_import_url.3 '/usr/share/man/man3' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs11_obj_init.3 gnutls_pkcs11_obj_list_import_url.3 gnutls_pkcs11_obj_list_import_url2.3 gnutls_pkcs11_obj_set_pin_function.3 gnutls_pkcs11_privkey_deinit.3 gnutls_pkcs11_privkey_export_url.3 gnutls_pkcs11_privkey_generate.3 gnutls_pkcs11_privkey_generate2.3 gnutls_pkcs11_privkey_get_info.3 gnutls_pkcs11_privkey_get_pk_algorithm.3 gnutls_pkcs11_privkey_import_url.3 gnutls_pkcs11_privkey_init.3 gnutls_pkcs11_privkey_set_pin_function.3 gnutls_pkcs11_privkey_status.3 gnutls_pkcs11_reinit.3 gnutls_pkcs11_set_pin_function.3 gnutls_pkcs11_set_token_function.3 gnutls_pkcs11_token_get_flags.3 gnutls_pkcs11_token_get_info.3 gnutls_pkcs11_token_get_mechanism.3 gnutls_pkcs11_token_get_url.3 gnutls_pkcs11_token_init.3 gnutls_pkcs11_token_set_pin.3 gnutls_pkcs11_type_get_name.3 gnutls_pkcs12_bag_decrypt.3 gnutls_pkcs12_bag_deinit.3 gnutls_pkcs12_bag_encrypt.3 gnutls_pkcs12_bag_get_count.3 gnutls_pkcs12_bag_get_data.3 gnutls_pkcs12_bag_get_friendly_name.3 gnutls_pkcs12_bag_get_key_id.3 gnutls_pkcs12_bag_get_type.3 gnutls_pkcs12_bag_init.3 gnutls_pkcs12_bag_set_crl.3 gnutls_pkcs12_bag_set_crt.3 gnutls_pkcs12_bag_set_data.3 gnutls_pkcs12_bag_set_friendly_name.3 gnutls_pkcs12_bag_set_key_id.3 gnutls_pkcs12_deinit.3 gnutls_pkcs12_export.3 '/usr/share/man/man3' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs12_export2.3 gnutls_pkcs12_generate_mac.3 gnutls_pkcs12_get_bag.3 gnutls_pkcs12_import.3 gnutls_pkcs12_init.3 gnutls_pkcs12_set_bag.3 gnutls_pkcs12_simple_parse.3 gnutls_pkcs12_verify_mac.3 gnutls_pkcs7_deinit.3 gnutls_pkcs7_delete_crl.3 gnutls_pkcs7_delete_crt.3 gnutls_pkcs7_export.3 gnutls_pkcs7_export2.3 gnutls_pkcs7_get_crl_count.3 gnutls_pkcs7_get_crl_raw.3 gnutls_pkcs7_get_crt_count.3 gnutls_pkcs7_get_crt_raw.3 gnutls_pkcs7_import.3 gnutls_pkcs7_init.3 gnutls_pkcs7_set_crl.3 gnutls_pkcs7_set_crl_raw.3 gnutls_pkcs7_set_crt.3 gnutls_pkcs7_set_crt_raw.3 gnutls_pk_get_id.3 gnutls_pk_get_name.3 gnutls_pk_list.3 gnutls_pk_to_sign.3 gnutls_prf.3 gnutls_prf_raw.3 gnutls_priority_certificate_type_list.3 gnutls_priority_compression_list.3 gnutls_priority_deinit.3 gnutls_priority_ecc_curve_list.3 gnutls_priority_get_cipher_suite_index.3 gnutls_priority_init.3 gnutls_priority_protocol_list.3 gnutls_priority_set.3 gnutls_priority_set_direct.3 gnutls_priority_sign_list.3 gnutls_privkey_decrypt_data.3 '/usr/share/man/man3' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_privkey_deinit.3 gnutls_privkey_get_pk_algorithm.3 gnutls_privkey_get_type.3 gnutls_privkey_import_ext.3 gnutls_privkey_import_ext2.3 gnutls_privkey_import_openpgp.3 gnutls_privkey_import_openpgp_raw.3 gnutls_privkey_import_pkcs11.3 gnutls_privkey_import_pkcs11_url.3 gnutls_privkey_import_tpm_raw.3 gnutls_privkey_import_tpm_url.3 gnutls_privkey_import_url.3 gnutls_privkey_import_x509.3 gnutls_privkey_import_x509_raw.3 gnutls_privkey_init.3 gnutls_privkey_set_pin_function.3 gnutls_privkey_sign_data.3 gnutls_privkey_sign_hash.3 gnutls_privkey_sign_raw_data.3 gnutls_privkey_status.3 gnutls_protocol_get_id.3 gnutls_protocol_get_name.3 gnutls_protocol_get_version.3 gnutls_protocol_list.3 gnutls_protocol_set_priority.3 gnutls_psk_allocate_client_credentials.3 gnutls_psk_allocate_server_credentials.3 gnutls_psk_client_get_hint.3 gnutls_psk_free_client_credentials.3 gnutls_psk_free_server_credentials.3 gnutls_psk_server_get_username.3 gnutls_psk_set_client_credentials.3 gnutls_psk_set_client_credentials_function.3 gnutls_psk_set_params_function.3 gnutls_psk_set_server_credentials_file.3 gnutls_psk_set_server_credentials_function.3 gnutls_psk_set_server_credentials_hint.3 gnutls_psk_set_server_dh_params.3 gnutls_psk_set_server_params_function.3 gnutls_pubkey_deinit.3 '/usr/share/man/man3' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pubkey_encrypt_data.3 gnutls_pubkey_export.3 gnutls_pubkey_export2.3 gnutls_pubkey_get_key_id.3 gnutls_pubkey_get_key_usage.3 gnutls_pubkey_get_openpgp_key_id.3 gnutls_pubkey_get_pk_algorithm.3 gnutls_pubkey_get_pk_dsa_raw.3 gnutls_pubkey_get_pk_ecc_raw.3 gnutls_pubkey_get_pk_ecc_x962.3 gnutls_pubkey_get_pk_rsa_raw.3 gnutls_pubkey_get_preferred_hash_algorithm.3 gnutls_pubkey_get_verify_algorithm.3 gnutls_pubkey_import.3 gnutls_pubkey_import_dsa_raw.3 gnutls_pubkey_import_ecc_raw.3 gnutls_pubkey_import_ecc_x962.3 gnutls_pubkey_import_openpgp.3 gnutls_pubkey_import_openpgp_raw.3 gnutls_pubkey_import_pkcs11.3 gnutls_pubkey_import_pkcs11_url.3 gnutls_pubkey_import_privkey.3 gnutls_pubkey_import_rsa_raw.3 gnutls_pubkey_import_tpm_raw.3 gnutls_pubkey_import_tpm_url.3 gnutls_pubkey_import_url.3 gnutls_pubkey_import_x509.3 gnutls_pubkey_import_x509_crq.3 gnutls_pubkey_import_x509_raw.3 gnutls_pubkey_init.3 gnutls_pubkey_print.3 gnutls_pubkey_set_key_usage.3 gnutls_pubkey_set_pin_function.3 gnutls_pubkey_verify_data.3 gnutls_pubkey_verify_data2.3 gnutls_pubkey_verify_hash.3 gnutls_pubkey_verify_hash2.3 gnutls_random_art.3 gnutls_range_split.3 gnutls_record_can_use_length_hiding.3 '/usr/share/man/man3' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_record_check_pending.3 gnutls_record_cork.3 gnutls_record_disable_padding.3 gnutls_record_get_direction.3 gnutls_record_get_discarded.3 gnutls_record_get_max_size.3 gnutls_record_recv.3 gnutls_record_recv_seq.3 gnutls_record_send.3 gnutls_record_send_range.3 gnutls_record_set_max_empty_records.3 gnutls_record_set_max_size.3 gnutls_record_set_timeout.3 gnutls_record_uncork.3 gnutls_rehandshake.3 gnutls_rnd.3 gnutls_rnd_refresh.3 gnutls_rsa_export_get_modulus_bits.3 gnutls_rsa_export_get_pubkey.3 gnutls_rsa_params_cpy.3 gnutls_rsa_params_deinit.3 gnutls_rsa_params_export_pkcs1.3 gnutls_rsa_params_export_raw.3 gnutls_rsa_params_generate2.3 gnutls_rsa_params_import_pkcs1.3 gnutls_rsa_params_import_raw.3 gnutls_rsa_params_init.3 gnutls_safe_renegotiation_status.3 gnutls_sec_param_get_name.3 gnutls_sec_param_to_pk_bits.3 gnutls_server_name_get.3 gnutls_server_name_set.3 gnutls_session_channel_binding.3 gnutls_session_enable_compatibility_mode.3 gnutls_session_force_valid.3 gnutls_session_get_data.3 gnutls_session_get_data2.3 gnutls_session_get_desc.3 gnutls_session_get_id.3 gnutls_session_get_id2.3 '/usr/share/man/man3' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_session_get_ptr.3 gnutls_session_get_random.3 gnutls_session_is_resumed.3 gnutls_session_resumption_requested.3 gnutls_session_set_data.3 gnutls_session_set_premaster.3 gnutls_session_set_ptr.3 gnutls_session_ticket_enable_client.3 gnutls_session_ticket_enable_server.3 gnutls_session_ticket_key_generate.3 gnutls_set_default_export_priority.3 gnutls_set_default_priority.3 gnutls_sign_algorithm_get.3 gnutls_sign_algorithm_get_client.3 gnutls_sign_algorithm_get_requested.3 gnutls_sign_callback_get.3 gnutls_sign_callback_set.3 gnutls_sign_get_hash_algorithm.3 gnutls_sign_get_id.3 gnutls_sign_get_name.3 gnutls_sign_get_pk_algorithm.3 gnutls_sign_is_secure.3 gnutls_sign_list.3 gnutls_srp_allocate_client_credentials.3 gnutls_srp_allocate_server_credentials.3 gnutls_srp_base64_decode.3 gnutls_srp_base64_decode_alloc.3 gnutls_srp_base64_encode.3 gnutls_srp_base64_encode_alloc.3 gnutls_srp_free_client_credentials.3 gnutls_srp_free_server_credentials.3 gnutls_srp_server_get_username.3 gnutls_srp_set_client_credentials.3 gnutls_srp_set_client_credentials_function.3 gnutls_srp_set_prime_bits.3 gnutls_srp_set_server_credentials_file.3 gnutls_srp_set_server_credentials_function.3 gnutls_srp_verifier.3 gnutls_srtp_get_keys.3 gnutls_srtp_get_mki.3 '/usr/share/man/man3' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_srtp_get_profile_id.3 gnutls_srtp_get_profile_name.3 gnutls_srtp_get_selected_profile.3 gnutls_srtp_set_mki.3 gnutls_srtp_set_profile.3 gnutls_srtp_set_profile_direct.3 gnutls_store_commitment.3 gnutls_store_pubkey.3 gnutls_strerror.3 gnutls_strerror_name.3 gnutls_supplemental_get_name.3 gnutls_tdb_deinit.3 gnutls_tdb_init.3 gnutls_tdb_set_store_commitment_func.3 gnutls_tdb_set_store_func.3 gnutls_tdb_set_verify_func.3 gnutls_tpm_get_registered.3 gnutls_tpm_key_list_deinit.3 gnutls_tpm_key_list_get_url.3 gnutls_tpm_privkey_delete.3 gnutls_tpm_privkey_generate.3 gnutls_transport_get_int.3 gnutls_transport_get_int2.3 gnutls_transport_get_ptr.3 gnutls_transport_get_ptr2.3 gnutls_transport_set_errno.3 gnutls_transport_set_errno_function.3 gnutls_transport_set_int.3 gnutls_transport_set_int2.3 gnutls_transport_set_ptr.3 gnutls_transport_set_ptr2.3 gnutls_transport_set_pull_function.3 gnutls_transport_set_pull_timeout_function.3 gnutls_transport_set_push_function.3 gnutls_transport_set_vec_push_function.3 gnutls_url_is_supported.3 gnutls_verify_stored_pubkey.3 gnutls_x509_crl_check_issuer.3 gnutls_x509_crl_deinit.3 gnutls_x509_crl_export.3 '/usr/share/man/man3' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crl_export2.3 gnutls_x509_crl_get_authority_key_gn_serial.3 gnutls_x509_crl_get_authority_key_id.3 gnutls_x509_crl_get_crt_count.3 gnutls_x509_crl_get_crt_serial.3 gnutls_x509_crl_get_dn_oid.3 gnutls_x509_crl_get_extension_data.3 gnutls_x509_crl_get_extension_info.3 gnutls_x509_crl_get_extension_oid.3 gnutls_x509_crl_get_issuer_dn.3 gnutls_x509_crl_get_issuer_dn2.3 gnutls_x509_crl_get_issuer_dn_by_oid.3 gnutls_x509_crl_get_next_update.3 gnutls_x509_crl_get_number.3 gnutls_x509_crl_get_raw_issuer_dn.3 gnutls_x509_crl_get_signature.3 gnutls_x509_crl_get_signature_algorithm.3 gnutls_x509_crl_get_this_update.3 gnutls_x509_crl_get_version.3 gnutls_x509_crl_import.3 gnutls_x509_crl_init.3 gnutls_x509_crl_list_import.3 gnutls_x509_crl_list_import2.3 gnutls_x509_crl_print.3 gnutls_x509_crl_privkey_sign.3 gnutls_x509_crl_set_authority_key_id.3 gnutls_x509_crl_set_crt.3 gnutls_x509_crl_set_crt_serial.3 gnutls_x509_crl_set_next_update.3 gnutls_x509_crl_set_number.3 gnutls_x509_crl_set_this_update.3 gnutls_x509_crl_set_version.3 gnutls_x509_crl_sign.3 gnutls_x509_crl_sign2.3 gnutls_x509_crl_verify.3 gnutls_x509_crq_deinit.3 gnutls_x509_crq_export.3 gnutls_x509_crq_export2.3 gnutls_x509_crq_get_attribute_by_oid.3 gnutls_x509_crq_get_attribute_data.3 '/usr/share/man/man3' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crq_get_attribute_info.3 gnutls_x509_crq_get_basic_constraints.3 gnutls_x509_crq_get_challenge_password.3 gnutls_x509_crq_get_dn.3 gnutls_x509_crq_get_dn2.3 gnutls_x509_crq_get_dn_by_oid.3 gnutls_x509_crq_get_dn_oid.3 gnutls_x509_crq_get_extension_by_oid.3 gnutls_x509_crq_get_extension_data.3 gnutls_x509_crq_get_extension_info.3 gnutls_x509_crq_get_key_id.3 gnutls_x509_crq_get_key_purpose_oid.3 gnutls_x509_crq_get_key_rsa_raw.3 gnutls_x509_crq_get_key_usage.3 gnutls_x509_crq_get_pk_algorithm.3 gnutls_x509_crq_get_private_key_usage_period.3 gnutls_x509_crq_get_subject_alt_name.3 gnutls_x509_crq_get_subject_alt_othername_oid.3 gnutls_x509_crq_get_version.3 gnutls_x509_crq_import.3 gnutls_x509_crq_init.3 gnutls_x509_crq_print.3 gnutls_x509_crq_privkey_sign.3 gnutls_x509_crq_set_attribute_by_oid.3 gnutls_x509_crq_set_basic_constraints.3 gnutls_x509_crq_set_challenge_password.3 gnutls_x509_crq_set_dn.3 gnutls_x509_crq_set_dn_by_oid.3 gnutls_x509_crq_set_key.3 gnutls_x509_crq_set_key_purpose_oid.3 gnutls_x509_crq_set_key_rsa_raw.3 gnutls_x509_crq_set_key_usage.3 gnutls_x509_crq_set_private_key_usage_period.3 gnutls_x509_crq_set_pubkey.3 gnutls_x509_crq_set_subject_alt_name.3 gnutls_x509_crq_set_version.3 gnutls_x509_crq_sign.3 gnutls_x509_crq_sign2.3 gnutls_x509_crq_verify.3 gnutls_x509_crt_check_hostname.3 '/usr/share/man/man3' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_check_issuer.3 gnutls_x509_crt_check_revocation.3 gnutls_x509_crt_cpy_crl_dist_points.3 gnutls_x509_crt_deinit.3 gnutls_x509_crt_export.3 gnutls_x509_crt_export2.3 gnutls_x509_crt_get_activation_time.3 gnutls_x509_crt_get_authority_info_access.3 gnutls_x509_crt_get_authority_key_gn_serial.3 gnutls_x509_crt_get_authority_key_id.3 gnutls_x509_crt_get_basic_constraints.3 gnutls_x509_crt_get_ca_status.3 gnutls_x509_crt_get_crl_dist_points.3 gnutls_x509_crt_get_dn.3 gnutls_x509_crt_get_dn2.3 gnutls_x509_crt_get_dn_by_oid.3 gnutls_x509_crt_get_dn_oid.3 gnutls_x509_crt_get_expiration_time.3 gnutls_x509_crt_get_extension_by_oid.3 gnutls_x509_crt_get_extension_data.3 gnutls_x509_crt_get_extension_info.3 gnutls_x509_crt_get_extension_oid.3 gnutls_x509_crt_get_fingerprint.3 gnutls_x509_crt_get_issuer.3 gnutls_x509_crt_get_issuer_alt_name.3 gnutls_x509_crt_get_issuer_alt_name2.3 gnutls_x509_crt_get_issuer_alt_othername_oid.3 gnutls_x509_crt_get_issuer_dn.3 gnutls_x509_crt_get_issuer_dn2.3 gnutls_x509_crt_get_issuer_dn_by_oid.3 gnutls_x509_crt_get_issuer_dn_oid.3 gnutls_x509_crt_get_issuer_unique_id.3 gnutls_x509_crt_get_key_id.3 gnutls_x509_crt_get_key_purpose_oid.3 gnutls_x509_crt_get_key_usage.3 gnutls_x509_crt_get_pk_algorithm.3 gnutls_x509_crt_get_pk_dsa_raw.3 gnutls_x509_crt_get_pk_rsa_raw.3 gnutls_x509_crt_get_policy.3 gnutls_x509_crt_get_preferred_hash_algorithm.3 '/usr/share/man/man3' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_get_private_key_usage_period.3 gnutls_x509_crt_get_proxy.3 gnutls_x509_crt_get_raw_dn.3 gnutls_x509_crt_get_raw_issuer_dn.3 gnutls_x509_crt_get_serial.3 gnutls_x509_crt_get_signature.3 gnutls_x509_crt_get_signature_algorithm.3 gnutls_x509_crt_get_subject.3 gnutls_x509_crt_get_subject_alt_name.3 gnutls_x509_crt_get_subject_alt_name2.3 gnutls_x509_crt_get_subject_alt_othername_oid.3 gnutls_x509_crt_get_subject_key_id.3 gnutls_x509_crt_get_subject_unique_id.3 gnutls_x509_crt_get_verify_algorithm.3 gnutls_x509_crt_get_version.3 gnutls_x509_crt_import.3 gnutls_x509_crt_import_pkcs11.3 gnutls_x509_crt_import_pkcs11_url.3 gnutls_x509_crt_init.3 gnutls_x509_crt_list_import.3 gnutls_x509_crt_list_import2.3 gnutls_x509_crt_list_import_pkcs11.3 gnutls_x509_crt_list_verify.3 gnutls_x509_crt_print.3 gnutls_x509_crt_privkey_sign.3 gnutls_x509_crt_set_activation_time.3 gnutls_x509_crt_set_authority_info_access.3 gnutls_x509_crt_set_authority_key_id.3 gnutls_x509_crt_set_basic_constraints.3 gnutls_x509_crt_set_ca_status.3 gnutls_x509_crt_set_crl_dist_points.3 gnutls_x509_crt_set_crl_dist_points2.3 gnutls_x509_crt_set_crq.3 gnutls_x509_crt_set_crq_extensions.3 gnutls_x509_crt_set_dn.3 gnutls_x509_crt_set_dn_by_oid.3 gnutls_x509_crt_set_expiration_time.3 gnutls_x509_crt_set_extension_by_oid.3 gnutls_x509_crt_set_issuer_dn.3 gnutls_x509_crt_set_issuer_dn_by_oid.3 '/usr/share/man/man3' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_set_key.3 gnutls_x509_crt_set_key_purpose_oid.3 gnutls_x509_crt_set_key_usage.3 gnutls_x509_crt_set_pin_function.3 gnutls_x509_crt_set_policy.3 gnutls_x509_crt_set_private_key_usage_period.3 gnutls_x509_crt_set_proxy.3 gnutls_x509_crt_set_proxy_dn.3 gnutls_x509_crt_set_pubkey.3 gnutls_x509_crt_set_serial.3 gnutls_x509_crt_set_subject_alternative_name.3 gnutls_x509_crt_set_subject_alt_name.3 gnutls_x509_crt_set_subject_key_id.3 gnutls_x509_crt_set_version.3 gnutls_x509_crt_sign.3 gnutls_x509_crt_sign2.3 gnutls_x509_crt_verify.3 gnutls_x509_crt_verify_data.3 gnutls_x509_crt_verify_hash.3 gnutls_x509_dn_deinit.3 gnutls_x509_dn_export.3 gnutls_x509_dn_export2.3 gnutls_x509_dn_get_rdn_ava.3 gnutls_x509_dn_import.3 gnutls_x509_dn_init.3 gnutls_x509_dn_oid_known.3 gnutls_x509_dn_oid_name.3 gnutls_x509_policy_release.3 gnutls_x509_privkey_cpy.3 gnutls_x509_privkey_deinit.3 gnutls_x509_privkey_export.3 gnutls_x509_privkey_export2.3 gnutls_x509_privkey_export2_pkcs8.3 gnutls_x509_privkey_export_dsa_raw.3 gnutls_x509_privkey_export_ecc_raw.3 gnutls_x509_privkey_export_pkcs8.3 gnutls_x509_privkey_export_rsa_raw.3 gnutls_x509_privkey_export_rsa_raw2.3 gnutls_x509_privkey_fix.3 gnutls_x509_privkey_generate.3 '/usr/share/man/man3' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_privkey_get_key_id.3 gnutls_x509_privkey_get_pk_algorithm.3 gnutls_x509_privkey_get_pk_algorithm2.3 gnutls_x509_privkey_import.3 gnutls_x509_privkey_import2.3 gnutls_x509_privkey_import_dsa_raw.3 gnutls_x509_privkey_import_ecc_raw.3 gnutls_x509_privkey_import_openssl.3 gnutls_x509_privkey_import_pkcs8.3 gnutls_x509_privkey_import_rsa_raw.3 gnutls_x509_privkey_import_rsa_raw2.3 gnutls_x509_privkey_init.3 gnutls_x509_privkey_sec_param.3 gnutls_x509_privkey_sign_data.3 gnutls_x509_privkey_sign_hash.3 gnutls_x509_privkey_verify_params.3 gnutls_x509_rdn_get.3 gnutls_x509_rdn_get_by_oid.3 gnutls_x509_rdn_get_oid.3 gnutls_x509_trust_list_add_cas.3 gnutls_x509_trust_list_add_crls.3 gnutls_x509_trust_list_add_named_crt.3 gnutls_x509_trust_list_add_system_trust.3 gnutls_x509_trust_list_add_trust_file.3 gnutls_x509_trust_list_add_trust_mem.3 gnutls_x509_trust_list_deinit.3 gnutls_x509_trust_list_get_issuer.3 gnutls_x509_trust_list_init.3 gnutls_x509_trust_list_remove_cas.3 gnutls_x509_trust_list_remove_trust_file.3 gnutls_x509_trust_list_remove_trust_mem.3 gnutls_x509_trust_list_verify_crt.3 gnutls_x509_trust_list_verify_named_crt.3 '/usr/share/man/man3' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-handshake-state.png gnutls-layers.png gnutls-modauth.png gnutls-pgp.png gnutls-client-server-use-case.png gnutls-handshake-sequence.png gnutls-internals.png gnutls-logo.png gnutls-x509.png pkcs11-vision.png '/usr/share/info' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./gnutls.info ./gnutls.info-1 ./gnutls.info-2 ./gnutls.info-3 ./gnutls.info-4 ./gnutls.info-5 ./gnutls-guile.info '/usr/share/info' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 23:24:20 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 23:24:21 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: 23:24:21 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 23:24:21 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 23:24:21 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: 23:24:22 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: 23:24:22 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: 23:24:22 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: 23:24:22 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: 23:24:23 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: 23:24:23 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: 23:24:23 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.1 [108 kB] unit-oai-hss-0: 23:24:23 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: 23:24:24 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: 23:24:24 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: 23:24:25 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libx11-xcb1 amd64 2:1.6.2-1ubuntu2.1 [9350 B] unit-oai-hss-0: 23:24:25 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: 23:24:25 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: 23:24:25 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: 23:24:25 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: 23:24:25 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: 23:24:25 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: 23:24:25 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: 23:24:26 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: 23:24:26 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: 23:24:26 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: 23:24:26 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgssrpc4 amd64 1.12+dfsg-2ubuntu5.4 [53.1 kB] unit-oai-hss-0: 23:24:26 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.4 [36.2 kB] unit-oai-hss-0: 23:24:26 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.4 [36.2 kB] unit-oai-hss-0: 23:24:27 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.4 [50.3 kB] unit-oai-hss-0: 23:24:27 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: 23:24:27 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.5 [22.0 MB] unit-oai-hss-0: 23:24:28 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: 23:24:28 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: 23:24:28 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: 23:24:28 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: 23:24:29 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: 23:24:29 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: 23:24:29 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: 23:24:29 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: 23:24:29 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: 23:24:29 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: 23:24:29 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: 23:24:30 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: 23:24:30 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: 23:24:30 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: 23:24:30 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: 23:24:30 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.1 [829 kB] unit-oai-hss-0: 23:24:30 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: 23:24:30 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: 23:24:31 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.4 [11.3 kB] unit-oai-hss-0: 23:24:31 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: 23:24:31 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: 23:24:31 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.4 [111 kB] unit-oai-hss-0: 23:24:31 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.1 [4438 B] unit-oai-hss-0: 23:24:32 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.1 [122 kB] unit-oai-hss-0: 23:24:32 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: 23:24:32 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: 23:24:32 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq5 amd64 9.3.24-0ubuntu0.14.04 [78.5 kB] unit-oai-hss-0: 23:24:32 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq-dev amd64 9.3.24-0ubuntu0.14.04 [140 kB] unit-oai-hss-0: 23:24:32 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: 23:24:32 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: 23:24:32 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: 23:24:33 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.4 [1521 kB] unit-oai-hss-0: 23:24:33 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial amd64 2.8.2-1ubuntu1.4 [42.7 kB] unit-oai-hss-0: 23:24:33 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.5 [269 kB] unit-oai-hss-0: 23:24:33 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: 23:24:33 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: 23:24:33 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: 23:24:34 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: 23:24:34 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: 23:24:34 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: 23:24:34 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: 23:24:34 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: 23:24:34 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: 23:24:35 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: 23:24:35 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: 23:24:35 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 23:24:35 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: 23:24:35 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 23:24:35 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 23:24:35 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 13s (3103 kB/s) unit-oai-hss-0: 23:24:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 23:24:35 DEBUG unit.oai-hss/0.install (Reading database ... 92785 files and directories currently installed.) unit-oai-hss-0: 23:24:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 23:24:35 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 23:24:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 23:24:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 23:24:35 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 23:24:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 23:24:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 23:24:35 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 23:24:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 23:24:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 23:24:35 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 23:24:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 23:24:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 23:24:35 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 23:24:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 23:24:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 23:24:35 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 23:24:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 23:24:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 23:24:35 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 23:24:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 23:24:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 23:24:35 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 23:24:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 23:24:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 23:24:35 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 23:24:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 23:24:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 23:24:36 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 23:24:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 23:24:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 23:24:37 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 23:24:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 23:24:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 23:24:37 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 23:24:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 23:24:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 23:24:37 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 23:24:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 23:24:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 23:24:38 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 23:24:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 23:24:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 23:24:38 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 23:24:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 23:24:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 23:24:38 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 23:24:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 23:24:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 23:24:38 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 23:24:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 23:24:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 23:24:38 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 23:24:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 23:24:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 23:24:38 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 23:24:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 23:24:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 23:24:38 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 23:24:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 23:24:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 23:24:38 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 23:24:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 23:24:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 23:24:38 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 23:24:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 23:24:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 23:24:38 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 23:24:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 23:24:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 23:24:39 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 23:24:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 23:24:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 23:24:39 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 23:24:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 23:24:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 23:24:39 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 23:24:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 23:24:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 23:24:39 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 23:24:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 23:24:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 23:24:39 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 23:24:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 23:24:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 23:24:41 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 23:24:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 23:24:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 23:24:41 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 23:24:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 23:24:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 23:24:41 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 23:24:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 23:24:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 23:24:41 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 23:24:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 23:24:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 23:24:42 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 23:24:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 23:24:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 23:24:42 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 23:24:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 23:24:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 23:24:42 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 23:24:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 23:24:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 23:24:42 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 23:24:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 23:24:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 23:24:42 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 23:24:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 23:24:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 23:24:42 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 23:24:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 23:24:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 23:24:42 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 23:24:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 23:24:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 23:24:43 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 23:24:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 23:24:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 23:24:43 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 23:24:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 23:24:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 23:24:43 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 23:24:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 23:24:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 23:24:43 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 23:24:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 23:24:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 23:24:43 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 23:24:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 23:24:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 23:24:43 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 23:24:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 23:24:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 23:24:43 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 23:24:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 23:24:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../dh-apparmor_2.10.95-0ubuntu2.6~14.04.4_all.deb ... unit-oai-hss-0: 23:24:43 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 23:24:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 23:24:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 23:24:43 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 23:24:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 23:24:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 23:24:44 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 23:24:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 23:24:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 23:24:44 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 23:24:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 23:24:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 23:24:44 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 23:24:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 23:24:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 23:24:44 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 23:24:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 23:24:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 23:24:44 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 23:24:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 23:24:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 23:24:44 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 23:24:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 23:24:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 23:24:44 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 23:24:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 23:24:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 23:24:45 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 23:24:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 23:24:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 23:24:45 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 23:24:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 23:24:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 23:24:45 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 23:24:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 23:24:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 23:24:46 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 23:24:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 23:24:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.4_all.deb ... unit-oai-hss-0: 23:24:46 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 23:24:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 23:24:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.4_amd64.deb ... unit-oai-hss-0: 23:24:46 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 23:24:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 23:24:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 23:24:46 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 23:24:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 23:24:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 23:24:46 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 23:24:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 23:24:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 23:24:47 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 23:24:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 23:24:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 23:24:47 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 23:24:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 23:24:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 23:24:48 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 23:24:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 23:24:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 23:24:48 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 23:24:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 23:24:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 23:24:48 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 23:24:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 23:24:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 23:24:48 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 23:24:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 23:24:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 23:24:48 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 23:24:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 23:24:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 23:24:49 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 23:24:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 23:24:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 23:24:49 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 23:24:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 23:24:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 23:24:50 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 23:24:50 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 23:24:52 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 23:24:52 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 23:24:53 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 23:24:53 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 23:24:53 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 23:24:53 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 23:24:53 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 23:24:54 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 23:24:54 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 23:24:54 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 23:24:54 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 23:24:54 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 23:24:54 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 23:24:55 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 23:24:55 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 23:24:55 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 23:24:55 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 23:24:55 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 23:24:55 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 23:24:55 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 23:24:56 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 23:24:56 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 23:24:56 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 23:24:56 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 23:24:56 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: 23:24:56 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 23:24:56 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 23:24:56 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 23:24:56 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 23:24:56 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 23:24:56 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 23:24:56 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 23:24:57 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 23:24:57 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 23:24:57 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 23:24:57 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 23:24:57 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 23:24:58 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 23:24:58 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 23:24:58 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 23:24:58 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 23:24:58 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 23:24:58 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 23:24:58 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 23:24:58 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 23:24:58 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 23:24:58 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: 23:24:58 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 23:24:58 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 23:24:58 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 23:24:58 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 23:24:58 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 23:24:58 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 23:24:58 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 23:24:58 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 23:24:58 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 23:24:59 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 23:24:59 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 23:24:59 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 23:24:59 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 23:24:59 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 23:24:59 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 23:24:59 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 23:25:00 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 23:25:00 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 23:25:00 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 23:25:00 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:25:00 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 23:25:00 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 23:25:00 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 23:25:00 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 23:25:01 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 23:25:01 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 23:25:01 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 23:25:01 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 23:25:01 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 23:25:01 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 23:25:01 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 23:25:01 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 23:25:01 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 23:25:02 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: 23:25:02 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: 23:25:02 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 23:25:02 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 23:25:02 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-hss-0: 23:25:09 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 23:25:09 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 23:25:09 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 23:25:09 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 23:25:09 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 23:25:09 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 23:25:09 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 23:25:09 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 23:25:09 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 23:25:09 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 23:25:09 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 23:25:09 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 23:25:09 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 23:25:09 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 23:25:09 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 23:25:09 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 23:25:09 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 23:25:09 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 23:25:09 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 23:25:09 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 23:25:09 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 23:25:09 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 23:25:09 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 23:25:09 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 23:25:09 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 23:25:09 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 23:25:09 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install libfdproto;dl;/usr/lib/x86_64-linux-gnu/libsctp.so;/usr/lib/x86_64-linux-gnu/libgcrypt.so;/usr/lib/libgnutls.so unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 23:25:10 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 23:25:11 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 23:25:11 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 23:25:11 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 23:25:11 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 23:25:11 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 23:25:11 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 23:25:11 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 23:25:11 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 23:25:11 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 23:25:11 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 23:25:11 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 23:25:11 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 23:25:11 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 23:25:11 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 23:25:11 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 23:25:11 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 23:25:12 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 23:25:12 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 23:25:12 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 23:25:12 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 23:25:12 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 23:25:12 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 23:25:12 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 23:25:12 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 23:25:12 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 23:25:12 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 23:25:12 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 23:25:12 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 23:25:12 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 23:25:12 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 23:25:12 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 23:25:12 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 23:25:13 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 23:25:13 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 23:25:13 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 23:25:13 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 23:25:13 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 23:25:13 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 23:25:13 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 23:25:13 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 23:25:13 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 23:25:13 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 23:25:13 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 23:25:13 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 23:25:13 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 23:25:13 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 23:25:13 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 23:25:14 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 23:25:14 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 23:25:14 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 23:25:14 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 23:25:14 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 23:25:14 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 23:25:14 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 23:25:14 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-hss-0: 23:25:14 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 23:25:14 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 23:25:14 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 23:25:14 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 23:25:14 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 23:25:14 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 23:25:14 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 23:25:14 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-oai-hss-0: 23:25:15 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 23:25:15 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 23:25:15 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 23:25:15 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-oai-hss-0: 23:25:15 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 23:25:15 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 23:25:15 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 23:25:15 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 23:25:15 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 23:25:15 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 23:25:15 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 23:25:15 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-oai-hss-0: 23:25:15 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 23:25:15 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 23:25:15 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 23:25:15 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 23:25:16 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 23:25:16 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 23:25:16 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 23:25:16 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 23:25:16 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 23:25:16 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 23:25:16 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 23:25:16 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 23:25:16 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 23:25:16 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 23:25:16 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 23:25:16 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 23:25:16 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 23:25:16 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 23:25:16 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 23:25:16 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 23:25:16 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 23:25:16 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 23:25:16 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 23:25:16 DEBUG unit.oai-hss/0.install [ 60%] Building C object extensions/dict_s6a/CMakeFiles/dict_s6a.dir/dict_s6a.c.o unit-oai-hss-0: 23:25:17 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 23:25:17 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 23:25:17 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 23:25:17 DEBUG unit.oai-hss/0.install [ 61%] Building C object extensions/dict_nasreq/CMakeFiles/dict_nasreq.dir/dict_nasreq.c.o unit-oai-hss-0: 23:25:17 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 23:25:17 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 23:25:17 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 23:25:17 DEBUG unit.oai-hss/0.install [ 62%] Building C object extensions/dict_eap/CMakeFiles/dict_eap.dir/dict_eap.c.o unit-oai-hss-0: 23:25:17 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 23:25:17 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 23:25:17 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 23:25:17 DEBUG unit.oai-hss/0.install [ 63%] Building C object extensions/dict_dcca/CMakeFiles/dict_dcca.dir/dict_dcca.c.o unit-oai-hss-0: 23:25:17 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 23:25:17 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 23:25:17 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 23:25:17 DEBUG unit.oai-hss/0.install [ 64%] Building C object extensions/dict_dcca_3gpp/CMakeFiles/dict_dcca_3gpp.dir/dict_dcca_3gpp.c.o unit-oai-hss-0: 23:25:18 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 23:25:18 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 23:25:18 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 23:25:18 DEBUG unit.oai-hss/0.install [ 65%] Building C object extensions/dict_dcca_starent/CMakeFiles/dict_dcca_starent.dir/dict_dcca_starent.c.o unit-oai-hss-0: 23:25:18 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 23:25:18 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 23:25:18 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 23:25:18 DEBUG unit.oai-hss/0.install [ 66%] Building C object extensions/dict_sip/CMakeFiles/dict_sip.dir/dict_sip.c.o unit-oai-hss-0: 23:25:18 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 23:25:18 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 23:25:18 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 23:25:18 DEBUG unit.oai-hss/0.install [ 67%] Building C object extensions/dict_mip6a/CMakeFiles/dict_mip6a.dir/dict_mip6a.c.o unit-oai-hss-0: 23:25:18 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 23:25:18 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 23:25:18 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 23:25:18 DEBUG unit.oai-hss/0.install [ 68%] Building C object extensions/dict_mip6i/CMakeFiles/dict_mip6i.dir/dict_mip6i.c.o unit-oai-hss-0: 23:25:18 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 23:25:18 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 23:25:18 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 23:25:18 DEBUG unit.oai-hss/0.install [ 69%] Building C object extensions/dict_nas_mipv6/CMakeFiles/dict_nas_mipv6.dir/dict_nas_mipv6.c.o unit-oai-hss-0: 23:25:18 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 23:25:18 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 23:25:18 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 23:25:18 DEBUG unit.oai-hss/0.install [ 70%] Building C object extensions/dict_rfc5777/CMakeFiles/dict_rfc5777.dir/dict_rfc5777.c.o unit-oai-hss-0: 23:25:18 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 23:25:18 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 23:25:18 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 23:25:18 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 23:25:18 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 23:25:18 DEBUG unit.oai-hss/0.install [ 73%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rt_default.c.o unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install [ 75%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/lex.rtd_conf.c.o unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install [ 76%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_conf.tab.c.o unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install [ 77%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_rules.c.o unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install [ 78%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/rt_redir.c.o unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install [ 79%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_entries.c.o unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install [ 80%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_expiry.c.o unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install [ 81%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_fwd.c.o unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install [ 82%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_out.c.o unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install [ 86%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/lex.rtbusy_conf.c.o unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install [ 87%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy_conf.tab.c.o unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install [ 88%] Building C object extensions/rt_ignore_dh/CMakeFiles/rt_ignore_dh.dir/rt_ignore_dh.c.o unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install [ 89%] Building C object extensions/rt_load_balance/CMakeFiles/rt_load_balance.dir/rt_load_balance.c.o unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 92%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/acl_wl.c.o unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 93%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_tree.c.o unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 94%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/lex.aw_conf.c.o unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 95%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_conf.tab.c.o unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 96%] Building C object extensions/dbg_monitor/CMakeFiles/dbg_monitor.dir/dbg_monitor.c.o unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 97%] Building C object extensions/dbg_msg_timings/CMakeFiles/dbg_msg_timings.dir/dbg_msg_timings.c.o unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 98%] Building C object extensions/dbg_msg_dumps/CMakeFiles/dbg_msg_dumps.dir/dbg_msg_dumps.c.o unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [100%] Building C object extensions/dbg_rt/CMakeFiles/dbg_rt.dir/dbg_rt.c.o unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 23:25:21 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: 23:25:22 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (48.0 kB/s) unit-oai-hss-0: 23:25:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 23:25:22 DEBUG unit.oai-hss/0.install (Reading database ... 95676 files and directories currently installed.) unit-oai-hss-0: 23:25:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 23:25:22 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 23:25:22 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 23:25:22 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: 23:25:22 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 23:25:22 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 23:25:22 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 23:25:22 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install ...................++++++ unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install ..........++++++ unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install ................................++++++ unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install ........++++++ unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install Not Before: Jul 2 23:25:23 2019 GMT unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install Not After : Jul 1 23:25:23 2020 GMT unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install FC:B5:33:F8:0A:AB:EF:D3:D3:5A:D1:2E:98:4B:F1:06:8B:84:4E:03 unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install keyid:9A:76:FF:BE:F2:23:24:4D:5D:51:32:6F:40:55:9A:D1:94:B1:28:B6 unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install Certificate is to be certified until Jul 1 23:25:23 2020 GMT (365 days) unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_utils unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install [ 4%] Scanning dependencies of target hss_s6a unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install [ 8%] [ 13%] [ 17%] [ 30%] [ 30%] [ 34%] [ 39%] Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install [ 39%] [ 43%] [ 47%] [ 52%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install [ 56%] [ 60%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install [ 65%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/kdf.c.o unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install [ 69%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_epc_equipment.c.o unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/conversion.c.o unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/random.c.o unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install [ 73%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/rijndael.c.o unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_subscription_data.c.o unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/hss_config.c.o unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_auth_info.c.o unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/sequence_number.c.o unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/pid_file.c.o unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_common.c.o unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install [ 78%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_error.c.o unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_fd.c.o unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install [ 82%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_in_addr.c.o unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_peers.c.o unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install [ 86%] [ 91%] [ 95%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_subscription_data.c.o unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_up_loc.c.o unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_supported_features.c.o unit-oai-hss-0: 23:25:24 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-hss-0: 23:25:24 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 23:25:25 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-oai-hss-0: 23:25:25 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 23:25:25 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 23:25:25 DEBUG unit.oai-hss/0.install Linking C static library libhss_auc.a unit-oai-hss-0: 23:25:25 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_s6a unit-oai-hss-0: 23:25:25 DEBUG unit.oai-hss/0.install Linking C static library libhss_db.a unit-oai-hss-0: 23:25:25 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_auc unit-oai-hss-0: 23:25:25 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_db unit-oai-hss-0: 23:25:25 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 23:25:25 DEBUG unit.oai-hss/0.install [100%] Building C object CMakeFiles/oai_hss.dir/srv/openair-cn/SRC/OAI_HSS/hss_main.c.o unit-oai-hss-0: 23:25:25 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 23:25:25 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 23:25:25 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 23:25:25 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 23:25:25 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 23:25:25 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 23:25:25 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 23:25:25 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 23:25:25 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 23:25:25 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 23:25:25 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 23:25:25 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 23:25:25 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 23:25:25 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 23:25:25 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 23:25:25 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 23:25:25 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 23:25:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:25:25 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 23:25:25 DEBUG unit.oai-hss/0.install + cp /var/lib/juju/agents/unit-oai-hss-0/charm/files/oai_hss /etc/init/oai_hss.conf unit-oai-hss-0: 23:25:25 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 23:25:25 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 23:25:26 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 23:25:26 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 23:25:26 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 23:25:26 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 23:25:26 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 23:25:26 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 23:25:26 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 23:25:26 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 23:25:26 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 23:25:26 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 23:25:26 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-hss-0: 23:25:26 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-hss-0: 23:25:26 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 23:25:26 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 23:25:26 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 23:25:26 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 23:25:26 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 23:25:26 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-hss-0: 23:25:26 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 23:25:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 23:25:26 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 23:25:26 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-hss-0: 23:25:26 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-hss-0: 23:25:26 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 23:25:26 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 23:25:26 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 23:25:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 23:25:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.config-changed cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.realm: No such file or directory unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 23:25:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.config-changed + sed -i s/oai-hss-0.openair4G.eur/oai-hss-0.openair4G.eur/ /etc/hosts unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.config-changed + /srv/openair-cn/SCRIPTS/check_hss_s6a_certificate /usr oai-hss-0.openair4G.eur unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(Identity[ ]*=[ ]*)".*"/\1"oai-hss-0.openair4G.eur"/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(Realm[ ]*=[ ]*)".*"/\1"openair4G.eur"/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(^ALLOW_OLD_TLS[ ]*).*/\1*.openair4G.eur/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 23:25:26 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.config-changed + juju-log 'HSS is built, but is waiting for active connection to gather the last info' unit-oai-hss-0: 23:25:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:25:26 INFO unit.oai-hss/0.juju-log HSS is built, but is waiting for active connection to gather the last info unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.config-changed + juju-log 'no db is found, so HSS process is not going to be run' unit-oai-hss-0: 23:25:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:25:26 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 23:25:26 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 23:25:26 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 23:25:26 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-hss-0: 23:25:26 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 23:25:26 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 23:25:26 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 23:25:26 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-hss-0: 23:25:26 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-hss-0: 23:25:26 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 23:25:26 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 23:25:26 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-hss-0: 23:25:26 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 23:25:26 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 23:25:26 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 23:25:26 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-hss-0: 23:25:26 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 23:25:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 23:25:27 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 23:25:27 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 23:25:27 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 23:25:27 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-oai-hss-0: 23:25:27 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-oai-hss-0: 23:25:27 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 23:25:27 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 23:25:27 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 23:25:27 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 23:25:27 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 23:25:27 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 23:25:27 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-hss-0: 23:25:27 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 23:25:27 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 23:25:27 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 23:25:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 23:25:27 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 23:25:27 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 23:25:27 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 23:25:27 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 23:25:27 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 23:25:27 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 23:25:27 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 23:25:27 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 23:25:27 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 23:25:27 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 23:25:27 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 23:25:27 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 23:25:27 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 23:25:27 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 23:25:27 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 23:25:27 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 23:25:27 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 23:25:27 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 23:25:27 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.3 unit-oai-hss-0: 23:25:27 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-epc-0: 23:25:27 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-oai-hss-0: 23:25:27 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 23:25:27 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 23:25:27 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-mysql-0: 23:25:27 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 23:25:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 23:25:27 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 23:25:27 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 23:25:27 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 23:25:27 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-oai-hss-0: 23:25:27 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 23:25:27 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 23:25:27 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 23:25:27 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-oai-hss-0: 23:25:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:25:27 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 23:25:27 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 23:25:27 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-mysql-0: 23:25:27 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 23:25:27 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 23:25:27 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 23:25:27 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 23:25:27 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 23:25:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 23:25:27 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-mysql-0: 23:25:27 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 23:25:27 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-mysql-0: 23:25:28 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-mysql-0: 23:25:28 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-mysql-0: 23:25:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-mysql-0: 23:25:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 23:25:28 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-mysql-0: 23:25:28 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-mysql-0: 23:25:28 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-mysql-0: 23:25:28 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 23:25:28 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 23:25:28 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `iexumahquairiat` identified by 'aeneiquuighiyey'] unit-mysql-0: 23:25:28 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `iexumahquairiat` identified by 'aeneiquuighiyey'] unit-mysql-0: 23:25:28 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=iexumahquairiat', 'password=aeneiquuighiyey', 'host=192.168.121.3', 'slave=False'] unit-mysql-0: 23:25:28 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-mysql-0: 23:25:28 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-mysql-0: 23:25:28 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 23:25:28 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 23:25:28 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 23:25:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 23:25:28 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 23:25:28 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 23:25:28 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 23:25:28 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 23:25:28 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 23:25:28 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 23:25:28 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 23:25:28 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 23:25:28 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 23:25:28 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 23:25:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 23:25:28 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 23:25:28 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-oai-hss-0: 23:25:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 23:25:28 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 23:25:28 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 23:25:28 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 23:25:28 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 23:25:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 23:25:28 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 23:25:28 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 23:25:28 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 23:25:28 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 23:25:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 23:25:28 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 23:25:28 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 23:25:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 23:25:28 DEBUG unit.oai-hss/0.db-relation-changed + user=iexumahquairiat unit-oai-hss-0: 23:25:28 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 23:25:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 23:25:28 DEBUG unit.oai-hss/0.db-relation-changed + password=aeneiquuighiyey unit-oai-hss-0: 23:25:28 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 23:25:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 23:25:28 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.3 unit-oai-hss-0: 23:25:28 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 23:25:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 23:25:28 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 23:25:28 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 23:25:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 23:25:28 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 23:25:28 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 23:25:28 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 23:25:28 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 23:25:28 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 23:25:28 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 23:25:28 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 23:25:28 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 23:25:28 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 23:25:28 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 23:25:28 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 23:25:28 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.3 iexumahquairiat aeneiquuighiyey oai-hss unit-oai-hss-0: 23:25:28 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 23:25:28 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 23:25:28 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 23:25:28 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 23:25:28 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 23:25:28 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 23:25:28 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 23:25:28 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 23:25:28 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 23:25:28 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.3"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"iexumahquairiat"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"aeneiquuighiyey"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_db[^"]*)".*"/\1"oai-hss"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(OPERATOR_key[^"]*)".*"/\1"1006020f0a478bf6b699f15c062e42b3"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(RANDOM[^"]*)".*"/\1"true"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u iexumahquairiat --password=aeneiquuighiyey -h 192.168.121.3 oai-hss -e 'show tables;' unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u iexumahquairiat --password=aeneiquuighiyey -h 192.168.121.3 oai-hss unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 23:25:29 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 23:25:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:25:29 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 22112 unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 22112' unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 22112 =~ .*running.* ]] unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 23:25:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:25:29 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 23:25:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:25:29 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 23:25:29 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 23:25:29 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 23:25:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + db_host=iexumahquairiat unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 23:25:30 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 23:25:30 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 23:25:30 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 23:25:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:25:30 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 23:25:30 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 23:25:30 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 23:25:30 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 23:25:30 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 23:25:30 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 23:25:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:25:30 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 23:25:30 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 23:25:30 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 23:25:31 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 23:25:31 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 23:25:31 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 23:25:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:25:31 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 23:25:31 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 23:25:31 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 23:25:32 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 23:25:32 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 23:25:32 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 23:25:32 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 23:25:32 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 23:25:32 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 23:25:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:25:32 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 23:25:32 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 23:25:32 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 23:25:32 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 23:25:32 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 23:25:32 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 23:25:32 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 23:25:32 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 23:25:32 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 23:25:32 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 23:25:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:25:32 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 23:25:32 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 23:25:32 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 23:25:32 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 23:25:32 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 23:25:32 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 23:25:32 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 23:25:32 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 23:25:32 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 23:25:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 23:25:32 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 23:25:32 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-mysql-0: 23:25:50 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 23:25:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 23:25:50 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 23:25:50 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 23:25:50 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 23:25:50 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 23:25:50 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 23:25:50 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 23:25:50 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 23:25:50 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 23:25:50 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 23:25:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 23:26:01 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 23:26:02 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 23:26:02 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 23:26:02 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 23:26:02 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 23:26:02 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 23:26:02 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 23:26:02 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 23:26:02 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 23:26:02 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 23:26:02 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 23:26:02 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 23:26:02 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 23:26:02 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 23:26:02 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22112' unit-oai-hss-0: 23:26:02 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22112 =~ .*running.* ]] unit-oai-hss-0: 23:26:02 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 23:26:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:26:02 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 23:26:02 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 23:26:02 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 23:26:02 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 23:26:02 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 23:26:02 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 23:26:02 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 23:26:02 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 23:26:02 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 23:26:02 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 23:26:20 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 23:26:20 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 23:26:20 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 23:26:20 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 23:26:20 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 23:26:20 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 23:26:20 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 23:26:20 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 23:26:20 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 23:26:20 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 23:26:20 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 23:26:20 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 23:26:20 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 23:26:20 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 23:26:20 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 23:26:20 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 23:26:20 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 23:26:20 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 23:26:20 DEBUG unit.oai-epc/0.install + PACKAGE_LIST=' autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 23:26:20 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-61-lowlatency unit-oai-epc-0: 23:26:20 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 23:26:20 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 23:26:20 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 23:26:20 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 23:26:20 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 23:26:20 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 23:26:20 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 23:26:20 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61-lowlatency is already the newest version. unit-oai-epc-0: 23:26:20 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 23:26:20 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-epc-0: 23:26:21 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 23:26:21 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 23:26:21 DEBUG unit.oai-epc/0.install After this operation, 656 kB of additional disk space will be used. unit-oai-epc-0: 23:26:21 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.10 [66.0 kB] unit-oai-epc-0: 23:26:21 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: 23:26:21 DEBUG unit.oai-epc/0.install Fetched 121 kB in 1s (106 kB/s) unit-oai-epc-0: 23:26:21 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 23:26:21 DEBUG unit.oai-epc/0.install (Reading database ... 102418 files and directories currently installed.) unit-oai-epc-0: 23:26:21 DEBUG unit.oai-epc/0.install Preparing to unpack .../dkms_2.2.0.3-1.1ubuntu5.14.04.10_all.deb ... unit-oai-epc-0: 23:26:21 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.10) ... unit-oai-epc-0: 23:26:21 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 23:26:21 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 23:26:21 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 23:26:22 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 23:26:22 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.10) ... unit-oai-epc-0: 23:26:22 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 23:26:23 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 23:26:23 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 23:26:23 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 23:26:23 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 23:26:23 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 23:26:23 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 23:26:23 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-epc-0: 23:26:26 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 23:26:26 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 23:26:26 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 23:26:26 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 23:26:26 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-epc-0: 23:26:28 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 23:26:28 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 23:26:28 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 23:26:28 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 23:26:28 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 23:26:28 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 23:26:28 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 23:26:28 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-epc-0: 23:26:30 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 23:26:30 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 23:26:30 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 23:26:30 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 23:26:30 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 23:26:31 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: 23:26:31 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: 23:26:31 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 23:26:31 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: 23:26:31 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 23:26:31 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 23:26:32 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 23:26:32 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 23:26:32 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 23:26:32 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 23:26:32 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 23:26:32 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 23:26:32 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-epc-0: 23:26:32 DEBUG unit.oai-epc/0.install checking kernel version that we will build against... 3.19.8.0 in /lib/modules/3.19.0-61-lowlatency/build unit-oai-epc-0: 23:26:32 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 23:26:32 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-epc-0: 23:26:32 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 23:26:32 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 23:26:32 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 23:26:32 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 23:26:32 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 23:26:32 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 23:26:32 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 23:26:32 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 23:26:32 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 23:26:32 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 23:26:32 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 23:26:32 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 23:26:32 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 23:26:32 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 23:26:32 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 23:26:33 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.8-ckt21 unit-oai-epc-0: 23:26:33 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-61-lowlatency/build" ]; then make -C /lib/modules/3.19.0-61-lowlatency/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 23:26:33 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 23:26:33 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-epc-0: 23:26:34 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 23:26:34 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-epc-0: 23:26:34 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-epc-0: 23:26:35 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-epc-0: 23:26:35 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-epc-0: 23:26:35 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-epc-0: 23:26:36 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-epc-0: 23:26:36 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-epc-0: 23:26:36 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-epc-0: 23:26:37 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-epc-0: 23:26:37 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-epc-0: 23:26:37 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-epc-0: 23:26:37 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-epc-0: 23:26:38 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-epc-0: 23:26:38 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-epc-0: 23:26:38 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-epc-0: 23:26:39 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-epc-0: 23:26:39 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-epc-0: 23:26:39 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-epc-0: 23:26:39 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 23:26:40 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-epc-0: 23:26:40 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-epc-0: 23:26:41 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 23:26:41 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 23:26:41 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 23:26:41 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 23:26:41 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 23:26:41 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 23:26:41 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 23:26:41 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 23:26:41 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-epc-0: 23:26:41 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 23:26:41 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 23:26:41 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 23:26:41 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 23:26:41 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 23:26:41 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 23:26:41 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 23:26:41 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 23:26:41 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 23:26:41 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 23:26:41 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 23:26:41 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 23:26:42 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 23:26:42 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 23:26:42 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 23:26:42 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 23:26:42 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 23:26:42 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 23:26:42 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 23:26:42 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 23:26:42 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 23:26:42 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 23:26:42 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 23:26:42 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 23:26:42 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 23:26:42 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 23:26:42 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 23:26:42 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 23:26:42 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 23:26:42 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 23:26:42 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 23:26:42 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 23:26:42 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 23:26:42 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 23:26:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 23:26:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 23:26:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 23:26:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 23:26:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 23:26:43 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 23:26:43 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 23:26:43 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 23:26:43 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 23:26:43 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 23:26:43 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 23:26:43 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 23:26:43 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 23:26:43 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 23:26:43 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 23:26:43 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 23:26:43 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 23:26:43 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 23:26:43 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 23:26:43 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 23:26:43 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 23:26:43 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 23:26:43 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 23:26:43 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 23:26:43 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 23:26:43 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 23:26:43 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 23:26:43 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 23:26:43 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 23:26:43 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 23:26:43 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 23:26:43 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 23:26:43 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 23:26:43 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 23:26:43 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 23:26:43 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 23:26:43 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: 23:26:43 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 23:26:43 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 23:26:43 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 23:26:43 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 23:26:44 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 23:26:44 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 23:26:44 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 23:26:44 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 23:26:44 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 23:26:44 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 23:26:44 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 23:26:44 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 23:26:44 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 23:26:44 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 23:26:44 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 23:26:44 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 23:26:44 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 23:26:44 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 23:26:44 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 23:26:44 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 23:26:44 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 23:26:44 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: 23:26:44 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 23:26:44 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: 23:26:44 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: 23:26:44 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: 23:26:44 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: 23:26:44 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: 23:26:44 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: 23:26:44 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 23:26:44 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: 23:26:44 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 23:26:44 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: 23:26:44 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: 23:26:44 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 23:26:44 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 23:26:44 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 23:26:44 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 23:26:44 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 23:26:44 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 23:26:44 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 23:26:44 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 23:26:44 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: 23:26:44 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 23:26:44 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: 23:26:44 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: 23:26:44 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 23:26:44 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 23:26:44 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 23:26:44 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 23:26:44 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 23:26:44 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 23:26:44 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 23:26:44 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 23:26:44 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 23:26:44 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 23:26:44 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 23:26:44 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 23:26:44 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 23:26:44 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 23:26:44 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 23:26:44 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: 23:26:44 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: 23:26:44 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: 23:26:44 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 23:26:44 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 23:26:44 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 23:26:45 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 23:26:45 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 23:26:45 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 23:26:45 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.8-ckt21 unit-oai-epc-0: 23:26:45 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-61-lowlatency/build" ]; then make -C /lib/modules/3.19.0-61-lowlatency/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 23:26:45 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 23:26:45 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 23:26:45 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 23:26:45 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 23:26:45 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-61-lowlatency/build" ]; then make -C /lib/modules/3.19.0-61-lowlatency/build M=/root/xtables-addons-oai/extensions INSTALL_MOD_PATH= ext-mod-dir='${INSTALL_MOD_DIR}' modules_install; fi; unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-61-lowlatency unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 23:26:46 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: 23:26:46 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: 23:26:46 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: 23:26:46 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: 23:26:46 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: 23:26:46 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: 23:26:46 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 23:26:46 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: 23:26:46 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 23:26:46 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: 23:26:46 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-61-lowlatency unit-oai-epc-0: 23:26:46 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-epc-0: 23:26:50 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-oai-epc-0: 23:27:32 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 23:27:32 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 23:27:32 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 23:27:32 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 23:27:32 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 23:27:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:27:33 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 23:27:33 DEBUG unit.oai-epc/0.install + cp /var/lib/juju/agents/unit-oai-epc-0/charm/files/mme_gw /etc/init/mme_gw.conf unit-oai-epc-0: 23:27:33 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 23:27:33 DEBUG unit.oai-epc/0.install + status-set blocked 'Waiting for active connection with HSS to actually run EPC...add hss relation' unit-oai-epc-0: 23:27:33 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 23:27:33 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 23:27:33 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 23:27:33 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 23:27:33 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 23:27:33 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 23:27:33 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 23:27:33 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 23:27:33 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 23:27:33 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 23:27:33 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-epc-0: 23:27:33 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-epc-0: 23:27:33 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 23:27:33 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 23:27:33 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 23:27:33 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 23:27:33 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 23:27:33 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-epc-0: 23:27:33 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 23:27:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 23:27:33 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 23:27:33 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-epc-0: 23:27:33 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-epc-0: 23:27:33 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 23:27:33 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 23:27:33 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 23:27:33 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 23:27:33 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 23:27:33 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 23:27:33 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 23:27:33 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 23:27:33 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 23:27:33 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 23:27:33 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 23:27:33 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 23:27:33 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 23:27:33 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 23:27:33 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-epc-0: 23:27:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:27:33 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 23:27:33 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-epc-0: 23:27:33 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 23:27:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:27:33 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 23:27:33 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 23:27:33 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 23:27:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:27:33 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 23:27:33 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 23:27:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:27:33 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 23:27:33 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-epc-0: 23:27:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:27:33 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 23:27:33 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 23:27:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:27:33 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 23:27:33 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 23:27:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:27:33 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 23:27:33 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 23:27:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:27:33 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 23:27:33 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 23:27:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:27:33 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 23:27:33 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 23:27:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:27:33 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 23:27:33 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 23:27:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:27:34 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 23:27:34 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 23:27:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:27:34 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 23:27:34 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 23:27:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:27:34 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 23:27:34 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-epc-0: 23:27:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:27:34 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 23:27:34 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 23:27:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:27:34 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 23:27:34 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 23:27:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:27:34 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 23:27:34 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 23:27:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:27:34 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 23:27:34 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 23:27:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:27:34 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 23:27:34 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 23:27:34 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 23:27:34 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 23:27:34 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 23:27:34 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.121.10 unit-oai-epc-0: 23:27:34 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.121.10 ']' unit-oai-epc-0: 23:27:34 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 23:27:34 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 23:27:34 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 23:27:34 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 23:27:34 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 23:27:34 DEBUG unit.oai-epc/0.config-changed /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/config-changed: line 87: hss_id: unbound variable unit-oai-epc-0: 23:27:34 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 23:27:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:27:34 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 23:27:34 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 23:27:34 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 23:27:34 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 23:27:34 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 23:27:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:27:34 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 23:27:34 DEBUG unit.oai-epc/0.config-changed cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.realm: No such file or directory unit-oai-epc-0: 23:27:34 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 23:27:34 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 23:27:34 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 23:27:34 DEBUG unit.oai-epc/0.config-changed + rm -f /usr/etc/freeDiameter/mme.cacert.pem /usr/etc/freeDiameter/mme.cakey.pem /usr/etc/freeDiameter/mme.cert.pem /usr/etc/freeDiameter/mme.key.pem /usr/etc/freeDiameter/mme_fd.conf unit-oai-epc-0: 23:27:34 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 23:27:34 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 23:27:34 DEBUG unit.oai-epc/0.config-changed + sed -i s/oai-epc-0.openair4G.eur/oai-epc-0.openair4G.eur/ /etc/hosts unit-oai-epc-0: 23:27:34 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 23:27:34 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 23:27:34 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 23:27:35 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/mme_fd.conf /usr/etc/freeDiameter/ unit-oai-epc-0: 23:27:35 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/epc.conf /usr/local/etc/oai/ unit-oai-epc-0: 23:27:35 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 23:27:35 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up the config option chose by the user or the default ones' unit-oai-epc-0: 23:27:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:27:35 INFO unit.oai-epc/0.juju-log Setting up the config option chose by the user or the default ones unit-oai-epc-0: 23:27:35 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MAXENB/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 23:27:35 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MAXUE/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 23:27:35 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/RELATIVE_CAPACITY/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 23:27:35 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_STATISTIC_TIMER/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 23:27:35 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/EMERGENCY_ATTACH_SUPPORTED/ s/".+"/"no"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 23:27:35 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/UNAUTHENTICATED_IMSI_SUPPORTED/ s/".+"/"no"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 23:27:35 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 23:27:35 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MCC="[0-9]+"/MCC="208"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 23:27:35 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MNC="[0-9]+"/MNC="93"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 23:27:35 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/IPV4_LIST/,/\);/ s-"[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/[0-9]+",-"192.188.1.0/24",-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 23:27:35 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/IPV4_LIST/,/\);/ s-"[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/[0-9]+" -"192.188.2.0/24" -' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 23:27:35 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 23:27:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:27:35 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 23:27:35 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 23:27:35 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 23:27:35 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 23:27:35 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.121.10 unit-oai-epc-0: 23:27:35 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_INTERFACE_NAME_FOR_S1_MME/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 23:27:35 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_INTERFACE_NAME_FOR_S1U_S12_S4_UP/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 23:27:35 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_INTERFACE_NAME_FOR_SGI/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 23:27:35 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.121.10/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 23:27:35 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.121.10/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 23:27:35 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.121.10/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 23:27:35 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/DEFAULT_DNS_IPV4_ADDRESS/ s/".*"/"8.8.8.8"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 23:27:35 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/DEFAULT_DNS_SEC_IPV4_ADDRESS/ s/".*"/"8.8.8.8"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 23:27:35 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 23:27:35 DEBUG unit.oai-epc/0.config-changed + juju-log 'EPC is built, but is waiting for active connection to gather the last info' unit-oai-epc-0: 23:27:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:27:35 INFO unit.oai-epc/0.juju-log EPC is built, but is waiting for active connection to gather the last info unit-oai-epc-0: 23:27:35 DEBUG unit.oai-epc/0.config-changed + juju-log 'no HSS is found, so EPC is not going to be run' unit-oai-epc-0: 23:27:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:27:35 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 23:27:35 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 23:27:35 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 23:27:35 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-epc-0: 23:27:35 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 23:27:35 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 23:27:35 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 23:27:35 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-epc-0: 23:27:35 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-epc-0: 23:27:35 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 23:27:35 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 23:27:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 23:27:35 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 23:27:35 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 23:27:35 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-epc-0: 23:27:35 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 23:27:35 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 23:27:35 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 23:27:35 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 23:27:35 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-epc-0: 23:27:35 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 23:27:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 23:27:35 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-epc-0: 23:27:35 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 23:27:36 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 23:27:36 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 23:27:36 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 23:27:36 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 23:27:36 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 23:27:36 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 23:27:36 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 23:27:36 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 23:27:36 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 23:27:36 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 23:27:36 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-oai-epc-0: 23:27:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:27:36 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-oai-epc-0: 23:27:36 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-oai-epc-0: 23:27:36 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.121.10 unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.121.10 unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.10 unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.10 unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.10 unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.10 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 10 -le 255 ]] unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.10 unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.10 unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.10 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 10 -le 255 ]] unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.121.10 unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.121.10' unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.121.10 unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.121.10 unit-oai-epc-0: 23:27:36 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 23:27:36 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 23:27:36 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 23:27:36 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 23:27:36 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 23:27:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 23:27:36 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 23:27:36 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 23:27:36 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 23:27:36 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 23:27:36 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 23:27:36 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 23:27:36 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-oai-hss-0: 23:27:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 23:27:36 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 23:27:36 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 23:27:36 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 23:27:36 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-abot-epc-basic-0: 23:27:36 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 23:27:36 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 23:27:36 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 23:27:36 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-oai-epc-0: 23:27:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:27:36 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 23:27:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:27:36 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-oai-epc-0: 23:27:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss= unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-hss-0: 23:27:36 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-oai-epc-0: 23:27:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn= unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-hss-0: 23:27:36 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.121.13 unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.121.13 unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.13 unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.13 unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.13 unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.13 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 13 -le 255 ]] unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.13 unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.13 unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.13 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 13 -le 255 ]] unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.121.13 unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.121.13' unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.121.13 unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.121.13 unit-oai-epc-0: 23:27:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-hss-0: 23:27:36 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-oai-epc-0: 23:27:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-hss-0: 23:27:36 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss start/running, process 22112' unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss start/running, process 22112 =~ .*running.* ]] unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is running' unit-oai-epc-0: 23:27:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart= unit-oai-epc-0: 23:27:36 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-hss-0: 23:27:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:27:36 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is running unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 -eq 0 ']' unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=yes unit-oai-epc-0: 23:27:37 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 23:27:37 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-oai-hss-0: 23:27:37 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 23:27:37 DEBUG unit.oai-hss/0.hss-relation-joined + get_opc_value unit-oai-hss-0: 23:27:37 DEBUG unit.oai-hss/0.hss-relation-joined ++ config-get imsi unit-oai-epc-0: 23:27:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:27:37 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 unit-oai-epc-0: 23:27:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 23:27:37 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 23:27:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 23:27:37 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Data not sent yet' unit-oai-hss-0: 23:27:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 23:27:37 DEBUG unit.oai-hss/0.hss-relation-joined + imsi_val=208930100001111 unit-oai-hss-0: 23:27:37 DEBUG unit.oai-hss/0.hss-relation-joined ++ cut -d \' -f2 unit-oai-hss-0: 23:27:37 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep UNHEX unit-oai-hss-0: 23:27:37 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep 208930100001111 /srv/.out unit-oai-hss-0: 23:27:37 DEBUG unit.oai-hss/0.hss-relation-joined + UNHEXKEY=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 23:27:37 DEBUG unit.oai-hss/0.hss-relation-joined + '[' e734f8734007d6c5ce7a0508809e7e9c == '' ']' unit-oai-hss-0: 23:27:37 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OPC key found' unit-oai-epc-0: 23:27:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:27:37 INFO unit.oai-epc/0.juju-log hss:2: Data not sent yet unit-oai-epc-0: 23:27:37 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 23:27:37 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 23:27:37 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 23:27:37 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 23:27:37 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 23:27:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 23:27:37 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 23:27:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 23:27:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:27:37 INFO unit.oai-hss/0.juju-log hss:2: OPC key found unit-oai-hss-0: 23:27:37 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 23:27:37 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 23:27:37 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-oai-hss-0: 23:27:37 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 23:27:37 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-oai-hss-0: 23:27:37 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 23:27:37 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-hss-0: 23:27:37 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 23:27:37 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 23:27:37 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 23:27:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 23:27:37 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 23:27:37 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 23:27:37 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 23:27:37 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 23:27:37 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 23:27:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 23:27:37 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-oai-epc-0: 23:27:37 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-oai-epc-0: 23:27:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 23:27:37 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 23:27:37 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 23:27:37 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 23:27:37 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 23:27:37 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 23:27:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 23:27:37 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 23:27:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 23:27:37 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 23:27:37 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 23:27:37 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 23:27:37 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 23:27:37 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 23:27:37 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 23:27:37 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 23:27:37 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 23:27:37 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 23:27:37 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 23:27:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:27:37 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 23:27:37 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-oai-epc-0: 23:27:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:27:37 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 23:27:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 23:27:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 23:27:37 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 23:27:37 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-oai-epc-0: 23:27:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 23:27:37 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.13 unit-oai-epc-0: 23:27:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-hss-0: 23:27:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 23:27:37 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.10 unit-oai-hss-0: 23:27:37 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 23:27:37 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-hss-0: 23:27:37 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 23:27:37 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.121.10 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 23:27:37 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-oai-epc-0: 23:27:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 23:27:37 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 23:27:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-hss-0: 23:27:37 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 23:27:37 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 23:27:37 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 23:27:37 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-oai-epc-0: 23:27:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 23:27:37 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 23:27:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-hss-0: 23:27:37 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 23:27:37 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 23:27:37 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 23:27:37 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-epc-0: 23:27:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 23:27:37 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=no unit-oai-epc-0: 23:27:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-hss-0: 23:27:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 23:27:37 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=iexumahquairiat unit-oai-hss-0: 23:27:37 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-oai-epc-0: 23:27:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 23:27:37 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 23:27:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-hss-0: 23:27:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 23:27:37 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=aeneiquuighiyey unit-oai-hss-0: 23:27:37 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-oai-epc-0: 23:27:37 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 23:27:37 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=no , relation_ids_epc=epc:3 ' unit-oai-hss-0: 23:27:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 23:27:37 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.121.3 unit-oai-hss-0: 23:27:37 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-oai-epc-0: 23:27:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:27:38 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=no , relation_ids_epc=epc:3 unit-oai-epc-0: 23:27:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 23:27:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.13 ']' unit-oai-epc-0: 23:27:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' no == no ']' unit-oai-epc-0: 23:27:38 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Waiting for the mme insertion in the db......' unit-oai-hss-0: 23:27:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 23:27:38 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 23:27:38 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z iexumahquairiat ']' unit-oai-hss-0: 23:27:38 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 23:27:38 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u iexumahquairiat --password=aeneiquuighiyey -h 192.168.121.3 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-hss-0: 23:27:38 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 23:27:38 DEBUG unit.oai-hss/0.hss-relation-changed ++ egrep '[0-9]+' unit-oai-hss-0: 23:27:38 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u iexumahquairiat --password=aeneiquuighiyey -h 192.168.121.3 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-hss-0: 23:27:38 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=6 unit-oai-hss-0: 23:27:38 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=7 unit-oai-hss-0: 23:27:38 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Inserting the MME info in the mmeidentity table of oai_db database' unit-oai-epc-0: 23:27:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:27:38 INFO unit.oai-epc/0.juju-log hss:2: Waiting for the mme insertion in the db...... unit-oai-epc-0: 23:27:38 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 23:27:38 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 23:27:38 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-hss-0: 23:27:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:27:38 INFO unit.oai-hss/0.juju-log hss:2: Inserting the MME info in the mmeidentity table of oai_db database unit-oai-hss-0: 23:27:38 DEBUG unit.oai-hss/0.hss-relation-changed + /usr/bin/mysql -u iexumahquairiat --password=aeneiquuighiyey -h 192.168.121.3 oai-hss unit-oai-hss-0: 23:27:38 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-oai-epc-0: 23:27:38 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 23:27:38 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 23:27:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 23:27:38 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 23:27:38 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 23:27:38 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 23:27:38 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 23:27:38 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 23:27:38 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 23:27:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 23:27:38 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 23:27:38 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{3}] []}} unit-oai-epc-0: 23:27:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 23:27:38 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 23:27:38 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 23:27:38 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 23:27:38 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 23:27:38 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 23:27:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 23:27:38 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 23:27:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 23:27:38 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 23:27:38 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 23:27:38 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 23:27:38 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 23:27:38 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 23:27:38 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 23:27:38 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 23:27:38 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 23:27:38 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 23:27:38 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 23:27:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:27:38 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 23:27:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 23:27:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 23:27:38 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.13 unit-oai-epc-0: 23:27:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 23:27:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 23:27:38 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 23:27:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 23:27:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 23:27:38 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 23:27:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 23:27:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 23:27:38 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 23:27:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 23:27:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 23:27:39 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 23:27:39 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 23:27:39 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 23:27:39 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-oai-epc-0: 23:27:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:27:39 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 unit-oai-epc-0: 23:27:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 23:27:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.13 ']' unit-oai-epc-0: 23:27:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 23:27:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 23:27:39 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-oai-epc-0: 23:27:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:27:39 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 23:27:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 23:27:39 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 23:27:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 23:27:39 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.121.13 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 23:27:39 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 23:27:39 DEBUG unit.oai-epc/0.hss-relation-changed + sed -r -i 's/(HSS_HOSTNAME[^"]*)".*"/\1"oai-hss-0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 23:27:39 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 23:27:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 23:27:39 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 23:27:39 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 23:27:39 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 23:27:39 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 23:27:39 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 23:27:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:27:39 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 23:27:39 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 23:27:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 23:27:39 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 23:27:39 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 23:27:39 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 23:27:39 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-oai-epc-0: 23:27:39 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 23:27:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 23:27:39 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 23:27:39 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 23:27:39 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 15379 unit-oai-epc-0: 23:27:39 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 23:27:39 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 23:27:39 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 15379' unit-oai-epc-0: 23:27:39 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 15379 =~ .*running.* ]] unit-oai-epc-0: 23:27:39 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 23:27:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:27:39 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 23:27:39 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 23:27:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 23:27:39 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 23:27:39 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 23:27:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 23:27:39 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 23:27:40 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 23:27:40 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 23:27:40 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 23:27:40 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 23:27:40 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 23:27:41 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 23:27:41 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 23:27:41 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 23:27:41 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 23:27:41 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 23:27:42 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 23:27:42 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 23:27:42 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 23:27:42 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 23:27:42 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 23:27:43 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 23:27:43 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 23:27:43 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 23:27:43 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 23:27:43 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 23:27:44 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 23:27:44 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 23:27:44 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 23:27:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:27:44 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 23:27:44 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 23:27:44 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 23:27:45 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 23:27:45 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 23:27:45 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 23:27:47 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 23:27:47 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 23:27:47 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 23:27:47 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 23:27:47 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 23:27:47 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 23:27:47 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 23:27:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:27:47 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 23:27:47 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-epc-0: 23:27:47 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 23:27:47 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 23:27:47 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 23:27:47 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 23:27:47 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 23:27:47 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 23:27:47 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 23:27:47 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 23:27:47 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 23:27:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 23:27:47 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 23:27:47 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{1}] []}} unit-abot-epc-basic-0: 23:29:34 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 23:30:12 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 23:30:12 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 23:30:12 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 23:30:12 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 23:30:12 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 23:30:12 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 23:30:12 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 23:30:12 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 23:30:12 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 23:30:12 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 23:30:12 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 23:30:12 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 23:30:12 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 23:30:12 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 23:30:12 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15379' unit-oai-epc-0: 23:30:12 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15379 =~ .*running.* ]] unit-oai-epc-0: 23:30:12 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 23:30:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:30:12 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 23:30:12 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 23:30:12 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 23:30:12 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 23:30:12 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 23:30:12 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 23:30:12 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 23:30:12 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 23:30:12 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 23:30:12 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 23:30:20 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 23:30:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 23:30:20 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 23:30:20 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 23:30:20 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 23:30:20 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 23:30:20 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 23:30:20 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 23:30:20 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 23:30:20 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 23:30:20 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 23:30:20 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 23:30:20 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 23:30:20 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22112' unit-oai-hss-0: 23:30:20 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22112 =~ .*running.* ]] unit-oai-hss-0: 23:30:20 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 23:30:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:30:21 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 23:30:21 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 23:30:21 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 23:30:21 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 23:30:21 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 23:30:21 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 23:30:21 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 23:30:21 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 23:30:21 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 23:30:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 23:31:01 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 23:31:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 23:31:01 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 23:31:01 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 23:31:01 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 23:31:01 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 23:31:01 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 23:31:01 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 23:31:01 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 23:31:01 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 23:31:01 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 23:31:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 23:35:05 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 23:35:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 23:35:05 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 23:35:05 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 23:35:05 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 23:35:05 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 23:35:05 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 23:35:05 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 23:35:05 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 23:35:05 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 23:35:05 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 23:35:05 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 23:35:05 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 23:35:05 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22112' unit-oai-hss-0: 23:35:05 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22112 =~ .*running.* ]] unit-oai-hss-0: 23:35:05 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 23:35:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:35:05 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 23:35:05 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 23:35:05 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 23:35:05 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 23:35:05 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 23:35:05 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 23:35:05 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 23:35:05 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 23:35:05 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 23:35:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 23:35:18 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 23:35:44 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 23:35:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 23:35:44 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 23:35:44 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 23:35:44 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 23:35:44 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 23:35:44 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 23:35:44 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 23:35:44 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 23:35:44 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 23:35:44 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 23:35:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 23:36:00 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 23:36:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 23:36:00 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 23:36:00 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 23:36:00 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 23:36:00 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 23:36:00 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 23:36:00 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 23:36:00 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 23:36:00 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 23:36:00 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 23:36:00 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 23:36:00 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 23:36:00 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 23:36:00 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15379' unit-oai-epc-0: 23:36:00 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15379 =~ .*running.* ]] unit-oai-epc-0: 23:36:00 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 23:36:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:36:00 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 23:36:00 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 23:36:00 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 23:36:00 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 23:36:00 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 23:36:00 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 23:36:00 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 23:36:00 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 23:36:00 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 23:36:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 23:39:31 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 23:40:20 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 23:40:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 23:40:20 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 23:40:20 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 23:40:20 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 23:40:20 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 23:40:20 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 23:40:20 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 23:40:20 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 23:40:20 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 23:40:20 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 23:40:20 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 23:40:20 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 23:40:20 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 23:40:20 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15379' unit-oai-epc-0: 23:40:20 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15379 =~ .*running.* ]] unit-oai-epc-0: 23:40:20 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 23:40:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:40:20 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 23:40:20 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 23:40:20 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 23:40:20 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 23:40:20 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 23:40:20 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 23:40:20 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 23:40:20 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 23:40:20 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 23:40:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 23:40:23 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 23:40:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 23:40:23 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 23:40:23 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 23:40:23 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 23:40:23 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 23:40:23 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 23:40:23 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 23:40:23 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 23:40:23 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 23:40:23 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 23:40:23 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 23:40:23 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 23:40:23 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22112' unit-oai-hss-0: 23:40:23 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22112 =~ .*running.* ]] unit-oai-hss-0: 23:40:23 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 23:40:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:40:23 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 23:40:23 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 23:40:23 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 23:40:23 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 23:40:24 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 23:40:24 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 23:40:24 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 23:40:24 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 23:40:24 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 23:40:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 23:41:16 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 23:41:16 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 23:41:16 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 23:41:16 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 23:41:16 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 23:41:16 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 23:41:17 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 23:41:17 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 23:41:17 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 23:41:17 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 23:41:17 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 23:41:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 23:43:30 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 0.0 KB/sec) unit-abot-epc-basic-0: 23:43:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 23:43:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 23:43:31 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 80.3 KB/sec) unit-abot-epc-basic-0: 23:43:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 23:43:31 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: 23:43:31 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/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 490.6 KB/sec) unit-abot-epc-basic-0: 23:43:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 23:43:31 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: 23:43:31 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 623.7 KB/sec) unit-abot-epc-basic-0: 23:43:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-abot-epc-basic-0: 23:43:31 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: 23:43:31 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 1017.7 KB/sec) unit-abot-epc-basic-0: 23:43:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 23:43:32 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: 23:43:32 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 856.6 KB/sec) unit-abot-epc-basic-0: 23:43:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 23:43:32 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: 23:43:32 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 1137.4 KB/sec) unit-abot-epc-basic-0: 23:43:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 23:43:32 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: 23:43:32 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 10.5 KB/sec) unit-abot-epc-basic-0: 23:43:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 23:43:32 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: 23:43:32 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom (16 KB at 882.9 KB/sec) unit-abot-epc-basic-0: 23:43:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 23:43:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 23:43:32 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 232.0 KB/sec) unit-abot-epc-basic-0: 23:43:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 23:43:33 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: 23:43:33 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (3 KB at 150.0 KB/sec) unit-abot-epc-basic-0: 23:43:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 23:43:33 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: 23:43:33 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 70.5 KB/sec) unit-abot-epc-basic-0: 23:43:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 23:43:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 23:43:33 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 673.5 KB/sec) unit-abot-epc-basic-0: 23:43:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 23:43:33 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: 23:43:33 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 3077.1 KB/sec) unit-abot-epc-basic-0: 23:43:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 23:43:33 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: 23:43:34 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 247.0 KB/sec) unit-abot-epc-basic-0: 23:43:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 23:43:34 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: 23:43:34 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 44.3 KB/sec) unit-abot-epc-basic-0: 23:43:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 23:43:34 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: 23:43:34 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 382.9 KB/sec) unit-abot-epc-basic-0: 23:43:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 23:43:34 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: 23:43:34 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 610.1 KB/sec) unit-abot-epc-basic-0: 23:43:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom unit-abot-epc-basic-0: 23:43:35 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.2 KB/sec) unit-abot-epc-basic-0: 23:43:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 23:43:35 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: 23:43:35 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (6 KB at 360.4 KB/sec) unit-abot-epc-basic-0: 23:43:35 DEBUG unit.abot-epc-basic/0.install [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 23:43:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 23:43:35 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: 23:43:35 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: 23:43:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 23:43:35 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: 23:43:35 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: 23:43:35 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: 23:43:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 23:43:35 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: 23:43:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-abot-epc-basic-0: 23:43:35 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: 23:43:35 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: 23:43:35 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: 23:43:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 23:43:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 23:43:35 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: 23:43:35 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: 23:43:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 23:43:35 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: 23:43:35 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: 23:43:36 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: 23:43:36 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: 23:43:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 23:43:36 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: 23:43:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 23:43:36 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: 23:43:36 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: 23:43:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 23:43:36 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: 23:43:36 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: 23:43:36 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: 23:43:36 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: 23:43:36 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: 23:43:36 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: 23:43:36 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: 23:43:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 23:43:36 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: 23:43:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 23:43:36 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: 23:43:36 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: 23:43:36 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: 23:43:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 23:43:37 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: 23:43:37 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: 23:43:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 23:43:37 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: 23:43:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 23:43:37 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: 23:43:37 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: 23:43:37 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: 23:43:37 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: 23:43:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 23:43:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 23:43:37 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: 23:43:37 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: 23:43:37 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: 23:43:37 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: 23:43:37 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: 23:43:37 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: 23:43:37 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: 23:43:37 DEBUG unit.abot-epc-basic/0.install 4/966 KB 8/966 KB 12/966 KB 16/966 KB 20/966 KB 24/966 KB 28/966 KB 31/966 KB Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 23:43:38 DEBUG unit.abot-epc-basic/0.install 35/966 KB 39/966 KB 43/966 KB 47/966 KB 51/966 KB 55/966 KB 59/966 KB 63/966 KB 67/966 KB 71/966 KB 75/966 KB 79/966 KB 83/966 KB 87/966 KB 91/966 KB 95/966 KB 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: 23:43:38 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: 23:43:38 DEBUG unit.abot-epc-basic/0.install 99/966 KB 103/966 KB 107/966 KB 111/966 KB 115/966 KB 119/966 KB 123/966 KB 127/966 KB 131/966 KB 135/966 KB 139/966 KB 143/966 KB 147/966 KB 151/966 KB 155/966 KB 159/966 KB 163/966 KB 167/966 KB 171/966 KB 175/966 KB 179/966 KB 183/966 KB 187/966 KB 191/966 KB Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 23:43:38 DEBUG unit.abot-epc-basic/0.install 195/966 KB 199/966 KB 203/966 KB 207/966 KB 211/966 KB 215/966 KB 219/966 KB 223/966 KB 227/966 KB 231/966 KB 235/966 KB 239/966 KB 243/966 KB 247/966 KB 251/966 KB 255/966 KB 259/966 KB 263/966 KB 267/966 KB 271/966 KB 275/966 KB 279/966 KB 283/966 KB 287/966 KB 291/966 KB 295/966 KB 299/966 KB 303/966 KB 307/966 KB 311/966 KB 315/966 KB 319/966 KB 323/966 KB 327/966 KB 331/966 KB 335/966 KB 339/966 KB 343/966 KB 347/966 KB 351/966 KB 355/966 KB 359/966 KB 363/966 KB 367/966 KB 371/966 KB 375/966 KB 379/966 KB 383/966 KB 387/966 KB 391/966 KB 395/966 KB 399/966 KB 403/966 KB 407/966 KB 411/966 KB 415/966 KB 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 483/966 KB 487/966 KB 491/966 KB 495/966 KB 499/966 KB 503/966 KB 507/966 KB 511/966 KB 515/966 KB 519/966 KB 523/966 KB 527/966 KB 531/966 KB 535/966 KB 539/966 KB 543/966 KB 547/966 KB 551/966 KB 555/966 KB 559/966 KB 563/966 KB 567/966 KB 571/966 KB 575/966 KB 579/966 KB 583/966 KB 587/966 KB 591/966 KB 595/966 KB 599/966 KB 603/966 KB 607/966 KB 611/966 KB 615/966 KB 619/966 KB 623/966 KB 627/966 KB 631/966 KB 635/966 KB 639/966 KB 643/966 KB 647/966 KB 651/966 KB 655/966 KB 659/966 KB 663/966 KB 667/966 KB 671/966 KB 675/966 KB 679/966 KB 683/966 KB 687/966 KB 691/966 KB 695/966 KB 699/966 KB 703/966 KB 707/966 KB 711/966 KB 715/966 KB 719/966 KB 723/966 KB 727/966 KB 731/966 KB 735/966 KB 739/966 KB 743/966 KB 747/966 KB 751/966 KB 755/966 KB 759/966 KB 763/966 KB 767/966 KB 771/966 KB 775/966 KB 779/966 KB 783/966 KB 787/966 KB 791/966 KB 795/966 KB 799/966 KB 803/966 KB 807/966 KB 811/966 KB 815/966 KB 819/966 KB 823/966 KB 827/966 KB 831/966 KB 835/966 KB 839/966 KB 843/966 KB 847/966 KB 851/966 KB 855/966 KB 859/966 KB 863/966 KB 867/966 KB 871/966 KB 875/966 KB 879/966 KB 883/966 KB 887/966 KB 891/966 KB 895/966 KB 899/966 KB 903/966 KB 907/966 KB 911/966 KB 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 296.0 KB/sec) unit-abot-epc-basic-0: 23:43:38 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: 23:43:38 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: 23:43:38 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: 23:43:38 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: 23:43:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 23:43:38 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 3/1710 KB 56/590 KB 3/1710 KB 60/590 KB 3/1710 KB 64/590 KB 3/1710 KB 52/590 KB 5/1710 KB 64/590 KB 8/1710 KB 64/590 KB 8/1710 KB 68/590 KB 8/1710 KB 72/590 KB 8/1710 KB 76/590 KB 8/1710 KB 80/590 KB 8/1710 KB 84/590 KB 8/1710 KB 88/590 KB 8/1710 KB 92/590 KB 8/1710 KB 96/590 KB 8/1710 KB 100/590 KB 8/1710 KB 104/590 KB 8/1710 KB 108/590 KB 8/1710 KB 112/590 KB 11/1710 KB 112/590 KB 3/10 KB 13/1710 KB 112/590 KB 3/10 KB 16/1710 KB 112/590 KB 3/10 KB 11/1710 KB 112/590 KB 3/10 KB 19/1710 KB 112/590 KB 5/10 KB 21/1710 KB 3/232 KB 112/590 KB 5/10 KB 19/1710 KB 3/232 KB 112/590 KB 3/10 KB 19/1710 KB 3/232 KB 112/590 KB 5/10 KB 21/1710 KB 5/232 KB 112/590 KB 5/10 KB 21/1710 KB 8/232 KB 112/590 KB 8/10 KB 21/1710 KB 8/232 KB 112/590 KB 8/10 KB 24/1710 KB 8/232 KB 112/590 KB 8/10 KB 27/1710 KB 8/232 KB 112/590 KB 8/10 KB 29/1710 KB 8/232 KB 112/590 KB 8/10 KB 32/1710 KB 8/232 KB 112/590 KB 8/10 KB 36/1710 KB 8/232 KB 112/590 KB 10/10 KB 40/1710 KB 8/232 KB 112/590 KB 10/10 KB 44/1710 KB 8/232 KB 112/590 KB 10/10 KB 44/1710 KB 11/232 KB 112/590 KB 10/10 KB 44/1710 KB 13/232 KB 112/590 KB 10/10 KB 44/1710 KB 16/232 KB 112/590 KB 10/10 KB 44/1710 KB 19/232 KB 112/590 KB 10/10 KB 44/1710 KB 21/232 KB 112/590 KB 10/10 KB 44/1710 KB 24/232 KB 112/590 KB 10/10 KB 36/1710 KB 8/232 KB 112/590 KB 10/10 KB 44/1710 KB 27/232 KB 112/590 KB 10/10 KB 44/1710 KB 29/232 KB 112/590 KB 10/10 KB 44/1710 KB 32/232 KB 112/590 KB 10/10 KB 48/1710 KB 32/232 KB 112/590 KB 10/10 KB 52/1710 KB 32/232 KB 112/590 KB 10/10 KB 56/1710 KB 36/232 KB 3/240 KB 116/590 KB 10/10 KB 52/1710 KB 36/232 KB 3/240 KB 116/590 KB 10/10 KB 56/1710 KB 40/232 KB 3/240 KB 116/590 KB 10/10 KB 56/1710 KB 44/232 KB 3/240 KB 116/590 KB 10/10 KB 52/1710 KB 32/232 KB 3/240 KB 112/590 KB 10/10 KB 56/1710 KB 48/232 KB 5/240 KB 116/590 KB 10/10 KB 56/1710 KB 48/232 KB 8/240 KB 116/590 KB 10/10 KB 52/1710 KB 32/232 KB 3/240 KB 116/590 KB 10/10 KB 56/1710 KB 48/232 KB 8/240 KB 120/590 KB 56/1710 KB 48/232 KB 11/240 KB 124/590 KB 10/10 KB 56/1710 KB 48/232 KB 3/240 KB 116/590 KB 56/1710 KB 52/232 KB 11/240 KB 124/590 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 175.1 KB/sec) unit-abot-epc-basic-0: 23:43:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 23:43:38 DEBUG unit.abot-epc-basic/0.install 10/10 KB 56/1710 KB 48/232 KB 11/240 KB 120/590 KB 60/1710 KB 52/232 KB 13/240 KB 128/590 KB 60/1710 KB 52/232 KB 11/240 KB 128/590 KB 60/1710 KB 52/232 KB 11/240 KB 124/590 KB 64/1710 KB 52/232 KB 13/240 KB 128/590 KB 68/1710 KB 56/232 KB 13/240 KB 128/590 KB 72/1710 KB 56/232 KB 16/240 KB 132/590 KB 76/1710 KB 56/232 KB 16/240 KB 132/590 KB 80/1710 KB 56/232 KB 16/240 KB 132/590 KB 64/1710 KB 56/232 KB 13/240 KB 128/590 KB 80/1710 KB 60/232 KB 16/240 KB 132/590 KB 80/1710 KB 64/232 KB 16/240 KB 132/590 KB 80/1710 KB 68/232 KB 16/240 KB 132/590 KB 80/1710 KB 72/232 KB 16/240 KB 132/590 KB 68/1710 KB 56/232 KB 16/240 KB 132/590 KB 68/1710 KB 56/232 KB 16/240 KB 128/590 KB 80/1710 KB 72/232 KB 19/240 KB 132/590 KB 80/1710 KB 72/232 KB 21/240 KB 132/590 KB 80/1710 KB 72/232 KB 24/240 KB 136/590 KB 84/1710 KB 76/232 KB 27/240 KB 136/590 KB 80/1710 KB 72/232 KB 21/240 KB 136/590 KB 84/1710 KB 76/232 KB 27/240 KB 140/590 KB 84/1710 KB 76/232 KB 27/240 KB 144/590 KB 84/1710 KB 76/232 KB 27/240 KB 148/590 KB 84/1710 KB 76/232 KB 29/240 KB 152/590 KB 84/1710 KB 76/232 KB 29/240 KB 156/590 KB 84/1710 KB 76/232 KB 29/240 KB 160/590 KB 84/1710 KB 76/232 KB 29/240 KB 164/590 KB 84/1710 KB 76/232 KB 29/240 KB 168/590 KB 84/1710 KB 76/232 KB 24/240 KB 136/590 KB 88/1710 KB 76/232 KB 29/240 KB 172/590 KB 92/1710 KB 76/232 KB 29/240 KB 172/590 KB 96/1710 KB 76/232 KB 29/240 KB 172/590 KB 80/1710 KB 76/232 KB 24/240 KB 136/590 KB 96/1710 KB 80/232 KB 29/240 KB 172/590 KB 96/1710 KB 84/232 KB 29/240 KB 172/590 KB 96/1710 KB 88/232 KB 29/240 KB 172/590 KB 96/1710 KB 92/232 KB 29/240 KB 172/590 KB 96/1710 KB 96/232 KB 29/240 KB 172/590 KB 96/1710 KB 100/232 KB 29/240 KB 172/590 KB 100/1710 KB 104/232 KB 29/240 KB 172/590 KB 100/1710 KB 108/232 KB 29/240 KB 172/590 KB 100/1710 KB 112/232 KB 29/240 KB 172/590 KB 100/1710 KB 116/232 KB 29/240 KB 172/590 KB 84/1710 KB 76/232 KB 29/240 KB 148/590 KB 100/1710 KB 116/232 KB 32/240 KB 172/590 KB 100/1710 KB 116/232 KB 36/240 KB 172/590 KB 100/1710 KB 116/232 KB 40/240 KB 172/590 KB 100/1710 KB 116/232 KB 44/240 KB 172/590 KB 100/1710 KB 116/232 KB 48/240 KB 172/590 KB 100/1710 KB 100/232 KB 29/240 KB 172/590 KB 100/1710 KB 116/232 KB 48/240 KB 176/590 KB 100/1710 KB 100/232 KB 29/240 KB 172/590 KB 104/1710 KB 116/232 KB 52/240 KB 176/590 KB 108/1710 KB 116/232 KB 52/240 KB 176/590 KB 112/1710 KB 116/232 KB 52/240 KB 176/590 KB 116/1710 KB 116/232 KB 52/240 KB 176/590 KB 120/1710 KB 116/232 KB 52/240 KB 180/590 KB 124/1710 KB 116/232 KB 52/240 KB 180/590 KB 128/1710 KB 116/232 KB 52/240 KB 180/590 KB 100/1710 KB 116/232 KB 52/240 KB 176/590 KB 128/1710 KB 116/232 KB 56/240 KB 180/590 KB 128/1710 KB 116/232 KB 60/240 KB 180/590 KB 116/1710 KB 116/232 KB 52/240 KB 180/590 KB 128/1710 KB 120/232 KB 60/240 KB 184/590 KB 128/1710 KB 120/232 KB 60/240 KB 188/590 KB 128/1710 KB 120/232 KB 64/240 KB 192/590 KB 128/1710 KB 120/232 KB 64/240 KB 196/590 KB 132/1710 KB 120/232 KB 64/240 KB 200/590 KB 132/1710 KB 120/232 KB 64/240 KB 204/590 KB 132/1710 KB 120/232 KB 64/240 KB 208/590 KB 128/1710 KB 120/232 KB 60/240 KB 180/590 KB 132/1710 KB 124/232 KB 64/240 KB 208/590 KB 132/1710 KB 128/232 KB 64/240 KB 208/590 KB 132/1710 KB 132/232 KB 64/240 KB 208/590 KB 132/1710 KB 136/232 KB 64/240 KB 208/590 KB 132/1710 KB 140/232 KB 64/240 KB 208/590 KB 132/1710 KB 144/232 KB 64/240 KB 208/590 KB 132/1710 KB 120/232 KB 64/24 unit-abot-epc-basic-0: 23:43:38 DEBUG unit.abot-epc-basic/0.install 0 KB 196/590 KB 136/1710 KB 144/232 KB 64/240 KB 212/590 KB 140/1710 KB 144/232 KB 64/240 KB 212/590 KB 128/1710 KB 120/232 KB 64/240 KB 188/590 KB 140/1710 KB 144/232 KB 68/240 KB 212/590 KB 140/1710 KB 144/232 KB 72/240 KB 212/590 KB 140/1710 KB 144/232 KB 76/240 KB 212/590 KB 140/1710 KB 144/232 KB 80/240 KB 212/590 KB 144/1710 KB 144/232 KB 84/240 KB 212/590 KB 144/1710 KB 148/232 KB 88/240 KB 212/590 KB 144/1710 KB 148/232 KB 92/240 KB 212/590 KB 144/1710 KB 148/232 KB 96/240 KB 212/590 KB 132/1710 KB 144/232 KB 64/240 KB 212/590 KB 144/1710 KB 148/232 KB 96/240 KB 216/590 KB 144/1710 KB 148/232 KB 96/240 KB 220/590 KB 144/1710 KB 148/232 KB 96/240 KB 224/590 KB 144/1710 KB 148/232 KB 96/240 KB 228/590 KB 144/1710 KB 148/232 KB 100/240 KB 232/590 KB 144/1710 KB 148/232 KB 100/240 KB 236/590 KB 144/1710 KB 148/232 KB 100/240 KB 240/590 KB 144/1710 KB 148/232 KB 84/240 KB 212/590 KB 144/1710 KB 152/232 KB 100/240 KB 240/590 KB 144/1710 KB 156/232 KB 100/240 KB 240/590 KB 144/1710 KB 160/232 KB 100/240 KB 240/590 KB 144/1710 KB 144/232 KB 80/240 KB 212/590 KB 148/1710 KB 160/232 KB 100/240 KB 240/590 KB 152/1710 KB 160/232 KB 100/240 KB 240/590 KB 156/1710 KB 160/232 KB 100/240 KB 240/590 KB 160/1710 KB 160/232 KB 100/240 KB 240/590 KB 164/1710 KB 160/232 KB 100/240 KB 240/590 KB 168/1710 KB 164/232 KB 100/240 KB 240/590 KB 172/1710 KB 164/232 KB 100/240 KB 240/590 KB 176/1710 KB 164/232 KB 100/240 KB 240/590 KB 144/1710 KB 148/232 KB 100/240 KB 228/590 KB 176/1710 KB 164/232 KB 104/240 KB 240/590 KB 176/1710 KB 164/232 KB 108/240 KB 240/590 KB 176/1710 KB 164/232 KB 112/240 KB 240/590 KB 164/1710 KB 164/232 KB 100/240 KB 240/590 KB 176/1710 KB 168/232 KB 112/240 KB 240/590 KB 176/1710 KB 172/232 KB 112/240 KB 240/590 KB 176/1710 KB 176/232 KB 112/240 KB 240/590 KB 180/1710 KB 180/232 KB 116/240 KB 244/590 KB 180/1710 KB 176/232 KB 116/240 KB 244/590 KB 184/1710 KB 180/232 KB 116/240 KB 244/590 KB 188/1710 KB 180/232 KB 116/240 KB 244/590 KB 192/1710 KB 180/232 KB 116/240 KB 244/590 KB 176/1710 KB 176/232 KB 116/240 KB 244/590 KB 192/1710 KB 180/232 KB 120/240 KB 244/590 KB 192/1710 KB 180/232 KB 124/240 KB 244/590 KB 192/1710 KB 180/232 KB 128/240 KB 244/590 KB 176/1710 KB 176/232 KB 112/240 KB 244/590 KB 192/1710 KB 180/232 KB 128/240 KB 248/590 KB 192/1710 KB 180/232 KB 128/240 KB 252/590 KB 192/1710 KB 184/232 KB 128/240 KB 256/590 KB 196/1710 KB 184/232 KB 128/240 KB 260/590 KB 196/1710 KB 184/232 KB 132/240 KB 264/590 KB 196/1710 KB 184/232 KB 132/240 KB 268/590 KB 192/1710 KB 184/232 KB 128/240 KB 252/590 KB 196/1710 KB 188/232 KB 132/240 KB 268/590 KB 3/44 KB 196/1710 KB 192/232 KB 132/240 KB 268/590 KB 196/1710 KB 192/232 KB 132/240 KB 268/590 KB 3/44 KB 196/1710 KB 196/232 KB 132/240 KB 268/590 KB 5/44 KB 196/1710 KB 196/232 KB 132/240 KB 268/590 KB 196/1710 KB 184/232 KB 132/240 KB 260/590 KB 5/44 KB 196/1710 KB 196/232 KB 136/240 KB 268/590 KB 5/44 KB 196/1710 KB 196/232 KB 140/240 KB 268/590 KB 5/44 KB 196/1710 KB 196/232 KB 144/240 KB 268/590 KB 196/1710 KB 184/232 KB 128/240 KB 256/590 KB 5/44 KB 200/1710 KB 196/232 KB 144/240 KB 268/590 KB 8/44 KB 200/1710 KB 196/232 KB 144/240 KB 268/590 KB 8/44 KB 204/1710 KB 196/232 KB 144/240 KB 268/590 KB 8/44 KB 208/1710 KB 196/232 KB 144/240 KB 268/590 KB 11/44 KB 208/1710 KB 196/232 KB 144/240 KB 268/590 KB 11/44 KB 208/1710 KB 196/232 KB 144/240 KB 272/590 KB 13/44 KB 208/1710 unit-abot-epc-basic-0: 23:43:38 DEBUG unit.abot-epc-basic/0.install KB 200/232 KB 144/240 KB 272/590 KB 11/44 KB 208/1710 KB 200/232 KB 144/240 KB 272/590 KB 16/44 KB 208/1710 KB 200/232 KB 144/240 KB 276/590 KB 16/44 KB 208/1710 KB 200/232 KB 144/240 KB 272/590 KB 19/44 KB 212/1710 KB 204/232 KB 148/240 KB 276/590 KB 16/44 KB 212/1710 KB 204/232 KB 148/240 KB 276/590 KB 21/44 KB 212/1710 KB 204/232 KB 152/240 KB 276/590 KB 16/44 KB 212/1710 KB 204/232 KB 144/240 KB 276/590 KB 21/44 KB 216/1710 KB 204/232 KB 152/240 KB 280/590 KB 16/44 KB 208/1710 KB 204/232 KB 144/240 KB 276/590 KB 21/44 KB 216/1710 KB 208/232 KB 156/240 KB 280/590 KB 21/44 KB 216/1710 KB 212/232 KB 156/240 KB 280/590 KB 21/44 KB 216/1710 KB 204/232 KB 156/240 KB 280/590 KB 21/44 KB 212/1710 KB 204/232 KB 152/240 KB 280/590 KB 21/44 KB 212/1710 KB 204/232 KB 148/240 KB 276/590 KB 24/44 KB 220/1710 KB 212/232 KB 156/240 KB 280/590 KB 27/44 KB 220/1710 KB 212/232 KB 156/240 KB 280/590 KB 29/44 KB 220/1710 KB 212/232 KB 156/240 KB 280/590 KB 32/44 KB 220/1710 KB 212/232 KB 156/240 KB 280/590 KB 21/44 KB 220/1710 KB 212/232 KB 156/240 KB 280/590 KB 32/44 KB 220/1710 KB 212/232 KB 156/240 KB 284/590 KB 32/44 KB 224/1710 KB 212/232 KB 160/240 KB 284/590 KB 32/44 KB 220/1710 KB 212/232 KB 160/240 KB 284/590 KB 36/44 KB 224/1710 KB 212/232 KB 160/240 KB 284/590 KB 40/44 KB 224/1710 KB 212/232 KB 160/240 KB 284/590 KB 44/44 KB 224/1710 KB 212/232 KB 160/240 KB 284/590 KB 44/44 KB 224/1710 KB 212/232 KB 160/240 KB 284/590 KB 44/44 KB 224/1710 KB 212/232 KB 164/240 KB 284/590 KB 44/44 KB 228/1710 KB 216/232 KB 168/240 KB 288/590 KB 44/44 KB 228/1710 KB 216/232 KB 172/240 KB 288/590 KB 44/44 KB 228/1710 KB 216/232 KB 176/240 KB 288/590 KB 44/44 KB 228/1710 KB 216/232 KB 164/240 KB 288/590 KB 44/44 KB 232/1710 KB 216/232 KB 176/240 KB 288/590 KB 44/44 KB 236/1710 KB 216/232 KB 176/240 KB 288/590 KB 44/44 KB 224/1710 KB 212/232 KB 164/240 KB 288/590 KB 44/44 KB 224/1710 KB 216/232 KB 164/240 KB 288/590 KB 44/44 KB 236/1710 KB 220/232 KB 176/240 KB 288/590 KB 44/44 KB 236/1710 KB 224/232 KB 176/240 KB 292/590 KB 44/44 KB 236/1710 KB 228/232 KB 176/240 KB 292/590 KB 44/44 KB 236/1710 KB 232/232 KB 176/240 KB 292/590 KB 44/44 KB 236/1710 KB 232/232 KB 176/240 KB 292/590 KB 44/44 KB 236/1710 KB 220/232 KB 176/240 KB 292/590 KB 44/44 KB 236/1710 KB 232/232 KB 176/240 KB 296/590 KB 44/44 KB 240/1710 KB 232/232 KB 176/240 KB 300/590 KB 44/44 KB 240/1710 KB 232/232 KB 180/240 KB 304/590 KB 44/44 KB 240/1710 KB 232/232 KB 180/240 KB 308/590 KB 240/1710 KB 232/232 KB 180/240 KB 312/590 KB 44/44 KB 240/1710 KB 232/232 KB 176/240 KB 296/590 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 403.4 KB/sec) unit-abot-epc-basic-0: 23:43:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 23:43:38 DEBUG unit.abot-epc-basic/0.install 44/44 KB 240/1710 KB 232/232 KB 180/240 KB 300/590 KB 240/1710 KB 4/258 KB 184/240 KB 316/590 KB 240/1710 KB 4/258 KB 188/240 KB 316/590 KB 240/1710 KB 4/258 KB 192/240 KB 316/590 KB 240/1710 KB 4/258 KB 196/240 KB 316/590 KB 240/1710 KB 4/258 KB 200/240 KB 316/590 KB 240/1710 KB 4/258 KB 204/240 KB 316/590 KB 240/1710 KB 4/258 KB 208/240 KB 316/590 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 1840.3 KB/sec) unit-abot-epc-basic-0: 23:43:38 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: 23:43:38 DEBUG unit.abot-epc-basic/0.install 240/1710 KB 4/258 KB 212/240 KB 316/590 KB 240/1710 KB 4/258 KB 216/240 KB 316/590 KB 240/1710 KB 4/258 KB 220/240 KB 316/590 KB 240/1710 KB 4/258 KB 224/240 KB 316/590 KB 240/1710 KB 4/258 KB 232/232 KB 180/240 KB 316/590 KB 240/1710 KB 232/232 KB 180/240 KB 316/590 KB 240/1710 KB 4/258 KB 224/240 KB 320/590 KB 240/1710 KB 4/258 KB 224/240 KB 324/590 KB 240/1710 KB 4/258 KB 224/240 KB 328/590 KB 240/1710 KB 4/258 KB 224/240 KB 332/590 KB 240/1710 KB 4/258 KB 224/240 KB 336/590 KB 240/1710 KB 4/258 KB 224/240 KB 340/590 KB 240/1710 KB 4/258 KB 224/240 KB 344/590 KB 240/1710 KB 8/258 KB 224/240 KB 348/590 KB 240/1710 KB 8/258 KB 224/240 KB 352/590 KB 240/1710 KB 8/258 KB 224/240 KB 344/590 KB 240/1710 KB 12/258 KB 224/240 KB 352/590 KB 240/1710 KB 12/258 KB 224/240 KB 356/590 KB 240/1710 KB 16/258 KB 228/240 KB 360/590 KB 240/1710 KB 16/258 KB 228/240 KB 364/590 KB 240/1710 KB 16/258 KB 228/240 KB 356/590 KB 240/1710 KB 16/258 KB 232/240 KB 368/590 KB 240/1710 KB 16/258 KB 236/240 KB 368/590 KB 240/1710 KB 16/258 KB 240/240 KB 368/590 KB 240/1710 KB 16/258 KB 224/240 KB 356/590 KB 240/1710 KB 20/258 KB 240/240 KB 368/590 KB 240/1710 KB 24/258 KB 240/240 KB 368/590 KB 240/1710 KB 28/258 KB 240/240 KB 368/590 KB 240/1710 KB 32/258 KB 240/240 KB 368/590 KB 240/1710 KB 16/258 KB 228/240 KB 368/590 KB 240/1710 KB 36/258 KB 240/240 KB 368/590 KB 240/1710 KB 40/258 KB 240/240 KB 4/223 KB 372/590 KB 240/1710 KB 44/258 KB 240/240 KB 4/223 KB 372/590 KB 240/1710 KB 48/258 KB 240/240 KB 4/223 KB 372/590 KB 240/1710 KB 36/258 KB 240/240 KB 4/223 KB 372/590 KB 240/1710 KB 48/258 KB 240/240 KB 4/223 KB 376/590 KB 240/1710 KB 48/258 KB 240/240 KB 4/223 KB 380/590 KB 240/1710 KB 48/258 KB 240/240 KB 4/223 KB 384/590 KB 240/1710 KB 36/258 KB 240/240 KB 4/223 KB 368/590 KB 240/1710 KB 48/258 KB 240/240 KB 8/223 KB 384/590 KB 240/1710 KB 48/258 KB 240/240 KB 12/223 KB 384/590 KB 240/1710 KB 48/258 KB 240/240 KB 16/223 KB 384/590 KB 240/1710 KB 48/258 KB 240/240 KB 20/223 KB 384/590 KB 240/1710 KB 48/258 KB 240/240 KB 24/223 KB 384/590 KB 240/1710 KB 48/258 KB 240/240 KB 28/223 KB 384/590 KB 240/1710 KB 48/258 KB 240/240 KB 32/223 KB 384/590 KB 240/1710 KB 48/258 KB 240/240 KB 36/223 KB 384/590 KB 240/1710 KB 52/258 KB 240/240 KB 40/223 KB 384/590 KB 240/1710 KB 52/258 KB 240/240 KB 44/223 KB 384/590 KB 240/1710 KB 52/258 KB 240/240 KB 48/223 KB 388/590 KB 240/1710 KB 52/258 KB 240/240 KB 52/223 KB 388/590 KB 244/1710 KB 52/258 KB 56/223 KB 388/590 KB 244/1710 KB 52/258 KB 60/223 KB 388/590 KB 244/1710 KB 52/258 KB 64/223 KB 388/590 KB 240/1710 KB 52/258 KB 240/240 KB 36/223 KB 384/590 KB 244/1710 KB 56/258 KB 64/223 KB 388/590 KB 244/1710 KB 60/258 KB 64/223 KB 388/590 KB 244/1710 KB 64/258 KB 64/223 KB 388/590 KB 244/1710 KB 52/258 KB 240/240 KB 52/223 KB 388/590 KB 248/1710 KB 64/258 KB 64/223 KB 388/590 KB 252/1710 KB 64/258 KB 64/223 KB 388/590 KB 256/1710 KB 64/258 KB 64/223 KB 388/590 KB 260/1710 KB 64/258 KB 64/223 KB 388/590 KB 264/1710 KB 64/258 KB 64/223 KB 388/590 KB 268/1710 KB 64/258 KB 64/223 KB 388/590 KB 272/1710 KB 64/258 KB 64/223 KB 388/590 KB 276/1710 KB 64/258 KB 64/223 KB 388/590 KB 280/1710 KB 64/258 KB 64/223 KB 388/590 KB 284/1710 KB 64/258 KB 64/223 KB 388/590 KB 288/1710 KB 64/258 KB 64/223 KB 388/590 KB 292/1710 KB 64/258 KB 64/223 KB 388/590 KB 296/1710 KB 64/25 unit-abot-epc-basic-0: 23:43:38 DEBUG unit.abot-epc-basic/0.install 8 KB 64/223 KB 388/590 KB 300/1710 KB 64/258 KB 64/223 KB 388/590 KB 304/1710 KB 64/258 KB 64/223 KB 388/590 KB 308/1710 KB 64/258 KB 64/223 KB 388/590 KB 312/1710 KB 64/258 KB 64/223 KB 388/590 KB 316/1710 KB 64/258 KB 64/223 KB 388/590 KB 320/1710 KB 64/258 KB 64/223 KB 388/590 KB 240/1710 KB 52/258 KB 240/240 KB 44/223 KB 388/590 KB 320/1710 KB 64/258 KB 64/223 KB 392/590 KB 320/1710 KB 64/258 KB 64/223 KB 396/590 KB 320/1710 KB 64/258 KB 64/223 KB 400/590 KB 320/1710 KB 64/258 KB 64/223 KB 404/590 KB 324/1710 KB 68/258 KB 64/223 KB 408/590 KB 324/1710 KB 68/258 KB 64/223 KB 412/590 KB 324/1710 KB 68/258 KB 64/223 KB 416/590 KB 324/1710 KB 68/258 KB 64/223 KB 420/590 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1650.3 KB/sec) unit-abot-epc-basic-0: 23:43:38 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: 23:43:38 DEBUG unit.abot-epc-basic/0.install 324/1710 KB 68/258 KB 68/223 KB 420/590 KB 324/1710 KB 68/258 KB 72/223 KB 420/590 KB 324/1710 KB 68/258 KB 76/223 KB 420/590 KB 324/1710 KB 68/258 KB 64/223 KB 404/590 KB 328/1710 KB 68/258 KB 76/223 KB 424/590 KB 332/1710 KB 68/258 KB 76/223 KB 424/590 KB 336/1710 KB 68/258 KB 76/223 KB 424/590 KB 320/1710 KB 68/258 KB 64/223 KB 404/590 KB 336/1710 KB 72/258 KB 76/223 KB 424/590 KB 336/1710 KB 76/258 KB 76/223 KB 424/590 KB 336/1710 KB 80/258 KB 76/223 KB 424/590 KB 336/1710 KB 84/258 KB 76/223 KB 424/590 KB 340/1710 KB 88/258 KB 80/223 KB 424/590 KB 340/1710 KB 92/258 KB 80/223 KB 424/590 KB 340/1710 KB 96/258 KB 80/223 KB 424/590 KB 324/1710 KB 68/258 KB 76/223 KB 424/590 KB 340/1710 KB 96/258 KB 80/223 KB 428/590 KB 340/1710 KB 96/258 KB 80/223 KB 432/590 KB 340/1710 KB 84/258 KB 80/223 KB 424/590 KB 340/1710 KB 84/258 KB 76/223 KB 424/590 KB 344/1710 KB 96/258 KB 80/223 KB 432/590 KB 348/1710 KB 96/258 KB 80/223 KB 432/590 KB 352/1710 KB 96/258 KB 80/223 KB 432/590 KB 356/1710 KB 96/258 KB 80/223 KB 432/590 KB 360/1710 KB 100/258 KB 84/223 KB 436/590 KB 364/1710 KB 100/258 KB 84/223 KB 436/590 KB 368/1710 KB 100/258 KB 84/223 KB 436/590 KB 372/1710 KB 100/258 KB 84/223 KB 436/590 KB 4/208 KB 376/1710 KB 100/258 KB 84/223 KB 436/590 KB 356/1710 KB 100/258 KB 84/223 KB 436/590 KB 356/1710 KB 96/258 KB 84/223 KB 436/590 KB 356/1710 KB 96/258 KB 84/223 KB 432/590 KB 4/208 KB 372/1710 KB 100/258 KB 84/223 KB 436/590 KB 8/208 KB 376/1710 KB 100/258 KB 84/223 KB 436/590 KB 12/208 KB 376/1710 KB 100/258 KB 84/223 KB 436/590 KB 16/208 KB 376/1710 KB 100/258 KB 84/223 KB 436/590 KB 20/208 KB 376/1710 KB 100/258 KB 84/223 KB 436/590 KB 24/208 KB 376/1710 KB 104/258 KB 88/223 KB 440/590 KB 28/208 KB 376/1710 KB 104/258 KB 88/223 KB 440/590 KB 32/208 KB 376/1710 KB 104/258 KB 88/223 KB 440/590 KB 36/208 KB 376/1710 KB 104/258 KB 88/223 KB 440/590 KB 20/208 KB 376/1710 KB 104/258 KB 88/223 KB 440/590 KB 36/208 KB 380/1710 KB 108/258 KB 88/223 KB 440/590 KB 36/208 KB 380/1710 KB 112/258 KB 88/223 KB 440/590 KB 20/208 KB 376/1710 KB 100/258 KB 88/223 KB 440/590 KB 36/208 KB 380/1710 KB 112/258 KB 88/223 KB 444/590 KB 36/208 KB 380/1710 KB 112/258 KB 88/223 KB 448/590 KB 20/208 KB 376/1710 KB 100/258 KB 88/223 KB 436/590 KB 36/208 KB 380/1710 KB 112/258 KB 92/223 KB 448/590 KB 36/208 KB 380/1710 KB 112/258 KB 96/223 KB 448/590 KB 36/208 KB 380/1710 KB 112/258 KB 100/223 KB 448/590 KB 36/208 KB 380/1710 KB 116/258 KB 104/223 KB 452/590 KB 36/208 KB 380/1710 KB 116/258 KB 108/223 KB 452/590 KB 36/208 KB 380/1710 KB 116/258 KB 112/223 KB 452/590 KB 36/208 KB 380/1710 KB 104/258 KB 88/223 KB 440/590 KB 36/208 KB 384/1710 KB 116/258 KB 112/223 KB 452/590 KB 36/208 KB 380/1710 KB 116/258 KB 100/223 KB 452/590 KB 36/208 KB 380/1710 KB 116/258 KB 100/223 KB 448/590 KB 36/208 KB 384/1710 KB 116/258 KB 112/223 KB 456/590 KB 36/208 KB 384/1710 KB 120/258 KB 112/223 KB 460/590 KB 36/208 KB 388/1710 KB 120/258 KB 112/223 KB 464/590 KB 36/208 KB 388/1710 KB 120/258 KB 112/223 KB 468/590 KB 40/208 KB 388/1710 KB 120/258 KB 116/223 KB 472/590 KB 40/208 KB 388/1710 KB 120/258 KB 116/223 KB 476/590 KB 40/208 KB 388/1710 KB 120/258 KB 116/223 KB 480/590 KB 36/208 KB 384/1710 KB 120/258 KB 112/223 KB 456/590 KB 40/208 KB 388/1710 KB 124/258 KB 116/223 KB 480/590 KB 40/208 KB 388/1710 KB 128/258 KB 116/223 KB 480/590 KB 40/208 KB 388/1710 KB 132/258 KB 116/223 KB 480/590 unit-abot-epc-basic-0: 23:43:38 DEBUG unit.abot-epc-basic/0.install KB 40/208 KB 388/1710 KB 136/258 KB 116/223 KB 480/590 KB 40/208 KB 388/1710 KB 120/258 KB 116/223 KB 468/590 KB 40/208 KB 388/1710 KB 136/258 KB 120/223 KB 480/590 KB 40/208 KB 388/1710 KB 136/258 KB 124/223 KB 480/590 KB 40/208 KB 388/1710 KB 120/258 KB 112/223 KB 468/590 KB 44/208 KB 388/1710 KB 136/258 KB 124/223 KB 480/590 KB 48/208 KB 388/1710 KB 136/258 KB 124/223 KB 480/590 KB 36/208 KB 388/1710 KB 120/258 KB 112/223 KB 460/590 KB 48/208 KB 392/1710 KB 136/258 KB 124/223 KB 480/590 KB 48/208 KB 396/1710 KB 136/258 KB 124/223 KB 480/590 KB 48/208 KB 400/1710 KB 136/258 KB 124/223 KB 480/590 KB 48/208 KB 404/1710 KB 136/258 KB 124/223 KB 480/590 KB 52/208 KB 408/1710 KB 140/258 KB 128/223 KB 484/590 KB 52/208 KB 404/1710 KB 140/258 KB 128/223 KB 484/590 KB 52/208 KB 408/1710 KB 140/258 KB 128/223 KB 488/590 KB 52/208 KB 408/1710 KB 140/258 KB 128/223 KB 492/590 KB 52/208 KB 408/1710 KB 140/258 KB 128/223 KB 496/590 KB 52/208 KB 404/1710 KB 140/258 KB 128/223 KB 480/590 KB 52/208 KB 404/1710 KB 136/258 KB 128/223 KB 480/590 KB 56/208 KB 412/1710 KB 140/258 KB 128/223 KB 496/590 KB 60/208 KB 412/1710 KB 144/258 KB 128/223 KB 496/590 KB 64/208 KB 412/1710 KB 144/258 KB 128/223 KB 496/590 KB 48/208 KB 404/1710 KB 136/258 KB 128/223 KB 480/590 KB 64/208 KB 412/1710 KB 144/258 KB 132/223 KB 496/590 KB 64/208 KB 412/1710 KB 144/258 KB 136/223 KB 496/590 KB 64/208 KB 412/1710 KB 144/258 KB 140/223 KB 496/590 KB 64/208 KB 412/1710 KB 144/258 KB 144/223 KB 496/590 KB 64/208 KB 412/1710 KB 144/258 KB 148/223 KB 496/590 KB 68/208 KB 412/1710 KB 144/258 KB 152/223 KB 496/590 KB 56/208 KB 412/1710 KB 144/258 KB 128/223 KB 496/590 KB 68/208 KB 412/1710 KB 148/258 KB 152/223 KB 500/590 KB 68/208 KB 412/1710 KB 152/258 KB 152/223 KB 500/590 KB 68/208 KB 412/1710 KB 156/258 KB 152/223 KB 500/590 KB 68/208 KB 412/1710 KB 160/258 KB 152/223 KB 500/590 KB 52/208 KB 412/1710 KB 140/258 KB 128/223 KB 496/590 KB 68/208 KB 416/1710 KB 160/258 KB 152/223 KB 500/590 KB 68/208 KB 420/1710 KB 160/258 KB 152/223 KB 500/590 KB 68/208 KB 424/1710 KB 164/258 KB 156/223 KB 500/590 KB 68/208 KB 428/1710 KB 164/258 KB 156/223 KB 500/590 KB 68/208 KB 432/1710 KB 164/258 KB 156/223 KB 500/590 KB 68/208 KB 412/1710 KB 144/258 KB 152/223 KB 500/590 KB 68/208 KB 432/1710 KB 164/258 KB 156/223 KB 504/590 KB 68/208 KB 432/1710 KB 164/258 KB 156/223 KB 508/590 KB 68/208 KB 432/1710 KB 164/258 KB 156/223 KB 512/590 KB 68/208 KB 412/1710 KB 144/258 KB 148/223 KB 496/590 KB 72/208 KB 432/1710 KB 164/258 KB 156/223 KB 512/590 KB 76/208 KB 432/1710 KB 164/258 KB 156/223 KB 512/590 KB 80/208 KB 432/1710 KB 164/258 KB 156/223 KB 512/590 KB 84/208 KB 432/1710 KB 164/258 KB 156/223 KB 512/590 KB 88/208 KB 432/1710 KB 164/258 KB 156/223 KB 512/590 KB 92/208 KB 432/1710 KB 164/258 KB 156/223 KB 516/590 KB 96/208 KB 432/1710 KB 164/258 KB 156/223 KB 516/590 KB 100/208 KB 432/1710 KB 164/258 KB 156/223 KB 516/590 KB 104/208 KB 436/1710 KB 164/258 KB 156/223 KB 516/590 KB 108/208 KB 436/1710 KB 164/258 KB 156/223 KB 516/590 KB 112/208 KB 436/1710 KB 164/258 KB 156/223 KB 516/590 KB 68/208 KB 420/1710 KB 164/258 KB 156/223 KB 500/590 KB 112/208 KB 436/1710 KB 164/258 KB 160/223 KB 516/590 KB 112/208 KB 436/1710 KB 164/258 KB 164/223 KB 516/590 KB 112/208 KB 436/1710 KB 164/258 KB 168/223 KB 516/590 KB 112/208 KB 436/1710 KB 164/258 KB 172/223 KB 516/590 KB 112/208 KB 436/1710 KB 164/258 KB 176/223 KB 516 unit-abot-epc-basic-0: 23:43:38 DEBUG unit.abot-epc-basic/0.install /590 KB 68/208 KB 420/1710 KB 164/258 KB 152/223 KB 500/590 KB 112/208 KB 436/1710 KB 168/258 KB 176/223 KB 516/590 KB 112/208 KB 436/1710 KB 172/258 KB 176/223 KB 516/590 KB 112/208 KB 436/1710 KB 176/258 KB 176/223 KB 516/590 KB 112/208 KB 436/1710 KB 180/258 KB 176/223 KB 516/590 KB 112/208 KB 436/1710 KB 184/258 KB 176/223 KB 516/590 KB 112/208 KB 436/1710 KB 188/258 KB 180/223 KB 516/590 KB 112/208 KB 436/1710 KB 192/258 KB 180/223 KB 516/590 KB 100/208 KB 436/1710 KB 164/258 KB 156/223 KB 516/590 KB 112/208 KB 440/1710 KB 192/258 KB 180/223 KB 516/590 KB 112/208 KB 444/1710 KB 192/258 KB 180/223 KB 516/590 KB 112/208 KB 448/1710 KB 192/258 KB 180/223 KB 516/590 KB 88/208 KB 432/1710 KB 164/258 KB 156/223 KB 516/590 KB 112/208 KB 448/1710 KB 192/258 KB 180/223 KB 520/590 KB 112/208 KB 448/1710 KB 192/258 KB 180/223 KB 524/590 KB 112/208 KB 448/1710 KB 192/258 KB 180/223 KB 528/590 KB 112/208 KB 448/1710 KB 192/258 KB 180/223 KB 532/590 KB 116/208 KB 452/1710 KB 196/258 KB 180/223 KB 536/590 KB 116/208 KB 452/1710 KB 196/258 KB 180/223 KB 540/590 KB 116/208 KB 452/1710 KB 196/258 KB 180/223 KB 544/590 KB 112/208 KB 436/1710 KB 184/258 KB 180/223 KB 516/590 KB 116/208 KB 452/1710 KB 196/258 KB 184/223 KB 544/590 KB 116/208 KB 452/1710 KB 196/258 KB 188/223 KB 544/590 KB 116/208 KB 452/1710 KB 196/258 KB 192/223 KB 544/590 KB 116/208 KB 452/1710 KB 196/258 KB 196/223 KB 544/590 KB 116/208 KB 452/1710 KB 196/258 KB 200/223 KB 548/590 KB 116/208 KB 452/1710 KB 196/258 KB 204/223 KB 548/590 KB 116/208 KB 452/1710 KB 196/258 KB 208/223 KB 548/590 KB 116/208 KB 452/1710 KB 196/258 KB 180/223 KB 532/590 KB 120/208 KB 452/1710 KB 196/258 KB 208/223 KB 548/590 KB 124/208 KB 452/1710 KB 196/258 KB 208/223 KB 548/590 KB 128/208 KB 452/1710 KB 196/258 KB 208/223 KB 548/590 KB 112/208 KB 452/1710 KB 196/258 KB 180/223 KB 532/590 KB 128/208 KB 452/1710 KB 200/258 KB 208/223 KB 548/590 KB 112/208 KB 452/1710 KB 192/258 KB 180/223 KB 532/590 KB 128/208 KB 456/1710 KB 200/258 KB 208/223 KB 548/590 KB 128/208 KB 460/1710 KB 200/258 KB 208/223 KB 548/590 KB 128/208 KB 464/1710 KB 204/258 KB 208/223 KB 548/590 KB 128/208 KB 468/1710 KB 204/258 KB 208/223 KB 548/590 KB 132/208 KB 472/1710 KB 204/258 KB 208/223 KB 548/590 KB 132/208 KB 476/1710 KB 204/258 KB 208/223 KB 548/590 KB 132/208 KB 480/1710 KB 204/258 KB 208/223 KB 548/590 KB 132/208 KB 484/1710 KB 204/258 KB 208/223 KB 548/590 KB 132/208 KB 488/1710 KB 204/258 KB 212/223 KB 548/590 KB 132/208 KB 492/1710 KB 204/258 KB 212/223 KB 548/590 KB 132/208 KB 496/1710 KB 204/258 KB 212/223 KB 548/590 KB 116/208 KB 452/1710 KB 196/258 KB 196/223 KB 548/590 KB 132/208 KB 496/1710 KB 204/258 KB 212/223 KB 552/590 KB 132/208 KB 496/1710 KB 204/258 KB 212/223 KB 556/590 KB 132/208 KB 496/1710 KB 204/258 KB 212/223 KB 560/590 KB 132/208 KB 496/1710 KB 204/258 KB 212/223 KB 564/590 KB 132/208 KB 496/1710 KB 204/258 KB 212/223 KB 568/590 KB 132/208 KB 496/1710 KB 204/258 KB 212/223 KB 572/590 KB 132/208 KB 496/1710 KB 204/258 KB 212/223 KB 576/590 KB 132/208 KB 484/1710 KB 204/258 KB 212/223 KB 548/590 KB 132/208 KB 496/1710 KB 204/258 KB 216/223 KB 576/590 KB 132/208 KB 496/1710 KB 204/258 KB 220/223 KB 576/590 KB 132/208 KB 496/1710 KB 204/258 KB 223/223 KB 576/590 KB 132/208 KB 468/1710 KB 204/258 KB 208/223 KB 548/590 KB 136/208 KB 496/1710 KB 204/258 KB 223/223 KB 576/590 KB 140/208 KB 496/1710 KB 204/258 KB 223/223 KB 576/590 KB unit-abot-epc-basic-0: 23:43:38 DEBUG unit.abot-epc-basic/0.install 144/208 KB 496/1710 KB 204/258 KB 223/223 KB 576/590 KB 128/208 KB 460/1710 KB 204/258 KB 208/223 KB 548/590 KB 144/208 KB 496/1710 KB 208/258 KB 223/223 KB 576/590 KB 144/208 KB 496/1710 KB 212/258 KB 223/223 KB 576/590 KB 144/208 KB 496/1710 KB 216/258 KB 223/223 KB 576/590 KB 144/208 KB 496/1710 KB 220/258 KB 223/223 KB 576/590 KB 144/208 KB 496/1710 KB 224/258 KB 223/223 KB 576/590 KB 144/208 KB 496/1710 KB 228/258 KB 223/223 KB 576/590 KB 148/208 KB 496/1710 KB 232/258 KB 223/223 KB 576/590 KB 148/208 KB 496/1710 KB 236/258 KB 223/223 KB 576/590 KB 148/208 KB 500/1710 KB 240/258 KB 223/223 KB 576/590 KB 148/208 KB 500/1710 KB 244/258 KB 223/223 KB 576/590 KB 148/208 KB 500/1710 KB 248/258 KB 223/223 KB 580/590 KB 148/208 KB 500/1710 KB 252/258 KB 223/223 KB 580/590 KB 148/208 KB 500/1710 KB 256/258 KB 223/223 KB 580/590 KB 148/208 KB 496/1710 KB 228/258 KB 223/223 KB 576/590 KB 152/208 KB 500/1710 KB 256/258 KB 223/223 KB 580/590 KB 156/208 KB 500/1710 KB 256/258 KB 223/223 KB 580/590 KB 160/208 KB 500/1710 KB 256/258 KB 223/223 KB 580/590 KB 148/208 KB 500/1710 KB 244/258 KB 223/223 KB 580/590 KB 160/208 KB 500/1710 KB 256/258 KB 223/223 KB 584/590 KB 160/208 KB 500/1710 KB 256/258 KB 223/223 KB 588/590 KB 160/208 KB 500/1710 KB 256/258 KB 223/223 KB 590/590 KB 148/208 KB 500/1710 KB 236/258 KB 223/223 KB 576/590 KB 160/208 KB 504/1710 KB 256/258 KB 223/223 KB 590/590 KB 160/208 KB 508/1710 KB 256/258 KB 223/223 KB 590/590 KB 164/208 KB 512/1710 KB 256/258 KB 223/223 KB 590/590 KB 164/208 KB 508/1710 KB 256/258 KB 223/223 KB 590/590 KB 168/208 KB 512/1710 KB 256/258 KB 223/223 KB 590/590 KB 172/208 KB 516/1710 KB 256/258 KB 223/223 KB 590/590 KB 176/208 KB 516/1710 KB 258/258 KB 223/223 KB 590/590 KB 180/208 KB 516/1710 KB 258/258 KB 223/223 KB 590/590 KB 184/208 KB 516/1710 KB 258/258 KB 590/590 KB 188/208 KB 516/1710 KB 258/258 KB 590/590 KB 192/208 KB 516/1710 KB 258/258 KB 590/590 KB 168/208 KB 516/1710 KB 256/258 KB 223/223 KB 590/590 KB 192/208 KB 520/1710 KB 258/258 KB 590/590 KB 192/208 KB 524/1710 KB 258/258 KB 590/590 KB 192/208 KB 528/1710 KB 258/258 KB 590/590 KB 172/208 KB 516/1710 KB 258/258 KB 223/223 KB 590/590 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 1115.8 KB/sec) unit-abot-epc-basic-0: 23:43:38 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: 23:43:38 DEBUG unit.abot-epc-basic/0.install 192/208 KB 532/1710 KB 258/258 KB 590/590 KB 196/208 KB 536/1710 KB 258/258 KB 196/208 KB 540/1710 KB 258/258 KB 196/208 KB 532/1710 KB 258/258 KB 200/208 KB 540/1710 KB 258/258 KB 204/208 KB 544/1710 KB 258/258 KB 208/208 KB 544/1710 KB 258/258 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 2807.9 KB/sec) unit-abot-epc-basic-0: 23:43:38 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: 23:43:38 DEBUG unit.abot-epc-basic/0.install 200/208 KB 544/1710 KB 258/258 KB 208/208 KB 548/1710 KB 258/258 KB 208/208 KB 552/1710 KB 4/38 KB 208/208 KB 556/1710 KB 4/38 KB 208/208 KB 560/1710 KB 4/38 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1215.3 KB/sec) unit-abot-epc-basic-0: 23:43:38 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: 23:43:38 DEBUG unit.abot-epc-basic/0.install 208/208 KB 548/1710 KB 258/258 KB 4/38 KB 208/208 KB 560/1710 KB 8/38 KB 208/208 KB 560/1710 KB 12/38 KB 208/208 KB 560/1710 KB 16/38 KB 208/208 KB 560/1710 KB 20/38 KB 208/208 KB 560/1710 KB 24/38 KB 208/208 KB 560/1710 KB 28/38 KB 208/208 KB 560/1710 KB 32/38 KB 208/208 KB 564/1710 KB 32/38 KB 208/208 KB 568/1710 KB 32/38 KB 208/208 KB 572/1710 KB 36/38 KB 208/208 KB 576/1710 KB 36/38 KB 208/208 KB 568/1710 KB 36/38 KB 208/208 KB 576/1710 KB 38/38 KB 208/208 KB 580/1710 KB 38/38 KB 208/208 KB 584/1710 KB 38/38 KB 588/1710 KB 38/38 KB 4/18 KB 592/1710 KB 38/38 KB 4/18 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 958.4 KB/sec) unit-abot-epc-basic-0: 23:43:38 DEBUG unit.abot-epc-basic/0.install 208/208 KB 584/1710 KB 38/38 KB 4/18 KB 592/1710 KB 38/38 KB 8/18 KB 592/1710 KB 38/38 KB 12/18 KB 592/1710 KB 38/38 KB 16/18 KB 592/1710 KB 38/38 KB 18/18 KB 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: 23:43:38 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 171.8 KB/sec) unit-abot-epc-basic-0: 23:43:38 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: 23:43:38 DEBUG unit.abot-epc-basic/0.install 596/1710 KB 38/38 KB 18/18 KB 600/1710 KB 18/18 KB 604/1710 KB 18/18 KB 608/1710 KB 18/18 KB 612/1710 KB 18/18 KB 616/1710 KB 18/18 KB 620/1710 KB 18/18 KB 624/1710 KB 18/18 KB 628/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 79.1 KB/sec) unit-abot-epc-basic-0: 23:43:38 DEBUG unit.abot-epc-basic/0.install 628/1710 KB 4/531 KB 18/18 KB 628/1710 KB 8/531 KB 628/1710 KB 12/531 KB 628/1710 KB 16/531 KB 628/1710 KB 20/531 KB Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 23:43:38 DEBUG unit.abot-epc-basic/0.install 628/1710 KB 24/531 KB 628/1710 KB 28/531 KB 628/1710 KB 32/531 KB 628/1710 KB 36/531 KB 628/1710 KB 40/531 KB 628/1710 KB 44/531 KB 628/1710 KB 48/531 KB 628/1710 KB 52/531 KB 628/1710 KB 56/531 KB 628/1710 KB 60/531 KB 628/1710 KB 64/531 KB 632/1710 KB 64/531 KB 636/1710 KB 64/531 KB 640/1710 KB 64/531 KB 644/1710 KB 64/531 KB 644/1710 KB 68/531 KB 4/214 KB 644/1710 KB 68/531 KB 4/109 KB 8/214 KB 644/1710 KB 68/531 KB 4/109 KB 12/214 KB 644/1710 KB 68/531 KB 3/1267 KB 4/109 KB 12/214 KB 644/1710 KB 68/531 KB 5/1267 KB 4/109 KB 16/214 KB 644/1710 KB 68/531 KB 8/1267 KB 4/109 KB 16/214 KB 644/1710 KB 68/531 KB 11/1267 KB 4/109 KB 16/214 KB 644/1710 KB 68/531 KB 13/1267 KB 4/109 KB 16/214 KB 644/1710 KB 68/531 KB 16/1267 KB 4/109 KB 16/214 KB 644/1710 KB 68/531 KB 19/1267 KB 4/109 KB 16/214 KB 644/1710 KB 68/531 KB 644/1710 KB 72/531 KB 19/1267 KB 4/109 KB 16/214 KB 644/1710 KB 68/531 KB 3/1267 KB 4/109 KB 16/214 KB 644/1710 KB 72/531 KB 21/1267 KB 4/109 KB 20/214 KB 644/1710 KB 72/531 KB 21/1267 KB 4/109 KB 24/214 KB 644/1710 KB 72/531 KB 21/1267 KB 4/109 KB 28/214 KB 644/1710 KB 72/531 KB 21/1267 KB 4/109 KB 32/214 KB 644/1710 KB 68/531 KB 4/109 KB 4/214 KB 644/1710 KB 72/531 KB 21/1267 KB 8/109 KB 32/214 KB 644/1710 KB 72/531 KB 21/1267 KB 12/109 KB 32/214 KB 644/1710 KB 72/531 KB 21/1267 KB 16/109 KB 32/214 KB 644/1710 KB 72/531 KB 21/1267 KB 16/109 KB 36/214 KB 644/1710 KB 72/531 KB 21/1267 KB 20/109 KB 40/214 KB 644/1710 KB 72/531 KB 21/1267 KB 4/109 KB 16/214 KB 644/1710 KB 72/531 KB 21/1267 KB 20/109 KB 36/214 KB 644/1710 KB 72/531 KB 21/1267 KB 24/109 KB 40/214 KB 644/1710 KB 72/531 KB 21/1267 KB 28/109 KB 44/214 KB 644/1710 KB 76/531 KB 21/1267 KB 32/109 KB 44/214 KB 648/1710 KB 76/531 KB 24/1267 KB 36/109 KB 44/214 KB 648/1710 KB 76/531 KB 24/1267 KB 40/109 KB 44/214 KB 648/1710 KB 76/531 KB 24/1267 KB 44/109 KB 44/214 KB 648/1710 KB 76/531 KB 24/1267 KB 48/109 KB 44/214 KB 644/1710 KB 72/531 KB 21/1267 KB 24/109 KB 44/214 KB 648/1710 KB 76/531 KB 24/1267 KB 48/109 KB 48/214 KB 648/1710 KB 76/531 KB 24/1267 KB 48/109 KB 52/214 KB 648/1710 KB 76/531 KB 24/1267 KB 48/109 KB 56/214 KB 648/1710 KB 76/531 KB 24/1267 KB 48/109 KB 60/214 KB 648/1710 KB 76/531 KB 24/1267 KB 48/109 KB 64/214 KB 648/1710 KB 76/531 KB 24/1267 KB 32/109 KB 44/214 KB 652/1710 KB 76/531 KB 24/1267 KB 48/109 KB 64/214 KB 656/1710 KB 76/531 KB 24/1267 KB 48/109 KB 64/214 KB 644/1710 KB 76/531 KB 24/1267 KB 32/109 KB 44/214 KB 644/1710 KB 76/531 KB 21/1267 KB 28/109 KB 44/214 KB 656/1710 KB 80/531 KB 24/1267 KB 48/109 KB 64/214 KB 656/1710 KB 84/531 KB 24/1267 KB 48/109 KB 64/214 KB 660/1710 KB 88/531 KB 27/1267 KB 48/109 KB 64/214 KB 660/1710 KB 92/531 KB 27/1267 KB 48/109 KB 64/214 KB 660/1710 KB 96/531 KB 27/1267 KB 48/109 KB 64/214 KB 660/1710 KB 84/531 KB 27/1267 KB 48/109 KB 64/214 KB 664/1710 KB 96/531 KB 27/1267 KB 48/109 KB 64/214 KB 668/1710 KB 100/531 KB 27/1267 KB 48/109 KB 68/214 KB 672/1710 KB 100/531 KB 27/1267 KB 48/109 KB 68/214 KB 676/1710 KB 100/531 KB 27/1267 KB 48/109 KB 68/214 KB 656/1710 KB 84/531 KB 27/1267 KB 48/109 KB 64/214 KB 676/1710 KB 100/531 KB 29/1267 KB 52/109 KB 68/214 KB 676/1710 KB 100/531 KB 32/1267 KB 52/109 KB 68/214 KB 676/1710 KB 100/531 KB 36/1267 KB 52/109 KB 68/214 KB 676/1710 KB 100/531 KB 40/1267 KB 52/109 KB 68/214 KB 676/1710 KB 100/531 KB 44/1267 KB 52/109 KB 68/214 KB 676/1710 KB 100/531 KB 48/126 unit-abot-epc-basic-0: 23:43:38 DEBUG unit.abot-epc-basic/0.install 7 KB 52/109 KB 68/214 KB 676/1710 KB 100/531 KB 52/1267 KB 52/109 KB 68/214 KB 676/1710 KB 100/531 KB 27/1267 KB 52/109 KB 68/214 KB 680/1710 KB 100/531 KB 52/1267 KB 56/109 KB 68/214 KB 680/1710 KB 100/531 KB 52/1267 KB 60/109 KB 68/214 KB 680/1710 KB 100/531 KB 52/1267 KB 64/109 KB 68/214 KB 664/1710 KB 100/531 KB 27/1267 KB 48/109 KB 68/214 KB 680/1710 KB 100/531 KB 52/1267 KB 64/109 KB 72/214 KB 680/1710 KB 100/531 KB 52/1267 KB 64/109 KB 76/214 KB 664/1710 KB 100/531 KB 27/1267 KB 48/109 KB 64/214 KB 680/1710 KB 104/531 KB 52/1267 KB 64/109 KB 76/214 KB 680/1710 KB 108/531 KB 52/1267 KB 64/109 KB 76/214 KB 680/1710 KB 112/531 KB 52/1267 KB 64/109 KB 80/214 KB 680/1710 KB 116/531 KB 52/1267 KB 64/109 KB 80/214 KB 680/1710 KB 120/531 KB 56/1267 KB 68/109 KB 80/214 KB 680/1710 KB 124/531 KB 56/1267 KB 68/109 KB 80/214 KB 680/1710 KB 128/531 KB 56/1267 KB 68/109 KB 80/214 KB 680/1710 KB 100/531 KB 52/1267 KB 52/109 KB 68/214 KB 684/1710 KB 128/531 KB 56/1267 KB 68/109 KB 80/214 KB 688/1710 KB 128/531 KB 56/1267 KB 68/109 KB 80/214 KB 692/1710 KB 128/531 KB 56/1267 KB 68/109 KB 80/214 KB 696/1710 KB 132/531 KB 56/1267 KB 68/109 KB 80/214 KB 700/1710 KB 132/531 KB 56/1267 KB 68/109 KB 80/214 KB 704/1710 KB 132/531 KB 56/1267 KB 68/109 KB 80/214 KB 680/1710 KB 116/531 KB 56/1267 KB 68/109 KB 80/214 KB 704/1710 KB 132/531 KB 56/1267 KB 72/109 KB 80/214 KB 704/1710 KB 132/531 KB 56/1267 KB 76/109 KB 80/214 KB 704/1710 KB 132/531 KB 56/1267 KB 80/109 KB 80/214 KB 680/1710 KB 116/531 KB 56/1267 KB 64/109 KB 80/214 KB 704/1710 KB 132/531 KB 60/1267 KB 80/109 KB 80/214 KB 704/1710 KB 132/531 KB 64/1267 KB 80/109 KB 80/214 KB 680/1710 KB 108/531 KB 52/1267 KB 64/109 KB 80/214 KB 704/1710 KB 132/531 KB 64/1267 KB 80/109 KB 84/214 KB 704/1710 KB 132/531 KB 64/1267 KB 80/109 KB 88/214 KB 704/1710 KB 132/531 KB 64/1267 KB 80/109 KB 92/214 KB 704/1710 KB 132/531 KB 64/1267 KB 80/109 KB 96/214 KB 704/1710 KB 132/531 KB 64/1267 KB 80/109 KB 100/214 KB 704/1710 KB 132/531 KB 68/1267 KB 84/109 KB 104/214 KB 704/1710 KB 132/531 KB 68/1267 KB 84/109 KB 108/214 KB 704/1710 KB 132/531 KB 68/1267 KB 84/109 KB 112/214 KB 704/1710 KB 132/531 KB 68/1267 KB 84/109 KB 116/214 KB 708/1710 KB 132/531 KB 68/1267 KB 84/109 KB 120/214 KB 708/1710 KB 132/531 KB 68/1267 KB 84/109 KB 124/214 KB 708/1710 KB 132/531 KB 68/1267 KB 84/109 KB 128/214 KB 692/1710 KB 132/531 KB 56/1267 KB 68/109 KB 80/214 KB 708/1710 KB 136/531 KB 68/1267 KB 84/109 KB 128/214 KB 708/1710 KB 140/531 KB 68/1267 KB 84/109 KB 128/214 KB 708/1710 KB 144/531 KB 68/1267 KB 84/109 KB 128/214 KB 708/1710 KB 148/531 KB 68/1267 KB 84/109 KB 128/214 KB 708/1710 KB 152/531 KB 68/1267 KB 84/109 KB 128/214 KB 708/1710 KB 156/531 KB 68/1267 KB 84/109 KB 128/214 KB 708/1710 KB 132/531 KB 68/1267 KB 84/109 KB 116/214 KB 704/1710 KB 132/531 KB 68/1267 KB 84/109 KB 100/214 KB 704/1710 KB 132/531 KB 68/1267 KB 80/109 KB 100/214 KB 708/1710 KB 156/531 KB 72/1267 KB 84/109 KB 128/214 KB 708/1710 KB 156/531 KB 76/1267 KB 84/109 KB 128/214 KB 708/1710 KB 156/531 KB 80/1267 KB 84/109 KB 128/214 KB 708/1710 KB 156/531 KB 84/1267 KB 84/109 KB 128/214 KB 708/1710 KB 156/531 KB 84/1267 KB 88/109 KB 128/214 KB 708/1710 KB 156/531 KB 88/1267 KB 92/109 KB 128/214 KB 708/1710 KB 156/531 KB 88/1267 KB 96/109 KB 128/214 KB 708/1710 KB 156/531 KB 88/1267 KB 96/109 KB 128/214 KB 708/1710 KB 156/531 KB 92/1267 KB 96/109 KB 128/214 KB 712/1710 unit-abot-epc-basic-0: 23:43:38 DEBUG unit.abot-epc-basic/0.install KB 156/531 KB 96/1267 KB 96/109 KB 128/214 KB 712/1710 KB 156/531 KB 100/1267 KB 96/109 KB 128/214 KB 712/1710 KB 160/531 KB 104/1267 KB 100/109 KB 132/214 KB 712/1710 KB 156/531 KB 92/1267 KB 96/109 KB 128/214 KB 716/1710 KB 160/531 KB 104/1267 KB 100/109 KB 132/214 KB 720/1710 KB 160/531 KB 104/1267 KB 100/109 KB 132/214 KB 712/1710 KB 160/531 KB 100/1267 KB 100/109 KB 132/214 KB 720/1710 KB 164/531 KB 104/1267 KB 100/109 KB 132/214 KB 724/1710 KB 168/531 KB 108/1267 KB 100/109 KB 132/214 KB 724/1710 KB 172/531 KB 108/1267 KB 100/109 KB 132/214 KB 724/1710 KB 176/531 KB 108/1267 KB 100/109 KB 132/214 KB 712/1710 KB 156/531 KB 100/1267 KB 100/109 KB 132/214 KB 724/1710 KB 176/531 KB 108/1267 KB 104/109 KB 132/214 KB 724/1710 KB 176/531 KB 108/1267 KB 108/109 KB 132/214 KB 724/1710 KB 176/531 KB 108/1267 KB 109/109 KB 132/214 KB 712/1710 KB 156/531 KB 100/1267 KB 96/109 KB 132/214 KB 724/1710 KB 176/531 KB 108/1267 KB 109/109 KB 136/214 KB 724/1710 KB 176/531 KB 108/1267 KB 109/109 KB 140/214 KB 724/1710 KB 176/531 KB 108/1267 KB 109/109 KB 144/214 KB 724/1710 KB 176/531 KB 108/1267 KB 109/109 KB 148/214 KB 724/1710 KB 180/531 KB 108/1267 KB 109/109 KB 152/214 KB 724/1710 KB 180/531 KB 108/1267 KB 109/109 KB 156/214 KB 724/1710 KB 180/531 KB 108/1267 KB 160/214 KB 724/1710 KB 180/531 KB 108/1267 KB 164/214 KB 724/1710 KB 164/531 KB 108/1267 KB 100/109 KB 132/214 KB 724/1710 KB 180/531 KB 112/1267 KB 164/214 KB 724/1710 KB 180/531 KB 116/1267 KB 164/214 KB 724/1710 KB 180/531 KB 120/1267 KB 164/214 KB 724/1710 KB 180/531 KB 124/1267 KB 164/214 KB 724/1710 KB 180/531 KB 128/1267 KB 164/214 KB 724/1710 KB 180/531 KB 132/1267 KB 164/214 KB 724/1710 KB 180/531 KB 136/1267 KB 164/214 KB 724/1710 KB 180/531 KB 140/1267 KB 164/214 KB 724/1710 KB 164/531 KB 104/1267 KB 100/109 KB 132/214 KB 728/1710 KB 180/531 KB 140/1267 KB 164/214 KB 732/1710 KB 180/531 KB 140/1267 KB 164/214 KB 736/1710 KB 180/531 KB 140/1267 KB 164/214 KB 740/1710 KB 180/531 KB 140/1267 KB 164/214 KB 744/1710 KB 180/531 KB 140/1267 KB 164/214 KB 748/1710 KB 180/531 KB 140/1267 KB 164/214 KB 752/1710 KB 180/531 KB 140/1267 KB 164/214 KB 756/1710 KB 180/531 KB 140/1267 KB 164/214 KB 760/1710 KB 180/531 KB 140/1267 KB 164/214 KB 764/1710 KB 180/531 KB 144/1267 KB 164/214 KB 768/1710 KB 180/531 KB 144/1267 KB 164/214 KB 772/1710 KB 180/531 KB 144/1267 KB 164/214 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 396.0 KB/sec) unit-abot-epc-basic-0: 23:43:38 DEBUG unit.abot-epc-basic/0.install 724/1710 KB 180/531 KB 108/1267 KB 109/109 KB 148/214 KB 772/1710 KB 184/531 KB 144/1267 KB 168/214 KB 772/1710 KB 188/531 KB 144/1267 KB 168/214 KB 772/1710 KB 192/531 KB 144/1267 KB 168/214 KB 772/1710 KB 196/531 KB 144/1267 KB 168/214 KB 772/1710 KB 200/531 KB 144/1267 KB 168/214 KB 772/1710 KB 204/531 KB 144/1267 KB 168/214 KB 772/1710 KB 208/531 KB 144/1267 KB 168/214 KB 772/1710 KB 212/531 KB 144/1267 KB 168/214 KB 772/1710 KB 180/531 KB 144/1267 KB 168/214 KB 776/1710 KB 212/531 KB 144/1267 KB 172/214 KB 776/1710 KB 212/531 KB 144/1267 KB 176/214 KB 776/1710 KB 212/531 KB 144/1267 KB 180/214 KB 776/1710 KB 216/531 KB 144/1267 KB 184/214 KB 760/1710 KB 180/531 KB 144/1267 KB 164/214 KB 776/1710 KB 216/531 KB 148/1267 KB 184/214 KB 776/1710 KB 216/531 KB 152/1267 KB 184/214 KB 776/1710 KB 216/531 KB 156/1267 KB 184/214 KB 776/1710 KB 216/531 KB 160/1267 KB 184/214 KB 776/1710 KB 216/531 KB 144/1267 KB 180/214 KB 776/1710 KB 212/531 KB 144/1267 KB 168/214 KB 780/1710 KB 220/531 KB 160/1267 KB 184/214 KB 784/1710 KB 220/531 KB 160/1267 KB 184/214 KB Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 23:43:38 DEBUG unit.abot-epc-basic/0.install 784/1710 KB 220/531 KB 160/1267 KB 184/214 KB 788/1710 KB 224/531 KB 160/1267 KB 184/214 KB 792/1710 KB 224/531 KB 164/1267 KB 188/214 KB 788/1710 KB 224/531 KB 164/1267 KB 188/214 KB 788/1710 KB 224/531 KB 164/1267 KB 184/214 KB 784/1710 KB 224/531 KB 160/1267 KB 184/214 KB 792/1710 KB 228/531 KB 168/1267 KB 192/214 KB 792/1710 KB 228/531 KB 168/1267 KB 192/214 KB 792/1710 KB 228/531 KB 168/1267 KB 192/214 KB 796/1710 KB 228/531 KB 172/1267 KB 192/214 KB 792/1710 KB 228/531 KB 172/1267 KB 192/214 KB 800/1710 KB 228/531 KB 176/1267 KB 192/214 KB 800/1710 KB 228/531 KB 172/1267 KB 192/214 KB 800/1710 KB 232/531 KB 176/1267 KB 192/214 KB 800/1710 KB 236/531 KB 176/1267 KB 192/214 KB 800/1710 KB 240/531 KB 180/1267 KB 196/214 KB 800/1710 KB 244/531 KB 180/1267 KB 196/214 KB 804/1710 KB 248/531 KB 180/1267 KB 196/214 KB 800/1710 KB 236/531 KB 180/1267 KB 196/214 KB 800/1710 KB 236/531 KB 176/1267 KB 196/214 KB 804/1710 KB 248/531 KB 180/1267 KB 200/214 KB 804/1710 KB 248/531 KB 180/1267 KB 204/214 KB 804/1710 KB 248/531 KB 180/1267 KB 208/214 KB 804/1710 KB 244/531 KB 180/1267 KB 196/214 KB 808/1710 KB 248/531 KB 180/1267 KB 208/214 KB 808/1710 KB 248/531 KB 184/1267 KB 208/214 KB 812/1710 KB 248/531 KB 188/1267 KB 208/214 KB 812/1710 KB 248/531 KB 188/1267 KB 212/214 KB 812/1710 KB 248/531 KB 192/1267 KB 212/214 KB 812/1710 KB 248/531 KB 188/1267 KB 212/214 KB 816/1710 KB 252/531 KB 192/1267 KB 214/214 KB 816/1710 KB 252/531 KB 192/1267 KB 212/214 KB 816/1710 KB 252/531 KB 192/1267 KB 212/214 KB 816/1710 KB 256/531 KB 192/1267 KB 214/214 KB 820/1710 KB 256/531 KB 196/1267 KB 214/214 KB 820/1710 KB 260/531 KB 200/1267 KB 214/214 KB 4/80 KB 820/1710 KB 256/531 KB 192/1267 KB 214/214 KB 820/1710 KB 260/531 KB 196/1267 KB 214/214 KB 4/80 KB 820/1710 KB 260/531 KB 200/1267 KB 214/214 KB 8/80 KB 820/1710 KB 260/531 KB 200/1267 KB 214/214 KB 12/80 KB 820/1710 KB 260/531 KB 200/1267 KB 214/214 KB 16/80 KB 820/1710 KB 260/531 KB 200/1267 KB 214/214 KB 20/80 KB 820/1710 KB 260/531 KB 200/1267 KB 214/214 KB 24/80 KB 820/1710 KB 260/531 KB 200/1267 KB 214/214 KB 28/80 KB 820/1710 KB 260/531 KB 200/1267 KB 214/214 KB 32/80 KB 820/1710 KB 260/531 KB 196/1267 KB 214/214 KB 824/1710 KB 260/531 KB 204/1267 KB 214/214 KB 32/80 KB 820/1710 KB 260/531 KB 204/1267 KB 214/214 KB 32/80 KB 824/1710 KB 264/531 KB 204/1267 KB 214/214 KB 32/80 KB 824/1710 KB 264/531 KB 208/1267 KB 214/214 KB 32/80 KB 828/1710 KB 264/531 KB 208/1267 KB 214/214 KB 36/80 KB 828/1710 KB 268/531 KB 212/1267 KB 214/214 KB 40/80 KB 828/1710 KB 264/531 KB 208/1267 KB 214/214 KB 32/80 KB 832/1710 KB 268/531 KB 212/1267 KB 214/214 KB 40/80 KB 836/1710 KB 268/531 KB 212/1267 KB 214/214 KB 40/80 KB 840/1710 KB 268/531 KB 212/1267 KB 44/80 KB 828/1710 KB 268/531 KB 212/1267 KB 214/214 KB 36/80 KB 828/1710 KB 268/531 KB 208/1267 KB 214/214 KB 36/80 KB 840/1710 KB 272/531 KB 212/1267 KB 44/80 KB 840/1710 KB 276/531 KB 212/1267 KB 44/80 KB 836/1710 KB 268/531 KB 212/1267 KB 44/80 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 725.0 KB/sec) unit-abot-epc-basic-0: 23:43:38 DEBUG unit.abot-epc-basic/0.install 840/1710 KB 276/531 KB 216/1267 KB 44/80 KB 840/1710 KB 276/531 KB 216/1267 KB 48/80 KB 840/1710 KB 276/531 KB 220/1267 KB 48/80 KB 840/1710 KB 276/531 KB 224/1267 KB 48/80 KB 840/1710 KB 280/531 KB 228/1267 KB 48/80 KB 844/1710 KB 280/531 KB 232/1267 KB 52/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: 23:43:38 DEBUG unit.abot-epc-basic/0.install 844/1710 KB 280/531 KB 228/1267 KB 52/80 KB 848/1710 KB 280/531 KB 232/1267 KB 52/80 KB 852/1710 KB 280/531 KB 232/1267 KB 52/80 KB 844/1710 KB 280/531 KB 228/1267 KB 52/80 KB 840/1710 KB 280/531 KB 224/1267 KB 48/80 KB 852/1710 KB 284/531 KB 236/1267 KB 56/80 KB 852/1710 KB 288/531 KB 236/1267 KB 56/80 KB 852/1710 KB 292/531 KB 236/1267 KB 56/80 KB 852/1710 KB 280/531 KB 236/1267 KB 52/80 KB 852/1710 KB 292/531 KB 236/1267 KB 56/80 KB 852/1710 KB 292/531 KB 236/1267 KB 60/80 KB 852/1710 KB 292/531 KB 236/1267 KB 64/80 KB 852/1710 KB 296/531 KB 236/1267 KB 64/80 KB 852/1710 KB 300/531 KB 236/1267 KB 64/80 KB 856/1710 KB 300/531 KB 240/1267 KB 68/80 KB 860/1710 KB 304/531 KB 240/1267 KB 68/80 KB 864/1710 KB 304/531 KB 240/1267 KB 68/80 KB 852/1710 KB 300/531 KB 240/1267 KB 64/80 KB 864/1710 KB 304/531 KB 244/1267 KB 68/80 KB 852/1710 KB 300/531 KB 240/1267 KB 68/80 KB 860/1710 KB 304/531 KB 240/1267 KB 68/80 KB 864/1710 KB 308/531 KB 244/1267 KB 72/80 KB 864/1710 KB 312/531 KB 248/1267 KB 72/80 KB 864/1710 KB 316/531 KB 248/1267 KB 72/80 KB 868/1710 KB 320/531 KB 248/1267 KB 72/80 KB 864/1710 KB 308/531 KB 248/1267 KB 72/80 KB 864/1710 KB 308/531 KB 244/1267 KB 72/80 KB 868/1710 KB 320/531 KB 252/1267 KB 76/80 KB 868/1710 KB 320/531 KB 252/1267 KB 80/80 KB 868/1710 KB 320/531 KB 252/1267 KB 80/80 KB 868/1710 KB 320/531 KB 256/1267 KB 80/80 KB 868/1710 KB 316/531 KB 248/1267 KB 72/80 KB 872/1710 KB 320/531 KB 260/1267 KB 80/80 KB 872/1710 KB 324/531 KB 264/1267 KB 80/80 KB 872/1710 KB 324/531 KB 260/1267 KB 80/80 KB 872/1710 KB 320/531 KB 256/1267 KB 80/80 KB 876/1710 KB 324/531 KB 264/1267 KB 80/80 KB 880/1710 KB 324/531 KB 264/1267 KB 80/80 KB 884/1710 KB 324/531 KB 264/1267 KB 80/80 KB 888/1710 KB 328/531 KB 268/1267 KB 80/80 KB 892/1710 KB 328/531 KB 268/1267 KB 80/80 KB 896/1710 KB 328/531 KB 268/1267 KB 80/80 KB 900/1710 KB 328/531 KB 268/1267 KB 4/1044 KB 884/1710 KB 328/531 KB 268/1267 KB 80/80 KB 900/1710 KB 332/531 KB 268/1267 KB 4/1044 KB 900/1710 KB 336/531 KB 268/1267 KB 4/1044 KB 884/1710 KB 324/531 KB 268/1267 KB 80/80 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 252.4 KB/sec) unit-abot-epc-basic-0: 23:43:38 DEBUG unit.abot-epc-basic/0.install 896/1710 KB 328/531 KB 268/1267 KB 80/80 KB 4/1044 KB 900/1710 KB 336/531 KB 272/1267 KB 8/1044 KB 900/1710 KB 336/531 KB 272/1267 KB 12/1044 KB 900/1710 KB 336/531 KB 272/1267 KB 16/1044 KB 900/1710 KB 336/531 KB 272/1267 KB 20/1044 KB 900/1710 KB 336/531 KB 272/1267 KB 24/1044 KB 900/1710 KB 336/531 KB 272/1267 KB 28/1044 KB 900/1710 KB 336/531 KB 272/1267 KB 32/1044 KB 900/1710 KB 336/531 KB 272/1267 KB 4/1044 KB 900/1710 KB 336/531 KB 272/1267 KB 36/1044 KB 900/1710 KB 336/531 KB 276/1267 KB 40/1044 KB 900/1710 KB 336/531 KB 276/1267 KB 44/1044 KB 900/1710 KB 336/531 KB 276/1267 KB 48/1044 KB 900/1710 KB 336/531 KB 276/1267 KB 52/1044 KB 900/1710 KB 336/531 KB 276/1267 KB 36/1044 KB 904/1710 KB 340/531 KB 280/1267 KB 52/1044 KB Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 23:43:38 DEBUG unit.abot-epc-basic/0.install 904/1710 KB 340/531 KB 284/1267 KB 52/1044 KB 904/1710 KB 340/531 KB 288/1267 KB 52/1044 KB 904/1710 KB 340/531 KB 292/1267 KB 52/1044 KB 904/1710 KB 340/531 KB 276/1267 KB 52/1044 KB 908/1710 KB 340/531 KB 296/1267 KB 56/1044 KB 912/1710 KB 340/531 KB 296/1267 KB 56/1044 KB 900/1710 KB 340/531 KB 276/1267 KB 52/1044 KB 912/1710 KB 344/531 KB 296/1267 KB 56/1044 KB 912/1710 KB 348/531 KB 296/1267 KB 56/1044 KB 912/1710 KB 352/531 KB 296/1267 KB 56/1044 KB 912/1710 KB 356/531 KB 296/1267 KB 56/1044 KB 916/1710 KB 360/531 KB 296/1267 KB 56/1044 KB 916/1710 KB 364/531 KB 296/1267 KB 56/1044 KB 916/1710 KB 368/531 KB 296/1267 KB 56/1044 KB 904/1710 KB 340/531 KB 292/1267 KB 56/1044 KB 916/1710 KB 368/531 KB 296/1267 KB 60/1044 KB 916/1710 KB 368/531 KB 296/1267 KB 64/1044 KB 916/1710 KB 368/531 KB 296/1267 KB 68/1044 KB 916/1710 KB 368/531 KB 296/1267 KB 72/1044 KB 916/1710 KB 368/531 KB 296/1267 KB 76/1044 KB 916/1710 KB 368/531 KB 296/1267 KB 80/1044 KB 916/1710 KB 368/531 KB 296/1267 KB 4/61 KB 80/1044 KB 916/1710 KB 356/531 KB 296/1267 KB 56/1044 KB 916/1710 KB 368/531 KB 300/1267 KB 4/61 KB 80/1044 KB 916/1710 KB 368/531 KB 304/1267 KB 4/61 KB 80/1044 KB 916/1710 KB 368/531 KB 308/1267 KB 4/61 KB 80/1044 KB 916/1710 KB 356/531 KB 296/1267 KB 56/1044 KB 920/1710 KB 368/531 KB 308/1267 KB 8/61 KB 80/1044 KB 924/1710 KB 368/531 KB 308/1267 KB 8/61 KB 80/1044 KB 928/1710 KB 368/531 KB 308/1267 KB 8/61 KB 80/1044 KB 916/1710 KB 368/531 KB 308/1267 KB 8/61 KB 80/1044 KB 928/1710 KB 368/531 KB 308/1267 KB 12/61 KB 80/1044 KB 928/1710 KB 368/531 KB 308/1267 KB 16/61 KB 80/1044 KB 928/1710 KB 368/531 KB 312/1267 KB 16/61 KB 80/1044 KB 928/1710 KB 368/531 KB 316/1267 KB 16/61 KB 80/1044 KB 928/1710 KB 372/531 KB 320/1267 KB 20/61 KB 80/1044 KB 928/1710 KB 372/531 KB 324/1267 KB 20/61 KB 80/1044 KB 932/1710 KB 372/531 KB 328/1267 KB 20/61 KB 84/1044 KB 932/1710 KB 372/531 KB 332/1267 KB 20/61 KB 84/1044 KB 928/1710 KB 372/531 KB 316/1267 KB 20/61 KB 80/1044 KB 928/1710 KB 372/531 KB 316/1267 KB 16/61 KB 80/1044 KB 932/1710 KB 376/531 KB 332/1267 KB 20/61 KB 84/1044 KB 932/1710 KB 380/531 KB 332/1267 KB 20/61 KB 84/1044 KB 932/1710 KB 384/531 KB 332/1267 KB 20/61 KB 84/1044 KB 932/1710 KB 372/531 KB 324/1267 KB 20/61 KB 84/1044 KB 932/1710 KB 384/531 KB 332/1267 KB 20/61 KB 88/1044 KB 932/1710 KB 384/531 KB 332/1267 KB 24/61 KB 92/1044 KB 932/1710 KB 384/531 KB 332/1267 KB 24/61 KB 96/1044 KB 932/1710 KB 384/531 KB 332/1267 KB 24/61 KB 100/1044 KB 932/1710 KB 388/531 KB 336/1267 KB 24/61 KB 104/1044 KB 932/1710 KB 388/531 KB 336/1267 KB 24/61 KB 108/1044 KB 932/1710 KB 388/531 KB 336/1267 KB 24/61 KB 112/1044 KB 932/1710 KB 388/531 KB 336/1267 KB 24/61 KB 116/1044 KB 932/1710 KB 372/531 KB 324/1267 KB 20/61 KB 80/1044 KB 936/1710 KB 388/531 KB 336/1267 KB 24/61 KB 116/1044 KB 940/1710 KB 388/531 KB 336/1267 KB 24/61 KB 116/1044 KB 944/1710 KB 388/531 KB 336/1267 KB 24/61 KB 116/1044 KB 948/1710 KB 388/531 KB 336/1267 KB 24/61 KB 116/1044 KB 952/1710 KB 388/531 KB 336/1267 KB 24/61 KB 116/1044 KB 956/1710 KB 388/531 KB 336/1267 KB 24/61 KB 116/1044 KB 960/1710 KB 388/531 KB 336/1267 KB 24/61 KB 116/1044 KB 932/1710 KB 388/531 KB 336/1267 KB 24/61 KB 100/1044 KB 960/1710 KB 392/531 KB 336/1267 KB 24/61 KB 116/1044 KB 960/1710 KB 396/531 KB 336/1267 KB 24/61 KB 116/1044 KB 960/1710 KB 400/531 KB 336/1267 KB 24/61 KB 116/1044 KB 932/1710 KB 384/531 KB 336/1267 KB 24/61 KB unit-abot-epc-basic-0: 23:43:38 DEBUG unit.abot-epc-basic/0.install 100/1044 KB 932/1710 KB 384/531 KB 332/1267 KB 24/61 KB 88/1044 KB 960/1710 KB 400/531 KB 336/1267 KB 28/61 KB 116/1044 KB 960/1710 KB 400/531 KB 336/1267 KB 32/61 KB 116/1044 KB 960/1710 KB 400/531 KB 336/1267 KB 36/61 KB 116/1044 KB 960/1710 KB 400/531 KB 340/1267 KB 40/61 KB 116/1044 KB 960/1710 KB 400/531 KB 340/1267 KB 44/61 KB 116/1044 KB 960/1710 KB 400/531 KB 340/1267 KB 48/61 KB 116/1044 KB 960/1710 KB 400/531 KB 340/1267 KB 36/61 KB 116/1044 KB 960/1710 KB 400/531 KB 344/1267 KB 52/61 KB 116/1044 KB 960/1710 KB 400/531 KB 348/1267 KB 52/61 KB 116/1044 KB 964/1710 KB 400/531 KB 352/1267 KB 52/61 KB 116/1044 KB 964/1710 KB 404/531 KB 352/1267 KB 52/61 KB 116/1044 KB 964/1710 KB 408/531 KB 352/1267 KB 52/61 KB 116/1044 KB 964/1710 KB 412/531 KB 352/1267 KB 52/61 KB 116/1044 KB 964/1710 KB 416/531 KB 352/1267 KB 52/61 KB 116/1044 KB 964/1710 KB 420/531 KB 356/1267 KB 52/61 KB 116/1044 KB 964/1710 KB 400/531 KB 348/1267 KB 52/61 KB 116/1044 KB 968/1710 KB 420/531 KB 356/1267 KB 52/61 KB 120/1044 KB 972/1710 KB 420/531 KB 356/1267 KB 52/61 KB 120/1044 KB 976/1710 KB 420/531 KB 356/1267 KB 52/61 KB 120/1044 KB 964/1710 KB 420/531 KB 356/1267 KB 52/61 KB 120/1044 KB 976/1710 KB 420/531 KB 356/1267 KB 52/61 KB 124/1044 KB 976/1710 KB 420/531 KB 356/1267 KB 52/61 KB 128/1044 KB 964/1710 KB 416/531 KB 356/1267 KB 52/61 KB 116/1044 KB 976/1710 KB 420/531 KB 360/1267 KB 52/61 KB 128/1044 KB 976/1710 KB 420/531 KB 364/1267 KB 52/61 KB 128/1044 KB 976/1710 KB 420/531 KB 368/1267 KB 52/61 KB 128/1044 KB 960/1710 KB 400/531 KB 340/1267 KB 52/61 KB 116/1044 KB 976/1710 KB 420/531 KB 368/1267 KB 56/61 KB 128/1044 KB 976/1710 KB 420/531 KB 368/1267 KB 60/61 KB 128/1044 KB 976/1710 KB 420/531 KB 368/1267 KB 61/61 KB 128/1044 KB 976/1710 KB 420/531 KB 368/1267 KB 61/61 KB 132/1044 KB 980/1710 KB 424/531 KB 372/1267 KB 61/61 KB 136/1044 KB 980/1710 KB 424/531 KB 372/1267 KB 61/61 KB 140/1044 KB 980/1710 KB 424/531 KB 372/1267 KB 61/61 KB 144/1044 KB 980/1710 KB 424/531 KB 372/1267 KB 61/61 KB 132/1044 KB 980/1710 KB 424/531 KB 376/1267 KB 61/61 KB 144/1044 KB 980/1710 KB 424/531 KB 380/1267 KB 61/61 KB 144/1044 KB 980/1710 KB 424/531 KB 368/1267 KB 61/61 KB 132/1044 KB 980/1710 KB 428/531 KB 380/1267 KB 61/61 KB 144/1044 KB 980/1710 KB 420/531 KB 368/1267 KB 61/61 KB 132/1044 KB 984/1710 KB 428/531 KB 380/1267 KB 61/61 KB 144/1044 KB 984/1710 KB 432/531 KB 380/1267 KB 61/61 KB 144/1044 KB 988/1710 KB 432/531 KB 380/1267 KB 61/61 KB 144/1044 KB 992/1710 KB 432/531 KB 380/1267 KB 61/61 KB 144/1044 KB 996/1710 KB 432/531 KB 384/1267 KB 61/61 KB 144/1044 KB 1000/1710 KB 432/531 KB 384/1267 KB 61/61 KB 144/1044 KB 1004/1710 KB 436/531 KB 384/1267 KB 61/61 KB 148/1044 KB 1008/1710 KB 436/531 KB 384/1267 KB 61/61 KB 148/1044 KB 1012/1710 KB 436/531 KB 384/1267 KB 61/61 KB 148/1044 KB 992/1710 KB 432/531 KB 384/1267 KB 61/61 KB 144/1044 KB 1012/1710 KB 436/531 KB 388/1267 KB 61/61 KB 148/1044 KB 1000/1710 KB 436/531 KB 384/1267 KB 61/61 KB 148/1044 KB 1012/1710 KB 436/531 KB 392/1267 KB 61/61 KB 152/1044 KB 1012/1710 KB 436/531 KB 392/1267 KB 61/61 KB 156/1044 KB 1000/1710 KB 436/531 KB 384/1267 KB 61/61 KB 144/1044 KB 1012/1710 KB 440/531 KB 392/1267 KB 160/1044 KB 1012/1710 KB 444/531 KB 392/1267 KB 160/1044 KB 1012/1710 KB 448/531 KB 392/1267 KB 160/1044 KB 1012/1710 KB 452/531 KB 392/1267 KB 160/1044 KB 1012/1710 KB unit-abot-epc-basic-0: 23:43:38 DEBUG unit.abot-epc-basic/0.install 436/531 KB 392/1267 KB 61/61 KB 156/1044 KB 1012/1710 KB 452/531 KB 393/1267 KB 160/1044 KB 1012/1710 KB 452/531 KB 397/1267 KB 160/1044 KB 1016/1710 KB 456/531 KB 401/1267 KB 160/1044 KB 1012/1710 KB 452/531 KB 392/1267 KB 160/1044 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 171.0 KB/sec) unit-abot-epc-basic-0: 23:43:38 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: 23:43:38 DEBUG unit.abot-epc-basic/0.install 1016/1710 KB 456/531 KB 401/1267 KB 164/1044 KB 1016/1710 KB 456/531 KB 401/1267 KB 168/1044 KB 1016/1710 KB 456/531 KB 405/1267 KB 172/1044 KB 1016/1710 KB 456/531 KB 405/1267 KB 176/1044 KB 1016/1710 KB 456/531 KB 397/1267 KB 160/1044 KB 1020/1710 KB 456/531 KB 405/1267 KB 176/1044 KB 1024/1710 KB 456/531 KB 405/1267 KB 176/1044 KB 1028/1710 KB 456/531 KB 405/1267 KB 176/1044 KB 1012/1710 KB 456/531 KB 397/1267 KB 160/1044 KB 1028/1710 KB 460/531 KB 405/1267 KB 176/1044 KB 1028/1710 KB 464/531 KB 405/1267 KB 176/1044 KB 1028/1710 KB 468/531 KB 405/1267 KB 176/1044 KB 1032/1710 KB 472/531 KB 405/1267 KB 180/1044 KB 1016/1710 KB 456/531 KB 405/1267 KB 168/1044 KB 1032/1710 KB 472/531 KB 409/1267 KB 180/1044 KB 1032/1710 KB 472/531 KB 413/1267 KB 180/1044 KB 1032/1710 KB 476/531 KB 417/1267 KB 180/1044 KB 1032/1710 KB 468/531 KB 405/1267 KB 180/1044 KB 1032/1710 KB 476/531 KB 417/1267 KB 184/1044 KB 1032/1710 KB 476/531 KB 417/1267 KB 188/1044 KB 1032/1710 KB 468/531 KB 405/1267 KB 176/1044 KB 1036/1710 KB 476/531 KB 421/1267 KB 188/1044 KB 1040/1710 KB 476/531 KB 421/1267 KB 188/1044 KB 1044/1710 KB 476/531 KB 421/1267 KB 188/1044 KB 1032/1710 KB 476/531 KB 421/1267 KB 188/1044 KB 1044/1710 KB 476/531 KB 425/1267 KB 192/1044 KB 1044/1710 KB 476/531 KB 429/1267 KB 192/1044 KB 1048/1710 KB 476/531 KB 433/1267 KB 192/1044 KB 1048/1710 KB 476/531 KB 437/1267 KB 192/1044 KB 1048/1710 KB 476/531 KB 441/1267 KB 192/1044 KB 1032/1710 KB 476/531 KB 417/1267 KB 180/1044 KB 1048/1710 KB 480/531 KB 441/1267 KB 192/1044 KB 1048/1710 KB 476/531 KB 429/1267 KB 192/1044 KB 1052/1710 KB 480/531 KB 445/1267 KB 192/1044 KB 1056/1710 KB 480/531 KB 445/1267 KB 192/1044 KB 1060/1710 KB 480/531 KB 445/1267 KB 192/1044 KB 1064/1710 KB 480/531 KB 445/1267 KB 192/1044 KB 1068/1710 KB 480/531 KB 445/1267 KB 192/1044 KB 1072/1710 KB 480/531 KB 445/1267 KB 192/1044 KB 1044/1710 KB 476/531 KB 421/1267 KB 192/1044 KB 1072/1710 KB 480/531 KB 445/1267 KB 196/1044 KB 1072/1710 KB 480/531 KB 445/1267 KB 200/1044 KB 1072/1710 KB 480/531 KB 445/1267 KB 204/1044 KB 1072/1710 KB 480/531 KB 445/1267 KB 208/1044 KB 1072/1710 KB 480/531 KB 445/1267 KB 212/1044 KB 1072/1710 KB 480/531 KB 445/1267 KB 216/1044 KB 1072/1710 KB 480/531 KB 445/1267 KB 220/1044 KB 1076/1710 KB 480/531 KB 445/1267 KB 224/1044 KB 1048/1710 KB 480/531 KB 445/1267 KB 192/1044 KB 1076/1710 KB 480/531 KB 449/1267 KB 224/1044 KB 1076/1710 KB 480/531 KB 453/1267 KB 224/1044 KB 1076/1710 KB 480/531 KB 457/1267 KB 224/1044 KB 1076/1710 KB 480/531 KB 461/1267 KB 224/1044 KB 1076/1710 KB 480/531 KB 465/1267 KB 228/1044 KB 1076/1710 KB 480/531 KB 469/1267 KB 228/1044 KB 1076/1710 KB 480/531 KB 473/1267 KB 228/1044 KB 1076/1710 KB 480/531 KB 445/1267 KB 220/1044 KB 1080/1710 KB 480/531 KB 473/1267 KB 228/1044 KB 1084/1710 KB 480/531 KB 473/1267 KB 228/1044 KB 1088/1710 KB 480/531 KB 473/1267 KB 228/1044 KB 1092/1710 KB 480/531 KB 473/1267 KB 228/1044 KB 1076/1710 KB 480/531 KB 461/1267 KB 228/1044 KB 1092/1710 KB 480/531 KB 473/1267 KB 232/1044 KB 1092/1710 KB 480/531 KB 473/1267 KB 236/1044 KB 1092/1710 KB 480/531 KB 473/1267 KB 240/1044 KB 1096/1710 KB 480/531 KB 473/1267 KB 240/1044 KB 1100/1710 KB 480/531 KB 477/1267 KB 244/1044 KB 1104/1710 KB 480/531 KB 477/1267 KB 244/1044 KB 1108/1710 KB 480/531 KB 477/1267 KB 244/1044 KB 1096/1710 KB 480/531 KB 477/1267 KB 244/1044 KB 1108/1710 KB 480/531 KB 477/1267 KB 248/1044 KB 1108/1710 KB 480/531 KB 477/1267 KB 252/104 unit-abot-epc-basic-0: 23:43:38 DEBUG unit.abot-epc-basic/0.install 4 KB 1108/1710 KB 480/531 KB 477/1267 KB 256/1044 KB 1112/1710 KB 480/531 KB 477/1267 KB 260/1044 KB 1112/1710 KB 480/531 KB 477/1267 KB 264/1044 KB 1096/1710 KB 480/531 KB 477/1267 KB 240/1044 KB 1112/1710 KB 480/531 KB 481/1267 KB 264/1044 KB 1112/1710 KB 480/531 KB 485/1267 KB 264/1044 KB 1112/1710 KB 480/531 KB 489/1267 KB 264/1044 KB 1112/1710 KB 480/531 KB 493/1267 KB 264/1044 KB 1112/1710 KB 480/531 KB 477/1267 KB 256/1044 KB 1116/1710 KB 480/531 KB 493/1267 KB 268/1044 KB 1120/1710 KB 480/531 KB 493/1267 KB 268/1044 KB 1124/1710 KB 480/531 KB 493/1267 KB 268/1044 KB 1112/1710 KB 480/531 KB 493/1267 KB 268/1044 KB 1124/1710 KB 480/531 KB 493/1267 KB 272/1044 KB 1124/1710 KB 480/531 KB 497/1267 KB 276/1044 KB 1128/1710 KB 484/531 KB 497/1267 KB 280/1044 KB 1128/1710 KB 484/531 KB 497/1267 KB 284/1044 KB 1128/1710 KB 484/531 KB 497/1267 KB 288/1044 KB 1124/1710 KB 480/531 KB 497/1267 KB 272/1044 KB 1128/1710 KB 484/531 KB 501/1267 KB 288/1044 KB 1128/1710 KB 484/531 KB 505/1267 KB 288/1044 KB 1128/1710 KB 484/531 KB 509/1267 KB 288/1044 KB 1128/1710 KB 484/531 KB 497/1267 KB 276/1044 KB 1124/1710 KB 484/531 KB 497/1267 KB 276/1044 KB 1128/1710 KB 488/531 KB 513/1267 KB 288/1044 KB 1128/1710 KB 492/531 KB 513/1267 KB 288/1044 KB 1128/1710 KB 496/531 KB 513/1267 KB 288/1044 KB 1128/1710 KB 500/531 KB 513/1267 KB 288/1044 KB 1128/1710 KB 504/531 KB 513/1267 KB 288/1044 KB 1128/1710 KB 508/531 KB 513/1267 KB 288/1044 KB 1128/1710 KB 512/531 KB 513/1267 KB 288/1044 KB 1128/1710 KB 516/531 KB 513/1267 KB 288/1044 KB 1128/1710 KB 520/531 KB 513/1267 KB 288/1044 KB 1128/1710 KB 524/531 KB 513/1267 KB 288/1044 KB 1128/1710 KB 528/531 KB 513/1267 KB 288/1044 KB 1128/1710 KB 531/531 KB 513/1267 KB 288/1044 KB 1132/1710 KB 531/531 KB 513/1267 KB 288/1044 KB 1136/1710 KB 531/531 KB 513/1267 KB 288/1044 KB 1140/1710 KB 531/531 KB 513/1267 KB 288/1044 KB 1144/1710 KB 531/531 KB 513/1267 KB 288/1044 KB 1148/1710 KB 531/531 KB 513/1267 KB 288/1044 KB 1152/1710 KB 531/531 KB 513/1267 KB 292/1044 KB 1128/1710 KB 484/531 KB 513/1267 KB 288/1044 KB 1152/1710 KB 531/531 KB 517/1267 KB 292/1044 KB 1152/1710 KB 531/531 KB 521/1267 KB 292/1044 KB 1152/1710 KB 531/531 KB 525/1267 KB 292/1044 KB 1152/1710 KB 531/531 KB 529/1267 KB 292/1044 KB 1156/1710 KB 531/531 KB 533/1267 KB 292/1044 KB 1156/1710 KB 531/531 KB 537/1267 KB 292/1044 KB 1148/1710 KB 531/531 KB 513/1267 KB 292/1044 KB 1156/1710 KB 531/531 KB 537/1267 KB 296/1044 KB 1156/1710 KB 531/531 KB 537/1267 KB 300/1044 KB 1156/1710 KB 531/531 KB 537/1267 KB 304/1044 KB 1156/1710 KB 531/531 KB 529/1267 KB 292/1044 KB 1160/1710 KB 531/531 KB 537/1267 KB 304/1044 KB 1164/1710 KB 531/531 KB 541/1267 KB 308/1044 KB 1168/1710 KB 531/531 KB 541/1267 KB 308/1044 KB 1172/1710 KB 531/531 KB 541/1267 KB 308/1044 KB 1160/1710 KB 531/531 KB 541/1267 KB 308/1044 KB 1160/1710 KB 531/531 KB 537/1267 KB 308/1044 KB 1172/1710 KB 545/1267 KB 312/1044 KB 1172/1710 KB 545/1267 KB 316/1044 KB 1172/1710 KB 545/1267 KB 320/1044 KB 1172/1710 KB 545/1267 KB 324/1044 KB 1176/1710 KB 545/1267 KB 328/1044 KB 1176/1710 KB 545/1267 KB 332/1044 KB 1176/1710 KB 545/1267 KB 336/1044 KB 1172/1710 KB 545/1267 KB 308/1044 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1339.2 KB/sec) unit-abot-epc-basic-0: 23:43:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 1176/1710 KB 549/1267 KB 336/1044 KB 1176/1710 KB 553/1267 KB 336/1044 KB 1176/1710 KB 557/1267 KB 336/1044 KB 1176/1710 KB 561/1267 KB 336/1044 KB 1176/1710 KB 565/1267 KB 336/1044 KB 1176/1710 KB 545/1267 KB 324/1044 KB 1180/1710 KB 565/1267 KB 336/1044 KB 1184/1710 KB 565/1267 KB 336/1044 KB 1188/1710 KB 565/1267 KB 336/1044 KB 1192/1710 KB 565/1267 KB 336/1044 KB 1196/1710 KB 569/1267 KB 340/1044 KB 1200/1710 KB 569/1267 KB 340/1044 KB 1204/1710 KB 569/1267 KB 340/1044 KB 1208/1710 KB 569/1267 KB 340/1044 KB 1212/1710 KB 569/1267 KB 340/1044 KB 1216/1710 KB 569/1267 KB 340/1044 KB 1220/1710 KB 569/1267 KB 340/1044 KB 1192/1710 KB 569/1267 KB 340/1044 KB 1220/1710 KB 569/1267 KB 344/1044 KB 1220/1710 KB 569/1267 KB 348/1044 KB 1220/1710 KB 569/1267 KB 352/1044 KB 1192/1710 KB 569/1267 KB 336/1044 KB 1220/1710 KB 573/1267 KB 352/1044 KB 1220/1710 KB 577/1267 KB 352/1044 KB 1220/1710 KB 581/1267 KB 352/1044 KB 1220/1710 KB 585/1267 KB 352/1044 KB 1220/1710 KB 589/1267 KB 352/1044 KB 1224/1710 KB 593/1267 KB 356/1044 KB 1224/1710 KB 597/1267 KB 356/1044 KB 1224/1710 KB 601/1267 KB 356/1044 KB 1224/1710 KB 605/1267 KB 356/1044 KB 1224/1710 KB 609/1267 KB 356/1044 KB 1224/1710 KB 613/1267 KB 356/1044 KB 1224/1710 KB 617/1267 KB 356/1044 KB 1224/1710 KB 589/1267 KB 356/1044 KB 1228/1710 KB 617/1267 KB 356/1044 KB 1232/1710 KB 617/1267 KB 356/1044 KB 1236/1710 KB 617/1267 KB 356/1044 KB 1220/1710 KB 589/1267 KB 356/1044 KB 1236/1710 KB 617/1267 KB 360/1044 KB 1236/1710 KB 617/1267 KB 364/1044 KB 1236/1710 KB 617/1267 KB 368/1044 KB 1236/1710 KB 617/1267 KB 372/1044 KB 1236/1710 KB 617/1267 KB 376/1044 KB 1236/1710 KB 617/1267 KB 380/1044 KB 1236/1710 KB 617/1267 KB 384/1044 KB 1240/1710 KB 617/1267 KB 388/1044 KB 1240/1710 KB 621/1267 KB 392/1044 KB 1240/1710 KB 617/1267 KB 384/1044 KB 1244/1710 KB 621/1267 KB 396/1044 KB 1248/1710 KB 621/1267 KB 396/1044 KB 1252/1710 KB 621/1267 KB 396/1044 KB 1240/1710 KB 621/1267 KB 388/1044 KB 1252/1710 KB 625/1267 KB 396/1044 KB 1252/1710 KB 629/1267 KB 396/1044 KB 1252/1710 KB 633/1267 KB 396/1044 KB 1252/1710 KB 637/1267 KB 396/1044 KB 1256/1710 KB 641/1267 KB 396/1044 KB 1256/1710 KB 645/1267 KB 396/1044 KB 1256/1710 KB 649/1267 KB 396/1044 KB 1240/1710 KB 633/1267 KB 396/1044 KB 1256/1710 KB 649/1267 KB 400/1044 KB 1256/1710 KB 649/1267 KB 404/1044 KB 1256/1710 KB 637/1267 KB 396/1044 KB 1260/1710 KB 649/1267 KB 404/1044 KB 1264/1710 KB 649/1267 KB 404/1044 KB 1268/1710 KB 649/1267 KB 404/1044 KB 1272/1710 KB 649/1267 KB 404/1044 KB 1276/1710 KB 653/1267 KB 408/1044 KB 1280/1710 KB 653/1267 KB 408/1044 KB 1272/1710 KB 653/1267 KB 408/1044 KB 1272/1710 KB 649/1267 KB 408/1044 KB 1284/1710 KB 653/1267 KB 412/1044 KB 1284/1710 KB 653/1267 KB 416/1044 KB 1284/1710 KB 653/1267 KB 420/1044 KB 1284/1710 KB 653/1267 KB 408/1044 KB 1284/1710 KB 657/1267 KB 420/1044 KB 1284/1710 KB 661/1267 KB 420/1044 KB 1288/1710 KB 665/1267 KB 420/1044 KB 1288/1710 KB 669/1267 KB 420/1044 KB 1288/1710 KB 661/1267 KB 420/1044 KB 1292/1710 KB 669/1267 KB 424/1044 KB 1296/1710 KB 669/1267 KB 424/1044 KB 1288/1710 KB 669/1267 KB 424/1044 KB 1296/1710 KB 673/1267 KB 428/1044 KB 1296/1710 KB 673/1267 KB 432/1044 KB 1296/1710 KB 673/1267 KB 436/1044 KB 1296/1710 KB 673/1267 KB 424/1044 KB 1300/1710 KB 673/1267 KB 436/1044 KB 1300/1710 KB 677/1267 KB 436/1044 KB 1300/1710 KB 681/1267 KB 436/1044 KB 1300/1710 KB 685/1267 KB 440/1044 KB 1304/1710 KB 689/1267 KB 440/1044 KB 1304 unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install /1710 KB 693/1267 KB 440/1044 KB 1304/1710 KB 697/1267 KB 440/1044 KB 1300/1710 KB 681/1267 KB 440/1044 KB 1304/1710 KB 697/1267 KB 444/1044 KB 1304/1710 KB 697/1267 KB 448/1044 KB 1304/1710 KB 697/1267 KB 452/1044 KB 1304/1710 KB 697/1267 KB 456/1044 KB 1304/1710 KB 685/1267 KB 440/1044 KB 1308/1710 KB 697/1267 KB 460/1044 KB 1312/1710 KB 697/1267 KB 460/1044 KB 1316/1710 KB 697/1267 KB 460/1044 KB 1320/1710 KB 697/1267 KB 460/1044 KB 1324/1710 KB 701/1267 KB 460/1044 KB 1328/1710 KB 701/1267 KB 460/1044 KB 1332/1710 KB 701/1267 KB 460/1044 KB 1320/1710 KB 701/1267 KB 460/1044 KB 1332/1710 KB 705/1267 KB 460/1044 KB 1332/1710 KB 709/1267 KB 460/1044 KB 1332/1710 KB 713/1267 KB 460/1044 KB 1332/1710 KB 717/1267 KB 460/1044 KB 1336/1710 KB 721/1267 KB 460/1044 KB 1336/1710 KB 725/1267 KB 460/1044 KB 1336/1710 KB 729/1267 KB 460/1044 KB 1304/1710 KB 697/1267 KB 460/1044 KB 1336/1710 KB 729/1267 KB 464/1044 KB 1336/1710 KB 729/1267 KB 468/1044 KB 1336/1710 KB 729/1267 KB 472/1044 KB 1336/1710 KB 729/1267 KB 476/1044 KB 1336/1710 KB 729/1267 KB 480/1044 KB 1336/1710 KB 729/1267 KB 484/1044 KB 1336/1710 KB 729/1267 KB 488/1044 KB 1336/1710 KB 729/1267 KB 492/1044 KB 1336/1710 KB 729/1267 KB 496/1044 KB 1336/1710 KB 729/1267 KB 500/1044 KB 1336/1710 KB 733/1267 KB 504/1044 KB 1336/1710 KB 733/1267 KB 508/1044 KB 1336/1710 KB 717/1267 KB 460/1044 KB 1340/1710 KB 733/1267 KB 508/1044 KB 1344/1710 KB 733/1267 KB 508/1044 KB 1348/1710 KB 733/1267 KB 508/1044 KB 1352/1710 KB 733/1267 KB 508/1044 KB 1356/1710 KB 733/1267 KB 508/1044 KB 1360/1710 KB 733/1267 KB 508/1044 KB 1364/1710 KB 733/1267 KB 508/1044 KB 1336/1710 KB 733/1267 KB 500/1044 KB 1364/1710 KB 737/1267 KB 508/1044 KB 1364/1710 KB 741/1267 KB 508/1044 KB 1364/1710 KB 745/1267 KB 508/1044 KB 1368/1710 KB 745/1267 KB 508/1044 KB 1372/1710 KB 749/1267 KB 512/1044 KB 1376/1710 KB 749/1267 KB 512/1044 KB 1380/1710 KB 749/1267 KB 512/1044 KB 1368/1710 KB 749/1267 KB 512/1044 KB 1380/1710 KB 753/1267 KB 512/1044 KB 1380/1710 KB 757/1267 KB 512/1044 KB 1380/1710 KB 761/1267 KB 512/1044 KB 1368/1710 KB 745/1267 KB 512/1044 KB 1380/1710 KB 761/1267 KB 516/1044 KB 1380/1710 KB 761/1267 KB 520/1044 KB 1380/1710 KB 761/1267 KB 524/1044 KB 1384/1710 KB 761/1267 KB 524/1044 KB 1388/1710 KB 765/1267 KB 528/1044 KB 1392/1710 KB 765/1267 KB 528/1044 KB 1396/1710 KB 765/1267 KB 528/1044 KB 1384/1710 KB 765/1267 KB 528/1044 KB 1396/1710 KB 769/1267 KB 528/1044 KB 1396/1710 KB 773/1267 KB 528/1044 KB 1396/1710 KB 777/1267 KB 528/1044 KB 1384/1710 KB 761/1267 KB 528/1044 KB 1396/1710 KB 777/1267 KB 532/1044 KB 1396/1710 KB 777/1267 KB 536/1044 KB 1396/1710 KB 777/1267 KB 540/1044 KB 1400/1710 KB 777/1267 KB 544/1044 KB 1400/1710 KB 777/1267 KB 548/1044 KB 1400/1710 KB 781/1267 KB 552/1044 KB 1400/1710 KB 781/1267 KB 556/1044 KB 1400/1710 KB 781/1267 KB 560/1044 KB 1400/1710 KB 777/1267 KB 540/1044 KB 1404/1710 KB 781/1267 KB 560/1044 KB 1408/1710 KB 781/1267 KB 560/1044 KB 1412/1710 KB 781/1267 KB 560/1044 KB 1400/1710 KB 781/1267 KB 548/1044 KB 1412/1710 KB 785/1267 KB 560/1044 KB 1412/1710 KB 789/1267 KB 560/1044 KB 1412/1710 KB 793/1267 KB 560/1044 KB 1412/1710 KB 797/1267 KB 560/1044 KB 1416/1710 KB 801/1267 KB 564/1044 KB 1416/1710 KB 805/1267 KB 564/1044 KB 1416/1710 KB 809/1267 KB 564/1044 KB 1416/1710 KB 813/1267 KB 564/1044 KB 1416/1710 KB 817/1267 KB 564/1044 KB 1416/1710 KB 821/1267 KB 564/1044 KB 1416/1710 KB 825/1267 KB 564/1044 KB 1416/171 unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 0 KB 797/1267 KB 564/1044 KB 1420/1710 KB 825/1267 KB 564/1044 KB 1424/1710 KB 825/1267 KB 564/1044 KB 1428/1710 KB 825/1267 KB 564/1044 KB 1412/1710 KB 797/1267 KB 564/1044 KB 1428/1710 KB 825/1267 KB 568/1044 KB 1428/1710 KB 825/1267 KB 572/1044 KB 1428/1710 KB 825/1267 KB 576/1044 KB 1428/1710 KB 825/1267 KB 580/1044 KB 1432/1710 KB 825/1267 KB 584/1044 KB 1432/1710 KB 825/1267 KB 588/1044 KB 1432/1710 KB 825/1267 KB 592/1044 KB 1432/1710 KB 825/1267 KB 596/1044 KB 1432/1710 KB 829/1267 KB 600/1044 KB 1432/1710 KB 829/1267 KB 604/1044 KB 1432/1710 KB 829/1267 KB 608/1044 KB 1432/1710 KB 825/1267 KB 580/1044 KB 1436/1710 KB 829/1267 KB 608/1044 KB 1440/1710 KB 829/1267 KB 608/1044 KB 1444/1710 KB 829/1267 KB 608/1044 KB 1448/1710 KB 829/1267 KB 608/1044 KB 1452/1710 KB 829/1267 KB 608/1044 KB 1456/1710 KB 829/1267 KB 608/1044 KB 1460/1710 KB 829/1267 KB 608/1044 KB 1432/1710 KB 829/1267 KB 596/1044 KB 1460/1710 KB 833/1267 KB 608/1044 KB 1460/1710 KB 837/1267 KB 608/1044 KB 1460/1710 KB 841/1267 KB 608/1044 KB 1463/1710 KB 841/1267 KB 608/1044 KB 1467/1710 KB 845/1267 KB 608/1044 KB 1471/1710 KB 845/1267 KB 612/1044 KB 1475/1710 KB 845/1267 KB 612/1044 KB 1479/1710 KB 845/1267 KB 612/1044 KB 1463/1710 KB 845/1267 KB 608/1044 KB 1467/1710 KB 845/1267 KB 612/1044 KB 1479/1710 KB 849/1267 KB 616/1044 KB 1479/1710 KB 849/1267 KB 620/1044 KB 1479/1710 KB 849/1267 KB 624/1044 KB 1479/1710 KB 849/1267 KB 620/1044 KB 1479/1710 KB 853/1267 KB 624/1044 KB 1479/1710 KB 857/1267 KB 624/1044 KB 1479/1710 KB 857/1267 KB 628/1044 KB 1483/1710 KB 861/1267 KB 632/1044 KB 1483/1710 KB 861/1267 KB 636/1044 KB 1483/1710 KB 861/1267 KB 640/1044 KB 1483/1710 KB 861/1267 KB 628/1044 KB 1487/1710 KB 861/1267 KB 640/1044 KB 1491/1710 KB 861/1267 KB 640/1044 KB 1495/1710 KB 861/1267 KB 640/1044 KB 1479/1710 KB 861/1267 KB 628/1044 KB 1495/1710 KB 865/1267 KB 640/1044 KB 1495/1710 KB 869/1267 KB 640/1044 KB 1495/1710 KB 873/1267 KB 640/1044 KB 1495/1710 KB 877/1267 KB 640/1044 KB 1499/1710 KB 881/1267 KB 644/1044 KB 1499/1710 KB 885/1267 KB 644/1044 KB 1499/1710 KB 889/1267 KB 644/1044 KB 1499/1710 KB 877/1267 KB 644/1044 KB 1503/1710 KB 889/1267 KB 644/1044 KB 1507/1710 KB 889/1267 KB 644/1044 KB 1511/1710 KB 889/1267 KB 644/1044 KB 1495/1710 KB 877/1267 KB 644/1044 KB 1511/1710 KB 889/1267 KB 648/1044 KB 1511/1710 KB 889/1267 KB 652/1044 KB 1511/1710 KB 889/1267 KB 656/1044 KB 1511/1710 KB 889/1267 KB 660/1044 KB 1515/1710 KB 893/1267 KB 664/1044 KB 1515/1710 KB 893/1267 KB 668/1044 KB 1515/1710 KB 893/1267 KB 672/1044 KB 1515/1710 KB 893/1267 KB 660/1044 KB 1519/1710 KB 893/1267 KB 672/1044 KB 1523/1710 KB 893/1267 KB 672/1044 KB 1527/1710 KB 893/1267 KB 672/1044 KB 1511/1710 KB 893/1267 KB 660/1044 KB 1527/1710 KB 897/1267 KB 672/1044 KB 1527/1710 KB 901/1267 KB 672/1044 KB 1527/1710 KB 905/1267 KB 672/1044 KB 1527/1710 KB 909/1267 KB 672/1044 KB 1531/1710 KB 913/1267 KB 676/1044 KB 1531/1710 KB 917/1267 KB 676/1044 KB 1531/1710 KB 921/1267 KB 676/1044 KB 1531/1710 KB 909/1267 KB 676/1044 KB 1527/1710 KB 909/1267 KB 676/1044 KB 1535/1710 KB 921/1267 KB 680/1044 KB 1535/1710 KB 921/1267 KB 684/1044 KB 1535/1710 KB 921/1267 KB 688/1044 KB 1535/1710 KB 921/1267 KB 684/1044 KB 1539/1710 KB 921/1267 KB 688/1044 KB 1543/1710 KB 921/1267 KB 688/1044 KB 1543/1710 KB 921/1267 KB 692/1044 KB 1547/1710 KB 925/1267 KB 696/1044 KB 1547/1710 KB 925/1267 KB 700/1044 KB 1547/1710 KB 925/1267 KB 704/1044 KB 1547/1710 KB unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 925/1267 KB 692/1044 KB 1547/1710 KB 929/1267 KB 704/1044 KB 1547/1710 KB 933/1267 KB 704/1044 KB 1547/1710 KB 937/1267 KB 704/1044 KB 1547/1710 KB 921/1267 KB 692/1044 KB 1551/1710 KB 937/1267 KB 704/1044 KB 1555/1710 KB 937/1267 KB 704/1044 KB 1559/1710 KB 937/1267 KB 704/1044 KB 1559/1710 KB 937/1267 KB 708/1044 KB 1563/1710 KB 941/1267 KB 712/1044 KB 1563/1710 KB 941/1267 KB 716/1044 KB 1563/1710 KB 941/1267 KB 720/1044 KB 1563/1710 KB 941/1267 KB 708/1044 KB 1563/1710 KB 945/1267 KB 720/1044 KB 1563/1710 KB 949/1267 KB 720/1044 KB 1563/1710 KB 953/1267 KB 720/1044 KB 1563/1710 KB 957/1267 KB 720/1044 KB 1563/1710 KB 961/1267 KB 724/1044 KB 1563/1710 KB 965/1267 KB 724/1044 KB 1563/1710 KB 969/1267 KB 724/1044 KB 1563/1710 KB 973/1267 KB 724/1044 KB 1563/1710 KB 937/1267 KB 708/1044 KB 1567/1710 KB 973/1267 KB 4/1063 KB 724/1044 KB 1563/1710 KB 973/1267 KB 4/1063 KB 724/1044 KB 1567/1710 KB 973/1267 KB 8/1063 KB 724/1044 KB 1567/1710 KB 973/1267 KB 12/1063 KB 724/1044 KB 1567/1710 KB 973/1267 KB 16/1063 KB 724/1044 KB 1567/1710 KB 973/1267 KB 20/1063 KB 724/1044 KB 1567/1710 KB 973/1267 KB 24/1063 KB 724/1044 KB 1567/1710 KB 973/1267 KB 28/1063 KB 724/1044 KB 1567/1710 KB 973/1267 KB 32/1063 KB 724/1044 KB 1567/1710 KB 973/1267 KB 36/1063 KB 724/1044 KB 1571/1710 KB 973/1267 KB 40/1063 KB 724/1044 KB 1571/1710 KB 973/1267 KB 44/1063 KB 724/1044 KB 1571/1710 KB 973/1267 KB 48/1063 KB 724/1044 KB 1563/1710 KB 957/1267 KB 724/1044 KB 1571/1710 KB 973/1267 KB 48/1063 KB 728/1044 KB 1571/1710 KB 973/1267 KB 36/1063 KB 724/1044 KB 1575/1710 KB 973/1267 KB 48/1063 KB 732/1044 KB 1579/1710 KB 973/1267 KB 48/1063 KB 732/1044 KB 1583/1710 KB 973/1267 KB 48/1063 KB 732/1044 KB 1587/1710 KB 973/1267 KB 52/1063 KB 732/1044 KB 1591/1710 KB 973/1267 KB 52/1063 KB 732/1044 KB 1595/1710 KB 973/1267 KB 52/1063 KB 732/1044 KB 1579/1710 KB 973/1267 KB 48/1063 KB 732/1044 KB 1595/1710 KB 977/1267 KB 52/1063 KB 736/1044 KB 1595/1710 KB 977/1267 KB 52/1063 KB 740/1044 KB 1595/1710 KB 977/1267 KB 52/1063 KB 744/1044 KB 1595/1710 KB 977/1267 KB 52/1063 KB 732/1044 KB 1583/1710 KB 973/1267 KB 52/1063 KB 732/1044 KB 1595/1710 KB 977/1267 KB 56/1063 KB 744/1044 KB 1595/1710 KB 977/1267 KB 60/1063 KB 744/1044 KB 1595/1710 KB 977/1267 KB 64/1063 KB 744/1044 KB 1595/1710 KB 977/1267 KB 68/1063 KB 744/1044 KB 1599/1710 KB 981/1267 KB 72/1063 KB 748/1044 KB 1599/1710 KB 981/1267 KB 76/1063 KB 748/1044 KB 1599/1710 KB 981/1267 KB 80/1063 KB 748/1044 KB 1599/1710 KB 981/1267 KB 68/1063 KB 748/1044 KB 1599/1710 KB 981/1267 KB 80/1063 KB 752/1044 KB 1599/1710 KB 981/1267 KB 80/1063 KB 756/1044 KB 1599/1710 KB 981/1267 KB 80/1063 KB 760/1044 KB 1599/1710 KB 981/1267 KB 84/1063 KB 764/1044 KB 1599/1710 KB 981/1267 KB 84/1063 KB 768/1044 KB 1599/1710 KB 981/1267 KB 68/1063 KB 744/1044 KB 1599/1710 KB 985/1267 KB 84/1063 KB 768/1044 KB 1599/1710 KB 977/1267 KB 68/1063 KB 744/1044 KB 1603/1710 KB 985/1267 KB 84/1063 KB 768/1044 KB 1607/1710 KB 985/1267 KB 84/1063 KB 768/1044 KB 1611/1710 KB 985/1267 KB 84/1063 KB 768/1044 KB 1615/1710 KB 989/1267 KB 84/1063 KB 768/1044 KB 1619/1710 KB 989/1267 KB 84/1063 KB 768/1044 KB 1623/1710 KB 989/1267 KB 84/1063 KB 768/1044 KB 1627/1710 KB 989/1267 KB 84/1063 KB 768/1044 KB 1631/1710 KB 989/1267 KB 84/1063 KB 772/1044 KB 1635/1710 KB 989/1267 KB 84/1063 KB 772/1044 KB 1639/1710 KB 989/1267 KB 84/1063 KB 772/1044 KB 1599/1710 KB 981/1267 KB 84/1063 KB 760/1044 KB 1639/1710 KB 989/12 unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 67 KB 88/1063 KB 772/1044 KB 1639/1710 KB 989/1267 KB 92/1063 KB 772/1044 KB 1639/1710 KB 989/1267 KB 96/1063 KB 772/1044 KB 1627/1710 KB 989/1267 KB 84/1063 KB 772/1044 KB 1639/1710 KB 989/1267 KB 96/1063 KB 776/1044 KB 1639/1710 KB 989/1267 KB 96/1063 KB 780/1044 KB 1639/1710 KB 989/1267 KB 96/1063 KB 784/1044 KB 1639/1710 KB 989/1267 KB 96/1063 KB 788/1044 KB 1611/1710 KB 989/1267 KB 84/1063 KB 768/1044 KB 1643/1710 KB 993/1267 KB 100/1063 KB 788/1044 KB 1643/1710 KB 997/1267 KB 100/1063 KB 788/1044 KB 1643/1710 KB 1001/1267 KB 100/1063 KB 788/1044 KB 1643/1710 KB 1005/1267 KB 100/1063 KB 788/1044 KB 1643/1710 KB 1009/1267 KB 100/1063 KB 788/1044 KB 1643/1710 KB 1013/1267 KB 100/1063 KB 788/1044 KB 1643/1710 KB 1017/1267 KB 100/1063 KB 788/1044 KB 1643/1710 KB 1021/1267 KB 100/1063 KB 788/1044 KB 1643/1710 KB 1025/1267 KB 100/1063 KB 788/1044 KB 1643/1710 KB 989/1267 KB 100/1063 KB 788/1044 KB 1647/1710 KB 1025/1267 KB 100/1063 KB 792/1044 KB 1639/1710 KB 989/1267 KB 100/1063 KB 788/1044 KB 1647/1710 KB 1029/1267 KB 104/1063 KB 792/1044 KB 1647/1710 KB 1029/1267 KB 108/1063 KB 792/1044 KB 1647/1710 KB 1029/1267 KB 112/1063 KB 792/1044 KB 1647/1710 KB 1029/1267 KB 116/1063 KB 792/1044 KB 1647/1710 KB 1029/1267 KB 100/1063 KB 792/1044 KB 1643/1710 KB 1025/1267 KB 100/1063 KB 792/1044 KB 1651/1710 KB 1029/1267 KB 116/1063 KB 792/1044 KB 1655/1710 KB 1029/1267 KB 116/1063 KB 796/1044 KB 1651/1710 KB 1029/1267 KB 116/1063 KB 796/1044 KB 1655/1710 KB 1033/1267 KB 116/1063 KB 800/1044 KB 1655/1710 KB 1033/1267 KB 116/1063 KB 796/1044 KB 1659/1710 KB 1033/1267 KB 116/1063 KB 800/1044 KB 1663/1710 KB 1037/1267 KB 120/1063 KB 804/1044 KB 1667/1710 KB 1037/1267 KB 120/1063 KB 804/1044 KB 1671/1710 KB 1037/1267 KB 120/1063 KB 804/1044 KB 1659/1710 KB 1037/1267 KB 120/1063 KB 804/1044 KB 1671/1710 KB 1037/1267 KB 120/1063 KB 808/1044 KB 1671/1710 KB 1037/1267 KB 120/1063 KB 812/1044 KB 1671/1710 KB 1037/1267 KB 120/1063 KB 816/1044 KB 1659/1710 KB 1037/1267 KB 120/1063 KB 800/1044 KB 1671/1710 KB 1037/1267 KB 124/1063 KB 816/1044 KB 1671/1710 KB 1037/1267 KB 128/1063 KB 816/1044 KB 1659/1710 KB 1037/1267 KB 116/1063 KB 800/1044 KB 1671/1710 KB 1041/1267 KB 128/1063 KB 816/1044 KB 1671/1710 KB 1045/1267 KB 128/1063 KB 816/1044 KB 1671/1710 KB 1049/1267 KB 128/1063 KB 816/1044 KB 1671/1710 KB 1053/1267 KB 128/1063 KB 816/1044 KB 1675/1710 KB 1053/1267 KB 132/1063 KB 820/1044 KB 1675/1710 KB 1057/1267 KB 136/1063 KB 820/1044 KB 1675/1710 KB 1057/1267 KB 140/1063 KB 820/1044 KB 1675/1710 KB 1057/1267 KB 144/1063 KB 820/1044 KB 1675/1710 KB 1053/1267 KB 128/1063 KB 820/1044 KB 1675/1710 KB 1057/1267 KB 144/1063 KB 824/1044 KB 1675/1710 KB 1053/1267 KB 128/1063 KB 816/1044 KB 1679/1710 KB 1057/1267 KB 144/1063 KB 824/1044 KB 1683/1710 KB 1057/1267 KB 144/1063 KB 824/1044 KB 1687/1710 KB 1057/1267 KB 144/1063 KB 828/1044 KB 1691/1710 KB 1057/1267 KB 144/1063 KB 828/1044 KB 1695/1710 KB 1057/1267 KB 148/1063 KB 828/1044 KB 1699/1710 KB 1057/1267 KB 148/1063 KB 828/1044 KB 1703/1710 KB 1057/1267 KB 148/1063 KB 828/1044 KB 1675/1710 KB 1057/1267 KB 132/1063 KB 824/1044 KB 1703/1710 KB 1061/1267 KB 148/1063 KB 828/1044 KB 1703/1710 KB 1065/1267 KB 148/1063 KB 828/1044 KB 1703/1710 KB 1069/1267 KB 148/1063 KB 828/1044 KB 1703/1710 KB 1073/1267 KB 148/1063 KB 828/1044 KB 1703/1710 KB 1077/1267 KB 148/1063 KB 828/1044 KB 1703/1710 KB 1081/1267 KB 148/1063 KB 828/1044 KB 1703/1710 KB 1085/1267 KB 148/1063 KB 828/1044 KB 1707/1710 unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install KB 1089/1267 KB 148/1063 KB 828/1044 KB 1707/1710 KB 1093/1267 KB 148/1063 KB 828/1044 KB 1707/1710 KB 1097/1267 KB 148/1063 KB 828/1044 KB 1707/1710 KB 1101/1267 KB 148/1063 KB 828/1044 KB 1691/1710 KB 1057/1267 KB 148/1063 KB 828/1044 KB 1707/1710 KB 1101/1267 KB 152/1063 KB 828/1044 KB 1707/1710 KB 1101/1267 KB 156/1063 KB 828/1044 KB 1707/1710 KB 1101/1267 KB 160/1063 KB 828/1044 KB 1683/1710 KB 1057/1267 KB 144/1063 KB 828/1044 KB 1707/1710 KB 1101/1267 KB 160/1063 KB 832/1044 KB 1707/1710 KB 1101/1267 KB 160/1063 KB 836/1044 KB 1707/1710 KB 1101/1267 KB 160/1063 KB 840/1044 KB 1707/1710 KB 1101/1267 KB 160/1063 KB 844/1044 KB 1707/1710 KB 1101/1267 KB 160/1063 KB 848/1044 KB 1707/1710 KB 1101/1267 KB 164/1063 KB 848/1044 KB 1707/1710 KB 1101/1267 KB 168/1063 KB 852/1044 KB 1707/1710 KB 1101/1267 KB 172/1063 KB 852/1044 KB 1707/1710 KB 1101/1267 KB 176/1063 KB 852/1044 KB 1707/1710 KB 1085/1267 KB 148/1063 KB 828/1044 KB 1710/1710 KB 1101/1267 KB 176/1063 KB 852/1044 KB 1707/1710 KB 1101/1267 KB 164/1063 KB 852/1044 KB 1710/1710 KB 1101/1267 KB 176/1063 KB 856/1044 KB 1710/1710 KB 1101/1267 KB 176/1063 KB 860/1044 KB 1710/1710 KB 1101/1267 KB 176/1063 KB 864/1044 KB 1710/1710 KB 1101/1267 KB 180/1063 KB 864/1044 KB 1710/1710 KB 1101/1267 KB 184/1063 KB 868/1044 KB 1710/1710 KB 1101/1267 KB 188/1063 KB 868/1044 KB 1710/1710 KB 1101/1267 KB 192/1063 KB 868/1044 KB 1710/1710 KB 1105/1267 KB 192/1063 KB 868/1044 KB 1710/1710 KB 1109/1267 KB 192/1063 KB 868/1044 KB 1710/1710 KB 1113/1267 KB 192/1063 KB 868/1044 KB 1710/1710 KB 1117/1267 KB 192/1063 KB 868/1044 KB 1710/1710 KB 1121/1267 KB 196/1063 KB 868/1044 KB 1710/1710 KB 1125/1267 KB 196/1063 KB 868/1044 KB 1710/1710 KB 1129/1267 KB 196/1063 KB 868/1044 KB 1710/1710 KB 1101/1267 KB 180/1063 KB 868/1044 KB 1710/1710 KB 1129/1267 KB 196/1063 KB 872/1044 KB 1710/1710 KB 1129/1267 KB 196/1063 KB 876/1044 KB 1710/1710 KB 1129/1267 KB 196/1063 KB 880/1044 KB 1710/1710 KB 1117/1267 KB 196/1063 KB 868/1044 KB 1710/1710 KB 1129/1267 KB 200/1063 KB 880/1044 KB 1710/1710 KB 1129/1267 KB 204/1063 KB 880/1044 KB 1710/1710 KB 1129/1267 KB 208/1063 KB 880/1044 KB 1710/1710 KB 1129/1267 KB 212/1063 KB 880/1044 KB 1129/1267 KB 216/1063 KB 884/1044 KB 1129/1267 KB 220/1063 KB 884/1044 KB 1710/1710 KB 1129/1267 KB 212/1063 KB 884/1044 KB 1129/1267 KB 220/1063 KB 888/1044 KB 1129/1267 KB 220/1063 KB 892/1044 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 3275.6 KB/sec) unit-abot-epc-basic-0: 23:43:39 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: 23:43:39 DEBUG unit.abot-epc-basic/0.install 1129/1267 KB 220/1063 KB 896/1044 KB 1129/1267 KB 220/1063 KB 900/1044 KB 1129/1267 KB 224/1063 KB 904/1044 KB 1129/1267 KB 224/1063 KB 908/1044 KB 1129/1267 KB 224/1063 KB 912/1044 KB 1129/1267 KB 224/1063 KB 900/1044 KB 1129/1267 KB 228/1063 KB 912/1044 KB 1129/1267 KB 232/1063 KB 912/1044 KB 1129/1267 KB 236/1063 KB 912/1044 KB 1129/1267 KB 240/1063 KB 916/1044 KB 1129/1267 KB 244/1063 KB 916/1044 KB 1129/1267 KB 248/1063 KB 916/1044 KB 1129/1267 KB 252/1063 KB 916/1044 KB 1129/1267 KB 256/1063 KB 916/1044 KB 1129/1267 KB 236/1063 KB 916/1044 KB 1129/1267 KB 256/1063 KB 920/1044 KB 1129/1267 KB 256/1063 KB 924/1044 KB 1129/1267 KB 256/1063 KB 928/1044 KB 1129/1267 KB 260/1063 KB 928/1044 KB 1129/1267 KB 264/1063 KB 932/1044 KB 1129/1267 KB 268/1063 KB 932/1044 KB 1129/1267 KB 272/1063 KB 932/1044 KB 1129/1267 KB 260/1063 KB 932/1044 KB 1129/1267 KB 272/1063 KB 936/1044 KB 1129/1267 KB 272/1063 KB 940/1044 KB 1129/1267 KB 272/1063 KB 944/1044 KB 1129/1267 KB 276/1063 KB 944/1044 KB 1129/1267 KB 280/1063 KB 948/1044 KB 1129/1267 KB 284/1063 KB 948/1044 KB 1129/1267 KB 288/1063 KB 948/1044 KB 1129/1267 KB 276/1063 KB 948/1044 KB 1129/1267 KB 288/1063 KB 952/1044 KB 1129/1267 KB 288/1063 KB 956/1044 KB 1129/1267 KB 292/1063 KB 956/1044 KB 1133/1267 KB 296/1063 KB 960/1044 KB 1133/1267 KB 292/1063 KB 960/1044 KB 1129/1267 KB 292/1063 KB 960/1044 KB 1133/1267 KB 296/1063 KB 964/1044 KB 1137/1267 KB 300/1063 KB 964/1044 KB 1137/1267 KB 304/1063 KB 964/1044 KB 1137/1267 KB 308/1063 KB 968/1044 KB 1137/1267 KB 312/1063 KB 968/1044 KB 1137/1267 KB 316/1063 KB 968/1044 KB 1137/1267 KB 296/1063 KB 964/1044 KB 1141/1267 KB 316/1063 KB 968/1044 KB 1145/1267 KB 316/1063 KB 968/1044 KB 1137/1267 KB 304/1063 KB 968/1044 KB 1145/1267 KB 316/1063 KB 972/1044 KB 1145/1267 KB 316/1063 KB 976/1044 KB 1145/1267 KB 316/1063 KB 980/1044 KB 1149/1267 KB 320/1063 KB 984/1044 KB 1149/1267 KB 320/1063 KB 980/1044 KB 1149/1267 KB 316/1063 KB 980/1044 KB 1153/1267 KB 320/1063 KB 984/1044 KB 1157/1267 KB 320/1063 KB 984/1044 KB 1161/1267 KB 320/1063 KB 984/1044 KB 1165/1267 KB 320/1063 KB 984/1044 KB 1169/1267 KB 324/1063 KB 988/1044 KB 1173/1267 KB 324/1063 KB 988/1044 KB 1177/1267 KB 324/1063 KB 988/1044 KB 1165/1267 KB 324/1063 KB 988/1044 KB 1177/1267 KB 328/1063 KB 988/1044 KB 1177/1267 KB 332/1063 KB 988/1044 KB 1165/1267 KB 320/1063 KB 988/1044 KB 1177/1267 KB 332/1063 KB 992/1044 KB 1177/1267 KB 332/1063 KB 996/1044 KB 1177/1267 KB 332/1063 KB 1000/1044 KB 1177/1267 KB 336/1063 KB 1004/1044 KB 1177/1267 KB 336/1063 KB 1008/1044 KB 1177/1267 KB 336/1063 KB 1012/1044 KB 1181/1267 KB 336/1063 KB 1016/1044 KB 1181/1267 KB 336/1063 KB 1020/1044 KB 1181/1267 KB 336/1063 KB 1024/1044 KB 1177/1267 KB 336/1063 KB 1000/1044 KB 1181/1267 KB 340/1063 KB 1024/1044 KB 1181/1267 KB 336/1063 KB 1012/1044 KB 1185/1267 KB 340/1063 KB 1024/1044 KB 1189/1267 KB 340/1063 KB 1024/1044 KB 1193/1267 KB 340/1063 KB 1024/1044 KB 1193/1267 KB 344/1063 KB 1024/1044 KB 1193/1267 KB 348/1063 KB 1024/1044 KB 1193/1267 KB 352/1063 KB 1024/1044 KB 1197/1267 KB 356/1063 KB 1024/1044 KB 1197/1267 KB 360/1063 KB 1028/1044 KB 1197/1267 KB 364/1063 KB 1028/1044 KB 1197/1267 KB 368/1063 KB 1028/1044 KB 1197/1267 KB 372/1063 KB 1028/1044 KB 1197/1267 KB 376/1063 KB 1028/1044 KB 1197/1267 KB 380/1063 KB 1028/1044 KB 1197/1267 KB 384/1063 KB 1028/1044 KB 1197/1267 KB 352/1063 KB 1024/1044 KB 1201/1267 KB 384/1063 KB 1028/1044 KB 1205/1267 KB 384/106 unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 3 KB 1028/1044 KB 1209/1267 KB 384/1063 KB 1028/1044 KB 1197/1267 KB 356/1063 KB 1028/1044 KB 1209/1267 KB 384/1063 KB 1032/1044 KB 1209/1267 KB 384/1063 KB 1036/1044 KB 1209/1267 KB 384/1063 KB 1040/1044 KB 1209/1267 KB 384/1063 KB 1044/1044 KB 1213/1267 KB 384/1063 KB 1044/1044 KB 1213/1267 KB 384/1063 KB 1044/1044 KB 1217/1267 KB 384/1063 KB 1044/1044 KB 1221/1267 KB 384/1063 KB 1044/1044 KB 1225/1267 KB 384/1063 KB 1044/1044 KB 1229/1267 KB 384/1063 KB 1044/1044 KB 1233/1267 KB 388/1063 KB 1044/1044 KB 1229/1267 KB 388/1063 KB 1044/1044 KB 1233/1267 KB 392/1063 KB 1044/1044 KB 1237/1267 KB 396/1063 KB 1044/1044 KB 1237/1267 KB 400/1063 KB 1044/1044 KB 1237/1267 KB 392/1063 KB 1044/1044 KB 1241/1267 KB 400/1063 KB 1044/1044 KB 1245/1267 KB 400/1063 KB 1044/1044 KB 1249/1267 KB 404/1063 KB 1044/1044 KB 1253/1267 KB 404/1063 KB 1044/1044 KB 1257/1267 KB 404/1063 KB 1044/1044 KB 1245/1267 KB 404/1063 KB 1044/1044 KB 1257/1267 KB 408/1063 KB 1044/1044 KB 1257/1267 KB 412/1063 KB 1044/1044 KB 1257/1267 KB 416/1063 KB 1044/1044 KB 1257/1267 KB 420/1063 KB 1044/1044 KB 1261/1267 KB 424/1063 KB 1044/1044 KB 1261/1267 KB 428/1063 KB 1044/1044 KB 1261/1267 KB 432/1063 KB 1044/1044 KB 1261/1267 KB 420/1063 KB 1044/1044 KB 1265/1267 KB 432/1063 KB 1044/1044 KB 1267/1267 KB 432/1063 KB 1044/1044 KB 1267/1267 KB 436/1063 KB 1044/1044 KB 1267/1267 KB 440/1063 KB 1044/1044 KB 1267/1267 KB 444/1063 KB 1044/1044 KB 1267/1267 KB 448/1063 KB 1044/1044 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 1891.1 KB/sec) unit-abot-epc-basic-0: 23:43:39 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: 23:43:39 DEBUG unit.abot-epc-basic/0.install 1267/1267 KB 452/1063 KB 1267/1267 KB 456/1063 KB 1267/1267 KB 460/1063 KB 1267/1267 KB 464/1063 KB 1267/1267 KB 468/1063 KB 1267/1267 KB 472/1063 KB 1267/1267 KB 476/1063 KB 1267/1267 KB 480/1063 KB 1267/1267 KB 484/1063 KB 1267/1267 KB 488/1063 KB 1267/1267 KB 492/1063 KB 1267/1267 KB 496/1063 KB 1267/1267 KB 500/1063 KB 1267/1267 KB 504/1063 KB 1267/1267 KB 508/1063 KB 1267/1267 KB 512/1063 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 2269.7 KB/sec) unit-abot-epc-basic-0: 23:43:39 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: 23:43:39 DEBUG unit.abot-epc-basic/0.install 516/1063 KB 520/1063 KB 524/1063 KB 528/1063 KB 532/1063 KB 536/1063 KB 540/1063 KB 544/1063 KB 548/1063 KB 552/1063 KB 556/1063 KB 560/1063 KB 564/1063 KB 568/1063 KB 572/1063 KB 576/1063 KB 580/1063 KB 584/1063 KB 588/1063 KB 592/1063 KB 596/1063 KB 600/1063 KB 604/1063 KB 608/1063 KB 612/1063 KB 616/1063 KB 620/1063 KB 624/1063 KB 628/1063 KB 628/1063 KB 4/358 KB 628/1063 KB 8/358 KB 628/1063 KB 12/358 KB 628/1063 KB 16/358 KB 628/1063 KB 20/358 KB 628/1063 KB 24/358 KB 628/1063 KB 28/358 KB 628/1063 KB 32/358 KB 628/1063 KB 36/358 KB 628/1063 KB 40/358 KB 628/1063 KB 44/358 KB 628/1063 KB 48/358 KB 632/1063 KB 48/358 KB 636/1063 KB 48/358 KB 640/1063 KB 48/358 KB 644/1063 KB 48/358 KB 648/1063 KB 48/358 KB 652/1063 KB 48/358 KB 656/1063 KB 48/358 KB 660/1063 KB 48/358 KB 664/1063 KB 48/358 KB 668/1063 KB 48/358 KB 672/1063 KB 48/358 KB 672/1063 KB 52/358 KB 672/1063 KB 56/358 KB 672/1063 KB 60/358 KB 672/1063 KB 64/358 KB 676/1063 KB 64/358 KB 4/257 KB 676/1063 KB 68/358 KB 4/257 KB 676/1063 KB 4/713 KB 72/358 KB 4/257 KB 676/1063 KB 64/358 KB 8/257 KB 676/1063 KB 4/713 KB 72/358 KB 12/257 KB 676/1063 KB 4/713 KB 72/358 KB 4/257 KB 676/1063 KB 4/713 KB 68/358 KB 12/257 KB 676/1063 KB 8/713 KB 72/358 KB 12/257 KB 676/1063 KB 12/713 KB 72/358 KB 4/549 KB 16/257 KB 676/1063 KB 16/713 KB 72/358 KB 4/549 KB 16/257 KB 676/1063 KB 12/713 KB 72/358 KB 8/549 KB 16/257 KB 676/1063 KB 16/713 KB 72/358 KB 12/549 KB 16/257 KB 676/1063 KB 16/713 KB 72/358 KB 16/549 KB 16/257 KB 676/1063 KB 16/713 KB 72/358 KB 16/257 KB 676/1063 KB 12/713 KB 72/358 KB 16/549 KB 16/257 KB 676/1063 KB 20/713 KB 72/358 KB 20/549 KB 20/257 KB 676/1063 KB 24/713 KB 76/358 KB 20/549 KB 20/257 KB 676/1063 KB 20/713 KB 76/358 KB 20/549 KB 20/257 KB 676/1063 KB 20/713 KB 72/358 KB 20/549 KB 24/257 KB 676/1063 KB 24/713 KB 80/358 KB 20/549 KB 16/257 KB 676/1063 KB 20/713 KB 72/358 KB 20/549 KB 20/257 KB 676/1063 KB 24/713 KB 80/358 KB 20/549 KB 24/257 KB 676/1063 KB 24/713 KB 84/358 KB 24/549 KB 28/257 KB 676/1063 KB 28/713 KB 88/358 KB 24/549 KB 28/257 KB 676/1063 KB 28/713 KB 92/358 KB 24/549 KB 28/257 KB 676/1063 KB 28/713 KB 96/358 KB 24/549 KB 28/257 KB 676/1063 KB 28/713 KB 84/358 KB 20/549 KB 28/257 KB 676/1063 KB 28/713 KB 84/358 KB 20/549 KB 24/257 KB 676/1063 KB 28/713 KB 84/358 KB 24/549 KB 32/257 KB 676/1063 KB 28/713 KB 96/358 KB 24/549 KB 32/257 KB 676/1063 KB 32/713 KB 96/358 KB 24/549 KB 32/257 KB 676/1063 KB 36/713 KB 96/358 KB 28/549 KB 36/257 KB 676/1063 KB 40/713 KB 96/358 KB 28/549 KB 36/257 KB 676/1063 KB 44/713 KB 96/358 KB 28/549 KB 36/257 KB 676/1063 KB 48/713 KB 96/358 KB 28/549 KB 32/257 KB 676/1063 KB 36/713 KB 96/358 KB 32/549 KB 36/257 KB 676/1063 KB 48/713 KB 100/358 KB 36/549 KB 36/257 KB 676/1063 KB 48/713 KB 100/358 KB 40/549 KB 36/257 KB 676/1063 KB 48/713 KB 100/358 KB 44/549 KB 36/257 KB 676/1063 KB 48/713 KB 100/358 KB 48/549 KB 36/257 KB 676/1063 KB 48/713 KB 100/358 KB 52/549 KB 36/257 KB 676/1063 KB 48/713 KB 100/358 KB 56/549 KB 36/257 KB 680/1063 KB 52/713 KB 100/358 KB 60/549 KB 36/257 KB 680/1063 KB 52/713 KB 100/358 KB 64/549 KB 36/257 KB 680/1063 KB 52/713 KB 100/358 KB 28/549 KB 36/257 KB 676/1063 KB 36/713 KB 96/358 KB 64/549 KB 40/257 KB 680/1063 KB 52/713 KB 100/358 KB 64/549 KB 44/257 KB 680/1063 KB 52/713 KB 100/358 KB 64/549 KB 48/257 KB 680/1063 KB 52/713 KB 100/358 KB 6 unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 4/549 KB 52/257 KB 680/1063 KB 52/713 KB 100/358 KB 64/549 KB 56/257 KB 680/1063 KB 52/713 KB 100/358 KB 64/549 KB 60/257 KB 680/1063 KB 52/713 KB 100/358 KB 64/549 KB 64/257 KB 680/1063 KB 52/713 KB 100/358 KB 52/549 KB 36/257 KB 680/1063 KB 52/713 KB 100/358 KB 64/549 KB 64/257 KB 684/1063 KB 52/713 KB 100/358 KB 64/549 KB 64/257 KB 688/1063 KB 52/713 KB 100/358 KB 52/549 KB 36/257 KB 676/1063 KB 52/713 KB 100/358 KB 64/549 KB 64/257 KB 688/1063 KB 56/713 KB 100/358 KB 28/549 KB 36/257 KB 676/1063 KB 48/713 KB 100/358 KB 64/549 KB 64/257 KB 688/1063 KB 60/713 KB 104/358 KB 64/549 KB 64/257 KB 692/1063 KB 60/713 KB 104/358 KB 68/549 KB 68/257 KB 696/1063 KB 60/713 KB 108/358 KB 68/549 KB 68/257 KB 700/1063 KB 60/713 KB 108/358 KB 68/549 KB 68/257 KB 704/1063 KB 60/713 KB 108/358 KB 68/549 KB 68/257 KB 708/1063 KB 60/713 KB 108/358 KB 68/549 KB 68/257 KB 692/1063 KB 60/713 KB 108/358 KB 68/549 KB 72/257 KB 708/1063 KB 60/713 KB 108/358 KB 68/549 KB 76/257 KB 708/1063 KB 60/713 KB 108/358 KB 68/549 KB 80/257 KB 708/1063 KB 60/713 KB 108/358 KB 68/549 KB 64/257 KB 692/1063 KB 60/713 KB 108/358 KB 72/549 KB 80/257 KB 708/1063 KB 60/713 KB 108/358 KB 76/549 KB 80/257 KB 708/1063 KB 60/713 KB 108/358 KB 80/549 KB 80/257 KB 708/1063 KB 60/713 KB 108/358 KB 64/549 KB 64/257 KB 688/1063 KB 60/713 KB 108/358 KB 80/549 KB 80/257 KB 708/1063 KB 64/713 KB 108/358 KB 64/549 KB 64/257 KB 692/1063 KB 60/713 KB 108/358 KB 80/549 KB 80/257 KB 708/1063 KB 64/713 KB 112/358 KB 80/549 KB 80/257 KB 708/1063 KB 64/713 KB 116/358 KB 80/549 KB 80/257 KB 708/1063 KB 68/713 KB 120/358 KB 80/549 KB 80/257 KB 708/1063 KB 68/713 KB 116/358 KB 80/549 KB 80/257 KB 708/1063 KB 72/713 KB 120/358 KB 80/549 KB 80/257 KB 708/1063 KB 72/713 KB 124/358 KB 80/549 KB 80/257 KB 708/1063 KB 72/713 KB 128/358 KB 80/549 KB 80/257 KB 708/1063 KB 76/713 KB 132/358 KB 84/549 KB 84/257 KB 712/1063 KB 76/713 KB 136/358 KB 84/549 KB 84/257 KB 712/1063 KB 76/713 KB 140/358 KB 84/549 KB 84/257 KB 712/1063 KB 76/713 KB 144/358 KB 80/549 KB 80/257 KB 708/1063 KB 76/713 KB 128/358 KB 84/549 KB 84/257 KB 712/1063 KB 80/713 KB 144/358 KB 84/549 KB 84/257 KB 712/1063 KB 84/713 KB 144/358 KB 84/549 KB 84/257 KB 712/1063 KB 88/713 KB 144/358 KB 84/549 KB 84/257 KB 712/1063 KB 92/713 KB 144/358 KB 84/549 KB 84/257 KB 712/1063 KB 96/713 KB 144/358 KB 84/549 KB 84/257 KB 712/1063 KB 100/713 KB 144/358 KB 84/549 KB 84/257 KB 712/1063 KB 76/713 KB 132/358 KB 84/549 KB 84/257 KB 716/1063 KB 100/713 KB 148/358 KB 84/549 KB 84/257 KB 720/1063 KB 100/713 KB 148/358 KB 84/549 KB 84/257 KB 708/1063 KB 76/713 KB 132/358 KB 80/549 KB 84/257 KB 708/1063 KB 76/713 KB 132/358 KB 88/549 KB 88/257 KB 720/1063 KB 100/713 KB 148/358 KB 88/549 KB 88/257 KB 724/1063 KB 100/713 KB 148/358 KB 88/549 KB 92/257 KB 728/1063 KB 100/713 KB 148/358 KB 88/549 KB 92/257 KB 732/1063 KB 100/713 KB 148/358 KB 88/549 KB 92/257 KB 736/1063 KB 100/713 KB 148/358 KB 88/549 KB 92/257 KB 740/1063 KB 100/713 KB 148/358 KB 84/549 KB 84/257 KB 712/1063 KB 100/713 KB 148/358 KB 88/549 KB 92/257 KB 740/1063 KB 104/713 KB 152/358 KB 88/549 KB 92/257 KB 740/1063 KB 104/713 KB 156/358 KB 88/549 KB 92/257 KB 740/1063 KB 104/713 KB 160/358 KB 88/549 KB 92/257 KB 740/1063 KB 104/713 KB 164/358 KB 88/549 KB 92/257 KB 740/1063 KB 104/713 KB 148/358 KB 88/549 KB 92/257 KB 744/1063 KB 108/713 KB 164/358 KB 88/549 KB 92/257 KB 744/1063 KB 112/713 KB unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 164/358 KB 88/549 KB 92/257 KB 724/1063 KB 100/713 KB 148/358 KB 88/549 KB 96/257 KB 744/1063 KB 112/713 KB 164/358 KB 88/549 KB 88/257 KB 720/1063 KB 100/713 KB 148/358 KB 92/549 KB 96/257 KB 744/1063 KB 112/713 KB 164/358 KB 96/549 KB 96/257 KB 744/1063 KB 112/713 KB 164/358 KB 100/549 KB 96/257 KB 744/1063 KB 112/713 KB 164/358 KB 104/549 KB 100/257 KB 744/1063 KB 112/713 KB 164/358 KB 108/549 KB 100/257 KB 744/1063 KB 112/713 KB 164/358 KB 112/549 KB 100/257 KB 744/1063 KB 112/713 KB 164/358 KB 116/549 KB 100/257 KB 744/1063 KB 112/713 KB 164/358 KB 120/549 KB 100/257 KB 744/1063 KB 112/713 KB 164/358 KB 124/549 KB 100/257 KB 744/1063 KB 112/713 KB 168/358 KB 128/549 KB 100/257 KB 744/1063 KB 112/713 KB 168/358 KB 132/549 KB 100/257 KB 744/1063 KB 112/713 KB 168/358 KB 88/549 KB 92/257 KB 744/1063 KB 104/713 KB 164/358 KB 132/549 KB 100/257 KB 748/1063 KB 116/713 KB 168/358 KB 132/549 KB 100/257 KB 752/1063 KB 116/713 KB 168/358 KB 132/549 KB 100/257 KB 756/1063 KB 116/713 KB 168/358 KB 132/549 KB 100/257 KB 744/1063 KB 116/713 KB 168/358 KB 132/549 KB 100/257 KB 756/1063 KB 120/713 KB 168/358 KB 132/549 KB 100/257 KB 756/1063 KB 124/713 KB 168/358 KB 132/549 KB 100/257 KB 756/1063 KB 128/713 KB 168/358 KB 132/549 KB 100/257 KB 756/1063 KB 132/713 KB 168/358 KB 120/549 KB 100/257 KB 744/1063 KB 112/713 KB 168/358 KB 136/549 KB 100/257 KB 760/1063 KB 132/713 KB 172/358 KB 136/549 KB 100/257 KB 760/1063 KB 132/713 KB 176/358 KB 100/549 KB 100/257 KB 744/1063 KB 112/713 KB 164/358 KB 136/549 KB 104/257 KB 760/1063 KB 132/713 KB 176/358 KB 136/549 KB 108/257 KB 760/1063 KB 132/713 KB 176/358 KB 136/549 KB 112/257 KB 760/1063 KB 132/713 KB 176/358 KB 136/549 KB 116/257 KB 760/1063 KB 132/713 KB 176/358 KB 136/549 KB 120/257 KB 760/1063 KB 132/713 KB 176/358 KB 136/549 KB 124/257 KB 760/1063 KB 132/713 KB 176/358 KB 136/549 KB 128/257 KB 760/1063 KB 132/713 KB 176/358 KB 136/549 KB 132/257 KB 760/1063 KB 132/713 KB 176/358 KB 136/549 KB 136/257 KB 760/1063 KB 132/713 KB 180/358 KB 136/549 KB 100/257 KB 760/1063 KB 132/713 KB 168/358 KB 140/549 KB 136/257 KB 760/1063 KB 132/713 KB 180/358 KB 144/549 KB 140/257 KB 760/1063 KB 132/713 KB 180/358 KB 132/549 KB 100/257 KB 760/1063 KB 132/713 KB 168/358 KB 140/549 KB 140/257 KB 760/1063 KB 132/713 KB 180/358 KB 144/549 KB 144/257 KB 764/1063 KB 136/713 KB 180/358 KB 136/549 KB 132/257 KB 760/1063 KB 132/713 KB 180/358 KB 144/549 KB 144/257 KB 764/1063 KB 136/713 KB 184/358 KB 144/549 KB 144/257 KB 764/1063 KB 136/713 KB 188/358 KB 144/549 KB 144/257 KB 764/1063 KB 136/713 KB 192/358 KB 144/549 KB 144/257 KB 764/1063 KB 136/713 KB 196/358 KB 144/549 KB 148/257 KB 764/1063 KB 136/713 KB 200/358 KB 144/549 KB 140/257 KB 764/1063 KB 136/713 KB 180/358 KB 144/549 KB 148/257 KB 764/1063 KB 140/713 KB 204/358 KB 144/549 KB 148/257 KB 764/1063 KB 144/713 KB 204/358 KB 144/549 KB 148/257 KB 764/1063 KB 148/713 KB 204/358 KB 144/549 KB 148/257 KB 764/1063 KB 152/713 KB 204/358 KB 144/549 KB 148/257 KB 764/1063 KB 156/713 KB 204/358 KB 144/549 KB 148/257 KB 764/1063 KB 160/713 KB 204/358 KB 144/549 KB 148/257 KB 764/1063 KB 136/713 KB 196/358 KB 144/549 KB 152/257 KB 764/1063 KB 160/713 KB 204/358 KB 144/549 KB 156/257 KB 764/1063 KB 160/713 KB 204/358 KB 144/549 KB 160/257 KB 764/1063 KB 160/713 KB 204/358 KB 144/549 KB 148/257 KB 764/1063 KB 148/713 KB 204/358 KB 144/549 KB 160/257 KB 764/1063 KB 160/713 KB 208/358 KB 144/54 unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 9 KB 164/257 KB 764/1063 KB 160/713 KB 208/358 KB 144/549 KB 168/257 KB 764/1063 KB 160/713 KB 212/358 KB 144/549 KB 164/257 KB 764/1063 KB 160/713 KB 212/358 KB 144/549 KB 168/257 KB 764/1063 KB 160/713 KB 216/358 KB 144/549 KB 172/257 KB 764/1063 KB 160/713 KB 220/358 KB 144/549 KB 172/257 KB 764/1063 KB 160/713 KB 224/358 KB 144/549 KB 172/257 KB 764/1063 KB 160/713 KB 228/358 KB 148/549 KB 172/257 KB 764/1063 KB 164/713 KB 232/358 KB 148/549 KB 172/257 KB 764/1063 KB 164/713 KB 236/358 KB 148/549 KB 172/257 KB 764/1063 KB 164/713 KB 240/358 KB 144/549 KB 172/257 KB 764/1063 KB 160/713 KB 216/358 KB 148/549 KB 176/257 KB 764/1063 KB 164/713 KB 240/358 KB 148/549 KB 180/257 KB 764/1063 KB 164/713 KB 240/358 KB 148/549 KB 184/257 KB 764/1063 KB 164/713 KB 240/358 KB 148/549 KB 188/257 KB 764/1063 KB 164/713 KB 240/358 KB 148/549 KB 192/257 KB 764/1063 KB 164/713 KB 240/358 KB 148/549 KB 196/257 KB 764/1063 KB 164/713 KB 240/358 KB 148/549 KB 200/257 KB 764/1063 KB 164/713 KB 244/358 KB 148/549 KB 204/257 KB 764/1063 KB 164/713 KB 244/358 KB 148/549 KB 208/257 KB 764/1063 KB 164/713 KB 244/358 KB 148/549 KB 172/257 KB 764/1063 KB 164/713 KB 228/358 KB 148/549 KB 172/257 KB 764/1063 KB 160/713 KB 228/358 KB 144/549 KB 140/257 KB 764/1063 KB 132/713 KB 180/358 KB 148/549 KB 208/257 KB 768/1063 KB 164/713 KB 244/358 KB 148/549 KB 208/257 KB 772/1063 KB 164/713 KB 244/358 KB 148/549 KB 208/257 KB 776/1063 KB 164/713 KB 244/358 KB 148/549 KB 208/257 KB 780/1063 KB 164/713 KB 244/358 KB 152/549 KB 208/257 KB 784/1063 KB 164/713 KB 244/358 KB 152/549 KB 208/257 KB 788/1063 KB 164/713 KB 244/358 KB 152/549 KB 208/257 KB 792/1063 KB 164/713 KB 244/358 KB 152/549 KB 208/257 KB 796/1063 KB 164/713 KB 244/358 KB 152/549 KB 208/257 KB 800/1063 KB 164/713 KB 244/358 KB 152/549 KB 208/257 KB 804/1063 KB 164/713 KB 244/358 KB 152/549 KB 208/257 KB 808/1063 KB 168/713 KB 244/358 KB 152/549 KB 208/257 KB 812/1063 KB 168/713 KB 244/358 KB 152/549 KB 208/257 KB 816/1063 KB 168/713 KB 244/358 KB 152/549 KB 208/257 KB 820/1063 KB 168/713 KB 244/358 KB 152/549 KB 208/257 KB 824/1063 KB 168/713 KB 244/358 KB 152/549 KB 208/257 KB 828/1063 KB 168/713 KB 244/358 KB 152/549 KB 208/257 KB 832/1063 KB 168/713 KB 244/358 KB 148/549 KB 196/257 KB 764/1063 KB 164/713 KB 244/358 KB 152/549 KB 208/257 KB 832/1063 KB 168/713 KB 248/358 KB 152/549 KB 208/257 KB 832/1063 KB 168/713 KB 252/358 KB 152/549 KB 208/257 KB 832/1063 KB 168/713 KB 256/358 KB 152/549 KB 208/257 KB 804/1063 KB 168/713 KB 244/358 KB 152/549 KB 208/257 KB 780/1063 KB 164/713 KB 244/358 KB 156/549 KB 208/257 KB 832/1063 KB 168/713 KB 256/358 KB 160/549 KB 208/257 KB 832/1063 KB 168/713 KB 256/358 KB 164/549 KB 208/257 KB 832/1063 KB 168/713 KB 256/358 KB 168/549 KB 208/257 KB 832/1063 KB 168/713 KB 256/358 KB 172/549 KB 208/257 KB 832/1063 KB 168/713 KB 256/358 KB 176/549 KB 208/257 KB 832/1063 KB 168/713 KB 256/358 KB 180/549 KB 208/257 KB 832/1063 KB 168/713 KB 256/358 KB 184/549 KB 208/257 KB 832/1063 KB 172/713 KB 256/358 KB 188/549 KB 208/257 KB 832/1063 KB 172/713 KB 256/358 KB 192/549 KB 208/257 KB 832/1063 KB 172/713 KB 256/358 KB 180/549 KB 208/257 KB 832/1063 KB 172/713 KB 256/358 KB 192/549 KB 208/257 KB 832/1063 KB 176/713 KB 256/358 KB 192/549 KB 208/257 KB 832/1063 KB 180/713 KB 256/358 KB 196/549 KB 208/257 KB 832/1063 KB 184/713 KB 256/358 KB 196/549 KB 208/257 KB 832/1063 KB 188/713 KB 256/358 KB 196/549 KB 20 unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 8/257 KB 832/1063 KB 192/713 KB 256/358 KB 196/549 KB 208/257 KB 832/1063 KB 180/713 KB 256/358 KB 200/549 KB 208/257 KB 832/1063 KB 192/713 KB 256/358 KB 204/549 KB 208/257 KB 832/1063 KB 192/713 KB 256/358 KB 208/549 KB 208/257 KB 832/1063 KB 192/713 KB 256/358 KB 208/549 KB 208/257 KB 832/1063 KB 196/713 KB 256/358 KB 212/549 KB 212/257 KB 836/1063 KB 200/713 KB 260/358 KB 212/549 KB 212/257 KB 836/1063 KB 204/713 KB 260/358 KB 212/549 KB 212/257 KB 836/1063 KB 208/713 KB 260/358 KB 212/549 KB 212/257 KB 836/1063 KB 212/713 KB 260/358 KB 212/549 KB 212/257 KB 836/1063 KB 216/713 KB 260/358 KB 212/549 KB 212/257 KB 836/1063 KB 220/713 KB 260/358 KB 212/549 KB 212/257 KB 836/1063 KB 224/713 KB 260/358 KB 212/549 KB 212/257 KB 836/1063 KB 196/713 KB 260/358 KB 216/549 KB 212/257 KB 836/1063 KB 224/713 KB 260/358 KB 220/549 KB 212/257 KB 836/1063 KB 224/713 KB 260/358 KB 224/549 KB 212/257 KB 836/1063 KB 224/713 KB 260/358 KB 208/549 KB 212/257 KB 836/1063 KB 196/713 KB 260/358 KB 224/549 KB 212/257 KB 836/1063 KB 224/713 KB 264/358 KB 224/549 KB 212/257 KB 836/1063 KB 224/713 KB 268/358 KB 224/549 KB 212/257 KB 836/1063 KB 224/713 KB 272/358 KB 208/549 KB 212/257 KB 836/1063 KB 196/713 KB 256/358 KB 228/549 KB 212/257 KB 840/1063 KB 224/713 KB 272/358 KB 228/549 KB 212/257 KB 844/1063 KB 224/713 KB 272/358 KB 228/549 KB 212/257 KB 848/1063 KB 224/713 KB 272/358 KB 208/549 KB 212/257 KB 832/1063 KB 196/713 KB 256/358 KB 228/549 KB 216/257 KB 848/1063 KB 224/713 KB 272/358 KB 228/549 KB 220/257 KB 848/1063 KB 224/713 KB 272/358 KB 228/549 KB 224/257 KB 852/1063 KB 224/713 KB 272/358 KB 228/549 KB 224/257 KB 856/1063 KB 224/713 KB 276/358 KB 228/549 KB 224/257 KB 860/1063 KB 224/713 KB 276/358 KB 228/549 KB 224/257 KB 864/1063 KB 224/713 KB 276/358 KB 228/549 KB 212/257 KB 836/1063 KB 224/713 KB 272/358 KB 232/549 KB 224/257 KB 864/1063 KB 224/713 KB 276/358 KB 236/549 KB 224/257 KB 864/1063 KB 224/713 KB 276/358 KB 240/549 KB 224/257 KB 864/1063 KB 224/713 KB 276/358 KB 244/549 KB 224/257 KB 864/1063 KB 224/713 KB 276/358 KB 248/549 KB 224/257 KB 868/1063 KB 228/713 KB 276/358 KB 252/549 KB 224/257 KB 868/1063 KB 228/713 KB 276/358 KB 256/549 KB 224/257 KB 868/1063 KB 228/713 KB 276/358 KB 228/549 KB 224/257 KB 852/1063 KB 224/713 KB 276/358 KB 256/549 KB 224/257 KB 868/1063 KB 228/713 KB 280/358 KB 256/549 KB 224/257 KB 868/1063 KB 228/713 KB 284/358 KB 256/549 KB 224/257 KB 868/1063 KB 228/713 KB 288/358 KB 228/549 KB 224/257 KB 848/1063 KB 224/713 KB 272/358 KB 256/549 KB 228/257 KB 868/1063 KB 228/713 KB 288/358 KB 256/549 KB 232/257 KB 868/1063 KB 228/713 KB 288/358 KB 256/549 KB 236/257 KB 868/1063 KB 228/713 KB 288/358 KB 256/549 KB 240/257 KB 868/1063 KB 228/713 KB 288/358 KB 256/549 KB 244/257 KB 868/1063 KB 228/713 KB 288/358 KB 256/549 KB 248/257 KB 868/1063 KB 228/713 KB 292/358 KB 256/549 KB 252/257 KB 868/1063 KB 228/713 KB 292/358 KB 256/549 KB 256/257 KB 868/1063 KB 228/713 KB 292/358 KB 260/549 KB 257/257 KB 868/1063 KB 228/713 KB 292/358 KB 244/549 KB 224/257 KB 868/1063 KB 228/713 KB 276/358 KB 260/549 KB 257/257 KB 872/1063 KB 228/713 KB 292/358 KB 260/549 KB 257/257 KB 876/1063 KB 228/713 KB 292/358 KB 260/549 KB 257/257 KB 880/1063 KB 228/713 KB 292/358 KB 244/549 KB 224/257 KB 864/1063 KB 228/713 KB 276/358 KB 260/549 KB 257/257 KB 880/1063 KB 232/713 KB 292/358 KB 260/549 KB 257/257 KB 880/1063 KB 236/713 KB 292/358 KB 260/549 KB 257/257 KB unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 880/1063 KB 240/713 KB 292/358 KB 260/549 KB 257/257 KB 884/1063 KB 240/713 KB 292/358 KB 260/549 KB 257/257 KB 888/1063 KB 244/713 KB 292/358 KB 260/549 KB 257/257 KB 892/1063 KB 244/713 KB 292/358 KB 260/549 KB 257/257 KB 896/1063 KB 244/713 KB 292/358 KB 260/549 KB 256/257 KB 868/1063 KB 228/713 KB 292/358 KB 264/549 KB 257/257 KB 896/1063 KB 244/713 KB 292/358 KB 268/549 KB 257/257 KB 896/1063 KB 244/713 KB 292/358 KB 272/549 KB 257/257 KB 896/1063 KB 244/713 KB 292/358 KB 256/549 KB 244/257 KB 868/1063 KB 228/713 KB 292/358 KB 272/549 KB 257/257 KB 896/1063 KB 244/713 KB 296/358 KB 272/549 KB 257/257 KB 896/1063 KB 244/713 KB 300/358 KB 272/549 KB 257/257 KB 896/1063 KB 244/713 KB 304/358 KB 260/549 KB 257/257 KB 884/1063 KB 244/713 KB 292/358 KB 272/549 KB 257/257 KB 896/1063 KB 248/713 KB 308/358 KB 272/549 KB 257/257 KB 896/1063 KB 252/713 KB 308/358 KB 272/549 KB 257/257 KB 896/1063 KB 256/713 KB 308/358 KB 272/549 KB 257/257 KB 900/1063 KB 260/713 KB 308/358 KB 276/549 KB 257/257 KB 900/1063 KB 264/713 KB 308/358 KB 276/549 KB 257/257 KB 900/1063 KB 268/713 KB 308/358 KB 276/549 KB 257/257 KB 900/1063 KB 272/713 KB 308/358 KB 272/549 KB 257/257 KB 896/1063 KB 244/713 KB 308/358 KB 276/549 KB 257/257 KB 900/1063 KB 272/713 KB 312/358 KB 276/549 KB 257/257 KB 900/1063 KB 272/713 KB 316/358 KB 276/549 KB 257/257 KB 900/1063 KB 272/713 KB 320/358 KB 276/549 KB 257/257 KB 900/1063 KB 272/713 KB 324/358 KB 276/549 KB 257/257 KB 900/1063 KB 272/713 KB 328/358 KB 276/549 KB 257/257 KB 900/1063 KB 272/713 KB 332/358 KB 276/549 KB 257/257 KB 900/1063 KB 272/713 KB 336/358 KB 276/549 KB 257/257 KB 900/1063 KB 272/713 KB 340/358 KB 276/549 KB 900/1063 KB 276/713 KB 344/358 KB 276/549 KB 257/257 KB 900/1063 KB 260/713 KB 308/358 KB 280/549 KB 900/1063 KB 276/713 KB 348/358 KB 284/549 KB 900/1063 KB 276/713 KB 348/358 KB 272/549 KB 257/257 KB 900/1063 KB 256/713 KB 308/358 KB 288/549 KB 904/1063 KB 276/713 KB 348/358 KB 288/549 KB 908/1063 KB 276/713 KB 348/358 KB 288/549 KB 908/1063 KB 276/713 KB 348/358 KB 292/549 KB 912/1063 KB 276/713 KB 348/358 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 383.6 KB/sec) unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 296/549 KB 912/1063 KB 276/713 KB 348/358 KB 300/549 KB 912/1063 KB 276/713 KB 348/358 KB 304/549 KB 912/1063 KB 276/713 KB 348/358 KB 276/549 KB 257/257 KB 900/1063 KB 276/713 KB 340/358 KB 304/549 KB 912/1063 KB 280/713 KB 348/358 KB 304/549 KB 912/1063 KB 284/713 KB 348/358 KB 304/549 KB 912/1063 KB 288/713 KB 348/358 KB 288/549 KB 912/1063 KB 276/713 KB 348/358 KB 304/549 KB 916/1063 KB 288/713 KB 348/358 KB 304/549 KB 920/1063 KB 288/713 KB 348/358 KB 304/549 KB 924/1063 KB 288/713 KB 348/358 KB 304/549 KB 928/1063 KB 288/713 KB 348/358 KB 304/549 KB 912/1063 KB 288/713 KB 348/358 KB 304/549 KB 928/1063 KB 288/713 KB 352/358 KB 304/549 KB 932/1063 KB 288/713 KB 356/358 KB 308/549 KB 932/1063 KB 292/713 KB 358/358 KB 304/549 KB 932/1063 KB 288/713 KB 352/358 KB 308/549 KB 936/1063 KB 292/713 KB 358/358 KB 308/549 KB 940/1063 KB 292/713 KB 358/358 KB 308/549 KB 944/1063 KB 292/713 KB 358/358 KB 308/549 KB 932/1063 KB 292/713 KB 356/358 KB 308/549 KB 944/1063 KB 296/713 KB 358/358 KB 308/549 KB 944/1063 KB 300/713 KB 358/358 KB 308/549 KB 932/1063 KB 288/713 KB 356/358 KB 308/549 KB 944/1063 KB 304/713 KB 3/5 KB 358/358 KB 312/549 KB 944/1063 KB 304/713 KB 3/5 KB 358/358 KB 316/549 KB 944/1063 KB 304/713 KB 3/5 KB 358/358 KB 320/549 KB 944/1063 KB 304/713 KB 3/5 KB 358/358 KB 320/549 KB 944/1063 KB 304/713 KB 5/5 KB 358/358 KB 308/549 KB 944/1063 KB 304/713 KB 358/358 KB 320/549 KB 948/1063 KB 304/713 KB 5/5 KB 358/358 KB 324/549 KB 952/1063 KB 308/713 KB 5/5 KB 358/358 KB 324/549 KB 956/1063 KB 308/713 KB 5/5 KB 358/358 KB 324/549 KB 960/1063 KB 308/713 KB 5/5 KB 358/358 KB 324/549 KB 948/1063 KB 308/713 KB 5/5 KB 358/358 KB 328/549 KB 960/1063 KB 308/713 KB 5/5 KB 358/358 KB 332/549 KB 960/1063 KB 308/713 KB 5/5 KB 358/358 KB 336/549 KB 960/1063 KB 308/713 KB 5/5 KB 358/358 KB 320/549 KB 948/1063 KB 308/713 KB 5/5 KB 358/358 KB 336/549 KB 960/1063 KB 312/713 KB 5/5 KB 358/358 KB 336/549 KB 960/1063 KB 316/713 KB 5/5 KB 358/358 KB 336/549 KB 960/1063 KB 320/713 KB 5/5 KB 358/358 KB 340/549 KB 960/1063 KB 324/713 KB 5/5 KB 358/358 KB 340/549 KB 964/1063 KB 328/713 KB 5/5 KB 358/358 KB 340/549 KB 964/1063 KB 332/713 KB 5/5 KB 358/358 KB 340/549 KB 964/1063 KB 336/713 KB 5/5 KB 358/358 KB 340/549 KB 960/1063 KB 320/713 KB 5/5 KB 358/358 KB 344/549 KB 964/1063 KB 336/713 KB 5/5 KB 358/358 KB 348/549 KB 964/1063 KB 336/713 KB 5/5 KB 358/358 KB 352/549 KB 964/1063 KB 336/713 KB 5/5 KB 358/358 KB 340/549 KB 964/1063 KB 324/713 KB 5/5 KB 358/358 KB 352/549 KB 968/1063 KB 336/713 KB 5/5 KB 358/358 KB 352/549 KB 972/1063 KB 336/713 KB 5/5 KB 358/358 KB 352/549 KB 976/1063 KB 336/713 KB 5/5 KB 358/358 KB 352/549 KB 980/1063 KB 336/713 KB 5/5 KB 358/358 KB 356/549 KB 984/1063 KB 340/713 KB 358/358 KB 356/549 KB 980/1063 KB 340/713 KB 358/358 KB 356/549 KB 984/1063 KB 344/713 KB 358/358 KB 356/549 KB 988/1063 KB 348/713 KB 358/358 KB 356/549 KB 988/1063 KB 352/713 KB 358/358 KB 356/549 KB 980/1063 KB 336/713 KB 358/358 KB 360/549 KB 988/1063 KB 352/713 KB 364/549 KB 988/1063 KB 352/713 KB 368/549 KB 988/1063 KB 352/713 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 6.4 KB/sec) unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 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 524.8 KB/sec) unit-abot-epc-basic-0: 23:43:39 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: 23:43:39 DEBUG unit.abot-epc-basic/0.install 356/549 KB 988/1063 KB 344/713 KB 358/358 KB 372/549 KB 992/1063 KB 356/713 KB 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: 23:43:39 DEBUG unit.abot-epc-basic/0.install 372/549 KB 996/1063 KB 356/713 KB 372/549 KB 1000/1063 KB 356/713 KB 372/549 KB 1004/1063 KB 356/713 KB 372/549 KB 1008/1063 KB 356/713 KB 372/549 KB 988/1063 KB 356/713 KB 372/549 KB 1008/1063 KB 360/713 KB 372/549 KB 1008/1063 KB 364/713 KB 372/549 KB 1008/1063 KB 368/713 KB 372/549 KB 988/1063 KB 352/713 KB 376/549 KB 1008/1063 KB 368/713 KB 380/549 KB 1008/1063 KB 368/713 KB 384/549 KB 1008/1063 KB 368/713 KB 388/549 KB 1008/1063 KB 368/713 KB 388/549 KB 4/86 KB 1012/1063 KB 372/713 KB 388/549 KB 8/86 KB 1012/1063 KB 372/713 KB 388/549 KB 12/86 KB 1012/1063 KB 372/713 KB 388/549 KB 16/86 KB 1012/1063 KB 372/713 KB 388/549 KB 20/86 KB 1012/1063 KB 372/713 KB 388/549 KB 24/86 KB 1012/1063 KB 372/713 KB 388/549 KB 28/86 KB 1012/1063 KB 372/713 KB 388/549 KB 32/86 KB 1012/1063 KB 372/713 KB 388/549 KB 36/86 KB 1012/1063 KB 372/713 KB 388/549 KB 1012/1063 KB 372/713 KB 392/549 KB 36/86 KB 1012/1063 KB 376/713 KB 392/549 KB 36/86 KB 1012/1063 KB 380/713 KB 392/549 KB 40/86 KB 1012/1063 KB 384/713 KB 388/549 KB 1012/1063 KB 368/713 KB 392/549 KB 40/86 KB 1016/1063 KB 384/713 KB 392/549 KB 40/86 KB 1020/1063 KB 384/713 KB 392/549 KB 40/86 KB 1024/1063 KB 384/713 KB 392/549 KB 40/86 KB 1012/1063 KB 380/713 KB 392/549 KB 44/86 KB 1024/1063 KB 384/713 KB 392/549 KB 36/86 KB 1012/1063 KB 372/713 KB 396/549 KB 44/86 KB 1024/1063 KB 384/713 KB 400/549 KB 44/86 KB 1024/1063 KB 384/713 KB 400/549 KB 3/404 KB 44/86 KB 1024/1063 KB 384/713 KB 400/549 KB 5/404 KB 44/86 KB 1024/1063 KB 384/713 KB 400/549 KB 8/404 KB 44/86 KB 1024/1063 KB 384/713 KB 400/549 KB 11/404 KB 44/86 KB 1024/1063 KB 384/713 KB 400/549 KB 13/404 KB 44/86 KB 1024/1063 KB 384/713 KB 400/549 KB 16/404 KB 44/86 KB 1024/1063 KB 384/713 KB 400/549 KB 19/404 KB 44/86 KB 1024/1063 KB 384/713 KB 400/549 KB 21/404 KB 44/86 KB 1024/1063 KB 384/713 KB 400/549 KB 24/404 KB 48/86 KB 1024/1063 KB 384/713 KB 400/549 KB 27/404 KB 48/86 KB 1024/1063 KB 384/713 KB 404/549 KB 29/404 KB 48/86 KB 1028/1063 KB 388/713 KB 400/549 KB 21/404 KB 48/86 KB 1024/1063 KB 384/713 KB 404/549 KB 29/404 KB 52/86 KB 1028/1063 KB 388/713 KB 404/549 KB 29/404 KB 56/86 KB 1028/1063 KB 388/713 KB 404/549 KB 32/404 KB 60/86 KB 1028/1063 KB 388/713 KB 404/549 KB 32/404 KB 64/86 KB 1028/1063 KB 388/713 KB 404/549 KB 27/404 KB 48/86 KB 1028/1063 KB 388/713 KB 404/549 KB 32/404 KB 64/86 KB 1028/1063 KB 392/713 KB 404/549 KB 32/404 KB 64/86 KB 1028/1063 KB 396/713 KB 404/549 KB 32/404 KB 64/86 KB 1028/1063 KB 400/713 KB 404/549 KB 27/404 KB 48/86 KB 1028/1063 KB 384/713 KB 408/549 KB 32/404 KB 64/86 KB 1028/1063 KB 400/713 KB 412/549 KB 32/404 KB 64/86 KB 1028/1063 KB 400/713 KB 416/549 KB 32/404 KB 64/86 KB 1028/1063 KB 400/713 KB 400/549 KB 27/404 KB 48/86 KB 1028/1063 KB 384/713 KB 416/549 KB 32/404 KB 64/86 KB 1032/1063 KB 400/713 KB 416/549 KB 32/404 KB 64/86 KB 1036/1063 KB 400/713 KB 416/549 KB 32/404 KB 64/86 KB 1040/1063 KB 400/713 KB 404/549 KB 32/404 KB 56/86 KB 1028/1063 KB 388/713 KB 416/549 KB 32/404 KB 64/86 KB 1044/1063 KB 400/713 KB 420/549 KB 36/404 KB 68/86 KB 1048/1063 KB 404/713 KB 420/549 KB 36/404 KB 68/86 KB 1052/1063 KB 404/713 KB 420/549 KB 36/404 KB 68/86 KB 1056/1063 KB 404/713 KB 420/549 KB 36/404 KB 68/86 KB 1060/1063 KB 404/713 KB 420/549 KB 36/404 KB 68/86 KB 1063/1063 KB 404/713 KB 420/549 KB 36/404 KB 68/86 KB 1044/1063 KB 404/713 KB 420/549 KB 36/404 KB 64/86 KB 1044/1063 KB 404/713 KB 424/549 K unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install B 36/404 KB 68/86 KB 1063/1063 KB 404/713 KB 428/549 KB 36/404 KB 68/86 KB 1063/1063 KB 404/713 KB 432/549 KB 36/404 KB 68/86 KB 1063/1063 KB 404/713 KB 416/549 KB 36/404 KB 64/86 KB 1044/1063 KB 404/713 KB 432/549 KB 36/404 KB 68/86 KB 1063/1063 KB 408/713 KB 432/549 KB 36/404 KB 68/86 KB 1063/1063 KB 412/713 KB 432/549 KB 36/404 KB 68/86 KB 1063/1063 KB 416/713 KB 416/549 KB 36/404 KB 64/86 KB 1044/1063 KB 400/713 KB 432/549 KB 40/404 KB 72/86 KB 1063/1063 KB 416/713 KB 432/549 KB 44/404 KB 72/86 KB 1063/1063 KB 416/713 KB 432/549 KB 48/404 KB 72/86 KB 1063/1063 KB 416/713 KB 432/549 KB 48/404 KB 72/86 KB 1063/1063 KB 420/713 KB 436/549 KB 52/404 KB 72/86 KB 1063/1063 KB 424/713 KB 436/549 KB 52/404 KB 72/86 KB 1063/1063 KB 428/713 KB 436/549 KB 52/404 KB 72/86 KB 1063/1063 KB 432/713 KB 436/549 KB 52/404 KB 72/86 KB 1063/1063 KB 420/713 KB 432/549 KB 36/404 KB 72/86 KB 1063/1063 KB 416/713 KB 436/549 KB 52/404 KB 76/86 KB 1063/1063 KB 432/713 KB 436/549 KB 52/404 KB 80/86 KB 1063/1063 KB 432/713 KB 436/549 KB 52/404 KB 84/86 KB 1063/1063 KB 432/713 KB 436/549 KB 52/404 KB 86/86 KB 1063/1063 KB 432/713 KB 432/549 KB 52/404 KB 72/86 KB 1063/1063 KB 420/713 KB 440/549 KB 56/404 KB 86/86 KB 1063/1063 KB 432/713 KB 440/549 KB 60/404 KB 86/86 KB 1063/1063 KB 432/713 KB 440/549 KB 64/404 KB 86/86 KB 1063/1063 KB 432/713 KB 440/549 KB 52/404 KB 86/86 KB 1063/1063 KB 432/713 KB 444/549 KB 64/404 KB 86/86 KB 1063/1063 KB 432/713 KB 448/549 KB 64/404 KB 86/86 KB 1063/1063 KB 432/713 KB 452/549 KB 64/404 KB 86/86 KB 1063/1063 KB 432/713 KB 456/549 KB 68/404 KB 86/86 KB 1063/1063 KB 436/713 KB 460/549 KB 68/404 KB 86/86 KB 1063/1063 KB 436/713 KB 464/549 KB 68/404 KB 86/86 KB 1063/1063 KB 436/713 KB 452/549 KB 68/404 KB 86/86 KB 1063/1063 KB 436/713 KB 464/549 KB 68/404 KB 86/86 KB 440/713 KB 464/549 KB 68/404 KB 86/86 KB 444/713 KB 464/549 KB 68/404 KB 86/86 KB 448/713 KB 452/549 KB 68/404 KB 86/86 KB 1063/1063 KB 432/713 KB 464/549 KB 72/404 KB 86/86 KB 448/713 KB 464/549 KB 76/404 KB 86/86 KB 448/713 KB 464/549 KB 80/404 KB 86/86 KB 448/713 KB 468/549 KB 80/404 KB 86/86 KB 448/713 KB 472/549 KB 84/404 KB 86/86 KB 452/713 KB 476/549 KB 84/404 KB 86/86 KB 452/713 KB 480/549 KB 84/404 KB 86/86 KB 452/713 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 1477.2 KB/sec) unit-abot-epc-basic-0: 23:43:39 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: 23:43:39 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 119.1 KB/sec) unit-abot-epc-basic-0: 23:43:39 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: 23:43:39 DEBUG unit.abot-epc-basic/0.install 468/549 KB 84/404 KB 86/86 KB 452/713 KB 480/549 KB 84/404 KB 456/713 KB 468/549 KB 84/404 KB 86/86 KB 448/713 KB 480/549 KB 88/404 KB 456/713 KB 480/549 KB 92/404 KB 456/713 KB 480/549 KB 96/404 KB 456/713 KB 480/549 KB 96/404 KB 460/713 KB 480/549 KB 96/404 KB 464/713 KB 480/549 KB 96/404 KB 468/713 KB 484/549 KB 100/404 KB 472/713 KB 484/549 KB 100/404 KB 476/713 KB 484/549 KB 100/404 KB 468/713 KB 484/549 KB 104/404 KB 476/713 KB 484/549 KB 108/404 KB 476/713 KB 484/549 KB 112/404 KB 476/713 KB 484/549 KB 96/404 KB 468/713 KB 488/549 KB 112/404 KB 476/713 KB 492/549 KB 112/404 KB 476/713 KB 496/549 KB 112/404 KB 476/713 KB 500/549 KB 112/404 KB 476/713 KB 504/549 KB 116/404 KB 480/713 KB 508/549 KB 116/404 KB 480/713 KB 512/549 KB 116/404 KB 480/713 KB 500/549 KB 116/404 KB 480/713 KB 512/549 KB 120/404 KB 480/713 KB 512/549 KB 124/404 KB 480/713 KB 512/549 KB 128/404 KB 480/713 KB 500/549 KB 112/404 KB 480/713 KB 512/549 KB 128/404 KB 484/713 KB 512/549 KB 128/404 KB 488/713 KB 512/549 KB 128/404 KB 492/713 KB 512/549 KB 128/404 KB 496/713 KB 512/549 KB 128/404 KB 500/713 KB 516/549 KB 132/404 KB 504/713 KB 516/549 KB 132/404 KB 508/713 KB 516/549 KB 132/404 KB 512/713 KB 516/549 KB 132/404 KB 500/713 KB 520/549 KB 132/404 KB 512/713 KB 524/549 KB 132/404 KB 512/713 KB 528/549 KB 132/404 KB 512/713 KB 512/549 KB 132/404 KB 500/713 KB 528/549 KB 136/404 KB 512/713 KB 528/549 KB 140/404 KB 512/713 KB 528/549 KB 144/404 KB 512/713 KB 532/549 KB 144/404 KB 512/713 KB 536/549 KB 148/404 KB 516/713 KB 540/549 KB 148/404 KB 516/713 KB 544/549 KB 148/404 KB 516/713 KB 532/549 KB 148/404 KB 516/713 KB 544/549 KB 148/404 KB 520/713 KB 544/549 KB 148/404 KB 524/713 KB 544/549 KB 148/404 KB 528/713 KB 532/549 KB 148/404 KB 512/713 KB 548/549 KB 152/404 KB 528/713 KB 548/549 KB 156/404 KB 528/713 KB 548/549 KB 160/404 KB 528/713 KB 548/549 KB 164/404 KB 528/713 KB 548/549 KB 168/404 KB 532/713 KB 548/549 KB 172/404 KB 532/713 KB 548/549 KB 176/404 KB 532/713 KB 548/549 KB 148/404 KB 528/713 KB 548/549 KB 4/894 KB 176/404 KB 532/713 KB 548/549 KB 8/894 KB 176/404 KB 532/713 KB 548/549 KB 12/894 KB 176/404 KB 532/713 KB 548/549 KB 16/894 KB 176/404 KB 532/713 KB 548/549 KB 20/894 KB 176/404 KB 532/713 KB 548/549 KB 24/894 KB 176/404 KB 532/713 KB 548/549 KB 28/894 KB 176/404 KB 532/713 KB 548/549 KB 32/894 KB 176/404 KB 532/713 KB 548/549 KB 36/894 KB 176/404 KB 532/713 KB 548/549 KB 40/894 KB 176/404 KB 532/713 KB 548/549 KB 44/894 KB 176/404 KB 532/713 KB 548/549 KB 48/894 KB 176/404 KB 532/713 KB 549/549 KB 48/894 KB 176/404 KB 532/713 KB 548/549 KB 164/404 KB 532/713 KB 549/549 KB 48/894 KB 176/404 KB 536/713 KB 549/549 KB 48/894 KB 176/404 KB 540/713 KB 549/549 KB 48/894 KB 176/404 KB 544/713 KB 549/549 KB 48/894 KB 176/404 KB 548/713 KB 549/549 KB 48/894 KB 180/404 KB 552/713 KB 549/549 KB 48/894 KB 180/404 KB 548/713 KB 549/549 KB 48/894 KB 184/404 KB 552/713 KB 549/549 KB 52/894 KB 184/404 KB 552/713 KB 549/549 KB 56/894 KB 184/404 KB 552/713 KB 549/549 KB 60/894 KB 184/404 KB 552/713 KB 549/549 KB 64/894 KB 184/404 KB 552/713 KB 549/549 KB 64/894 KB 188/404 KB 552/713 KB 549/549 KB 64/894 KB 192/404 KB 552/713 KB 549/549 KB 68/894 KB 192/404 KB 552/713 KB 549/549 KB 68/894 KB 4/587 KB 192/404 KB 552/713 KB 549/549 KB 68/894 KB 8/587 KB 192/404 KB 552/713 KB 549/549 KB 68/894 KB 12/587 KB 192/404 KB 552/713 KB 5 unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 49/549 KB 68/894 KB 16/587 KB 192/404 KB 552/713 KB 549/549 KB 68/894 KB 20/587 KB 192/404 KB 552/713 KB 549/549 KB 68/894 KB 24/587 KB 192/404 KB 552/713 KB 549/549 KB 68/894 KB 28/587 KB 192/404 KB 552/713 KB 549/549 KB 68/894 KB 32/587 KB 192/404 KB 552/713 KB 549/549 KB 68/894 KB 36/587 KB 192/404 KB 552/713 KB 549/549 KB 68/894 KB 40/587 KB 192/404 KB 552/713 KB 549/549 KB 68/894 KB 44/587 KB 192/404 KB 552/713 KB 549/549 KB 68/894 KB 48/587 KB 192/404 KB 552/713 KB 549/549 KB 68/894 KB 52/587 KB 192/404 KB 552/713 KB 549/549 KB 72/894 KB 56/587 KB 192/404 KB 552/713 KB 549/549 KB 72/894 KB 60/587 KB 192/404 KB 552/713 KB 72/894 KB 64/587 KB 192/404 KB 552/713 KB 549/549 KB 72/894 KB 52/587 KB 192/404 KB 552/713 KB 76/894 KB 64/587 KB 192/404 KB 552/713 KB 80/894 KB 64/587 KB 192/404 KB 552/713 KB 84/894 KB 64/587 KB 192/404 KB 552/713 KB 88/894 KB 68/587 KB 192/404 KB 556/713 KB 92/894 KB 68/587 KB 192/404 KB 556/713 KB 96/894 KB 68/587 KB 192/404 KB 556/713 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 735.4 KB/sec) unit-abot-epc-basic-0: 23:43:39 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: 23:43:39 DEBUG unit.abot-epc-basic/0.install 96/894 KB 68/587 KB 196/404 KB 556/713 KB 96/894 KB 68/587 KB 200/404 KB 556/713 KB 96/894 KB 68/587 KB 204/404 KB 556/713 KB 96/894 KB 68/587 KB 208/404 KB 556/713 KB 96/894 KB 68/587 KB 212/404 KB 556/713 KB 100/894 KB 68/587 KB 216/404 KB 556/713 KB 100/894 KB 68/587 KB 220/404 KB 556/713 KB 100/894 KB 68/587 KB 224/404 KB 556/713 KB 84/894 KB 68/587 KB 192/404 KB 556/713 KB 100/894 KB 72/587 KB 224/404 KB 556/713 KB 100/894 KB 76/587 KB 224/404 KB 556/713 KB 84/894 KB 64/587 KB 192/404 KB 556/713 KB 100/894 KB 76/587 KB 224/404 KB 560/713 KB 100/894 KB 76/587 KB 224/404 KB 564/713 KB 100/894 KB 76/587 KB 224/404 KB 568/713 KB 100/894 KB 76/587 KB 224/404 KB 572/713 KB 100/894 KB 76/587 KB 224/404 KB 576/713 KB 100/894 KB 68/587 KB 212/404 KB 556/713 KB 104/894 KB 80/587 KB 224/404 KB 576/713 KB 108/894 KB 80/587 KB 224/404 KB 576/713 KB 112/894 KB 80/587 KB 224/404 KB 576/713 KB 116/894 KB 80/587 KB 224/404 KB 576/713 KB 4/26 KB 120/894 KB 80/587 KB 228/404 KB 580/713 KB 4/26 KB 124/894 KB 80/587 KB 228/404 KB 580/713 KB 4/26 KB 128/894 KB 80/587 KB 228/404 KB 580/713 KB 100/894 KB 80/587 KB 224/404 KB 576/713 KB 4/26 KB 128/894 KB 84/587 KB 228/404 KB 580/713 KB 4/26 KB 128/894 KB 88/587 KB 228/404 KB 580/713 KB 4/26 KB 128/894 KB 92/587 KB 228/404 KB 580/713 KB 4/26 KB 128/894 KB 96/587 KB 228/404 KB 580/713 KB 4/26 KB 128/894 KB 100/587 KB 228/404 KB 580/713 KB 4/26 KB 128/894 KB 104/587 KB 228/404 KB 580/713 KB 4/26 KB 128/894 KB 108/587 KB 228/404 KB 580/713 KB 4/26 KB 128/894 KB 112/587 KB 228/404 KB 580/713 KB 4/26 KB 128/894 KB 116/587 KB 228/404 KB 580/713 KB 4/26 KB 132/894 KB 120/587 KB 228/404 KB 580/713 KB 4/26 KB 132/894 KB 124/587 KB 228/404 KB 580/713 KB 4/26 KB 132/894 KB 128/587 KB 228/404 KB 580/713 KB 4/26 KB 132/894 KB 132/587 KB 228/404 KB 580/713 KB 4/26 KB 116/894 KB 80/587 KB 228/404 KB 580/713 KB 4/26 KB 116/894 KB 80/587 KB 224/404 KB 580/713 KB 4/26 KB 116/894 KB 80/587 KB 224/404 KB 576/713 KB 8/26 KB 132/894 KB 132/587 KB 228/404 KB 580/713 KB 12/26 KB 132/894 KB 132/587 KB 228/404 KB 584/713 KB 16/26 KB 132/894 KB 132/587 KB 228/404 KB 584/713 KB 20/26 KB 132/894 KB 132/587 KB 228/404 KB 584/713 KB 24/26 KB 132/894 KB 132/587 KB 232/404 KB 584/713 KB 26/26 KB 132/894 KB 132/587 KB 232/404 KB 584/713 KB 4/26 KB 132/894 KB 116/587 KB 228/404 KB 580/713 KB 20/26 KB 132/894 KB 132/587 KB 232/404 KB 584/713 KB 26/26 KB 132/894 KB 132/587 KB 236/404 KB 584/713 KB 26/26 KB 132/894 KB 132/587 KB 240/404 KB 584/713 KB 8/26 KB 132/894 KB 132/587 KB 228/404 KB 584/713 KB 26/26 KB 132/894 KB 132/587 KB 240/404 KB 588/713 KB 26/26 KB 132/894 KB 132/587 KB 240/404 KB 592/713 KB 26/26 KB 132/894 KB 132/587 KB 240/404 KB 596/713 KB 26/26 KB 132/894 KB 132/587 KB 240/404 KB 600/713 KB 26/26 KB 132/894 KB 132/587 KB 240/404 KB 604/713 KB 26/26 KB 132/894 KB 132/587 KB 240/404 KB 608/713 KB 26/26 KB 132/894 KB 132/587 KB 240/404 KB 612/713 KB 26/26 KB 136/894 KB 132/587 KB 244/404 KB 616/713 KB 26/26 KB 136/894 KB 132/587 KB 244/404 KB 620/713 KB 26/26 KB 136/894 KB 132/587 KB 244/404 KB 624/713 KB 26/26 KB 136/894 KB 132/587 KB 244/404 KB 612/713 KB 26/26 KB 136/894 KB 132/587 KB 248/404 KB 624/713 KB 26/26 KB 136/894 KB 132/587 KB 252/404 KB 624/713 KB 26/26 KB 136/894 KB 132/587 KB 256/404 KB 624/713 KB 26/26 KB 136/894 KB 132/587 KB 240/404 KB 612/713 KB 26/26 KB 140/894 KB 132/587 KB 256/404 KB 624/713 K unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install B 26/26 KB 144/894 KB 132/587 KB 256/404 KB 624/713 KB 26/26 KB 148/894 KB 132/587 KB 256/404 KB 624/713 KB 26/26 KB 152/894 KB 132/587 KB 260/404 KB 628/713 KB 26/26 KB 156/894 KB 132/587 KB 260/404 KB 628/713 KB 26/26 KB 160/894 KB 136/587 KB 260/404 KB 628/713 KB 26/26 KB 148/894 KB 132/587 KB 260/404 KB 628/713 KB 26/26 KB 160/894 KB 136/587 KB 260/404 KB 632/713 KB 26/26 KB 160/894 KB 136/587 KB 260/404 KB 636/713 KB 26/26 KB 160/894 KB 136/587 KB 260/404 KB 640/713 KB 26/26 KB 160/894 KB 136/587 KB 260/404 KB 644/713 KB 26/26 KB 164/894 KB 136/587 KB 260/404 KB 648/713 KB 26/26 KB 148/894 KB 132/587 KB 260/404 KB 624/713 KB 26/26 KB 164/894 KB 136/587 KB 264/404 KB 648/713 KB 26/26 KB 164/894 KB 136/587 KB 268/404 KB 648/713 KB 26/26 KB 164/894 KB 136/587 KB 272/404 KB 648/713 KB 26/26 KB 164/894 KB 136/587 KB 276/404 KB 648/713 KB 26/26 KB 164/894 KB 136/587 KB 280/404 KB 648/713 KB 26/26 KB 164/894 KB 136/587 KB 260/404 KB 644/713 KB 26/26 KB 168/894 KB 136/587 KB 280/404 KB 652/713 KB 26/26 KB 172/894 KB 136/587 KB 280/404 KB 652/713 KB 26/26 KB 176/894 KB 136/587 KB 280/404 KB 652/713 KB 26/26 KB 156/894 KB 136/587 KB 260/404 KB 628/713 KB 26/26 KB 176/894 KB 140/587 KB 280/404 KB 652/713 KB 26/26 KB 176/894 KB 144/587 KB 280/404 KB 652/713 KB 26/26 KB 176/894 KB 148/587 KB 280/404 KB 652/713 KB 26/26 KB 176/894 KB 152/587 KB 280/404 KB 652/713 KB 26/26 KB 176/894 KB 156/587 KB 280/404 KB 652/713 KB 26/26 KB 176/894 KB 160/587 KB 280/404 KB 652/713 KB 26/26 KB 164/894 KB 136/587 KB 280/404 KB 652/713 KB 26/26 KB 176/894 KB 160/587 KB 284/404 KB 656/713 KB 26/26 KB 176/894 KB 160/587 KB 284/404 KB 660/713 KB 26/26 KB 180/894 KB 164/587 KB 284/404 KB 664/713 KB 26/26 KB 180/894 KB 164/587 KB 284/404 KB 668/713 KB 26/26 KB 180/894 KB 164/587 KB 284/404 KB 672/713 KB 26/26 KB 176/894 KB 160/587 KB 284/404 KB 652/713 KB 26/26 KB 180/894 KB 164/587 KB 288/404 KB 672/713 KB 26/26 KB 180/894 KB 164/587 KB 292/404 KB 672/713 KB 26/26 KB 180/894 KB 164/587 KB 296/404 KB 672/713 KB 26/26 KB 180/894 KB 164/587 KB 300/404 KB 672/713 KB 26/26 KB 180/894 KB 164/587 KB 304/404 KB 672/713 KB 26/26 KB 180/894 KB 164/587 KB 308/404 KB 672/713 KB 26/26 KB 180/894 KB 164/587 KB 312/404 KB 676/713 KB 26/26 KB 180/894 KB 164/587 KB 316/404 KB 676/713 KB 26/26 KB 180/894 KB 164/587 KB 320/404 KB 676/713 KB 26/26 KB 180/894 KB 164/587 KB 284/404 KB 660/713 KB 26/26 KB 180/894 KB 168/587 KB 320/404 KB 676/713 KB 26/26 KB 180/894 KB 172/587 KB 320/404 KB 676/713 KB 26/26 KB 180/894 KB 176/587 KB 320/404 KB 676/713 KB 26/26 KB 180/894 KB 160/587 KB 284/404 KB 660/713 KB 26/26 KB 184/894 KB 176/587 KB 320/404 KB 676/713 KB 26/26 KB 188/894 KB 176/587 KB 320/404 KB 676/713 KB 26/26 KB 192/894 KB 176/587 KB 320/404 KB 676/713 KB 26/26 KB 196/894 KB 176/587 KB 320/404 KB 676/713 KB 26/26 KB 200/894 KB 180/587 KB 320/404 KB 676/713 KB 26/26 KB 204/894 KB 180/587 KB 320/404 KB 676/713 KB 26/26 KB 208/894 KB 180/587 KB 320/404 KB 676/713 KB 26/26 KB 180/894 KB 164/587 KB 308/404 KB 676/713 KB 26/26 KB 208/894 KB 180/587 KB 320/404 KB 678/713 KB 26/26 KB 208/894 KB 180/587 KB 320/404 KB 682/713 KB 26/26 KB 212/894 KB 180/587 KB 320/404 KB 686/713 KB 26/26 KB 212/894 KB 180/587 KB 320/404 KB 690/713 KB 26/26 KB 212/894 KB 180/587 KB 320/404 KB 694/713 KB 26/26 KB 212/894 KB 180/587 KB 320/404 KB 698/713 KB 26/26 KB 212/894 KB 180/587 KB 324/404 KB 702/713 K unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install B 26/26 KB 212/894 KB 180/587 KB 324/404 KB 706/713 KB 26/26 KB 212/894 KB 180/587 KB 324/404 KB 710/713 KB 26/26 KB 196/894 KB 180/587 KB 320/404 KB 676/713 KB 26/26 KB 212/894 KB 184/587 KB 324/404 KB 710/713 KB 26/26 KB 212/894 KB 188/587 KB 324/404 KB 710/713 KB 26/26 KB 212/894 KB 192/587 KB 324/404 KB 710/713 KB 26/26 KB 212/894 KB 196/587 KB 324/404 KB 710/713 KB 26/26 KB 212/894 KB 200/587 KB 324/404 KB 710/713 KB 26/26 KB 212/894 KB 204/587 KB 324/404 KB 710/713 KB 26/26 KB 212/894 KB 208/587 KB 324/404 KB 710/713 KB 26/26 KB 212/894 KB 180/587 KB 324/404 KB 698/713 KB 26/26 KB 212/894 KB 180/587 KB 320/404 KB 682/713 KB 26/26 KB 216/894 KB 208/587 KB 324/404 KB 710/713 KB 26/26 KB 220/894 KB 208/587 KB 324/404 KB 710/713 KB 26/26 KB 224/894 KB 208/587 KB 324/404 KB 710/713 KB 26/26 KB 224/894 KB 208/587 KB 328/404 KB 710/713 KB 26/26 KB 224/894 KB 208/587 KB 332/404 KB 710/713 KB 26/26 KB 224/894 KB 208/587 KB 336/404 KB 710/713 KB 26/26 KB 228/894 KB 208/587 KB 336/404 KB 710/713 KB 26/26 KB 232/894 KB 212/587 KB 340/404 KB 710/713 KB 26/26 KB 236/894 KB 212/587 KB 340/404 KB 713/713 KB 26/26 KB 240/894 KB 212/587 KB 340/404 KB 713/713 KB 26/26 KB 228/894 KB 212/587 KB 340/404 KB 710/713 KB 26/26 KB 240/894 KB 212/587 KB 344/404 KB 713/713 KB 26/26 KB 240/894 KB 212/587 KB 348/404 KB 713/713 KB 26/26 KB 240/894 KB 212/587 KB 352/404 KB 713/713 KB 26/26 KB 228/894 KB 212/587 KB 336/404 KB 710/713 KB 26/26 KB 240/894 KB 216/587 KB 352/404 KB 713/713 KB 26/26 KB 240/894 KB 220/587 KB 352/404 KB 713/713 KB 26/26 KB 240/894 KB 224/587 KB 352/404 KB 713/713 KB 26/26 KB 236/894 KB 212/587 KB 340/404 KB 713/713 KB 26/26 KB 240/894 KB 224/587 KB 356/404 KB 713/713 KB 26/26 KB 240/894 KB 228/587 KB 360/404 KB 713/713 KB 26/26 KB 240/894 KB 228/587 KB 364/404 KB 713/713 KB 26/26 KB 240/894 KB 228/587 KB 368/404 KB 713/713 KB 26/26 KB 240/894 KB 228/587 KB 356/404 KB 713/713 KB 26/26 KB 240/894 KB 232/587 KB 368/404 KB 713/713 KB 26/26 KB 240/894 KB 236/587 KB 368/404 KB 713/713 KB 26/26 KB 240/894 KB 240/587 KB 368/404 KB 713/713 KB 26/26 KB 240/894 KB 240/587 KB 372/404 KB 713/713 KB 26/26 KB 240/894 KB 244/587 KB 376/404 KB 713/713 KB 26/26 KB 240/894 KB 244/587 KB 380/404 KB 713/713 KB 26/26 KB 240/894 KB 244/587 KB 384/404 KB 713/713 KB 26/26 KB 240/894 KB 244/587 KB 372/404 KB 713/713 KB 26/26 KB 240/894 KB 248/587 KB 384/404 KB 713/713 KB 26/26 KB 240/894 KB 252/587 KB 384/404 KB 713/713 KB 26/26 KB 240/894 KB 256/587 KB 384/404 KB 713/713 KB 26/26 KB 240/894 KB 256/587 KB 388/404 KB 713/713 KB 26/26 KB 240/894 KB 260/587 KB 392/404 KB 713/713 KB 26/26 KB 240/894 KB 260/587 KB 396/404 KB 713/713 KB 26/26 KB 240/894 KB 260/587 KB 400/404 KB 713/713 KB 26/26 KB 240/894 KB 260/587 KB 388/404 KB 713/713 KB 26/26 KB 240/894 KB 264/587 KB 400/404 KB 713/713 KB 26/26 KB 240/894 KB 268/587 KB 400/404 KB 713/713 KB 26/26 KB 240/894 KB 272/587 KB 400/404 KB 713/713 KB 26/26 KB 240/894 KB 276/587 KB 400/404 KB 713/713 KB 26/26 KB 240/894 KB 280/587 KB 404/404 KB 713/713 KB 26/26 KB 240/894 KB 284/587 KB 404/404 KB 713/713 KB 26/26 KB 240/894 KB 288/587 KB 404/404 KB 713/713 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar (713 KB at 895.7 KB/sec) unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 26/26 KB 240/894 KB 276/587 KB 404/404 KB 713/713 KB 26/26 KB 240/894 KB 292/587 KB 404/404 KB 26/26 KB 240/894 KB 296/587 KB 404/404 KB 26/26 KB 240/894 KB 300/587 KB 404/404 KB 26/26 KB 240/894 KB 304/587 KB 404/404 KB 26/26 KB 240/894 KB 308/587 KB 404/404 KB 26/26 KB 240/894 KB 312/587 KB 404/404 KB 26/26 KB 240/894 KB 316/587 KB 26/26 KB 240/894 KB 320/587 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 502.6 KB/sec) unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 26/26 KB 244/894 KB 320/587 KB 26/26 KB 248/894 KB 320/587 KB 26/26 KB 252/894 KB 320/587 KB 26/26 KB 256/894 KB 320/587 KB 26/26 KB 4/79 KB 256/894 KB 320/587 KB 26/26 KB 8/79 KB 256/894 KB 320/587 KB 26/26 KB 12/79 KB 256/894 KB 320/587 KB 26/26 KB 16/79 KB 256/894 KB 320/587 KB 26/26 KB 20/79 KB 256/894 KB 320/587 KB 26/26 KB 24/79 KB 256/894 KB 320/587 KB 26/26 KB 28/79 KB 256/894 KB 320/587 KB 26/26 KB 32/79 KB 256/894 KB 320/587 KB 26/26 KB 36/79 KB 256/894 KB 320/587 KB 26/26 KB 40/79 KB 256/894 KB 320/587 KB 26/26 KB 44/79 KB 256/894 KB 320/587 KB 26/26 KB 48/79 KB 256/894 KB 320/587 KB 26/26 KB 52/79 KB 256/894 KB 320/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 31.4 KB/sec) unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 52/79 KB 256/894 KB 324/587 KB 56/79 KB 256/894 KB 328/587 KB 56/79 KB 256/894 KB 332/587 KB 56/79 KB 256/894 KB 336/587 KB 56/79 KB 256/894 KB 324/587 KB 60/79 KB 256/894 KB 336/587 KB 64/79 KB 256/894 KB 336/587 KB 68/79 KB 256/894 KB 336/587 KB 72/79 KB 256/894 KB 340/587 KB 76/79 KB 256/894 KB 340/587 KB 79/79 KB 256/894 KB 340/587 KB 68/79 KB 256/894 KB 340/587 KB 79/79 KB 256/894 KB 344/587 KB 79/79 KB 256/894 KB 348/587 KB 79/79 KB 256/894 KB 352/587 KB 79/79 KB 256/894 KB 356/587 KB 79/79 KB 256/894 KB 360/587 KB 79/79 KB 256/894 KB 364/587 KB 79/79 KB 260/894 KB 364/587 KB 79/79 KB 264/894 KB 364/587 KB 79/79 KB 268/894 KB 364/587 KB 79/79 KB 272/894 KB 364/587 KB 79/79 KB 272/894 KB 368/587 KB 79/79 KB 272/894 KB 372/587 KB 79/79 KB 272/894 KB 376/587 KB 79/79 KB 272/894 KB 380/587 KB 79/79 KB 272/894 KB 384/587 KB 79/79 KB 276/894 KB 384/587 KB 79/79 KB 280/894 KB 384/587 KB 79/79 KB 284/894 KB 384/587 KB 79/79 KB 288/894 KB 384/587 KB 79/79 KB 288/894 KB 384/587 KB 4/1822 KB 79/79 KB 288/894 KB 384/587 KB 4/115 KB 4/1822 KB 79/79 KB 288/894 KB 384/587 KB 8/115 KB 4/1822 KB 79/79 KB 292/894 KB 384/587 KB 12/115 KB 8/1822 KB 79/79 KB 292/894 KB 384/587 KB 8/115 KB 8/1822 KB 79/79 KB 292/894 KB 384/587 KB 8/115 KB 4/1822 KB 79/79 KB 296/894 KB 384/587 KB 12/115 KB 8/1822 KB 79/79 KB 300/894 KB 384/587 KB 12/115 KB 8/1822 KB 79/79 KB 304/894 KB 384/587 KB 12/115 KB 8/1822 KB 79/79 KB 304/894 KB 384/587 KB 12/115 KB 12/1822 KB 79/79 KB 304/894 KB 384/587 KB 12/115 KB 16/1822 KB 79/79 KB 308/894 KB 384/587 KB 12/115 KB 16/1822 KB 79/79 KB 312/894 KB 384/587 KB 16/115 KB 20/1822 KB 79/79 KB 316/894 KB 384/587 KB 16/115 KB 20/1822 KB 79/79 KB 320/894 KB 384/587 KB 16/115 KB 20/1822 KB 79/79 KB 308/894 KB 384/587 KB 16/115 KB 20/1822 KB 79/79 KB 320/894 KB 384/587 KB 16/115 KB 24/1822 KB 79/79 KB 308/894 KB 384/587 KB 16/115 KB 16/1822 KB 79/79 KB 320/894 KB 384/587 KB 20/115 KB 24/1822 KB 79/79 KB 320/894 KB 384/587 KB 24/115 KB 24/1822 KB 79/79 KB 320/894 KB 384/587 KB 24/115 KB 28/1822 KB 79/79 KB 320/894 KB 384/587 KB 28/115 KB 32/1822 KB 79/79 KB 320/894 KB 384/587 KB 32/115 KB 32/1822 KB 79/79 KB 320/894 KB 384/587 KB 36/115 KB 32/1822 KB 324/894 KB 384/587 KB 40/115 KB 32/1822 KB 324/894 KB 384/587 KB 44/115 KB 32/1822 KB 324/894 KB 384/587 KB 48/115 KB 32/1822 KB 79/79 KB 320/894 KB 384/587 KB 32/115 KB 32/1822 KB 324/894 KB 384/587 KB 48/115 KB 36/1822 KB 324/894 KB 384/587 KB 36/115 KB 32/1822 KB 328/894 KB 384/587 KB 48/115 KB 40/1822 KB 332/894 KB 384/587 KB 48/115 KB 40/1822 KB 336/894 KB 384/587 KB 48/115 KB 40/1822 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 95.6 KB/sec) unit-abot-epc-basic-0: 23:43:39 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: 23:43:39 DEBUG unit.abot-epc-basic/0.install 324/894 KB 384/587 KB 48/115 KB 40/1822 KB 336/894 KB 384/587 KB 48/115 KB 44/1822 KB 336/894 KB 384/587 KB 48/115 KB 48/1822 KB 336/894 KB 384/587 KB 52/115 KB 48/1822 KB 340/894 KB 388/587 KB 56/115 KB 52/1822 KB 340/894 KB 388/587 KB 60/115 KB 52/1822 KB 340/894 KB 388/587 KB 61/115 KB 52/1822 KB 340/894 KB 388/587 KB 52/115 KB 52/1822 KB 340/894 KB 392/587 KB 61/115 KB 52/1822 KB 340/894 KB 396/587 KB 61/115 KB 52/1822 KB 340/894 KB 400/587 KB 61/115 KB 52/1822 KB 340/894 KB 404/587 KB 65/115 KB 52/1822 KB 340/894 KB 408/587 KB 65/115 KB 52/1822 KB 340/894 KB 412/587 KB 65/115 KB 52/1822 KB 340/894 KB 416/587 KB 65/115 KB 52/1822 KB 340/894 KB 384/587 KB 52/115 KB 52/1822 KB 344/894 KB 416/587 KB 65/115 KB 52/1822 KB 348/894 KB 416/587 KB 65/115 KB 52/1822 KB 352/894 KB 416/587 KB 65/115 KB 52/1822 KB 336/894 KB 384/587 KB 52/115 KB 52/1822 KB 352/894 KB 416/587 KB 65/115 KB 56/1822 KB 352/894 KB 416/587 KB 65/115 KB 60/1822 KB 352/894 KB 416/587 KB 65/115 KB 64/1822 KB 352/894 KB 416/587 KB 65/115 KB 68/1822 KB 356/894 KB 416/587 KB 65/115 KB 72/1822 KB 340/894 KB 400/587 KB 65/115 KB 52/1822 KB 356/894 KB 416/587 KB 69/115 KB 76/1822 KB 356/894 KB 416/587 KB 73/115 KB 76/1822 KB 356/894 KB 416/587 KB 77/115 KB 76/1822 KB 356/894 KB 416/587 KB 65/115 KB 68/1822 KB 360/894 KB 416/587 KB 77/115 KB 76/1822 KB 364/894 KB 416/587 KB 77/115 KB 76/1822 KB 368/894 KB 416/587 KB 77/115 KB 76/1822 KB 356/894 KB 416/587 KB 77/115 KB 76/1822 KB 368/894 KB 416/587 KB 77/115 KB 80/1822 KB 372/894 KB 420/587 KB 81/115 KB 80/1822 KB 376/894 KB 420/587 KB 81/115 KB 84/1822 KB 368/894 KB 420/587 KB 81/115 KB 80/1822 KB 376/894 KB 420/587 KB 85/115 KB 84/1822 KB 376/894 KB 420/587 KB 89/115 KB 84/1822 KB 368/894 KB 420/587 KB 77/115 KB 80/1822 KB 380/894 KB 424/587 KB 89/115 KB 84/1822 KB 380/894 KB 428/587 KB 89/115 KB 84/1822 KB 380/894 KB 432/587 KB 89/115 KB 84/1822 KB 380/894 KB 420/587 KB 89/115 KB 84/1822 KB 384/894 KB 432/587 KB 93/115 KB 84/1822 KB 388/894 KB 432/587 KB 93/115 KB 84/1822 KB 392/894 KB 436/587 KB 93/115 KB 84/1822 KB 372/894 KB 420/587 KB 81/115 KB 84/1822 KB 392/894 KB 436/587 KB 93/115 KB 88/1822 KB 392/894 KB 436/587 KB 93/115 KB 92/1822 KB 392/894 KB 436/587 KB 93/115 KB 96/1822 KB 392/894 KB 436/587 KB 93/115 KB 100/1822 KB 388/894 KB 436/587 KB 93/115 KB 84/1822 KB 396/894 KB 440/587 KB 93/115 KB 100/1822 KB 396/894 KB 444/587 KB 93/115 KB 100/1822 KB 396/894 KB 448/587 KB 93/115 KB 100/1822 KB 380/894 KB 432/587 KB 93/115 KB 84/1822 KB 396/894 KB 448/587 KB 97/115 KB 104/1822 KB 396/894 KB 448/587 KB 101/115 KB 104/1822 KB 396/894 KB 448/587 KB 105/115 KB 104/1822 KB 396/894 KB 448/587 KB 109/115 KB 104/1822 KB 396/894 KB 448/587 KB 93/115 KB 104/1822 KB 396/894 KB 448/587 KB 109/115 KB 108/1822 KB 396/894 KB 448/587 KB 113/115 KB 112/1822 KB 396/894 KB 448/587 KB 113/115 KB 116/1822 KB 396/894 KB 452/587 KB 113/115 KB 120/1822 KB 396/894 KB 452/587 KB 113/115 KB 124/1822 KB 396/894 KB 436/587 KB 93/115 KB 100/1822 KB 400/894 KB 452/587 KB 113/115 KB 128/1822 KB 404/894 KB 452/587 KB 113/115 KB 128/1822 KB 408/894 KB 452/587 KB 113/115 KB 128/1822 KB 412/894 KB 452/587 KB 113/115 KB 128/1822 KB 416/894 KB 452/587 KB 113/115 KB 128/1822 KB 420/894 KB 452/587 KB 113/115 KB 128/1822 KB 424/894 KB 452/587 KB 113/115 KB 128/1822 KB 428/894 KB 452/587 KB 113/115 KB 128/1822 KB 432/894 KB 452/587 KB 113/115 KB 128/1822 KB unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 396/894 KB 452/587 KB 113/115 KB 116/1822 KB 432/894 KB 456/587 KB 113/115 KB 128/1822 KB 432/894 KB 460/587 KB 113/115 KB 128/1822 KB 432/894 KB 464/587 KB 113/115 KB 128/1822 KB 396/894 KB 448/587 KB 113/115 KB 108/1822 KB 432/894 KB 464/587 KB 115/115 KB 128/1822 KB 432/894 KB 468/587 KB 115/115 KB 128/1822 KB 396/894 KB 452/587 KB 113/115 KB 128/1822 KB 432/894 KB 468/587 KB 115/115 KB 132/1822 KB 432/894 KB 472/587 KB 115/115 KB 136/1822 KB 432/894 KB 472/587 KB 115/115 KB 140/1822 KB 432/894 KB 472/587 KB 115/115 KB 144/1822 KB 432/894 KB 472/587 KB 115/115 KB 148/1822 KB 436/894 KB 472/587 KB 115/115 KB 152/1822 KB 436/894 KB 472/587 KB 115/115 KB 156/1822 KB 436/894 KB 472/587 KB 115/115 KB 160/1822 KB 432/894 KB 472/587 KB 115/115 KB 132/1822 KB 436/894 KB 476/587 KB 115/115 KB 160/1822 KB 436/894 KB 480/587 KB 115/115 KB 160/1822 KB 436/894 KB 484/587 KB 115/115 KB 160/1822 KB 436/894 KB 488/587 KB 160/1822 KB 436/894 KB 492/587 KB 160/1822 KB 436/894 KB 496/587 KB 160/1822 KB 436/894 KB 472/587 KB 115/115 KB 148/1822 KB 440/894 KB 496/587 KB 160/1822 KB 444/894 KB 496/587 KB 160/1822 KB 448/894 KB 496/587 KB 160/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 134.0 KB/sec) unit-abot-epc-basic-0: 23:43:39 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: 23:43:39 DEBUG unit.abot-epc-basic/0.install 448/894 KB 496/587 KB 4/206 KB 160/1822 KB 448/894 KB 496/587 KB 8/206 KB 160/1822 KB 448/894 KB 496/587 KB 12/206 KB 160/1822 KB 448/894 KB 496/587 KB 16/206 KB 160/1822 KB 448/894 KB 496/587 KB 20/206 KB 160/1822 KB 448/894 KB 496/587 KB 24/206 KB 160/1822 KB 448/894 KB 496/587 KB 28/206 KB 160/1822 KB 448/894 KB 496/587 KB 32/206 KB 160/1822 KB 448/894 KB 496/587 KB 36/206 KB 160/1822 KB 448/894 KB 496/587 KB 40/206 KB 160/1822 KB 448/894 KB 496/587 KB 44/206 KB 160/1822 KB 448/894 KB 496/587 KB 48/206 KB 160/1822 KB 448/894 KB 496/587 KB 52/206 KB 160/1822 KB 448/894 KB 496/587 KB 56/206 KB 160/1822 KB 448/894 KB 496/587 KB 60/206 KB 160/1822 KB 448/894 KB 496/587 KB 64/206 KB 160/1822 KB 452/894 KB 496/587 KB 68/206 KB 160/1822 KB 452/894 KB 500/587 KB 72/206 KB 164/1822 KB 452/894 KB 500/587 KB 76/206 KB 164/1822 KB 452/894 KB 500/587 KB 80/206 KB 164/1822 KB 452/894 KB 496/587 KB 64/206 KB 160/1822 KB 456/894 KB 500/587 KB 80/206 KB 164/1822 KB 460/894 KB 500/587 KB 80/206 KB 164/1822 KB 464/894 KB 500/587 KB 80/206 KB 164/1822 KB 452/894 KB 500/587 KB 68/206 KB 164/1822 KB 464/894 KB 500/587 KB 80/206 KB 168/1822 KB 464/894 KB 500/587 KB 80/206 KB 172/1822 KB 464/894 KB 500/587 KB 80/206 KB 176/1822 KB 452/894 KB 500/587 KB 68/206 KB 160/1822 KB 464/894 KB 504/587 KB 80/206 KB 176/1822 KB 464/894 KB 508/587 KB 80/206 KB 176/1822 KB 464/894 KB 512/587 KB 80/206 KB 176/1822 KB 468/894 KB 512/587 KB 80/206 KB 176/1822 KB 472/894 KB 516/587 KB 84/206 KB 176/1822 KB 476/894 KB 516/587 KB 84/206 KB 176/1822 KB 468/894 KB 516/587 KB 84/206 KB 176/1822 KB 476/894 KB 520/587 KB 84/206 KB 180/1822 KB 468/894 KB 512/587 KB 84/206 KB 176/1822 KB 480/894 KB 520/587 KB 88/206 KB 180/1822 KB 480/894 KB 520/587 KB 92/206 KB 180/1822 KB 480/894 KB 520/587 KB 84/206 KB 180/1822 KB 476/894 KB 516/587 KB 84/206 KB 180/1822 KB 480/894 KB 524/587 KB 92/206 KB 184/1822 KB 480/894 KB 524/587 KB 92/206 KB 188/1822 KB 480/894 KB 524/587 KB 92/206 KB 192/1822 KB 484/894 KB 524/587 KB 96/206 KB 3/314 KB 192/1822 KB 484/894 KB 524/587 KB 96/206 KB 5/314 KB 192/1822 KB 484/894 KB 524/587 KB 96/206 KB 8/314 KB 192/1822 KB 484/894 KB 524/587 KB 96/206 KB 11/314 KB 192/1822 KB 480/894 KB 524/587 KB 92/206 KB 180/1822 KB 484/894 KB 528/587 KB 96/206 KB 11/314 KB 192/1822 KB 484/894 KB 528/587 KB 96/206 KB 13/314 KB 192/1822 KB 484/894 KB 524/587 KB 96/206 KB 192/1822 KB 488/894 KB 532/587 KB 96/206 KB 13/314 KB 192/1822 KB 492/894 KB 532/587 KB 96/206 KB 16/314 KB 196/1822 KB 496/894 KB 532/587 KB 96/206 KB 16/314 KB 196/1822 KB 480/894 KB 524/587 KB 96/206 KB 192/1822 KB 496/894 KB 532/587 KB 100/206 KB 16/314 KB 196/1822 KB 496/894 KB 532/587 KB 104/206 KB 16/314 KB 196/1822 KB 496/894 KB 532/587 KB 108/206 KB 16/314 KB 196/1822 KB 496/894 KB 532/587 KB 112/206 KB 16/314 KB 196/1822 KB 496/894 KB 532/587 KB 116/206 KB 16/314 KB 196/1822 KB 500/894 KB 532/587 KB 120/206 KB 16/314 KB 196/1822 KB 500/894 KB 532/587 KB 124/206 KB 16/314 KB 196/1822 KB 488/894 KB 532/587 KB 96/206 KB 16/314 KB 196/1822 KB 500/894 KB 532/587 KB 124/206 KB 19/314 KB 196/1822 KB 488/894 KB 532/587 KB 96/206 KB 13/314 KB 196/1822 KB 500/894 KB 532/587 KB 124/206 KB 19/314 KB 200/1822 KB 500/894 KB 532/587 KB 124/206 KB 21/314 KB 204/1822 KB 500/894 KB 532/587 KB 124/206 KB 21/314 KB 208/1822 KB 484/894 KB 532/587 KB 96/206 KB 13/314 KB 192/1822 KB 500/894 KB 536/587 KB 124/206 KB 21/314 KB unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 208/1822 KB 500/894 KB 540/587 KB 124/206 KB 21/314 KB 208/1822 KB 500/894 KB 544/587 KB 124/206 KB 21/314 KB 208/1822 KB 500/894 KB 532/587 KB 124/206 KB 21/314 KB 200/1822 KB 500/894 KB 544/587 KB 124/206 KB 24/314 KB 208/1822 KB 500/894 KB 544/587 KB 124/206 KB 27/314 KB 208/1822 KB 500/894 KB 548/587 KB 124/206 KB 29/314 KB 212/1822 KB 500/894 KB 532/587 KB 116/206 KB 16/314 KB 196/1822 KB 504/894 KB 548/587 KB 124/206 KB 29/314 KB 212/1822 KB 508/894 KB 548/587 KB 124/206 KB 29/314 KB 212/1822 KB 512/894 KB 548/587 KB 124/206 KB 29/314 KB 212/1822 KB 512/894 KB 548/587 KB 124/206 KB 32/314 KB 212/1822 KB 512/894 KB 548/587 KB 124/206 KB 36/314 KB 212/1822 KB 516/894 KB 548/587 KB 128/206 KB 40/314 KB 212/1822 KB 516/894 KB 548/587 KB 128/206 KB 44/314 KB 212/1822 KB 516/894 KB 548/587 KB 128/206 KB 48/314 KB 212/1822 KB 500/894 KB 548/587 KB 124/206 KB 27/314 KB 212/1822 KB 516/894 KB 548/587 KB 128/206 KB 48/314 KB 216/1822 KB 516/894 KB 548/587 KB 128/206 KB 48/314 KB 220/1822 KB 516/894 KB 548/587 KB 128/206 KB 48/314 KB 224/1822 KB 500/894 KB 548/587 KB 124/206 KB 27/314 KB 208/1822 KB 516/894 KB 552/587 KB 128/206 KB 48/314 KB 224/1822 KB 516/894 KB 556/587 KB 128/206 KB 48/314 KB 224/1822 KB 516/894 KB 560/587 KB 128/206 KB 48/314 KB 224/1822 KB 516/894 KB 564/587 KB 128/206 KB 48/314 KB 224/1822 KB 516/894 KB 568/587 KB 128/206 KB 48/314 KB 228/1822 KB 516/894 KB 572/587 KB 128/206 KB 48/314 KB 228/1822 KB 516/894 KB 576/587 KB 128/206 KB 48/314 KB 228/1822 KB 516/894 KB 580/587 KB 128/206 KB 48/314 KB 228/1822 KB 516/894 KB 584/587 KB 128/206 KB 52/314 KB 228/1822 KB 516/894 KB 587/587 KB 128/206 KB 52/314 KB 228/1822 KB 516/894 KB 548/587 KB 128/206 KB 36/314 KB 212/1822 KB 520/894 KB 587/587 KB 128/206 KB 52/314 KB 228/1822 KB 524/894 KB 587/587 KB 128/206 KB 52/314 KB 228/1822 KB 512/894 KB 548/587 KB 128/206 KB 36/314 KB 212/1822 KB 524/894 KB 587/587 KB 132/206 KB 52/314 KB 228/1822 KB 528/894 KB 587/587 KB 136/206 KB 52/314 KB 228/1822 KB 528/894 KB 587/587 KB 140/206 KB 52/314 KB 228/1822 KB 528/894 KB 587/587 KB 144/206 KB 52/314 KB 228/1822 KB 528/894 KB 587/587 KB 148/206 KB 52/314 KB 228/1822 KB 528/894 KB 587/587 KB 152/206 KB 52/314 KB 228/1822 KB 528/894 KB 587/587 KB 156/206 KB 52/314 KB 228/1822 KB 528/894 KB 587/587 KB 160/206 KB 52/314 KB 228/1822 KB 528/894 KB 587/587 KB 164/206 KB 52/314 KB 228/1822 KB 528/894 KB 587/587 KB 168/206 KB 52/314 KB 228/1822 KB 528/894 KB 587/587 KB 172/206 KB 52/314 KB 228/1822 KB 528/894 KB 587/587 KB 176/206 KB 52/314 KB 228/1822 KB 516/894 KB 580/587 KB 128/206 KB 52/314 KB 228/1822 KB 528/894 KB 587/587 KB 176/206 KB 56/314 KB 228/1822 KB 528/894 KB 587/587 KB 176/206 KB 60/314 KB 228/1822 KB 528/894 KB 587/587 KB 176/206 KB 64/314 KB 228/1822 KB 516/894 KB 564/587 KB 128/206 KB 48/314 KB 228/1822 KB 528/894 KB 587/587 KB 176/206 KB 64/314 KB 232/1822 KB 528/894 KB 587/587 KB 176/206 KB 64/314 KB 236/1822 KB 528/894 KB 587/587 KB 176/206 KB 64/314 KB 240/1822 KB 528/894 KB 587/587 KB 132/206 KB 52/314 KB 228/1822 KB 532/894 KB 587/587 KB 176/206 KB 64/314 KB 240/1822 KB 536/894 KB 587/587 KB 176/206 KB 64/314 KB 244/1822 KB 540/894 KB 587/587 KB 176/206 KB 64/314 KB 244/1822 KB 544/894 KB 587/587 KB 176/206 KB 64/314 KB 244/1822 KB 532/894 KB 587/587 KB 176/206 KB 64/314 KB 244/1822 KB 544/894 KB 587/587 KB 176/206 KB 64/314 KB 248/1822 KB 544/894 KB 587/587 KB 176/206 KB 64/314 KB 252/ unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 1822 KB 544/894 KB 587/587 KB 176/206 KB 68/314 KB 256/1822 KB 544/894 KB 587/587 KB 176/206 KB 68/314 KB 260/1822 KB 548/894 KB 587/587 KB 176/206 KB 68/314 KB 264/1822 KB 548/894 KB 587/587 KB 176/206 KB 68/314 KB 268/1822 KB 548/894 KB 587/587 KB 176/206 KB 68/314 KB 272/1822 KB 544/894 KB 587/587 KB 176/206 KB 68/314 KB 252/1822 KB 548/894 KB 587/587 KB 176/206 KB 72/314 KB 272/1822 KB 548/894 KB 587/587 KB 176/206 KB 76/314 KB 272/1822 KB 548/894 KB 587/587 KB 176/206 KB 80/314 KB 272/1822 KB 548/894 KB 587/587 KB 176/206 KB 68/314 KB 260/1822 KB 552/894 KB 587/587 KB 176/206 KB 80/314 KB 272/1822 KB 556/894 KB 587/587 KB 176/206 KB 80/314 KB 272/1822 KB 560/894 KB 587/587 KB 176/206 KB 80/314 KB 272/1822 KB 564/894 KB 587/587 KB 176/206 KB 80/314 KB 272/1822 KB 568/894 KB 180/206 KB 84/314 KB 276/1822 KB 572/894 KB 180/206 KB 84/314 KB 276/1822 KB 576/894 KB 180/206 KB 84/314 KB 276/1822 KB 564/894 KB 587/587 KB 176/206 KB 84/314 KB 272/1822 KB 576/894 KB 180/206 KB 88/314 KB 276/1822 KB 576/894 KB 180/206 KB 92/314 KB 276/1822 KB 576/894 KB 180/206 KB 96/314 KB 276/1822 KB 564/894 KB 587/587 KB 180/206 KB 84/314 KB 276/1822 KB 576/894 KB 184/206 KB 96/314 KB 276/1822 KB 576/894 KB 188/206 KB 96/314 KB 276/1822 KB 576/894 KB 192/206 KB 96/314 KB 276/1822 KB 576/894 KB 196/206 KB 100/314 KB 276/1822 KB 580/894 KB 200/206 KB 100/314 KB 276/1822 KB 564/894 KB 587/587 KB 176/206 KB 84/314 KB 276/1822 KB 580/894 KB 204/206 KB 100/314 KB 280/1822 KB 580/894 KB 204/206 KB 100/314 KB 284/1822 KB 580/894 KB 204/206 KB 100/314 KB 288/1822 KB 580/894 KB 204/206 KB 100/314 KB 292/1822 KB 580/894 KB 204/206 KB 100/314 KB 296/1822 KB 580/894 KB 204/206 KB 100/314 KB 300/1822 KB 580/894 KB 204/206 KB 100/314 KB 304/1822 KB 580/894 KB 196/206 KB 100/314 KB 276/1822 KB 584/894 KB 204/206 KB 100/314 KB 304/1822 KB 588/894 KB 204/206 KB 100/314 KB 304/1822 KB 592/894 KB 204/206 KB 100/314 KB 304/1822 KB 576/894 KB 192/206 KB 100/314 KB 276/1822 KB 592/894 KB 204/206 KB 104/314 KB 304/1822 KB 592/894 KB 204/206 KB 108/314 KB 304/1822 KB 592/894 KB 204/206 KB 112/314 KB 304/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 655.5 KB/sec) unit-abot-epc-basic-0: 23:43:39 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: 23:43:39 DEBUG unit.abot-epc-basic/0.install 580/894 KB 204/206 KB 100/314 KB 296/1822 KB 592/894 KB 206/206 KB 112/314 KB 304/1822 KB 596/894 KB 206/206 KB 112/314 KB 304/1822 KB 600/894 KB 206/206 KB 116/314 KB 308/1822 KB 604/894 KB 206/206 KB 116/314 KB 308/1822 KB 608/894 KB 206/206 KB 116/314 KB 308/1822 KB 596/894 KB 206/206 KB 116/314 KB 308/1822 KB 596/894 KB 206/206 KB 116/314 KB 304/1822 KB 608/894 KB 206/206 KB 120/314 KB 308/1822 KB 608/894 KB 206/206 KB 124/314 KB 308/1822 KB 608/894 KB 206/206 KB 128/314 KB 308/1822 KB 608/894 KB 206/206 KB 132/314 KB 308/1822 KB 612/894 KB 206/206 KB 136/314 KB 312/1822 KB 612/894 KB 206/206 KB 140/314 KB 312/1822 KB 612/894 KB 206/206 KB 144/314 KB 312/1822 KB 612/894 KB 206/206 KB 132/314 KB 312/1822 KB 616/894 KB 206/206 KB 144/314 KB 312/1822 KB 620/894 KB 206/206 KB 144/314 KB 312/1822 KB 624/894 KB 206/206 KB 144/314 KB 312/1822 KB 608/894 KB 206/206 KB 132/314 KB 312/1822 KB 624/894 KB 206/206 KB 144/314 KB 316/1822 KB 624/894 KB 206/206 KB 144/314 KB 4/57 KB 320/1822 KB 624/894 KB 206/206 KB 144/314 KB 4/57 KB 316/1822 KB 624/894 KB 206/206 KB 144/314 KB 8/57 KB 320/1822 KB 624/894 KB 206/206 KB 144/314 KB 12/57 KB 320/1822 KB 624/894 KB 206/206 KB 144/314 KB 16/57 KB 320/1822 KB 624/894 KB 206/206 KB 144/314 KB 20/57 KB 320/1822 KB 624/894 KB 206/206 KB 144/314 KB 24/57 KB 324/1822 KB 624/894 KB 144/314 KB 28/57 KB 324/1822 KB 628/894 KB 144/314 KB 32/57 KB 324/1822 KB 624/894 KB 206/206 KB 144/314 KB 20/57 KB 324/1822 KB 628/894 KB 144/314 KB 32/57 KB 328/1822 KB 628/894 KB 144/314 KB 32/57 KB 332/1822 KB 628/894 KB 144/314 KB 32/57 KB 336/1822 KB 628/894 KB 144/314 KB 32/57 KB 340/1822 KB 628/894 KB 148/314 KB 36/57 KB 344/1822 KB 628/894 KB 148/314 KB 36/57 KB 348/1822 KB 628/894 KB 148/314 KB 36/57 KB 352/1822 KB 628/894 KB 144/314 KB 28/57 KB 324/1822 KB 632/894 KB 148/314 KB 36/57 KB 352/1822 KB 636/894 KB 148/314 KB 36/57 KB 352/1822 KB 640/894 KB 148/314 KB 36/57 KB 352/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 225.3 KB/sec) unit-abot-epc-basic-0: 23:43:39 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: 23:43:39 DEBUG unit.abot-epc-basic/0.install 628/894 KB 148/314 KB 36/57 KB 340/1822 KB 640/894 KB 148/314 KB 40/57 KB 352/1822 KB 640/894 KB 148/314 KB 44/57 KB 352/1822 KB 640/894 KB 148/314 KB 48/57 KB 352/1822 KB 640/894 KB 148/314 KB 52/57 KB 352/1822 KB 644/894 KB 148/314 KB 56/57 KB 356/1822 KB 644/894 KB 148/314 KB 57/57 KB 356/1822 KB 628/894 KB 148/314 KB 32/57 KB 340/1822 KB 644/894 KB 152/314 KB 57/57 KB 356/1822 KB 644/894 KB 156/314 KB 57/57 KB 356/1822 KB 644/894 KB 160/314 KB 57/57 KB 356/1822 KB 644/894 KB 164/314 KB 57/57 KB 356/1822 KB 644/894 KB 168/314 KB 57/57 KB 356/1822 KB 644/894 KB 172/314 KB 57/57 KB 356/1822 KB 644/894 KB 176/314 KB 57/57 KB 356/1822 KB 644/894 KB 180/314 KB 57/57 KB 356/1822 KB 644/894 KB 148/314 KB 52/57 KB 356/1822 KB 644/894 KB 184/314 KB 57/57 KB 360/1822 KB 644/894 KB 184/314 KB 57/57 KB 364/1822 KB 644/894 KB 184/314 KB 57/57 KB 368/1822 KB 644/894 KB 148/314 KB 52/57 KB 352/1822 KB 648/894 KB 184/314 KB 57/57 KB 368/1822 KB 652/894 KB 184/314 KB 57/57 KB 368/1822 KB 656/894 KB 184/314 KB 57/57 KB 368/1822 KB 660/894 KB 184/314 KB 57/57 KB 368/1822 KB 664/894 KB 184/314 KB 57/57 KB 372/1822 KB 668/894 KB 184/314 KB 57/57 KB 372/1822 KB 672/894 KB 184/314 KB 57/57 KB 372/1822 KB 660/894 KB 184/314 KB 57/57 KB 372/1822 KB 672/894 KB 188/314 KB 57/57 KB 372/1822 KB 672/894 KB 192/314 KB 57/57 KB 372/1822 KB 672/894 KB 196/314 KB 57/57 KB 372/1822 KB 676/894 KB 200/314 KB 372/1822 KB 676/894 KB 204/314 KB 372/1822 KB 676/894 KB 208/314 KB 372/1822 KB 660/894 KB 184/314 KB 57/57 KB 372/1822 KB 676/894 KB 208/314 KB 376/1822 KB 676/894 KB 208/314 KB 380/1822 KB 676/894 KB 208/314 KB 384/1822 KB 676/894 KB 196/314 KB 372/1822 KB 680/894 KB 208/314 KB 384/1822 KB 684/894 KB 208/314 KB 384/1822 KB 688/894 KB 208/314 KB 384/1822 KB 692/894 KB 212/314 KB 384/1822 KB 696/894 KB 212/314 KB 388/1822 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 61.5 KB/sec) unit-abot-epc-basic-0: 23:43:39 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: 23:43:39 DEBUG unit.abot-epc-basic/0.install 692/894 KB 212/314 KB 388/1822 KB 696/894 KB 4/263 KB 212/314 KB 392/1822 KB 696/894 KB 4/263 KB 212/314 KB 396/1822 KB 688/894 KB 212/314 KB 384/1822 KB 696/894 KB 4/263 KB 212/314 KB 388/1822 KB 696/894 KB 8/263 KB 212/314 KB 396/1822 KB 696/894 KB 12/263 KB 212/314 KB 396/1822 KB 696/894 KB 16/263 KB 212/314 KB 396/1822 KB 696/894 KB 20/263 KB 212/314 KB 396/1822 KB 696/894 KB 24/263 KB 212/314 KB 396/1822 KB 696/894 KB 28/263 KB 212/314 KB 396/1822 KB 696/894 KB 32/263 KB 212/314 KB 396/1822 KB 696/894 KB 36/263 KB 212/314 KB 396/1822 KB 696/894 KB 40/263 KB 212/314 KB 396/1822 KB 696/894 KB 44/263 KB 212/314 KB 396/1822 KB 696/894 KB 48/263 KB 212/314 KB 396/1822 KB 696/894 KB 48/263 KB 216/314 KB 396/1822 KB 696/894 KB 48/263 KB 216/314 KB 400/1822 KB 696/894 KB 48/263 KB 220/314 KB 400/1822 KB 700/894 KB 48/263 KB 224/314 KB 400/1822 KB 700/894 KB 52/263 KB 228/314 KB 404/1822 KB 700/894 KB 4/99 KB 52/263 KB 232/314 KB 404/1822 KB 700/894 KB 4/99 KB 52/263 KB 236/314 KB 404/1822 KB 700/894 KB 4/99 KB 52/263 KB 240/314 KB 404/1822 KB 700/894 KB 48/263 KB 220/314 KB 400/1822 KB 704/894 KB 4/99 KB 52/263 KB 240/314 KB 404/1822 KB 708/894 KB 4/99 KB 52/263 KB 240/314 KB 404/1822 KB 712/894 KB 4/99 KB 52/263 KB 240/314 KB 404/1822 KB 716/894 KB 4/99 KB 52/263 KB 240/314 KB 404/1822 KB 720/894 KB 4/99 KB 52/263 KB 240/314 KB 404/1822 KB 724/894 KB 4/99 KB 52/263 KB 240/314 KB 404/1822 KB 728/894 KB 4/99 KB 52/263 KB 244/314 KB 404/1822 KB 732/894 KB 4/99 KB 52/263 KB 244/314 KB 404/1822 KB 736/894 KB 4/99 KB 52/263 KB 244/314 KB 404/1822 KB 700/894 KB 4/99 KB 52/263 KB 228/314 KB 404/1822 KB 700/894 KB 52/263 KB 224/314 KB 404/1822 KB 736/894 KB 4/99 KB 52/263 KB 244/314 KB 408/1822 KB 736/894 KB 4/99 KB 52/263 KB 244/314 KB 412/1822 KB 736/894 KB 4/99 KB 52/263 KB 244/314 KB 416/1822 KB 700/894 KB 52/263 KB 224/314 KB 400/1822 KB 736/894 KB 8/99 KB 56/263 KB 244/314 KB 416/1822 KB 736/894 KB 8/99 KB 60/263 KB 244/314 KB 416/1822 KB 736/894 KB 8/99 KB 64/263 KB 244/314 KB 416/1822 KB 736/894 KB 8/99 KB 68/263 KB 244/314 KB 416/1822 KB 736/894 KB 8/99 KB 72/263 KB 244/314 KB 416/1822 KB 736/894 KB 8/99 KB 76/263 KB 244/314 KB 416/1822 KB 736/894 KB 8/99 KB 52/263 KB 244/314 KB 416/1822 KB 736/894 KB 12/99 KB 76/263 KB 244/314 KB 416/1822 KB 736/894 KB 16/99 KB 76/263 KB 244/314 KB 416/1822 KB 736/894 KB 20/99 KB 76/263 KB 244/314 KB 416/1822 KB 736/894 KB 24/99 KB 80/263 KB 244/314 KB 420/1822 KB 736/894 KB 28/99 KB 80/263 KB 244/314 KB 420/1822 KB 736/894 KB 32/99 KB 80/263 KB 244/314 KB 420/1822 KB 724/894 KB 4/99 KB 52/263 KB 244/314 KB 404/1822 KB 736/894 KB 32/99 KB 80/263 KB 248/314 KB 420/1822 KB 736/894 KB 32/99 KB 80/263 KB 252/314 KB 420/1822 KB 736/894 KB 32/99 KB 80/263 KB 256/314 KB 420/1822 KB 736/894 KB 20/99 KB 80/263 KB 244/314 KB 420/1822 KB 736/894 KB 32/99 KB 80/263 KB 256/314 KB 424/1822 KB 736/894 KB 32/99 KB 80/263 KB 256/314 KB 428/1822 KB 736/894 KB 32/99 KB 80/263 KB 256/314 KB 432/1822 KB 736/894 KB 20/99 KB 80/263 KB 244/314 KB 416/1822 KB 736/894 KB 32/99 KB 84/263 KB 256/314 KB 432/1822 KB 736/894 KB 32/99 KB 88/263 KB 256/314 KB 432/1822 KB 736/894 KB 32/99 KB 92/263 KB 260/314 KB 432/1822 KB 736/894 KB 32/99 KB 96/263 KB 260/314 KB 436/1822 KB 740/894 KB 32/99 KB 100/263 KB 260/314 KB 436/1822 KB 740/894 KB 36/99 KB 104/263 KB 260/314 KB 436/1822 KB 740/894 KB 36/99 KB 108/263 KB 260/314 KB 436/1822 unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install KB 740/894 KB 36/99 KB 112/263 KB 260/314 KB 436/1822 KB 736/894 KB 32/99 KB 88/263 KB 260/314 KB 432/1822 KB 740/894 KB 36/99 KB 112/263 KB 264/314 KB 436/1822 KB 740/894 KB 36/99 KB 112/263 KB 268/314 KB 436/1822 KB 740/894 KB 36/99 KB 112/263 KB 272/314 KB 436/1822 KB 740/894 KB 36/99 KB 100/263 KB 260/314 KB 436/1822 KB 740/894 KB 40/99 KB 112/263 KB 272/314 KB 436/1822 KB 740/894 KB 44/99 KB 112/263 KB 272/314 KB 436/1822 KB 740/894 KB 48/99 KB 112/263 KB 272/314 KB 436/1822 KB 740/894 KB 32/99 KB 96/263 KB 260/314 KB 436/1822 KB 744/894 KB 48/99 KB 112/263 KB 272/314 KB 436/1822 KB 748/894 KB 48/99 KB 112/263 KB 272/314 KB 436/1822 KB 752/894 KB 48/99 KB 112/263 KB 272/314 KB 436/1822 KB 756/894 KB 48/99 KB 112/263 KB 272/314 KB 436/1822 KB 760/894 KB 52/99 KB 116/263 KB 276/314 KB 436/1822 KB 764/894 KB 52/99 KB 116/263 KB 276/314 KB 436/1822 KB 768/894 KB 52/99 KB 116/263 KB 276/314 KB 436/1822 KB 736/894 KB 32/99 KB 92/263 KB 260/314 KB 436/1822 KB 768/894 KB 52/99 KB 116/263 KB 276/314 KB 440/1822 KB 768/894 KB 52/99 KB 116/263 KB 276/314 KB 444/1822 KB 768/894 KB 52/99 KB 116/263 KB 276/314 KB 448/1822 KB 768/894 KB 52/99 KB 116/263 KB 276/314 KB 452/1822 KB 768/894 KB 52/99 KB 116/263 KB 276/314 KB 456/1822 KB 768/894 KB 52/99 KB 116/263 KB 276/314 KB 460/1822 KB 768/894 KB 52/99 KB 116/263 KB 276/314 KB 464/1822 KB 756/894 KB 52/99 KB 116/263 KB 276/314 KB 436/1822 KB 768/894 KB 52/99 KB 120/263 KB 276/314 KB 464/1822 KB 768/894 KB 52/99 KB 124/263 KB 276/314 KB 464/1822 KB 768/894 KB 52/99 KB 128/263 KB 276/314 KB 464/1822 KB 756/894 KB 52/99 KB 112/263 KB 276/314 KB 436/1822 KB 768/894 KB 56/99 KB 128/263 KB 276/314 KB 464/1822 KB 768/894 KB 60/99 KB 128/263 KB 276/314 KB 464/1822 KB 768/894 KB 64/99 KB 128/263 KB 276/314 KB 464/1822 KB 756/894 KB 48/99 KB 112/263 KB 276/314 KB 436/1822 KB 768/894 KB 64/99 KB 128/263 KB 280/314 KB 464/1822 KB 768/894 KB 64/99 KB 128/263 KB 284/314 KB 464/1822 KB 768/894 KB 64/99 KB 128/263 KB 288/314 KB 464/1822 KB 768/894 KB 64/99 KB 128/263 KB 292/314 KB 464/1822 KB 772/894 KB 68/99 KB 132/263 KB 296/314 KB 468/1822 KB 772/894 KB 68/99 KB 132/263 KB 300/314 KB 468/1822 KB 772/894 KB 68/99 KB 132/263 KB 304/314 KB 468/1822 KB 772/894 KB 68/99 KB 132/263 KB 292/314 KB 468/1822 KB 772/894 KB 68/99 KB 136/263 KB 304/314 KB 468/1822 KB 772/894 KB 68/99 KB 140/263 KB 304/314 KB 468/1822 KB 772/894 KB 68/99 KB 144/263 KB 304/314 KB 468/1822 KB 772/894 KB 68/99 KB 148/263 KB 308/314 KB 468/1822 KB 772/894 KB 68/99 KB 152/263 KB 308/314 KB 468/1822 KB 772/894 KB 68/99 KB 156/263 KB 308/314 KB 468/1822 KB 772/894 KB 68/99 KB 160/263 KB 308/314 KB 468/1822 KB 772/894 KB 68/99 KB 128/263 KB 292/314 KB 468/1822 KB 776/894 KB 68/99 KB 160/263 KB 308/314 KB 468/1822 KB 780/894 KB 68/99 KB 160/263 KB 308/314 KB 468/1822 KB 784/894 KB 68/99 KB 160/263 KB 308/314 KB 468/1822 KB 768/894 KB 68/99 KB 128/263 KB 292/314 KB 468/1822 KB 784/894 KB 68/99 KB 160/263 KB 308/314 KB 472/1822 KB 784/894 KB 68/99 KB 160/263 KB 308/314 KB 476/1822 KB 784/894 KB 68/99 KB 160/263 KB 308/314 KB 480/1822 KB 768/894 KB 68/99 KB 128/263 KB 292/314 KB 464/1822 KB 784/894 KB 72/99 KB 160/263 KB 308/314 KB 480/1822 KB 784/894 KB 76/99 KB 160/263 KB 308/314 KB 480/1822 KB 784/894 KB 80/99 KB 160/263 KB 308/314 KB 480/1822 KB 784/894 KB 84/99 KB 160/263 KB 308/314 KB 480/1822 KB 788/894 KB 88/99 KB 160/263 KB 308/314 KB 484/1822 KB unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 788/894 KB 92/99 KB 160/263 KB 308/314 KB 484/1822 KB 788/894 KB 96/99 KB 160/263 KB 308/314 KB 484/1822 KB 772/894 KB 68/99 KB 144/263 KB 308/314 KB 468/1822 KB 788/894 KB 96/99 KB 160/263 KB 312/314 KB 484/1822 KB 788/894 KB 96/99 KB 160/263 KB 314/314 KB 484/1822 KB 788/894 KB 84/99 KB 160/263 KB 308/314 KB 484/1822 KB 792/894 KB 96/99 KB 160/263 KB 314/314 KB 484/1822 KB 796/894 KB 96/99 KB 160/263 KB 314/314 KB 484/1822 KB 784/894 KB 84/99 KB 160/263 KB 308/314 KB 484/1822 KB 796/894 KB 99/99 KB 160/263 KB 314/314 KB 488/1822 KB 796/894 KB 99/99 KB 160/263 KB 314/314 KB 492/1822 KB 796/894 KB 99/99 KB 160/263 KB 314/314 KB 496/1822 KB 796/894 KB 99/99 KB 160/263 KB 314/314 KB 500/1822 KB 800/894 KB 99/99 KB 164/263 KB 314/314 KB 504/1822 KB 800/894 KB 99/99 KB 164/263 KB 314/314 KB 508/1822 KB 800/894 KB 99/99 KB 164/263 KB 314/314 KB 512/1822 KB 796/894 KB 99/99 KB 160/263 KB 314/314 KB 484/1822 KB 800/894 KB 99/99 KB 164/263 KB 314/314 KB 500/1822 KB 800/894 KB 99/99 KB 168/263 KB 314/314 KB 512/1822 KB 800/894 KB 99/99 KB 172/263 KB 314/314 KB 512/1822 KB 800/894 KB 99/99 KB 176/263 KB 314/314 KB 512/1822 KB 800/894 KB 99/99 KB 180/263 KB 314/314 KB 512/1822 KB 800/894 KB 99/99 KB 184/263 KB 314/314 KB 516/1822 KB 800/894 KB 99/99 KB 188/263 KB 314/314 KB 516/1822 KB 800/894 KB 99/99 KB 160/263 KB 314/314 KB 500/1822 KB 804/894 KB 99/99 KB 188/263 KB 314/314 KB 516/1822 KB 808/894 KB 99/99 KB 188/263 KB 314/314 KB 516/1822 KB 812/894 KB 99/99 KB 188/263 KB 314/314 KB 516/1822 KB 816/894 KB 99/99 KB 188/263 KB 314/314 KB 516/1822 KB 820/894 KB 99/99 KB 188/263 KB 314/314 KB 516/1822 KB 824/894 KB 99/99 KB 188/263 KB 314/314 KB 516/1822 KB 828/894 KB 99/99 KB 188/263 KB 314/314 KB 516/1822 KB 832/894 KB 99/99 KB 188/263 KB 314/314 KB 516/1822 KB 800/894 KB 99/99 KB 180/263 KB 314/314 KB 516/1822 KB 832/894 KB 99/99 KB 192/263 KB 314/314 KB 520/1822 KB 832/894 KB 99/99 KB 192/263 KB 314/314 KB 524/1822 KB 832/894 KB 99/99 KB 192/263 KB 528/1822 KB 832/894 KB 99/99 KB 192/263 KB 532/1822 KB 836/894 KB 99/99 KB 192/263 KB 536/1822 KB 836/894 KB 99/99 KB 192/263 KB 540/1822 KB 836/894 KB 99/99 KB 192/263 KB 544/1822 KB 832/894 KB 99/99 KB 192/263 KB 314/314 KB 516/1822 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 102.2 KB/sec) unit-abot-epc-basic-0: 23:43:39 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: 23:43:39 DEBUG unit.abot-epc-basic/0.install 836/894 KB 99/99 KB 192/263 KB 532/1822 KB 840/894 KB 192/263 KB 544/1822 KB 844/894 KB 196/263 KB 544/1822 KB 848/894 KB 196/263 KB 544/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 323.9 KB/sec) unit-abot-epc-basic-0: 23:43:39 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: 23:43:39 DEBUG unit.abot-epc-basic/0.install 840/894 KB 196/263 KB 544/1822 KB 848/894 KB 200/263 KB 544/1822 KB 848/894 KB 204/263 KB 544/1822 KB 848/894 KB 208/263 KB 544/1822 KB 848/894 KB 212/263 KB 544/1822 KB 852/894 KB 216/263 KB 548/1822 KB 852/894 KB 220/263 KB 548/1822 KB 852/894 KB 224/263 KB 548/1822 KB 852/894 KB 212/263 KB 548/1822 KB 852/894 KB 224/263 KB 552/1822 KB 852/894 KB 224/263 KB 556/1822 KB 852/894 KB 224/263 KB 560/1822 KB 852/894 KB 212/263 KB 544/1822 KB 856/894 KB 224/263 KB 560/1822 KB 860/894 KB 224/263 KB 560/1822 KB 864/894 KB 224/263 KB 560/1822 KB 868/894 KB 224/263 KB 560/1822 KB 872/894 KB 228/263 KB 564/1822 KB 876/894 KB 228/263 KB 564/1822 KB 880/894 KB 228/263 KB 564/1822 KB 868/894 KB 228/263 KB 564/1822 KB 880/894 KB 4/276 KB 228/263 KB 564/1822 KB 880/894 KB 8/276 KB 228/263 KB 564/1822 KB 880/894 KB 12/276 KB 228/263 KB 564/1822 KB 880/894 KB 16/276 KB 228/263 KB 564/1822 KB 880/894 KB 20/276 KB 228/263 KB 564/1822 KB 868/894 KB 224/263 KB 564/1822 KB 880/894 KB 20/276 KB 232/263 KB 568/1822 KB 880/894 KB 20/276 KB 232/263 KB 572/1822 KB 4/54 KB 880/894 KB 20/276 KB 232/263 KB 572/1822 KB 8/54 KB 880/894 KB 20/276 KB 232/263 KB 572/1822 KB 12/54 KB 880/894 KB 20/276 KB 232/263 KB 572/1822 KB 16/54 KB 880/894 KB 20/276 KB 232/263 KB 572/1822 KB 20/54 KB 880/894 KB 20/276 KB 232/263 KB 572/1822 KB 24/54 KB 880/894 KB 20/276 KB 232/263 KB 572/1822 KB 28/54 KB 880/894 KB 20/276 KB 232/263 KB 572/1822 KB 32/54 KB 880/894 KB 20/276 KB 232/263 KB 572/1822 KB 36/54 KB 880/894 KB 20/276 KB 232/263 KB 572/1822 KB 40/54 KB 884/894 KB 24/276 KB 232/263 KB 576/1822 KB 44/54 KB 884/894 KB 24/276 KB 232/263 KB 576/1822 KB 48/54 KB 884/894 KB 24/276 KB 232/263 KB 576/1822 KB 52/54 KB 884/894 KB 24/276 KB 232/263 KB 576/1822 KB 54/54 KB 884/894 KB 24/276 KB 232/263 KB 576/1822 KB 880/894 KB 20/276 KB 232/263 KB 564/1822 KB 54/54 KB 884/894 KB 24/276 KB 236/263 KB 576/1822 KB 54/54 KB 884/894 KB 24/276 KB 240/263 KB 576/1822 KB 54/54 KB 884/894 KB 24/276 KB 244/263 KB 576/1822 KB 54/54 KB 884/894 KB 24/276 KB 248/263 KB 576/1822 KB 54/54 KB 884/894 KB 24/276 KB 252/263 KB 576/1822 KB 54/54 KB 884/894 KB 24/276 KB 256/263 KB 576/1822 KB 36/54 KB 884/894 KB 24/276 KB 232/263 KB 576/1822 KB 54/54 KB 888/894 KB 24/276 KB 256/263 KB 576/1822 KB 54/54 KB 892/894 KB 24/276 KB 256/263 KB 576/1822 KB 54/54 KB 894/894 KB 24/276 KB 256/263 KB 576/1822 KB 36/54 KB 880/894 KB 24/276 KB 232/263 KB 576/1822 KB 54/54 KB 894/894 KB 28/276 KB 256/263 KB 576/1822 KB 54/54 KB 894/894 KB 32/276 KB 256/263 KB 576/1822 KB 36/54 KB 880/894 KB 20/276 KB 232/263 KB 576/1822 KB 54/54 KB 894/894 KB 32/276 KB 256/263 KB 580/1822 KB 54/54 KB 894/894 KB 36/276 KB 256/263 KB 584/1822 KB 54/54 KB 894/894 KB 36/276 KB 256/263 KB 588/1822 KB 54/54 KB 894/894 KB 36/276 KB 256/263 KB 592/1822 KB 54/54 KB 894/894 KB 36/276 KB 256/263 KB 580/1822 KB 54/54 KB 894/894 KB 40/276 KB 256/263 KB 592/1822 KB 54/54 KB 894/894 KB 44/276 KB 256/263 KB 592/1822 KB 54/54 KB 894/894 KB 44/276 KB 260/263 KB 592/1822 KB 54/54 KB 894/894 KB 48/276 KB 263/263 KB 596/1822 KB 54/54 KB 894/894 KB 48/276 KB 260/263 KB 596/1822 KB 54/54 KB 894/894 KB 48/276 KB 263/263 KB 600/1822 KB 54/54 KB 894/894 KB 48/276 KB 263/263 KB 604/1822 KB 54/54 KB 894/894 KB 48/276 KB 263/263 KB 608/1822 KB 54/54 KB 894/894 KB 48/276 KB 263/263 KB 612/1822 KB 54/54 KB 894/894 KB 48/276 KB 263/263 KB 616/1822 KB 54/54 KB 894/894 KB unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 48/276 KB 263/263 KB 620/1822 KB 54/54 KB 894/894 KB 48/276 KB 263/263 KB 624/1822 KB 54/54 KB 894/894 KB 48/276 KB 260/263 KB 592/1822 KB 54/54 KB 894/894 KB 52/276 KB 263/263 KB 624/1822 KB 54/54 KB 56/276 KB 263/263 KB 624/1822 KB 54/54 KB 60/276 KB 263/263 KB 624/1822 KB 54/54 KB 64/276 KB 263/263 KB 624/1822 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 899.5 KB/sec) unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 54/54 KB 68/276 KB 263/263 KB 624/1822 KB 54/54 KB 72/276 KB 263/263 KB 628/1822 KB 54/54 KB 76/276 KB 263/263 KB 628/1822 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 54.0 KB/sec) unit-abot-epc-basic-0: 23:43:39 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: 23:43:39 DEBUG unit.abot-epc-basic/0.install 80/276 KB 263/263 KB 628/1822 KB 54/54 KB 68/276 KB 263/263 KB 628/1822 KB 80/276 KB 263/263 KB 632/1822 KB 80/276 KB 263/263 KB 636/1822 KB 80/276 KB 640/1822 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 263.5 KB/sec) unit-abot-epc-basic-0: 23:43:39 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: 23:43:39 DEBUG unit.abot-epc-basic/0.install 84/276 KB 640/1822 KB 88/276 KB 640/1822 KB 92/276 KB 640/1822 KB 96/276 KB 640/1822 KB 100/276 KB 640/1822 KB 100/276 KB 644/1822 KB 100/276 KB 648/1822 KB 100/276 KB 652/1822 KB 100/276 KB 656/1822 KB 104/276 KB 656/1822 KB 108/276 KB 656/1822 KB 112/276 KB 656/1822 KB 116/276 KB 656/1822 KB 120/276 KB 660/1822 KB 124/276 KB 660/1822 KB 128/276 KB 660/1822 KB 116/276 KB 660/1822 KB 128/276 KB 664/1822 KB 128/276 KB 668/1822 KB 128/276 KB 672/1822 KB 128/276 KB 676/1822 KB 132/276 KB 680/1822 KB 132/276 KB 684/1822 KB 132/276 KB 688/1822 KB 132/276 KB 676/1822 KB 132/276 KB 4/27 KB 688/1822 KB 132/276 KB 8/27 KB 688/1822 KB 132/276 KB 12/27 KB 4/223 KB 688/1822 KB 132/276 KB 8/27 KB 4/223 KB 688/1822 KB 132/276 KB 12/27 KB 8/223 KB 688/1822 KB 132/276 KB 12/27 KB 12/223 KB 688/1822 KB 132/276 KB 12/27 KB 16/223 KB 688/1822 KB 132/276 KB 16/27 KB 16/223 KB 688/1822 KB 132/276 KB 20/27 KB 16/223 KB 4/748 KB 688/1822 KB 132/276 KB 24/27 KB 20/223 KB 4/748 KB 688/1822 KB 132/276 KB 27/27 KB 20/223 KB 4/748 KB 688/1822 KB 132/276 KB 16/27 KB 16/223 KB 4/748 KB 688/1822 KB 132/276 KB 27/27 KB 20/223 KB 8/748 KB 688/1822 KB 132/276 KB 27/27 KB 20/223 KB 12/748 KB 688/1822 KB 132/276 KB 27/27 KB 20/223 KB 16/748 KB 688/1822 KB 132/276 KB 27/27 KB 20/223 KB 20/748 KB 688/1822 KB 132/276 KB 27/27 KB 20/223 KB 24/748 KB 688/1822 KB 132/276 KB 27/27 KB 20/223 KB 28/748 KB 688/1822 KB 132/276 KB 27/27 KB 20/223 KB 32/748 KB 688/1822 KB 132/276 KB 20/27 KB 20/223 KB 4/748 KB 688/1822 KB 132/276 KB 27/27 KB 24/223 KB 32/748 KB 688/1822 KB 132/276 KB 27/27 KB 28/223 KB 32/748 KB 688/1822 KB 136/276 KB 28/223 KB 36/748 KB 692/1822 KB 136/276 KB 28/223 KB 36/748 KB 696/1822 KB 136/276 KB 28/223 KB 36/748 KB 700/1822 KB 136/276 KB 28/223 KB 36/748 KB 704/1822 KB 136/276 KB 28/223 KB 36/748 KB 688/1822 KB 140/276 KB 28/223 KB 36/748 KB 704/1822 KB 144/276 KB 28/223 KB 36/748 KB 704/1822 KB 148/276 KB 28/223 KB 36/748 KB 704/1822 KB 152/276 KB 28/223 KB 36/748 KB 704/1822 KB 156/276 KB 28/223 KB 36/748 KB 708/1822 KB 160/276 KB 28/223 KB 36/748 KB 708/1822 KB 164/276 KB 28/223 KB 36/748 KB 708/1822 KB 168/276 KB 28/223 KB 36/748 KB 708/1822 KB 172/276 KB 28/223 KB 36/748 KB 708/1822 KB 176/276 KB 28/223 KB 36/748 KB 708/1822 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.9 KB/sec) unit-abot-epc-basic-0: 23:43:39 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: 23:43:39 DEBUG unit.abot-epc-basic/0.install 132/276 KB 27/27 KB 28/223 KB 36/748 KB 688/1822 KB 176/276 KB 28/223 KB 40/748 KB 708/1822 KB 176/276 KB 28/223 KB 44/748 KB 708/1822 KB 176/276 KB 28/223 KB 48/748 KB 708/1822 KB 176/276 KB 28/223 KB 52/748 KB 708/1822 KB 176/276 KB 28/223 KB 56/748 KB 708/1822 KB 176/276 KB 28/223 KB 60/748 KB 708/1822 KB 176/276 KB 28/223 KB 64/748 KB 708/1822 KB 176/276 KB 28/223 KB 68/748 KB 708/1822 KB 176/276 KB 28/223 KB 72/748 KB 708/1822 KB 176/276 KB 28/223 KB 76/748 KB 708/1822 KB 176/276 KB 28/223 KB 80/748 KB 708/1822 KB 152/276 KB 28/223 KB 36/748 KB 708/1822 KB 176/276 KB 28/223 KB 80/748 KB 712/1822 KB 176/276 KB 28/223 KB 80/748 KB 716/1822 KB 176/276 KB 28/223 KB 80/748 KB 720/1822 KB 176/276 KB 28/223 KB 80/748 KB 724/1822 KB 180/276 KB 28/223 KB 84/748 KB 728/1822 KB 180/276 KB 28/223 KB 84/748 KB 732/1822 KB 180/276 KB 28/223 KB 84/748 KB 736/1822 KB 180/276 KB 28/223 KB 84/748 KB 724/1822 KB 184/276 KB 28/223 KB 84/748 KB 736/1822 KB 188/276 KB 28/223 KB 84/748 KB 736/1822 KB 192/276 KB 28/223 KB 84/748 KB 736/1822 KB 196/276 KB 28/223 KB 84/748 KB 736/1822 KB 200/276 KB 28/223 KB 84/748 KB 740/1822 KB 176/276 KB 28/223 KB 84/748 KB 724/1822 KB 200/276 KB 28/223 KB 88/748 KB 740/1822 KB 200/276 KB 28/223 KB 92/748 KB 740/1822 KB 200/276 KB 28/223 KB 96/748 KB 740/1822 KB 200/276 KB 28/223 KB 100/748 KB 740/1822 KB 200/276 KB 28/223 KB 104/748 KB 740/1822 KB 200/276 KB 28/223 KB 108/748 KB 740/1822 KB 196/276 KB 28/223 KB 84/748 KB 740/1822 KB 204/276 KB 28/223 KB 108/748 KB 744/1822 KB 204/276 KB 28/223 KB 108/748 KB 748/1822 KB 204/276 KB 28/223 KB 108/748 KB 752/1822 KB 204/276 KB 28/223 KB 108/748 KB 740/1822 KB 208/276 KB 28/223 KB 108/748 KB 752/1822 KB 208/276 KB 28/223 KB 112/748 KB 752/1822 KB 208/276 KB 28/223 KB 116/748 KB 752/1822 KB 212/276 KB 28/223 KB 120/748 KB 756/1822 KB 212/276 KB 28/223 KB 124/748 KB 756/1822 KB 212/276 KB 28/223 KB 128/748 KB 756/1822 KB 212/276 KB 28/223 KB 116/748 KB 756/1822 KB 216/276 KB 28/223 KB 128/748 KB 756/1822 KB 220/276 KB 28/223 KB 128/748 KB 756/1822 KB 224/276 KB 28/223 KB 128/748 KB 756/1822 KB 208/276 KB 28/223 KB 116/748 KB 756/1822 KB 224/276 KB 28/223 KB 128/748 KB 760/1822 KB 224/276 KB 28/223 KB 128/748 KB 764/1822 KB 224/276 KB 28/223 KB 128/748 KB 768/1822 KB 224/276 KB 28/223 KB 128/748 KB 772/1822 KB 228/276 KB 32/223 KB 132/748 KB 776/1822 KB 228/276 KB 32/223 KB 132/748 KB 772/1822 KB 228/276 KB 32/223 KB 128/748 KB 772/1822 KB 232/276 KB 32/223 KB 132/748 KB 776/1822 KB 224/276 KB 32/223 KB 128/748 KB 772/1822 KB 232/276 KB 36/223 KB 136/748 KB 780/1822 KB 232/276 KB 32/223 KB 136/748 KB 780/1822 KB 236/276 KB 36/223 KB 140/748 KB 780/1822 KB 236/276 KB 36/223 KB 144/748 KB 780/1822 KB 232/276 KB 32/223 KB 132/748 KB 780/1822 KB 236/276 KB 36/223 KB 144/748 KB 784/1822 KB 236/276 KB 36/223 KB 136/748 KB 780/1822 KB 240/276 KB 36/223 KB 144/748 KB 784/1822 KB 244/276 KB 36/223 KB 144/748 KB 784/1822 KB 248/276 KB 40/223 KB 148/748 KB 788/1822 KB 252/276 KB 40/223 KB 148/748 KB 788/1822 KB 256/276 KB 40/223 KB 148/748 KB 788/1822 KB 244/276 KB 40/223 KB 148/748 KB 788/1822 KB 256/276 KB 40/223 KB 152/748 KB 788/1822 KB 244/276 KB 40/223 KB 144/748 KB 788/1822 KB 256/276 KB 40/223 KB 152/748 KB 792/1822 KB 256/276 KB 40/223 KB 152/748 KB 796/1822 KB 256/276 KB 40/223 KB 152/748 KB 800/1822 KB 244/276 KB 40/223 KB 144/748 KB 784/1822 KB 256/276 KB 44/223 KB 152/748 KB unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 800/1822 KB 256/276 KB 48/223 KB 152/748 KB 800/1822 KB 256/276 KB 52/223 KB 152/748 KB 800/1822 KB 256/276 KB 52/223 KB 156/748 KB 800/1822 KB 256/276 KB 52/223 KB 160/748 KB 800/1822 KB 256/276 KB 56/223 KB 164/748 KB 800/1822 KB 260/276 KB 56/223 KB 168/748 KB 804/1822 KB 260/276 KB 56/223 KB 172/748 KB 804/1822 KB 260/276 KB 56/223 KB 176/748 KB 804/1822 KB 256/276 KB 56/223 KB 160/748 KB 800/1822 KB 260/276 KB 60/223 KB 176/748 KB 804/1822 KB 260/276 KB 64/223 KB 176/748 KB 804/1822 KB 260/276 KB 68/223 KB 176/748 KB 804/1822 KB 260/276 KB 72/223 KB 176/748 KB 804/1822 KB 260/276 KB 76/223 KB 176/748 KB 804/1822 KB 260/276 KB 80/223 KB 176/748 KB 804/1822 KB 260/276 KB 84/223 KB 176/748 KB 804/1822 KB 260/276 KB 88/223 KB 180/748 KB 804/1822 KB 260/276 KB 92/223 KB 180/748 KB 804/1822 KB 260/276 KB 96/223 KB 180/748 KB 804/1822 KB 260/276 KB 56/223 KB 164/748 KB 804/1822 KB 260/276 KB 96/223 KB 180/748 KB 808/1822 KB 260/276 KB 96/223 KB 180/748 KB 812/1822 KB 260/276 KB 96/223 KB 180/748 KB 816/1822 KB 260/276 KB 56/223 KB 164/748 KB 800/1822 KB 264/276 KB 96/223 KB 180/748 KB 816/1822 KB 268/276 KB 96/223 KB 180/748 KB 816/1822 KB 272/276 KB 96/223 KB 180/748 KB 816/1822 KB 272/276 KB 96/223 KB 180/748 KB 4/178 KB 816/1822 KB 272/276 KB 96/223 KB 180/748 KB 8/178 KB 816/1822 KB 272/276 KB 96/223 KB 180/748 KB 12/178 KB 816/1822 KB 272/276 KB 96/223 KB 180/748 KB 16/178 KB 816/1822 KB 272/276 KB 96/223 KB 180/748 KB 20/178 KB 816/1822 KB 272/276 KB 96/223 KB 180/748 KB 24/178 KB 816/1822 KB 272/276 KB 96/223 KB 180/748 KB 28/178 KB 816/1822 KB 272/276 KB 96/223 KB 180/748 KB 32/178 KB 816/1822 KB 272/276 KB 96/223 KB 180/748 KB 36/178 KB 816/1822 KB 272/276 KB 96/223 KB 180/748 KB 40/178 KB 816/1822 KB 272/276 KB 96/223 KB 180/748 KB 44/178 KB 816/1822 KB 272/276 KB 96/223 KB 180/748 KB 48/178 KB 816/1822 KB 276/276 KB 96/223 KB 180/748 KB 52/178 KB 816/1822 KB 276/276 KB 96/223 KB 180/748 KB 56/178 KB 820/1822 KB 276/276 KB 96/223 KB 180/748 KB 60/178 KB 820/1822 KB 276/276 KB 96/223 KB 180/748 KB 64/178 KB 820/1822 KB 276/276 KB 96/223 KB 180/748 KB 68/178 KB 820/1822 KB 276/276 KB 100/223 KB 180/748 KB 72/178 KB 820/1822 KB 276/276 KB 100/223 KB 180/748 KB 76/178 KB 820/1822 KB 276/276 KB 100/223 KB 180/748 KB 80/178 KB 820/1822 KB 260/276 KB 84/223 KB 180/748 KB 804/1822 KB 276/276 KB 100/223 KB 184/748 KB 80/178 KB 820/1822 KB 276/276 KB 100/223 KB 188/748 KB 80/178 KB 820/1822 KB 276/276 KB 100/223 KB 192/748 KB 80/178 KB 820/1822 KB 276/276 KB 100/223 KB 196/748 KB 80/178 KB 820/1822 KB 276/276 KB 100/223 KB 200/748 KB 80/178 KB 820/1822 KB 276/276 KB 100/223 KB 204/748 KB 80/178 KB 820/1822 KB 276/276 KB 100/223 KB 208/748 KB 80/178 KB 820/1822 KB 276/276 KB 100/223 KB 180/748 KB 68/178 KB 820/1822 KB 276/276 KB 104/223 KB 208/748 KB 80/178 KB 820/1822 KB 276/276 KB 108/223 KB 208/748 KB 80/178 KB 820/1822 KB 276/276 KB 112/223 KB 208/748 KB 80/178 KB 820/1822 KB 276/276 KB 96/223 KB 180/748 KB 52/178 KB 820/1822 KB 276/276 KB 112/223 KB 208/748 KB 80/178 KB 824/1822 KB 276/276 KB 112/223 KB 208/748 KB 80/178 KB 828/1822 KB 276/276 KB 112/223 KB 208/748 KB 80/178 KB 832/1822 KB 276/276 KB 96/223 KB 180/748 KB 48/178 KB 816/1822 KB 276/276 KB 112/223 KB 208/748 KB 80/178 KB 832/1822 KB 276/276 KB 112/223 KB 208/748 KB 80/178 KB 836/1822 KB 276/276 KB 112/223 KB 208/748 KB 80/178 KB 840/1822 KB 276/276 KB 112/223 KB 208/748 KB 80 unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install /178 KB 844/1822 KB 276/276 KB 112/223 KB 208/748 KB 80/178 KB 848/1822 KB 276/276 KB 112/223 KB 212/748 KB 80/178 KB 848/1822 KB 276/276 KB 116/223 KB 216/748 KB 84/178 KB 852/1822 KB 276/276 KB 116/223 KB 220/748 KB 84/178 KB 852/1822 KB 276/276 KB 116/223 KB 224/748 KB 84/178 KB 852/1822 KB 276/276 KB 116/223 KB 212/748 KB 84/178 KB 852/1822 KB 276/276 KB 116/223 KB 212/748 KB 80/178 KB 848/1822 KB 276/276 KB 120/223 KB 224/748 KB 84/178 KB 852/1822 KB 276/276 KB 124/223 KB 224/748 KB 84/178 KB 852/1822 KB 276/276 KB 116/223 KB 212/748 KB 84/178 KB 848/1822 KB 276/276 KB 124/223 KB 224/748 KB 88/178 KB 856/1822 KB 276/276 KB 124/223 KB 224/748 KB 92/178 KB 856/1822 KB 276/276 KB 128/223 KB 224/748 KB 96/178 KB 856/1822 KB 276/276 KB 124/223 KB 224/748 KB 84/178 KB 856/1822 KB 276/276 KB 128/223 KB 224/748 KB 96/178 KB 860/1822 KB 276/276 KB 128/223 KB 224/748 KB 96/178 KB 864/1822 KB 276/276 KB 128/223 KB 224/748 KB 96/178 KB 868/1822 KB 276/276 KB 128/223 KB 228/748 KB 100/178 KB 872/1822 KB 276/276 KB 128/223 KB 228/748 KB 100/178 KB 876/1822 KB 276/276 KB 128/223 KB 228/748 KB 100/178 KB 880/1822 KB 276/276 KB 128/223 KB 224/748 KB 92/178 KB 856/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar (276 KB at 260.6 KB/sec) unit-abot-epc-basic-0: 23:43:39 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.jar unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 276/276 KB 128/223 KB 228/748 KB 100/178 KB 868/1822 KB 128/223 KB 228/748 KB 104/178 KB 880/1822 KB 276/276 KB 128/223 KB 228/748 KB 96/178 KB 868/1822 KB 132/223 KB 232/748 KB 108/178 KB 880/1822 KB 132/223 KB 236/748 KB 108/178 KB 880/1822 KB 132/223 KB 240/748 KB 108/178 KB 880/1822 KB 132/223 KB 228/748 KB 104/178 KB 880/1822 KB 136/223 KB 240/748 KB 108/178 KB 880/1822 KB 132/223 KB 240/748 KB 108/178 KB 880/1822 KB 140/223 KB 240/748 KB 112/178 KB 880/1822 KB 140/223 KB 240/748 KB 108/178 KB 880/1822 KB 144/223 KB 240/748 KB 112/178 KB 880/1822 KB 144/223 KB 244/748 KB 116/178 KB 884/1822 KB 144/223 KB 248/748 KB 116/178 KB 884/1822 KB 148/223 KB 3/23 KB 252/748 KB 116/178 KB 884/1822 KB 148/223 KB 3/23 KB 256/748 KB 116/178 KB 884/1822 KB 144/223 KB 240/748 KB 116/178 KB 884/1822 KB 148/223 KB 3/23 KB 256/748 KB 116/178 KB 888/1822 KB 148/223 KB 3/23 KB 256/748 KB 116/178 KB 892/1822 KB 148/223 KB 3/23 KB 256/748 KB 116/178 KB 896/1822 KB 144/223 KB 240/748 KB 116/178 KB 880/1822 KB 148/223 KB 3/23 KB 256/748 KB 120/178 KB 896/1822 KB 148/223 KB 3/23 KB 256/748 KB 124/178 KB 896/1822 KB 148/223 KB 3/23 KB 256/748 KB 128/178 KB 896/1822 KB 148/223 KB 3/23 KB 248/748 KB 116/178 KB 884/1822 KB 152/223 KB 3/23 KB 256/748 KB 128/178 KB 896/1822 KB 156/223 KB 3/23 KB 256/748 KB 128/178 KB 896/1822 KB 160/223 KB 3/23 KB 256/748 KB 128/178 KB 896/1822 KB 144/223 KB 3/23 KB 248/748 KB 116/178 KB 884/1822 KB 160/223 KB 6/23 KB 256/748 KB 128/178 KB 896/1822 KB 160/223 KB 9/23 KB 256/748 KB 128/178 KB 896/1822 KB 160/223 KB 11/23 KB 256/748 KB 128/178 KB 896/1822 KB 160/223 KB 14/23 KB 256/748 KB 128/178 KB 896/1822 KB 160/223 KB 16/23 KB 256/748 KB 128/178 KB 896/1822 KB 160/223 KB 19/23 KB 256/748 KB 128/178 KB 896/1822 KB 160/223 KB 22/23 KB 256/748 KB 128/178 KB 896/1822 KB 160/223 KB 23/23 KB 256/748 KB 128/178 KB 896/1822 KB 164/223 KB 23/23 KB 256/748 KB 128/178 KB 896/1822 KB 168/223 KB 23/23 KB 260/748 KB 132/178 KB 900/1822 KB 172/223 KB 23/23 KB 260/748 KB 132/178 KB 900/1822 KB 176/223 KB 23/23 KB 260/748 KB 132/178 KB 900/1822 KB 164/223 KB 23/23 KB 260/748 KB 132/178 KB 900/1822 KB 176/223 KB 23/23 KB 264/748 KB 132/178 KB 900/1822 KB 176/223 KB 23/23 KB 268/748 KB 132/178 KB 900/1822 KB 176/223 KB 23/23 KB 272/748 KB 132/178 KB 900/1822 KB 164/223 KB 23/23 KB 256/748 KB 132/178 KB 900/1822 KB 164/223 KB 23/23 KB 256/748 KB 128/178 KB 900/1822 KB 176/223 KB 23/23 KB 272/748 KB 136/178 KB 904/1822 KB 176/223 KB 23/23 KB 272/748 KB 136/178 KB 908/1822 KB 176/223 KB 23/23 KB 272/748 KB 136/178 KB 912/1822 KB 176/223 KB 23/23 KB 272/748 KB 136/178 KB 908/1822 KB 176/223 KB 23/23 KB 272/748 KB 140/178 KB 912/1822 KB 176/223 KB 23/23 KB 272/748 KB 144/178 KB 912/1822 KB 176/223 KB 23/23 KB 272/748 KB 144/178 KB 916/1822 KB 180/223 KB 23/23 KB 276/748 KB 148/178 KB 920/1822 KB 180/223 KB 23/23 KB 276/748 KB 148/178 KB 924/1822 KB 180/223 KB 23/23 KB 276/748 KB 148/178 KB 928/1822 KB 180/223 KB 276/748 KB 148/178 KB 932/1822 KB 180/223 KB 276/748 KB 148/178 KB 936/1822 KB 180/223 KB 276/748 KB 148/178 KB 940/1822 KB 180/223 KB 276/748 KB 148/178 KB 944/1822 KB 180/223 KB 23/23 KB 276/748 KB 148/178 KB 916/1822 KB 180/223 KB 276/748 KB 152/178 KB 944/1822 KB 180/223 KB 276/748 KB 156/178 KB 944/1822 KB 180/223 KB 276/748 KB 160/178 KB 944/1822 KB 180/223 KB 23/23 KB 276/748 KB 144/178 KB 916/1822 KB 184/223 KB 276/748 KB unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 160/178 KB 944/1822 KB 188/223 KB 276/748 KB 160/178 KB 944/1822 KB 192/223 KB 276/748 KB 160/178 KB 944/1822 KB 176/223 KB 23/23 KB 276/748 KB 144/178 KB 916/1822 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.2 KB/sec) unit-abot-epc-basic-0: 23:43:39 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: 23:43:39 DEBUG unit.abot-epc-basic/0.install 192/223 KB 280/748 KB 160/178 KB 944/1822 KB 192/223 KB 284/748 KB 160/178 KB 944/1822 KB 192/223 KB 288/748 KB 160/178 KB 944/1822 KB 196/223 KB 288/748 KB 160/178 KB 944/1822 KB 200/223 KB 292/748 KB 164/178 KB 944/1822 KB 196/223 KB 292/748 KB 164/178 KB 944/1822 KB 200/223 KB 292/748 KB 168/178 KB 944/1822 KB 200/223 KB 292/748 KB 172/178 KB 944/1822 KB 200/223 KB 292/748 KB 176/178 KB 944/1822 KB 204/223 KB 292/748 KB 178/178 KB 944/1822 KB 196/223 KB 292/748 KB 160/178 KB 944/1822 KB 204/223 KB 296/748 KB 178/178 KB 948/1822 KB 204/223 KB 300/748 KB 178/178 KB 948/1822 KB 204/223 KB 304/748 KB 178/178 KB 948/1822 KB 204/223 KB 308/748 KB 178/178 KB 948/1822 KB 204/223 KB 312/748 KB 3/55 KB 948/1822 KB 204/223 KB 316/748 KB 3/55 KB 948/1822 KB 204/223 KB 320/748 KB 3/55 KB 948/1822 KB 204/223 KB 292/748 KB 178/178 KB 948/1822 KB 204/223 KB 320/748 KB 3/55 KB 952/1822 KB 204/223 KB 320/748 KB 3/55 KB 956/1822 KB 204/223 KB 320/748 KB 3/55 KB 960/1822 KB 204/223 KB 292/748 KB 176/178 KB 944/1822 KB 208/223 KB 320/748 KB 3/55 KB 960/1822 KB 212/223 KB 320/748 KB 3/55 KB 960/1822 KB 216/223 KB 320/748 KB 3/55 KB 960/1822 KB 220/223 KB 320/748 KB 3/55 KB 960/1822 KB 223/223 KB 320/748 KB 3/55 KB 960/1822 KB 223/223 KB 320/748 KB 3/55 KB 964/1822 KB 223/223 KB 324/748 KB 3/55 KB 968/1822 KB 223/223 KB 324/748 KB 3/55 KB 972/1822 KB 223/223 KB 324/748 KB 3/55 KB 976/1822 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 162.7 KB/sec) unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 204/223 KB 308/748 KB 3/55 KB 178/178 KB 948/1822 KB 223/223 KB 324/748 KB 5/55 KB 976/1822 KB 223/223 KB 324/748 KB 8/55 KB 976/1822 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 223/223 KB 324/748 KB 3/55 KB 964/1822 KB 223/223 KB 328/748 KB 11/55 KB 976/1822 KB 223/223 KB 324/748 KB 11/55 KB 976/1822 KB 223/223 KB 328/748 KB 13/55 KB 976/1822 KB 223/223 KB 332/748 KB 13/55 KB 976/1822 KB 223/223 KB 336/748 KB 13/55 KB 976/1822 KB 223/223 KB 340/748 KB 13/55 KB 980/1822 KB 223/223 KB 344/748 KB 16/55 KB 980/1822 KB 223/223 KB 348/748 KB 16/55 KB 980/1822 KB 223/223 KB 352/748 KB 16/55 KB 980/1822 KB 223/223 KB 336/748 KB 13/55 KB 980/1822 KB 223/223 KB 352/748 KB 16/55 KB 984/1822 KB 223/223 KB 352/748 KB 16/55 KB 988/1822 KB 223/223 KB 352/748 KB 16/55 KB 992/1822 KB 223/223 KB 340/748 KB 16/55 KB 980/1822 KB 223/223 KB 352/748 KB 19/55 KB 992/1822 KB 223/223 KB 352/748 KB 21/55 KB 992/1822 KB 223/223 KB 352/748 KB 24/55 KB 992/1822 KB 223/223 KB 352/748 KB 27/55 KB 992/1822 KB 352/748 KB 29/55 KB 992/1822 KB 356/748 KB 32/55 KB 996/1822 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.7 KB/sec) unit-abot-epc-basic-0: 23:43:39 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: 23:43:39 DEBUG unit.abot-epc-basic/0.install 356/748 KB 36/55 KB 996/1822 KB 356/748 KB 40/55 KB 996/1822 KB 356/748 KB 44/55 KB 996/1822 KB 356/748 KB 48/55 KB 996/1822 KB 356/748 KB 52/55 KB 996/1822 KB 4/1210 KB 356/748 KB 55/55 KB 996/1822 KB 356/748 KB 29/55 KB 996/1822 KB 352/748 KB 29/55 KB 996/1822 KB 4/1210 KB 356/748 KB 52/55 KB 996/1822 KB 8/1210 KB 356/748 KB 55/55 KB 996/1822 KB 12/1210 KB 356/748 KB 55/55 KB 1000/1822 KB 8/1210 KB 356/748 KB 55/55 KB 1000/1822 KB 12/1210 KB 356/748 KB 55/55 KB 1004/1822 KB 16/1210 KB 360/748 KB 55/55 KB 1008/1822 KB 16/1210 KB 360/748 KB 55/55 KB 1004/1822 KB 12/1210 KB 360/748 KB 55/55 KB 1004/1822 KB 16/1210 KB 364/748 KB 55/55 KB 1008/1822 KB 16/1210 KB 368/748 KB 55/55 KB 1008/1822 KB 20/1210 KB 372/748 KB 55/55 KB 1012/1822 KB 20/1210 KB 376/748 KB 55/55 KB 1012/1822 KB 20/1210 KB 380/748 KB 55/55 KB 1012/1822 KB 20/1210 KB 384/748 KB 55/55 KB 1012/1822 KB 20/1210 KB 368/748 KB 55/55 KB 1012/1822 KB 20/1210 KB 384/748 KB 55/55 KB 1016/1822 KB 20/1210 KB 384/748 KB 55/55 KB 1020/1822 KB 20/1210 KB 384/748 KB 55/55 KB 1024/1822 KB 20/1210 KB 368/748 KB 55/55 KB 1008/1822 KB 24/1210 KB 384/748 KB 55/55 KB 1024/1822 KB 28/1210 KB 384/748 KB 55/55 KB 1024/1822 KB 32/1210 KB 384/748 KB 55/55 KB 1024/1822 KB 36/1210 KB 384/748 KB 55/55 KB 1024/1822 KB 40/1210 KB 388/748 KB 55/55 KB 1028/1822 KB 44/1210 KB 388/748 KB 1028/1822 KB 48/1210 KB 388/748 KB 1028/1822 KB 52/1210 KB 388/748 KB 1028/1822 KB 36/1210 KB 388/748 KB 55/55 KB 1028/1822 KB 52/1210 KB 392/748 KB 1028/1822 KB 52/1210 KB 396/748 KB 1028/1822 KB 52/1210 KB 400/748 KB 1028/1822 KB 36/1210 KB 384/748 KB 55/55 KB 1028/1822 KB 52/1210 KB 400/748 KB 1032/1822 KB 52/1210 KB 400/748 KB 1036/1822 KB 52/1210 KB 400/748 KB 1040/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar (55 KB at 48.6 KB/sec) unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 52/1210 KB 404/748 KB 1044/1822 KB 52/1210 KB 400/748 KB 1044/1822 KB 52/1210 KB 408/748 KB 1048/1822 KB 52/1210 KB 408/748 KB 1052/1822 KB 52/1210 KB 408/748 KB 1056/1822 KB 52/1210 KB 408/748 KB 1044/1822 KB 56/1210 KB 412/748 KB 1056/1822 KB 56/1210 KB 416/748 KB 1056/1822 KB 56/1210 KB 408/748 KB 1056/1822 KB 60/1210 KB 416/748 KB 1056/1822 KB 64/1210 KB 416/748 KB 1056/1822 KB 68/1210 KB 416/748 KB 1060/1822 KB 72/1210 KB 420/748 KB 1060/1822 KB 76/1210 KB 420/748 KB 1060/1822 KB 80/1210 KB 420/748 KB 1060/1822 KB 84/1210 KB 420/748 KB 1060/1822 KB 88/1210 KB 420/748 KB 1060/1822 KB 92/1210 KB 420/748 KB 1060/1822 KB 96/1210 KB 420/748 KB 1060/1822 KB 64/1210 KB 416/748 KB 1060/1822 KB 96/1210 KB 420/748 KB 1064/1822 KB 96/1210 KB 420/748 KB 1068/1822 KB 96/1210 KB 420/748 KB 1072/1822 KB 68/1210 KB 420/748 KB 1060/1822 KB 96/1210 KB 424/748 KB 1072/1822 KB 96/1210 KB 428/748 KB 1072/1822 KB 96/1210 KB 432/748 KB 1072/1822 KB 96/1210 KB 432/748 KB 4/93 KB 1072/1822 KB 96/1210 KB 432/748 KB 8/93 KB 1072/1822 KB 96/1210 KB 432/748 KB 12/93 KB 1072/1822 KB 96/1210 KB 432/748 KB 16/93 KB 1072/1822 KB 96/1210 KB 432/748 KB 20/93 KB 1072/1822 KB 96/1210 KB 436/748 KB 20/93 KB 1072/1822 KB 96/1210 KB 440/748 KB 20/93 KB 1076/1822 KB 96/1210 KB 444/748 KB 20/93 KB 1076/1822 KB 96/1210 KB 448/748 KB 24/93 KB 1076/1822 KB 96/1210 KB 436/748 KB 20/93 KB 1076/1822 KB 96/1210 KB 448/748 KB 24/93 KB 1080/1822 KB 96/1210 KB 448/748 KB 24/93 KB 1084/1822 KB 96/1210 KB 448/748 KB 24/93 KB 1088/1822 KB 96/1210 KB 444/748 KB 24/93 KB 1076/1822 KB 96/1210 KB 448/748 KB 28/93 KB 1088/1822 KB 96/1210 KB 448/748 KB 32/93 KB 1088/1822 KB 96/1210 KB 448/748 KB 36/93 KB 1088/1822 KB 100/1210 KB 452/748 KB 40/93 KB 1092/1822 KB 100/1210 KB 452/748 KB 44/93 KB 1092/1822 KB 100/1210 KB 452/748 KB 48/93 KB 1092/1822 KB 100/1210 KB 452/748 KB 36/93 KB 1092/1822 KB 100/1210 KB 452/748 KB 48/93 KB 1096/1822 KB 100/1210 KB 452/748 KB 48/93 KB 1100/1822 KB 100/1210 KB 452/748 KB 48/93 KB 1104/1822 KB 100/1210 KB 452/748 KB 36/93 KB 1088/1822 KB 104/1210 KB 452/748 KB 48/93 KB 1104/1822 KB 108/1210 KB 452/748 KB 48/93 KB 1104/1822 KB 112/1210 KB 452/748 KB 48/93 KB 1104/1822 KB 96/1210 KB 452/748 KB 36/93 KB 1088/1822 KB 112/1210 KB 456/748 KB 48/93 KB 1104/1822 KB 112/1210 KB 460/748 KB 48/93 KB 1104/1822 KB 112/1210 KB 464/748 KB 48/93 KB 1104/1822 KB 112/1210 KB 464/748 KB 4/471 KB 48/93 KB 1104/1822 KB 112/1210 KB 464/748 KB 8/471 KB 48/93 KB 1104/1822 KB 112/1210 KB 464/748 KB 12/471 KB 48/93 KB 1104/1822 KB 112/1210 KB 464/748 KB 16/471 KB 48/93 KB 1104/1822 KB 112/1210 KB 464/748 KB 20/471 KB 48/93 KB 1104/1822 KB 112/1210 KB 464/748 KB 24/471 KB 48/93 KB 1104/1822 KB 112/1210 KB 464/748 KB 28/471 KB 48/93 KB 1104/1822 KB 112/1210 KB 464/748 KB 32/471 KB 48/93 KB 1104/1822 KB 112/1210 KB 464/748 KB 36/471 KB 48/93 KB 1104/1822 KB 112/1210 KB 464/748 KB 40/471 KB 48/93 KB 1104/1822 KB 112/1210 KB 464/748 KB 44/471 KB 48/93 KB 1104/1822 KB 112/1210 KB 464/748 KB 48/471 KB 48/93 KB 1104/1822 KB 112/1210 KB 464/748 KB 52/471 KB 48/93 KB 1104/1822 KB 116/1210 KB 468/748 KB 56/471 KB 52/93 KB 1108/1822 KB 116/1210 KB 468/748 KB 60/471 KB 52/93 KB 1108/1822 KB 116/1210 KB 468/748 KB 64/471 KB 52/93 KB 1108/1822 KB 116/1210 KB 468/748 KB 52/471 KB 52/93 KB 1108/1822 KB 116/1210 KB 472/748 KB 64/471 KB 52/93 KB 1108/1822 KB 116/1210 KB 476/748 KB 64/471 KB 52/93 KB 1108/1822 KB 11 unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 6/1210 KB 480/748 KB 64/471 KB 52/93 KB 1108/1822 KB 116/1210 KB 464/748 KB 52/471 KB 52/93 KB 1108/1822 KB 116/1210 KB 480/748 KB 64/471 KB 52/93 KB 1112/1822 KB 116/1210 KB 464/748 KB 52/471 KB 52/93 KB 1104/1822 KB 120/1210 KB 480/748 KB 64/471 KB 52/93 KB 1112/1822 KB 124/1210 KB 480/748 KB 64/471 KB 52/93 KB 1112/1822 KB 112/1210 KB 464/748 KB 52/471 KB 52/93 KB 1104/1822 KB 124/1210 KB 480/748 KB 64/471 KB 56/93 KB 1116/1822 KB 124/1210 KB 480/748 KB 64/471 KB 60/93 KB 1116/1822 KB 124/1210 KB 480/748 KB 64/471 KB 64/93 KB 1116/1822 KB 124/1210 KB 480/748 KB 64/471 KB 52/93 KB 1116/1822 KB 124/1210 KB 480/748 KB 64/471 KB 64/93 KB 1120/1822 KB 128/1210 KB 480/748 KB 64/471 KB 68/93 KB 1124/1822 KB 128/1210 KB 484/748 KB 68/471 KB 68/93 KB 1128/1822 KB 128/1210 KB 484/748 KB 68/471 KB 68/93 KB 1132/1822 KB 128/1210 KB 484/748 KB 68/471 KB 68/93 KB 1136/1822 KB 128/1210 KB 480/748 KB 64/471 KB 68/93 KB 1120/1822 KB 128/1210 KB 484/748 KB 68/471 KB 72/93 KB 1136/1822 KB 128/1210 KB 484/748 KB 68/471 KB 76/93 KB 1136/1822 KB 128/1210 KB 484/748 KB 68/471 KB 80/93 KB 1136/1822 KB 128/1210 KB 480/748 KB 64/471 KB 64/93 KB 1120/1822 KB 132/1210 KB 484/748 KB 68/471 KB 80/93 KB 1136/1822 KB 136/1210 KB 484/748 KB 68/471 KB 80/93 KB 1136/1822 KB 140/1210 KB 484/748 KB 68/471 KB 80/93 KB 1136/1822 KB 144/1210 KB 484/748 KB 68/471 KB 80/93 KB 1136/1822 KB 148/1210 KB 484/748 KB 68/471 KB 80/93 KB 1136/1822 KB 152/1210 KB 484/748 KB 68/471 KB 84/93 KB 1140/1822 KB 156/1210 KB 484/748 KB 68/471 KB 84/93 KB 1140/1822 KB 160/1210 KB 484/748 KB 68/471 KB 84/93 KB 1140/1822 KB 128/1210 KB 484/748 KB 68/471 KB 68/93 KB 1124/1822 KB 160/1210 KB 484/748 KB 72/471 KB 84/93 KB 1140/1822 KB 160/1210 KB 484/748 KB 76/471 KB 84/93 KB 1140/1822 KB 160/1210 KB 484/748 KB 80/471 KB 84/93 KB 1140/1822 KB 128/1210 KB 484/748 KB 64/471 KB 68/93 KB 1124/1822 KB 160/1210 KB 488/748 KB 80/471 KB 84/93 KB 1140/1822 KB 160/1210 KB 492/748 KB 80/471 KB 84/93 KB 1140/1822 KB 160/1210 KB 496/748 KB 80/471 KB 84/93 KB 1140/1822 KB 160/1210 KB 500/748 KB 80/471 KB 84/93 KB 1140/1822 KB 160/1210 KB 504/748 KB 84/471 KB 84/93 KB 1140/1822 KB 160/1210 KB 508/748 KB 84/471 KB 84/93 KB 1140/1822 KB 148/1210 KB 484/748 KB 68/471 KB 84/93 KB 1140/1822 KB 160/1210 KB 508/748 KB 84/471 KB 84/93 KB 1144/1822 KB 160/1210 KB 508/748 KB 84/471 KB 84/93 KB 1148/1822 KB 160/1210 KB 512/748 KB 84/471 KB 84/93 KB 1152/1822 KB 148/1210 KB 484/748 KB 68/471 KB 84/93 KB 1136/1822 KB 160/1210 KB 512/748 KB 84/471 KB 88/93 KB 1152/1822 KB 160/1210 KB 512/748 KB 84/471 KB 92/93 KB 1152/1822 KB 160/1210 KB 512/748 KB 84/471 KB 93/93 KB 1152/1822 KB 160/1210 KB 512/748 KB 84/471 KB 84/93 KB 1148/1822 KB 160/1210 KB 500/748 KB 84/471 KB 84/93 KB 1140/1822 KB 160/1210 KB 512/748 KB 88/471 KB 93/93 KB 1152/1822 KB 160/1210 KB 512/748 KB 92/471 KB 93/93 KB 1152/1822 KB 160/1210 KB 512/748 KB 96/471 KB 93/93 KB 1152/1822 KB 160/1210 KB 516/748 KB 96/471 KB 93/93 KB 1152/1822 KB 164/1210 KB 520/748 KB 100/471 KB 93/93 KB 1156/1822 KB 164/1210 KB 524/748 KB 100/471 KB 93/93 KB 1156/1822 KB 164/1210 KB 516/748 KB 100/471 KB 93/93 KB 1156/1822 KB 164/1210 KB 524/748 KB 104/471 KB 93/93 KB 1156/1822 KB 164/1210 KB 524/748 KB 108/471 KB 93/93 KB 1156/1822 KB 160/1210 KB 516/748 KB 96/471 KB 93/93 KB 1156/1822 KB 164/1210 KB 524/748 KB 108/471 KB 93/93 KB 1160/1822 KB 164/1210 KB 524/748 KB 108/471 KB 93/93 KB 1164/1822 KB unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 164/1210 KB 516/748 KB 96/471 KB 93/93 KB 1156/1822 KB 168/1210 KB 524/748 KB 112/471 KB 93/93 KB 1164/1822 KB 172/1210 KB 524/748 KB 112/471 KB 93/93 KB 1164/1822 KB 164/1210 KB 524/748 KB 112/471 KB 93/93 KB 1164/1822 KB 176/1210 KB 528/748 KB 112/471 KB 93/93 KB 1168/1822 KB 180/1210 KB 528/748 KB 112/471 KB 93/93 KB 1168/1822 KB 184/1210 KB 528/748 KB 116/471 KB 1168/1822 KB 188/1210 KB 528/748 KB 116/471 KB 1168/1822 KB 172/1210 KB 528/748 KB 112/471 KB 93/93 KB 1168/1822 KB 172/1210 KB 528/748 KB 112/471 KB 93/93 KB 1164/1822 KB 188/1210 KB 532/748 KB 116/471 KB 1168/1822 KB 188/1210 KB 536/748 KB 116/471 KB 1172/1822 KB 188/1210 KB 540/748 KB 116/471 KB 1172/1822 KB 188/1210 KB 544/748 KB 116/471 KB 1172/1822 KB 180/1210 KB 528/748 KB 116/471 KB 93/93 KB 1168/1822 KB 188/1210 KB 544/748 KB 120/471 KB 1172/1822 KB 188/1210 KB 544/748 KB 124/471 KB 1172/1822 KB 188/1210 KB 544/748 KB 128/471 KB 1172/1822 KB 188/1210 KB 532/748 KB 116/471 KB 1172/1822 KB 188/1210 KB 544/748 KB 128/471 KB 1176/1822 KB 188/1210 KB 544/748 KB 128/471 KB 1180/1822 KB 188/1210 KB 544/748 KB 128/471 KB 1184/1822 KB 188/1210 KB 544/748 KB 128/471 KB 1188/1822 KB 192/1210 KB 548/748 KB 132/471 KB 1192/1822 KB 192/1210 KB 548/748 KB 132/471 KB 1196/1822 KB 192/1210 KB 548/748 KB 132/471 KB 1200/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar (93 KB at 79.4 KB/sec) unit-abot-epc-basic-0: 23:43:39 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: 23:43:39 DEBUG unit.abot-epc-basic/0.install 192/1210 KB 548/748 KB 132/471 KB 1188/1822 KB 192/1210 KB 552/748 KB 132/471 KB 1200/1822 KB 192/1210 KB 556/748 KB 132/471 KB 1200/1822 KB 192/1210 KB 560/748 KB 132/471 KB 1200/1822 KB 192/1210 KB 544/748 KB 132/471 KB 1188/1822 KB 192/1210 KB 560/748 KB 136/471 KB 1200/1822 KB 192/1210 KB 560/748 KB 140/471 KB 1200/1822 KB 192/1210 KB 560/748 KB 144/471 KB 1200/1822 KB 192/1210 KB 544/748 KB 128/471 KB 1188/1822 KB 196/1210 KB 560/748 KB 144/471 KB 1200/1822 KB 200/1210 KB 560/748 KB 144/471 KB 1200/1822 KB 204/1210 KB 560/748 KB 144/471 KB 1200/1822 KB 208/1210 KB 560/748 KB 148/471 KB 1200/1822 KB 212/1210 KB 560/748 KB 148/471 KB 1200/1822 KB 216/1210 KB 564/748 KB 148/471 KB 1204/1822 KB 220/1210 KB 564/748 KB 148/471 KB 1204/1822 KB 224/1210 KB 564/748 KB 148/471 KB 1204/1822 KB 228/1210 KB 564/748 KB 148/471 KB 1204/1822 KB 232/1210 KB 564/748 KB 148/471 KB 1204/1822 KB 236/1210 KB 564/748 KB 148/471 KB 1204/1822 KB 240/1210 KB 564/748 KB 148/471 KB 1204/1822 KB 244/1210 KB 564/748 KB 148/471 KB 1204/1822 KB 204/1210 KB 560/748 KB 148/471 KB 1200/1822 KB 244/1210 KB 564/748 KB 152/471 KB 1204/1822 KB 244/1210 KB 564/748 KB 156/471 KB 4/53 KB 1204/1822 KB 244/1210 KB 564/748 KB 160/471 KB 4/53 KB 1204/1822 KB 244/1210 KB 564/748 KB 164/471 KB 4/53 KB 1204/1822 KB 244/1210 KB 564/748 KB 168/471 KB 4/53 KB 1204/1822 KB 244/1210 KB 564/748 KB 172/471 KB 4/53 KB 1204/1822 KB 244/1210 KB 564/748 KB 176/471 KB 4/53 KB 1204/1822 KB 212/1210 KB 564/748 KB 148/471 KB 1204/1822 KB 244/1210 KB 568/748 KB 176/471 KB 4/53 KB 1204/1822 KB 244/1210 KB 572/748 KB 176/471 KB 4/53 KB 1204/1822 KB 244/1210 KB 576/748 KB 176/471 KB 4/53 KB 1204/1822 KB 212/1210 KB 560/748 KB 148/471 KB 1204/1822 KB 244/1210 KB 564/748 KB 152/471 KB 4/53 KB 1204/1822 KB 244/1210 KB 576/748 KB 176/471 KB 8/53 KB 1204/1822 KB 244/1210 KB 576/748 KB 176/471 KB 12/53 KB 1204/1822 KB 244/1210 KB 576/748 KB 176/471 KB 16/53 KB 1208/1822 KB 244/1210 KB 576/748 KB 176/471 KB 12/53 KB 1208/1822 KB 244/1210 KB 576/748 KB 176/471 KB 16/53 KB 1212/1822 KB 244/1210 KB 576/748 KB 176/471 KB 16/53 KB 1216/1822 KB 244/1210 KB 576/748 KB 176/471 KB 16/53 KB 1220/1822 KB 244/1210 KB 580/748 KB 176/471 KB 20/53 KB 1224/1822 KB 244/1210 KB 580/748 KB 176/471 KB 20/53 KB 1228/1822 KB 244/1210 KB 580/748 KB 176/471 KB 20/53 KB 1232/1822 KB 244/1210 KB 580/748 KB 176/471 KB 20/53 KB 1236/1822 KB 244/1210 KB 580/748 KB 180/471 KB 20/53 KB 1240/1822 KB 244/1210 KB 580/748 KB 180/471 KB 20/53 KB 1244/1822 KB 248/1210 KB 580/748 KB 180/471 KB 20/53 KB 1248/1822 KB 244/1210 KB 580/748 KB 176/471 KB 20/53 KB 1220/1822 KB 248/1210 KB 584/748 KB 180/471 KB 20/53 KB 1248/1822 KB 248/1210 KB 588/748 KB 180/471 KB 20/53 KB 1248/1822 KB 248/1210 KB 592/748 KB 180/471 KB 20/53 KB 1248/1822 KB 244/1210 KB 576/748 KB 176/471 KB 20/53 KB 1220/1822 KB 248/1210 KB 592/748 KB 180/471 KB 24/53 KB 1248/1822 KB 248/1210 KB 592/748 KB 180/471 KB 28/53 KB 1248/1822 KB 248/1210 KB 592/748 KB 180/471 KB 32/53 KB 1248/1822 KB 248/1210 KB 592/748 KB 180/471 KB 36/53 KB 1248/1822 KB 248/1210 KB 596/748 KB 180/471 KB 40/53 KB 1248/1822 KB 248/1210 KB 596/748 KB 180/471 KB 44/53 KB 1248/1822 KB 248/1210 KB 596/748 KB 180/471 KB 48/53 KB 1248/1822 KB 248/1210 KB 580/748 KB 180/471 KB 20/53 KB 1248/1822 KB 252/1210 KB 596/748 KB 180/471 KB 48/53 KB 1248/1822 KB 256/1210 KB 596/748 KB 180/471 KB 48/53 KB 1252/1822 KB 244/1210 KB 580/748 KB 180/471 KB unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 20/53 KB 1236/1822 KB 256/1210 KB 596/748 KB 184/471 KB 52/53 KB 1252/1822 KB 256/1210 KB 596/748 KB 188/471 KB 52/53 KB 1252/1822 KB 256/1210 KB 596/748 KB 192/471 KB 52/53 KB 1252/1822 KB 256/1210 KB 596/748 KB 196/471 KB 52/53 KB 1252/1822 KB 260/1210 KB 596/748 KB 200/471 KB 52/53 KB 1252/1822 KB 260/1210 KB 596/748 KB 204/471 KB 52/53 KB 1252/1822 KB 260/1210 KB 596/748 KB 208/471 KB 52/53 KB 1252/1822 KB 256/1210 KB 596/748 KB 180/471 KB 52/53 KB 1252/1822 KB 260/1210 KB 596/748 KB 208/471 KB 53/53 KB 1252/1822 KB 252/1210 KB 596/748 KB 180/471 KB 48/53 KB 1252/1822 KB 260/1210 KB 596/748 KB 208/471 KB 53/53 KB 1256/1822 KB 248/1210 KB 596/748 KB 180/471 KB 36/53 KB 1248/1822 KB 260/1210 KB 600/748 KB 208/471 KB 53/53 KB 1260/1822 KB 260/1210 KB 604/748 KB 208/471 KB 53/53 KB 1260/1822 KB 260/1210 KB 608/748 KB 208/471 KB 53/53 KB 1260/1822 KB 260/1210 KB 612/748 KB 208/471 KB 53/53 KB 1260/1822 KB 260/1210 KB 616/748 KB 208/471 KB 53/53 KB 1260/1822 KB 260/1210 KB 620/748 KB 208/471 KB 53/53 KB 1260/1822 KB 260/1210 KB 624/748 KB 208/471 KB 53/53 KB 1260/1822 KB 260/1210 KB 596/748 KB 196/471 KB 52/53 KB 1252/1822 KB 264/1210 KB 624/748 KB 208/471 KB 53/53 KB 1260/1822 KB 268/1210 KB 624/748 KB 208/471 KB 53/53 KB 1260/1822 KB 272/1210 KB 628/748 KB 208/471 KB 53/53 KB 1260/1822 KB 276/1210 KB 628/748 KB 212/471 KB 53/53 KB 1260/1822 KB 280/1210 KB 628/748 KB 212/471 KB 53/53 KB 1260/1822 KB 284/1210 KB 628/748 KB 212/471 KB 53/53 KB 1260/1822 KB 288/1210 KB 628/748 KB 212/471 KB 53/53 KB 1260/1822 KB 260/1210 KB 624/748 KB 208/471 KB 53/53 KB 1260/1822 KB 272/1210 KB 628/748 KB 212/471 KB 53/53 KB 1260/1822 KB 288/1210 KB 628/748 KB 216/471 KB 1264/1822 KB 288/1210 KB 628/748 KB 220/471 KB 1264/1822 KB 268/1210 KB 628/748 KB 208/471 KB 53/53 KB 1260/1822 KB 288/1210 KB 632/748 KB 224/471 KB 1264/1822 KB 288/1210 KB 636/748 KB 224/471 KB 1264/1822 KB 288/1210 KB 640/748 KB 224/471 KB 1264/1822 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 44.6 KB/sec) unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 288/1210 KB 628/748 KB 212/471 KB 1264/1822 KB 288/1210 KB 640/748 KB 224/471 KB 1268/1822 KB 288/1210 KB 640/748 KB 224/471 KB 1272/1822 KB 288/1210 KB 628/748 KB 224/471 KB 1264/1822 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 288/1210 KB 644/748 KB 224/471 KB 1272/1822 KB 292/1210 KB 648/748 KB 228/471 KB 1276/1822 KB 292/1210 KB 652/748 KB 228/471 KB 1276/1822 KB 292/1210 KB 656/748 KB 228/471 KB 1276/1822 KB 292/1210 KB 644/748 KB 228/471 KB 1276/1822 KB 288/1210 KB 644/748 KB 224/471 KB 1276/1822 KB 292/1210 KB 656/748 KB 228/471 KB 1280/1822 KB 292/1210 KB 656/748 KB 228/471 KB 1284/1822 KB 292/1210 KB 656/748 KB 228/471 KB 1288/1822 KB 288/1210 KB 644/748 KB 228/471 KB 1276/1822 KB 296/1210 KB 656/748 KB 232/471 KB 1288/1822 KB 296/1210 KB 656/748 KB 236/471 KB 1288/1822 KB 296/1210 KB 656/748 KB 240/471 KB 1288/1822 KB 296/1210 KB 660/748 KB 240/471 KB 1288/1822 KB 296/1210 KB 664/748 KB 244/471 KB 1292/1822 KB 296/1210 KB 668/748 KB 244/471 KB 1292/1822 KB 296/1210 KB 672/748 KB 244/471 KB 1292/1822 KB 296/1210 KB 656/748 KB 228/471 KB 1288/1822 KB 300/1210 KB 672/748 KB 244/471 KB 1292/1822 KB 304/1210 KB 672/748 KB 244/471 KB 1292/1822 KB 308/1210 KB 672/748 KB 244/471 KB 1292/1822 KB 312/1210 KB 672/748 KB 244/471 KB 1292/1822 KB 316/1210 KB 672/748 KB 244/471 KB 1292/1822 KB 320/1210 KB 672/748 KB 244/471 KB 1292/1822 KB 324/1210 KB 672/748 KB 244/471 KB 1292/1822 KB 328/1210 KB 676/748 KB 244/471 KB 1292/1822 KB 332/1210 KB 676/748 KB 244/471 KB 1292/1822 KB 336/1210 KB 676/748 KB 244/471 KB 1292/1822 KB 296/1210 KB 660/748 KB 244/471 KB 1292/1822 KB 336/1210 KB 676/748 KB 248/471 KB 1292/1822 KB 336/1210 KB 676/748 KB 252/471 KB 1292/1822 KB 336/1210 KB 676/748 KB 256/471 KB 1292/1822 KB 296/1210 KB 660/748 KB 240/471 KB 1292/1822 KB 336/1210 KB 676/748 KB 256/471 KB 1296/1822 KB 336/1210 KB 676/748 KB 256/471 KB 1300/1822 KB 336/1210 KB 676/748 KB 256/471 KB 1304/1822 KB 336/1210 KB 676/748 KB 256/471 KB 1308/1822 KB 336/1210 KB 676/748 KB 256/471 KB 1312/1822 KB 336/1210 KB 676/748 KB 260/471 KB 1312/1822 KB 336/1210 KB 676/748 KB 264/471 KB 1316/1822 KB 336/1210 KB 676/748 KB 268/471 KB 1316/1822 KB 336/1210 KB 4/276 KB 676/748 KB 268/471 KB 1316/1822 KB 336/1210 KB 8/276 KB 676/748 KB 268/471 KB 1316/1822 KB 336/1210 KB 12/276 KB 676/748 KB 268/471 KB 1316/1822 KB 324/1210 KB 676/748 KB 244/471 KB 1292/1822 KB 336/1210 KB 12/276 KB 680/748 KB 268/471 KB 1316/1822 KB 336/1210 KB 676/748 KB 260/471 KB 1316/1822 KB 336/1210 KB 16/276 KB 680/748 KB 268/471 KB 1320/1822 KB 336/1210 KB 16/276 KB 684/748 KB 268/471 KB 1324/1822 KB 336/1210 KB 16/276 KB 680/748 KB 268/471 KB 1316/1822 KB 336/1210 KB 20/276 KB 684/748 KB 272/471 KB 1324/1822 KB 340/1210 KB 24/276 KB 684/748 KB 272/471 KB 1328/1822 KB 340/1210 KB 28/276 KB 684/748 KB 272/471 KB 1328/1822 KB 340/1210 KB 32/276 KB 684/748 KB 272/471 KB 1328/1822 KB 336/1210 KB 16/276 KB 684/748 KB 272/471 KB 1324/1822 KB 336/1210 KB 16/276 KB 684/748 KB 268/471 KB 1320/1822 KB 340/1210 KB 32/276 KB 688/748 KB 272/471 KB 1328/1822 KB 340/1210 KB 32/276 KB 692/748 KB 272/471 KB 1328/1822 KB 340/1210 KB 32/276 KB 696/748 KB 276/471 KB 1328/1822 KB 340/1210 KB 32/276 KB 700/748 KB 276/471 KB 1328/1822 KB 340/1210 KB 32/276 KB 704/748 KB 276/471 KB 1328/1822 KB 340/1210 KB 20/276 KB 684/748 KB 272/471 KB 1328/1822 KB 344/1210 KB 32/276 KB 704/748 KB 276/471 KB 1328/1822 KB 348/1210 KB 32/276 KB 704/748 KB 276/471 KB 1328/1822 KB 352/1210 KB 32/276 KB 704/748 KB 276/471 KB 1328/1822 KB 356/1210 KB 32/276 KB 704/748 KB 276/471 KB 1328/1822 KB 360/1210 KB 36/276 KB 708/748 KB 276/471 KB 1328/1822 KB 336/1210 KB 20/276 KB 684/748 KB 272/471 KB 1328/1 unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 822 KB 360/1210 KB 36/276 KB 708/748 KB 276/471 KB 1332/1822 KB 360/1210 KB 36/276 KB 708/748 KB 276/471 KB 1336/1822 KB 360/1210 KB 36/276 KB 708/748 KB 276/471 KB 1340/1822 KB 360/1210 KB 36/276 KB 708/748 KB 276/471 KB 1344/1822 KB 360/1210 KB 36/276 KB 708/748 KB 276/471 KB 1348/1822 KB 360/1210 KB 36/276 KB 708/748 KB 276/471 KB 1352/1822 KB 364/1210 KB 36/276 KB 708/748 KB 276/471 KB 1356/1822 KB 364/1210 KB 36/276 KB 708/748 KB 276/471 KB 1360/1822 KB 356/1210 KB 36/276 KB 708/748 KB 276/471 KB 1328/1822 KB 364/1210 KB 40/276 KB 708/748 KB 276/471 KB 1360/1822 KB 364/1210 KB 44/276 KB 708/748 KB 276/471 KB 1360/1822 KB 364/1210 KB 48/276 KB 708/748 KB 276/471 KB 1360/1822 KB 356/1210 KB 32/276 KB 708/748 KB 276/471 KB 1328/1822 KB 364/1210 KB 48/276 KB 712/748 KB 276/471 KB 1360/1822 KB 364/1210 KB 48/276 KB 716/748 KB 276/471 KB 1360/1822 KB 364/1210 KB 48/276 KB 720/748 KB 276/471 KB 1360/1822 KB 340/1210 KB 32/276 KB 692/748 KB 276/471 KB 1328/1822 KB 364/1210 KB 48/276 KB 720/748 KB 280/471 KB 1360/1822 KB 364/1210 KB 48/276 KB 720/748 KB 284/471 KB 1360/1822 KB 364/1210 KB 48/276 KB 720/748 KB 288/471 KB 1360/1822 KB 364/1210 KB 48/276 KB 720/748 KB 292/471 KB 1360/1822 KB 364/1210 KB 48/276 KB 720/748 KB 296/471 KB 1360/1822 KB 364/1210 KB 48/276 KB 720/748 KB 300/471 KB 1360/1822 KB 364/1210 KB 48/276 KB 720/748 KB 304/471 KB 1360/1822 KB 364/1210 KB 48/276 KB 720/748 KB 308/471 KB 1360/1822 KB 364/1210 KB 52/276 KB 724/748 KB 312/471 KB 1364/1822 KB 364/1210 KB 52/276 KB 724/748 KB 316/471 KB 1364/1822 KB 364/1210 KB 52/276 KB 724/748 KB 320/471 KB 1364/1822 KB 364/1210 KB 36/276 KB 708/748 KB 276/471 KB 1352/1822 KB 368/1210 KB 52/276 KB 724/748 KB 320/471 KB 1364/1822 KB 372/1210 KB 52/276 KB 724/748 KB 320/471 KB 1364/1822 KB 364/1210 KB 52/276 KB 724/748 KB 308/471 KB 1364/1822 KB 372/1210 KB 52/276 KB 724/748 KB 320/471 KB 1368/1822 KB 376/1210 KB 52/276 KB 724/748 KB 320/471 KB 1372/1822 KB 376/1210 KB 52/276 KB 724/748 KB 320/471 KB 1376/1822 KB 376/1210 KB 52/276 KB 724/748 KB 320/471 KB 1380/1822 KB 376/1210 KB 52/276 KB 724/748 KB 324/471 KB 1384/1822 KB 376/1210 KB 52/276 KB 724/748 KB 324/471 KB 1388/1822 KB 376/1210 KB 52/276 KB 724/748 KB 324/471 KB 1392/1822 KB 364/1210 KB 52/276 KB 724/748 KB 308/471 KB 1360/1822 KB 376/1210 KB 56/276 KB 724/748 KB 324/471 KB 1392/1822 KB 376/1210 KB 60/276 KB 724/748 KB 324/471 KB 1392/1822 KB 376/1210 KB 64/276 KB 724/748 KB 324/471 KB 1392/1822 KB 364/1210 KB 48/276 KB 724/748 KB 308/471 KB 1360/1822 KB 376/1210 KB 64/276 KB 728/748 KB 324/471 KB 1392/1822 KB 376/1210 KB 64/276 KB 732/748 KB 324/471 KB 1392/1822 KB 376/1210 KB 64/276 KB 736/748 KB 324/471 KB 1392/1822 KB 376/1210 KB 64/276 KB 740/748 KB 324/471 KB 1392/1822 KB 376/1210 KB 68/276 KB 744/748 KB 324/471 KB 1392/1822 KB 376/1210 KB 68/276 KB 748/748 KB 324/471 KB 1392/1822 KB 376/1210 KB 68/276 KB 748/748 KB 324/471 KB 1392/1822 KB 376/1210 KB 52/276 KB 724/748 KB 324/471 KB 1380/1822 KB 376/1210 KB 52/276 KB 724/748 KB 320/471 KB 1368/1822 KB 380/1210 KB 68/276 KB 748/748 KB 324/471 KB 1392/1822 KB 384/1210 KB 68/276 KB 748/748 KB 324/471 KB 1392/1822 KB 388/1210 KB 68/276 KB 748/748 KB 324/471 KB 1392/1822 KB 376/1210 KB 68/276 KB 740/748 KB 324/471 KB 1392/1822 KB 388/1210 KB 68/276 KB 748/748 KB 328/471 KB 1392/1822 KB 388/1210 KB 68/276 KB 748/748 KB 332/471 KB 1392/1822 KB 388/1210 KB 72/276 KB 748/748 KB 336/471 KB 1392/1822 KB 388/12 unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 10 KB 72/276 KB 748/748 KB 332/471 KB 1392/1822 KB 388/1210 KB 76/276 KB 748/748 KB 336/471 KB 1392/1822 KB 388/1210 KB 80/276 KB 748/748 KB 336/471 KB 1392/1822 KB 388/1210 KB 80/276 KB 748/748 KB 340/471 KB 1392/1822 KB 392/1210 KB 84/276 KB 748/748 KB 344/471 KB 1396/1822 KB 392/1210 KB 84/276 KB 748/748 KB 348/471 KB 1396/1822 KB 392/1210 KB 84/276 KB 748/748 KB 352/471 KB 1396/1822 KB 392/1210 KB 84/276 KB 748/748 KB 356/471 KB 1396/1822 KB 392/1210 KB 84/276 KB 748/748 KB 360/471 KB 1396/1822 KB 392/1210 KB 84/276 KB 748/748 KB 364/471 KB 1396/1822 KB 392/1210 KB 84/276 KB 748/748 KB 368/471 KB 1396/1822 KB 392/1210 KB 84/276 KB 748/748 KB 340/471 KB 1396/1822 KB 392/1210 KB 84/276 KB 748/748 KB 368/471 KB 1400/1822 KB 392/1210 KB 84/276 KB 748/748 KB 368/471 KB 1404/1822 KB 392/1210 KB 84/276 KB 368/471 KB 1408/1822 KB 392/1210 KB 84/276 KB 748/748 KB 340/471 KB 1392/1822 KB 392/1210 KB 88/276 KB 368/471 KB 1408/1822 KB 392/1210 KB 92/276 KB 368/471 KB 1408/1822 KB 392/1210 KB 96/276 KB 368/471 KB 1408/1822 KB 392/1210 KB 80/276 KB 748/748 KB 340/471 KB 1392/1822 KB 396/1210 KB 96/276 KB 368/471 KB 1408/1822 KB 400/1210 KB 96/276 KB 368/471 KB 1408/1822 KB 404/1210 KB 96/276 KB 368/471 KB 1408/1822 KB 408/1210 KB 96/276 KB 368/471 KB 1408/1822 KB 412/1210 KB 96/276 KB 368/471 KB 1408/1822 KB 416/1210 KB 96/276 KB 368/471 KB 1412/1822 KB 420/1210 KB 96/276 KB 368/471 KB 1412/1822 KB 424/1210 KB 100/276 KB 372/471 KB 1412/1822 KB 428/1210 KB 100/276 KB 372/471 KB 1412/1822 KB 432/1210 KB 100/276 KB 372/471 KB 1412/1822 KB 436/1210 KB 100/276 KB 372/471 KB 1412/1822 KB 440/1210 KB 100/276 KB 372/471 KB 1412/1822 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 608.4 KB/sec) unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 420/1210 KB 100/276 KB 372/471 KB 1412/1822 KB 420/1210 KB 100/276 KB 368/471 KB 1412/1822 KB 440/1210 KB 104/276 KB 372/471 KB 1412/1822 KB 412/1210 KB 96/276 KB 368/471 KB 1412/1822 KB 440/1210 KB 104/276 KB 372/471 KB 1416/1822 KB 440/1210 KB 108/276 KB 372/471 KB 1416/1822 KB 440/1210 KB 108/276 KB 372/471 KB 1420/1822 KB 440/1210 KB 112/276 KB 372/471 KB 1420/1822 KB 440/1210 KB 112/276 KB 372/471 KB 1424/1822 KB 440/1210 KB 116/276 KB 372/471 KB 1424/1822 KB 440/1210 KB 120/276 KB 376/471 KB 1428/1822 KB 440/1210 KB 124/276 KB 376/471 KB 1428/1822 KB 440/1210 KB 116/276 KB 376/471 KB 1428/1822 KB 440/1210 KB 124/276 KB 380/471 KB 1428/1822 KB 440/1210 KB 124/276 KB 384/471 KB 1428/1822 KB 440/1210 KB 116/276 KB 372/471 KB 1428/1822 KB 440/1210 KB 124/276 KB 384/471 KB 1432/1822 KB 440/1210 KB 124/276 KB 384/471 KB 1436/1822 KB 440/1210 KB 128/276 KB 388/471 KB 1436/1822 KB 444/1210 KB 128/276 KB 392/471 KB 1440/1822 KB 444/1210 KB 128/276 KB 396/471 KB 1440/1822 KB 444/1210 KB 128/276 KB 400/471 KB 1440/1822 KB 440/1210 KB 128/276 KB 384/471 KB 1436/1822 KB 444/1210 KB 132/276 KB 400/471 KB 1440/1822 KB 444/1210 KB 136/276 KB 400/471 KB 1440/1822 KB 444/1210 KB 140/276 KB 400/471 KB 1440/1822 KB 444/1210 KB 144/276 KB 400/471 KB 1440/1822 KB 4/577 KB 444/1210 KB 144/276 KB 400/471 KB 1440/1822 KB 444/1210 KB 128/276 KB 388/471 KB 1440/1822 KB 4/577 KB 448/1210 KB 144/276 KB 400/471 KB 1440/1822 KB 440/1210 KB 128/276 KB 388/471 KB 1440/1822 KB 4/577 KB 448/1210 KB 144/276 KB 400/471 KB 1444/1822 KB 8/577 KB 452/1210 KB 144/276 KB 400/471 KB 1448/1822 KB 8/577 KB 452/1210 KB 144/276 KB 400/471 KB 1452/1822 KB 8/577 KB 452/1210 KB 144/276 KB 400/471 KB 1456/1822 KB 8/577 KB 452/1210 KB 144/276 KB 400/471 KB 1460/1822 KB 8/577 KB 452/1210 KB 148/276 KB 404/471 KB 1464/1822 KB 8/577 KB 452/1210 KB 148/276 KB 404/471 KB 1468/1822 KB 8/577 KB 452/1210 KB 148/276 KB 404/471 KB 1472/1822 KB 8/577 KB 452/1210 KB 144/276 KB 400/471 KB 1444/1822 KB 12/577 KB 452/1210 KB 148/276 KB 404/471 KB 1472/1822 KB 16/577 KB 452/1210 KB 148/276 KB 404/471 KB 1472/1822 KB 4/577 KB 452/1210 KB 144/276 KB 400/471 KB 1444/1822 KB 16/577 KB 456/1210 KB 148/276 KB 404/471 KB 1472/1822 KB 16/577 KB 460/1210 KB 148/276 KB 404/471 KB 1472/1822 KB 16/577 KB 464/1210 KB 148/276 KB 404/471 KB 1472/1822 KB 16/577 KB 468/1210 KB 148/276 KB 404/471 KB 1472/1822 KB 20/577 KB 472/1210 KB 148/276 KB 404/471 KB 1476/1822 KB 20/577 KB 476/1210 KB 148/276 KB 404/471 KB 1476/1822 KB 20/577 KB 480/1210 KB 148/276 KB 404/471 KB 1476/1822 KB 8/577 KB 452/1210 KB 148/276 KB 404/471 KB 1460/1822 KB 20/577 KB 480/1210 KB 152/276 KB 404/471 KB 1476/1822 KB 20/577 KB 480/1210 KB 156/276 KB 404/471 KB 1476/1822 KB 20/577 KB 480/1210 KB 160/276 KB 404/471 KB 1476/1822 KB 8/577 KB 452/1210 KB 144/276 KB 404/471 KB 1460/1822 KB 20/577 KB 480/1210 KB 160/276 KB 408/471 KB 1476/1822 KB 20/577 KB 480/1210 KB 160/276 KB 412/471 KB 1476/1822 KB 20/577 KB 480/1210 KB 160/276 KB 416/471 KB 1476/1822 KB 20/577 KB 480/1210 KB 160/276 KB 420/471 KB 1476/1822 KB 20/577 KB 480/1210 KB 164/276 KB 424/471 KB 1476/1822 KB 20/577 KB 480/1210 KB 164/276 KB 428/471 KB 1476/1822 KB 20/577 KB 480/1210 KB 164/276 KB 432/471 KB 1476/1822 KB 20/577 KB 468/1210 KB 148/276 KB 404/471 KB 1476/1822 KB 20/577 KB 468/1210 KB 148/276 KB 404/471 KB 1472/1822 KB 24/577 KB 480/1210 KB 164/276 KB 432/471 KB 1476/1822 KB 28/577 KB 480/1210 KB 164/276 KB unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 432/471 KB 1476/1822 KB 32/577 KB 480/1210 KB 164/276 KB 432/471 KB 1476/1822 KB 36/577 KB 480/1210 KB 164/276 KB 432/471 KB 1476/1822 KB 40/577 KB 480/1210 KB 164/276 KB 432/471 KB 1480/1822 KB 44/577 KB 480/1210 KB 164/276 KB 436/471 KB 1480/1822 KB 48/577 KB 480/1210 KB 164/276 KB 436/471 KB 1480/1822 KB 20/577 KB 480/1210 KB 164/276 KB 420/471 KB 1476/1822 KB 48/577 KB 484/1210 KB 168/276 KB 436/471 KB 1480/1822 KB 48/577 KB 484/1210 KB 172/276 KB 436/471 KB 1480/1822 KB 48/577 KB 484/1210 KB 176/276 KB 436/471 KB 1480/1822 KB 48/577 KB 484/1210 KB 164/276 KB 436/471 KB 1480/1822 KB 48/577 KB 488/1210 KB 180/276 KB 436/471 KB 1480/1822 KB 48/577 KB 492/1210 KB 180/276 KB 436/471 KB 1480/1822 KB 52/577 KB 496/1210 KB 180/276 KB 436/471 KB 1480/1822 KB 52/577 KB 500/1210 KB 180/276 KB 436/471 KB 1480/1822 KB 52/577 KB 504/1210 KB 180/276 KB 436/471 KB 1480/1822 KB 52/577 KB 508/1210 KB 180/276 KB 436/471 KB 1480/1822 KB 52/577 KB 512/1210 KB 180/276 KB 436/471 KB 1480/1822 KB 40/577 KB 480/1210 KB 164/276 KB 436/471 KB 1480/1822 KB 52/577 KB 512/1210 KB 180/276 KB 440/471 KB 1480/1822 KB 52/577 KB 512/1210 KB 180/276 KB 444/471 KB 1480/1822 KB 52/577 KB 512/1210 KB 180/276 KB 448/471 KB 1480/1822 KB 36/577 KB 480/1210 KB 164/276 KB 432/471 KB 1480/1822 KB 52/577 KB 512/1210 KB 180/276 KB 448/471 KB 1484/1822 KB 52/577 KB 512/1210 KB 180/276 KB 448/471 KB 1488/1822 KB 52/577 KB 512/1210 KB 180/276 KB 448/471 KB 1492/1822 KB 52/577 KB 512/1210 KB 180/276 KB 448/471 KB 1496/1822 KB 52/577 KB 512/1210 KB 180/276 KB 448/471 KB 1500/1822 KB 52/577 KB 512/1210 KB 180/276 KB 448/471 KB 1504/1822 KB 52/577 KB 492/1210 KB 180/276 KB 436/471 KB 1480/1822 KB 56/577 KB 512/1210 KB 180/276 KB 448/471 KB 1504/1822 KB 60/577 KB 512/1210 KB 180/276 KB 448/471 KB 1504/1822 KB 64/577 KB 512/1210 KB 180/276 KB 448/471 KB 1504/1822 KB 68/577 KB 512/1210 KB 180/276 KB 452/471 KB 1504/1822 KB 72/577 KB 516/1210 KB 180/276 KB 452/471 KB 1508/1822 KB 76/577 KB 516/1210 KB 180/276 KB 452/471 KB 1508/1822 KB 80/577 KB 516/1210 KB 180/276 KB 452/471 KB 1508/1822 KB 48/577 KB 484/1210 KB 180/276 KB 436/471 KB 1480/1822 KB 80/577 KB 516/1210 KB 184/276 KB 452/471 KB 1508/1822 KB 80/577 KB 516/1210 KB 188/276 KB 452/471 KB 1508/1822 KB 80/577 KB 516/1210 KB 192/276 KB 452/471 KB 1508/1822 KB 80/577 KB 516/1210 KB 196/276 KB 452/471 KB 1508/1822 KB 80/577 KB 516/1210 KB 200/276 KB 452/471 KB 1508/1822 KB 80/577 KB 516/1210 KB 204/276 KB 452/471 KB 1508/1822 KB 68/577 KB 516/1210 KB 180/276 KB 452/471 KB 1508/1822 KB 68/577 KB 512/1210 KB 180/276 KB 452/471 KB 1508/1822 KB 64/577 KB 512/1210 KB 180/276 KB 452/471 KB 1504/1822 KB 80/577 KB 516/1210 KB 208/276 KB 456/471 KB 1508/1822 KB 80/577 KB 516/1210 KB 208/276 KB 460/471 KB 1508/1822 KB 80/577 KB 516/1210 KB 208/276 KB 460/471 KB 1512/1822 KB 80/577 KB 516/1210 KB 208/276 KB 464/471 KB 1512/1822 KB 80/577 KB 516/1210 KB 208/276 KB 468/471 KB 1516/1822 KB 84/577 KB 520/1210 KB 208/276 KB 471/471 KB 1516/1822 KB 80/577 KB 516/1210 KB 208/276 KB 464/471 KB 1516/1822 KB 84/577 KB 520/1210 KB 208/276 KB 471/471 KB 1520/1822 KB 84/577 KB 520/1210 KB 208/276 KB 471/471 KB 1524/1822 KB 84/577 KB 520/1210 KB 208/276 KB 471/471 KB 1528/1822 KB 84/577 KB 520/1210 KB 208/276 KB 468/471 KB 1516/1822 KB 80/577 KB 520/1210 KB 208/276 KB 468/471 KB 1516/1822 KB 80/577 KB 516/1210 KB 208/276 KB 452/471 KB 1508/1822 KB 88/577 KB 524/1210 KB 212/276 KB 471/471 KB 152 unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 8/1822 KB 88/577 KB 524/1210 KB 208/276 KB 471/471 KB 1528/1822 KB 88/577 KB 528/1210 KB 212/276 KB 471/471 KB 1528/1822 KB 88/577 KB 532/1210 KB 212/276 KB 471/471 KB 1528/1822 KB 88/577 KB 532/1210 KB 216/276 KB 471/471 KB 1532/1822 KB 88/577 KB 532/1210 KB 216/276 KB 471/471 KB 1536/1822 KB 88/577 KB 532/1210 KB 216/276 KB 471/471 KB 1528/1822 KB 88/577 KB 520/1210 KB 208/276 KB 471/471 KB 1528/1822 KB 92/577 KB 532/1210 KB 220/276 KB 471/471 KB 1536/1822 KB 88/577 KB 532/1210 KB 220/276 KB 471/471 KB 1536/1822 KB 96/577 KB 532/1210 KB 224/276 KB 471/471 KB 1536/1822 KB 96/577 KB 532/1210 KB 224/276 KB 471/471 KB 1536/1822 KB 100/577 KB 532/1210 KB 224/276 KB 471/471 KB 1536/1822 KB 104/577 KB 536/1210 KB 228/276 KB 471/471 KB 1540/1822 KB 100/577 KB 536/1210 KB 228/276 KB 471/471 KB 1540/1822 KB 100/577 KB 536/1210 KB 228/276 KB 471/471 KB 1536/1822 KB 108/577 KB 540/1210 KB 228/276 KB 471/471 KB 1544/1822 KB 108/577 KB 544/1210 KB 228/276 KB 471/471 KB 1544/1822 KB 108/577 KB 548/1210 KB 228/276 KB 471/471 KB 1544/1822 KB 100/577 KB 532/1210 KB 228/276 KB 471/471 KB 1536/1822 KB 108/577 KB 548/1210 KB 232/276 KB 471/471 KB 1544/1822 KB 108/577 KB 548/1210 KB 228/276 KB 471/471 KB 1544/1822 KB 112/577 KB 548/1210 KB 236/276 KB 471/471 KB 1544/1822 KB 108/577 KB 536/1210 KB 228/276 KB 471/471 KB 1544/1822 KB 112/577 KB 548/1210 KB 236/276 KB 1548/1822 KB 112/577 KB 548/1210 KB 236/276 KB 1552/1822 KB 116/577 KB 548/1210 KB 236/276 KB 1552/1822 KB 120/577 KB 552/1210 KB 236/276 KB 1556/1822 KB 108/577 KB 548/1210 KB 236/276 KB 471/471 KB 1544/1822 KB 124/577 KB 552/1210 KB 240/276 KB 1556/1822 KB 124/577 KB 552/1210 KB 244/276 KB 1556/1822 KB 124/577 KB 552/1210 KB 248/276 KB 1556/1822 KB 116/577 KB 552/1210 KB 236/276 KB 1556/1822 KB 124/577 KB 552/1210 KB 252/276 KB 1560/1822 KB 124/577 KB 552/1210 KB 252/276 KB 1564/1822 KB 124/577 KB 552/1210 KB 252/276 KB 1568/1822 KB 116/577 KB 552/1210 KB 236/276 KB 1552/1822 KB 124/577 KB 556/1210 KB 252/276 KB 1568/1822 KB 124/577 KB 560/1210 KB 252/276 KB 1568/1822 KB 124/577 KB 564/1210 KB 252/276 KB 1568/1822 KB 124/577 KB 552/1210 KB 252/276 KB 1568/1822 KB 124/577 KB 552/1210 KB 244/276 KB 1556/1822 KB 128/577 KB 568/1210 KB 252/276 KB 1568/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 370.2 KB/sec) unit-abot-epc-basic-0: 23:43:39 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: 23:43:39 DEBUG unit.abot-epc-basic/0.install 132/577 KB 568/1210 KB 252/276 KB 1568/1822 KB 136/577 KB 568/1210 KB 256/276 KB 1572/1822 KB 140/577 KB 568/1210 KB 256/276 KB 1572/1822 KB 144/577 KB 568/1210 KB 256/276 KB 1572/1822 KB 132/577 KB 568/1210 KB 256/276 KB 1572/1822 KB 144/577 KB 568/1210 KB 256/276 KB 1576/1822 KB 144/577 KB 568/1210 KB 256/276 KB 1580/1822 KB 144/577 KB 568/1210 KB 256/276 KB 1584/1822 KB 144/577 KB 568/1210 KB 256/276 KB 1588/1822 KB 148/577 KB 568/1210 KB 256/276 KB 1592/1822 KB 148/577 KB 568/1210 KB 256/276 KB 1596/1822 KB 148/577 KB 568/1210 KB 256/276 KB 1600/1822 KB 124/577 KB 568/1210 KB 256/276 KB 1568/1822 KB 148/577 KB 572/1210 KB 256/276 KB 1600/1822 KB 148/577 KB 576/1210 KB 256/276 KB 1600/1822 KB 132/577 KB 568/1210 KB 256/276 KB 1568/1822 KB 148/577 KB 576/1210 KB 260/276 KB 1600/1822 KB 148/577 KB 576/1210 KB 264/276 KB 1600/1822 KB 148/577 KB 576/1210 KB 268/276 KB 1600/1822 KB 148/577 KB 580/1210 KB 272/276 KB 1600/1822 KB 148/577 KB 580/1210 KB 276/276 KB 1600/1822 KB 148/577 KB 580/1210 KB 276/276 KB 1600/1822 KB 148/577 KB 568/1210 KB 256/276 KB 1588/1822 KB 148/577 KB 580/1210 KB 268/276 KB 1600/1822 KB 152/577 KB 584/1210 KB 276/276 KB 1600/1822 KB 152/577 KB 588/1210 KB 276/276 KB 1600/1822 KB 152/577 KB 592/1210 KB 276/276 KB 1600/1822 KB 152/577 KB 596/1210 KB 276/276 KB 1600/1822 KB 152/577 KB 600/1210 KB 276/276 KB 1600/1822 KB 152/577 KB 604/1210 KB 276/276 KB 1600/1822 KB 152/577 KB 4/37 KB 604/1210 KB 276/276 KB 1600/1822 KB 152/577 KB 8/37 KB 604/1210 KB 276/276 KB 1600/1822 KB 152/577 KB 12/37 KB 604/1210 KB 276/276 KB 1600/1822 KB 152/577 KB 16/37 KB 604/1210 KB 276/276 KB 1600/1822 KB 152/577 KB 20/37 KB 604/1210 KB 276/276 KB 1600/1822 KB 152/577 KB 24/37 KB 604/1210 KB 276/276 KB 1600/1822 KB 152/577 KB 28/37 KB 608/1210 KB 276/276 KB 1600/1822 KB 152/577 KB 32/37 KB 608/1210 KB 276/276 KB 1600/1822 KB 152/577 KB 596/1210 KB 276/276 KB 1600/1822 KB 156/577 KB 32/37 KB 608/1210 KB 276/276 KB 1604/1822 KB 160/577 KB 32/37 KB 608/1210 KB 276/276 KB 1604/1822 KB 164/577 KB 32/37 KB 608/1210 KB 276/276 KB 1604/1822 KB 168/577 KB 32/37 KB 608/1210 KB 276/276 KB 1604/1822 KB 172/577 KB 36/37 KB 608/1210 KB 276/276 KB 1604/1822 KB 176/577 KB 36/37 KB 608/1210 KB 276/276 KB 1604/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 214.9 KB/sec) unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 152/577 KB 32/37 KB 608/1210 KB 276/276 KB 1604/1822 KB 152/577 KB 24/37 KB 608/1210 KB 276/276 KB 1600/1822 KB 180/577 KB 36/37 KB 612/1210 KB 1604/1822 KB 180/577 KB 36/37 KB 616/1210 KB 1608/1822 KB 180/577 KB 36/37 KB 620/1210 KB 1608/1822 KB 180/577 KB 36/37 KB 624/1210 KB 1608/1822 KB 180/577 KB 36/37 KB 608/1210 KB 1604/1822 KB 168/577 KB 36/37 KB 608/1210 KB 276/276 KB 1604/1822 KB 180/577 KB 37/37 KB 624/1210 KB 1608/1822 KB 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: 23:43:39 DEBUG unit.abot-epc-basic/0.install 180/577 KB 36/37 KB 612/1210 KB 1608/1822 KB 180/577 KB 37/37 KB 624/1210 KB 1612/1822 KB 180/577 KB 37/37 KB 624/1210 KB 1616/1822 KB 180/577 KB 37/37 KB 624/1210 KB 1620/1822 KB 180/577 KB 37/37 KB 628/1210 KB 1624/1822 KB 184/577 KB 37/37 KB 628/1210 KB 1628/1822 KB 184/577 KB 37/37 KB 628/1210 KB 1632/1822 KB 184/577 KB 37/37 KB 628/1210 KB 1636/1822 KB 184/577 KB 37/37 KB 628/1210 KB 1640/1822 KB 184/577 KB 37/37 KB 628/1210 KB 1644/1822 KB 184/577 KB 37/37 KB 628/1210 KB 1648/1822 KB 180/577 KB 37/37 KB 628/1210 KB 1620/1822 KB 184/577 KB 37/37 KB 632/1210 KB 1648/1822 KB 184/577 KB 37/37 KB 636/1210 KB 1648/1822 KB 184/577 KB 37/37 KB 640/1210 KB 1648/1822 KB 184/577 KB 37/37 KB 628/1210 KB 1624/1822 KB 188/577 KB 37/37 KB 640/1210 KB 1648/1822 KB 192/577 KB 37/37 KB 640/1210 KB 1648/1822 KB 196/577 KB 37/37 KB 640/1210 KB 1648/1822 KB 200/577 KB 37/37 KB 640/1210 KB 1648/1822 KB 204/577 KB 37/37 KB 640/1210 KB 1648/1822 KB 208/577 KB 37/37 KB 640/1210 KB 1648/1822 KB 212/577 KB 37/37 KB 640/1210 KB 1648/1822 KB 216/577 KB 37/37 KB 644/1210 KB 1652/1822 KB 220/577 KB 37/37 KB 644/1210 KB 1652/1822 KB 224/577 KB 37/37 KB 644/1210 KB 1652/1822 KB 212/577 KB 37/37 KB 644/1210 KB 1652/1822 KB 224/577 KB 37/37 KB 648/1210 KB 1652/1822 KB 224/577 KB 37/37 KB 652/1210 KB 1652/1822 KB 224/577 KB 37/37 KB 656/1210 KB 1652/1822 KB 212/577 KB 37/37 KB 640/1210 KB 1652/1822 KB 224/577 KB 37/37 KB 656/1210 KB 1656/1822 KB 224/577 KB 37/37 KB 656/1210 KB 1660/1822 KB 224/577 KB 656/1210 KB 1664/1822 KB 224/577 KB 656/1210 KB 1668/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 28.2 KB/sec) unit-abot-epc-basic-0: 23:43:39 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: 23:43:39 DEBUG unit.abot-epc-basic/0.install 228/577 KB 660/1210 KB 1668/1822 KB 4/167 KB 228/577 KB 660/1210 KB 1668/1822 KB 8/167 KB 228/577 KB 660/1210 KB 1668/1822 KB 12/167 KB 228/577 KB 660/1210 KB 1668/1822 KB 16/167 KB 228/577 KB 660/1210 KB 1668/1822 KB 20/167 KB 228/577 KB 660/1210 KB 1668/1822 KB 24/167 KB 228/577 KB 660/1210 KB 1668/1822 KB 28/167 KB 228/577 KB 660/1210 KB 1668/1822 KB 32/167 KB 228/577 KB 660/1210 KB 1668/1822 KB 228/577 KB 664/1210 KB 1668/1822 KB 32/167 KB 228/577 KB 668/1210 KB 1668/1822 KB 32/167 KB 228/577 KB 656/1210 KB 1668/1822 KB 232/577 KB 672/1210 KB 1668/1822 KB 32/167 KB 236/577 KB 672/1210 KB 1672/1822 KB 36/167 KB 240/577 KB 672/1210 KB 1672/1822 KB 36/167 KB 232/577 KB 672/1210 KB 1672/1822 KB 36/167 KB 240/577 KB 672/1210 KB 1672/1822 KB 40/167 KB 240/577 KB 672/1210 KB 1672/1822 KB 44/167 KB 240/577 KB 672/1210 KB 1672/1822 KB 48/167 KB 240/577 KB 672/1210 KB 1672/1822 KB 52/167 KB 244/577 KB 672/1210 KB 1672/1822 KB 56/167 KB 244/577 KB 672/1210 KB 1672/1822 KB 60/167 KB 244/577 KB 672/1210 KB 1672/1822 KB 64/167 KB 228/577 KB 672/1210 KB 1668/1822 KB 32/167 KB 232/577 KB 672/1210 KB 1672/1822 KB 32/167 KB 244/577 KB 672/1210 KB 1676/1822 KB 64/167 KB 244/577 KB 676/1210 KB 1680/1822 KB 64/167 KB 244/577 KB 676/1210 KB 1684/1822 KB 64/167 KB 244/577 KB 676/1210 KB 1688/1822 KB 64/167 KB 244/577 KB 676/1210 KB 1692/1822 KB 64/167 KB 244/577 KB 676/1210 KB 1696/1822 KB 64/167 KB 244/577 KB 672/1210 KB 1672/1822 KB 52/167 KB 248/577 KB 676/1210 KB 1696/1822 KB 64/167 KB 252/577 KB 676/1210 KB 1696/1822 KB 64/167 KB 256/577 KB 676/1210 KB 1696/1822 KB 64/167 KB 244/577 KB 676/1210 KB 1676/1822 KB 64/167 KB 256/577 KB 680/1210 KB 1696/1822 KB 64/167 KB 256/577 KB 684/1210 KB 1696/1822 KB 64/167 KB 256/577 KB 688/1210 KB 1696/1822 KB 64/167 KB 256/577 KB 692/1210 KB 1696/1822 KB 64/167 KB 260/577 KB 696/1210 KB 3/1192 KB 1696/1822 KB 64/167 KB 260/577 KB 700/1210 KB 3/1192 KB 1696/1822 KB 64/167 KB 260/577 KB 704/1210 KB 3/1192 KB 1696/1822 KB 64/167 KB 260/577 KB 708/1210 KB 3/1192 KB 1700/1822 KB 64/167 KB 260/577 KB 712/1210 KB 3/1192 KB 1700/1822 KB 68/167 KB 260/577 KB 716/1210 KB 3/1192 KB 1700/1822 KB 68/167 KB 260/577 KB 720/1210 KB 3/1192 KB 1700/1822 KB 68/167 KB 260/577 KB 692/1210 KB 3/1192 KB 1696/1822 KB 64/167 KB 256/577 KB 692/1210 KB 3/1192 KB 1696/1822 KB 64/167 KB 260/577 KB 720/1210 KB 5/1192 KB 1700/1822 KB 68/167 KB 260/577 KB 720/1210 KB 8/1192 KB 1700/1822 KB 68/167 KB 260/577 KB 720/1210 KB 11/1192 KB 1700/1822 KB 68/167 KB 260/577 KB 720/1210 KB 13/1192 KB 1700/1822 KB 68/167 KB 260/577 KB 720/1210 KB 16/1192 KB 1700/1822 KB 68/167 KB 260/577 KB 720/1210 KB 19/1192 KB 1700/1822 KB 68/167 KB 260/577 KB 720/1210 KB 21/1192 KB 1700/1822 KB 68/167 KB 260/577 KB 720/1210 KB 24/1192 KB 1700/1822 KB 68/167 KB 260/577 KB 720/1210 KB 27/1192 KB 1700/1822 KB 68/167 KB 260/577 KB 720/1210 KB 29/1192 KB 1700/1822 KB 68/167 KB 260/577 KB 720/1210 KB 32/1192 KB 1700/1822 KB 68/167 KB 264/577 KB 720/1210 KB 32/1192 KB 1700/1822 KB 68/167 KB 268/577 KB 720/1210 KB 32/1192 KB 1700/1822 KB 68/167 KB 269/577 KB 720/1210 KB 32/1192 KB 1700/1822 KB 68/167 KB 272/577 KB 720/1210 KB 32/1192 KB 1700/1822 KB 68/167 KB 260/577 KB 708/1210 KB 3/1192 KB 1700/1822 KB 68/167 KB 272/577 KB 720/1210 KB 32/1192 KB 1700/1822 KB 72/167 KB 272/577 KB 720/1210 KB 36/1192 KB 1700/1822 KB 76/167 KB 272/577 KB 720/1210 KB 36/1192 KB 1700/1822 KB 80/167 KB 272/577 KB 720/1210 KB 36/ unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 1192 KB 1700/1822 KB 84/167 KB 276/577 KB 724/1210 KB 36/1192 KB 1700/1822 KB 88/167 KB 260/577 KB 704/1210 KB 3/1192 KB 1700/1822 KB 64/167 KB 276/577 KB 724/1210 KB 36/1192 KB 1704/1822 KB 88/167 KB 276/577 KB 724/1210 KB 36/1192 KB 1708/1822 KB 88/167 KB 276/577 KB 724/1210 KB 36/1192 KB 1712/1822 KB 88/167 KB 276/577 KB 724/1210 KB 36/1192 KB 1716/1822 KB 88/167 KB 276/577 KB 724/1210 KB 36/1192 KB 1720/1822 KB 88/167 KB 276/577 KB 724/1210 KB 36/1192 KB 1724/1822 KB 88/167 KB 276/577 KB 724/1210 KB 36/1192 KB 1728/1822 KB 88/167 KB 276/577 KB 724/1210 KB 36/1192 KB 1728/1822 KB 92/167 KB 276/577 KB 724/1210 KB 36/1192 KB 1728/1822 KB 96/167 KB 276/577 KB 724/1210 KB 36/1192 KB 1728/1822 KB 100/167 KB 276/577 KB 724/1210 KB 36/1192 KB 1732/1822 KB 104/167 KB 276/577 KB 724/1210 KB 36/1192 KB 1732/1822 KB 108/167 KB 276/577 KB 724/1210 KB 36/1192 KB 1732/1822 KB 112/167 KB 276/577 KB 724/1210 KB 36/1192 KB 1700/1822 KB 84/167 KB 276/577 KB 728/1210 KB 36/1192 KB 1732/1822 KB 112/167 KB 276/577 KB 732/1210 KB 36/1192 KB 1732/1822 KB 112/167 KB 276/577 KB 736/1210 KB 36/1192 KB 1732/1822 KB 112/167 KB 276/577 KB 720/1210 KB 36/1192 KB 1700/1822 KB 84/167 KB 280/577 KB 736/1210 KB 36/1192 KB 1732/1822 KB 112/167 KB 284/577 KB 736/1210 KB 36/1192 KB 1732/1822 KB 112/167 KB 272/577 KB 720/1210 KB 36/1192 KB 1700/1822 KB 72/167 KB 284/577 KB 736/1210 KB 40/1192 KB 1732/1822 KB 112/167 KB 284/577 KB 736/1210 KB 44/1192 KB 1732/1822 KB 112/167 KB 284/577 KB 736/1210 KB 48/1192 KB 1732/1822 KB 112/167 KB 284/577 KB 736/1210 KB 52/1192 KB 1732/1822 KB 112/167 KB 288/577 KB 736/1210 KB 56/1192 KB 1732/1822 KB 112/167 KB 288/577 KB 736/1210 KB 60/1192 KB 1732/1822 KB 112/167 KB 288/577 KB 736/1210 KB 64/1192 KB 1732/1822 KB 112/167 KB 276/577 KB 724/1210 KB 36/1192 KB 1732/1822 KB 100/167 KB 288/577 KB 736/1210 KB 64/1192 KB 1736/1822 KB 112/167 KB 288/577 KB 740/1210 KB 64/1192 KB 1740/1822 KB 112/167 KB 288/577 KB 740/1210 KB 64/1192 KB 1744/1822 KB 112/167 KB 288/577 KB 736/1210 KB 52/1192 KB 1732/1822 KB 112/167 KB 292/577 KB 740/1210 KB 68/1192 KB 1744/1822 KB 112/167 KB 296/577 KB 740/1210 KB 68/1192 KB 1744/1822 KB 112/167 KB 300/577 KB 740/1210 KB 68/1192 KB 1744/1822 KB 112/167 KB 304/577 KB 740/1210 KB 68/1192 KB 1744/1822 KB 112/167 KB 288/577 KB 740/1210 KB 68/1192 KB 1744/1822 KB 112/167 KB 304/577 KB 740/1210 KB 72/1192 KB 1744/1822 KB 112/167 KB 308/577 KB 740/1210 KB 76/1192 KB 1744/1822 KB 112/167 KB 308/577 KB 740/1210 KB 80/1192 KB 1744/1822 KB 112/167 KB 308/577 KB 740/1210 KB 84/1192 KB 1744/1822 KB 116/167 KB 308/577 KB 740/1210 KB 88/1192 KB 1748/1822 KB 116/167 KB 288/577 KB 740/1210 KB 64/1192 KB 1736/1822 KB 112/167 KB 308/577 KB 744/1210 KB 88/1192 KB 1748/1822 KB 116/167 KB 308/577 KB 748/1210 KB 88/1192 KB 1748/1822 KB 116/167 KB 308/577 KB 752/1210 KB 88/1192 KB 1748/1822 KB 116/167 KB 308/577 KB 756/1210 KB 88/1192 KB 1748/1822 KB 116/167 KB 308/577 KB 740/1210 KB 84/1192 KB 1748/1822 KB 116/167 KB 308/577 KB 756/1210 KB 92/1192 KB 1752/1822 KB 116/167 KB 308/577 KB 756/1210 KB 92/1192 KB 1756/1822 KB 116/167 KB 308/577 KB 756/1210 KB 92/1192 KB 1760/1822 KB 116/167 KB 308/577 KB 740/1210 KB 80/1192 KB 1744/1822 KB 116/167 KB 308/577 KB 756/1210 KB 92/1192 KB 1760/1822 KB 120/167 KB 308/577 KB 756/1210 KB 92/1192 KB 1760/1822 KB 124/167 KB 308/577 KB 756/1210 KB 92/1192 KB 1760/1822 KB 128/167 KB 308/577 KB 740/1210 KB 72/1192 KB 1744/1822 KB 112/167 KB 31 unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 2/577 KB 756/1210 KB 92/1192 KB 1760/1822 KB 128/167 KB 316/577 KB 756/1210 KB 92/1192 KB 1760/1822 KB 128/167 KB 320/577 KB 756/1210 KB 92/1192 KB 1760/1822 KB 128/167 KB 308/577 KB 756/1210 KB 92/1192 KB 1748/1822 KB 116/167 KB 320/577 KB 756/1210 KB 96/1192 KB 1760/1822 KB 128/167 KB 320/577 KB 756/1210 KB 100/1192 KB 1760/1822 KB 132/167 KB 324/577 KB 760/1210 KB 104/1192 KB 1764/1822 KB 132/167 KB 324/577 KB 760/1210 KB 108/1192 KB 1764/1822 KB 132/167 KB 324/577 KB 760/1210 KB 112/1192 KB 1764/1822 KB 132/167 KB 320/577 KB 756/1210 KB 96/1192 KB 1760/1822 KB 132/167 KB 324/577 KB 760/1210 KB 112/1192 KB 1764/1822 KB 136/167 KB 324/577 KB 760/1210 KB 112/1192 KB 1764/1822 KB 140/167 KB 324/577 KB 760/1210 KB 112/1192 KB 1764/1822 KB 144/167 KB 324/577 KB 760/1210 KB 100/1192 KB 1764/1822 KB 132/167 KB 328/577 KB 760/1210 KB 112/1192 KB 1764/1822 KB 144/167 KB 332/577 KB 760/1210 KB 112/1192 KB 1764/1822 KB 144/167 KB 336/577 KB 760/1210 KB 112/1192 KB 1764/1822 KB 144/167 KB 320/577 KB 760/1210 KB 100/1192 KB 1764/1822 KB 132/167 KB 336/577 KB 764/1210 KB 112/1192 KB 1764/1822 KB 144/167 KB 336/577 KB 768/1210 KB 112/1192 KB 1764/1822 KB 144/167 KB 320/577 KB 756/1210 KB 100/1192 KB 1764/1822 KB 132/167 KB 336/577 KB 768/1210 KB 112/1192 KB 1768/1822 KB 144/167 KB 336/577 KB 768/1210 KB 112/1192 KB 1772/1822 KB 144/167 KB 336/577 KB 768/1210 KB 112/1192 KB 1776/1822 KB 144/167 KB 336/577 KB 768/1210 KB 112/1192 KB 1780/1822 KB 144/167 KB 340/577 KB 772/1210 KB 116/1192 KB 1784/1822 KB 148/167 KB 340/577 KB 772/1210 KB 116/1192 KB 1788/1822 KB 148/167 KB 340/577 KB 772/1210 KB 116/1192 KB 1792/1822 KB 148/167 KB 340/577 KB 772/1210 KB 116/1192 KB 1796/1822 KB 148/167 KB 340/577 KB 772/1210 KB 116/1192 KB 1780/1822 KB 148/167 KB 340/577 KB 772/1210 KB 120/1192 KB 1796/1822 KB 148/167 KB 340/577 KB 772/1210 KB 124/1192 KB 1796/1822 KB 148/167 KB 340/577 KB 772/1210 KB 112/1192 KB 1780/1822 KB 148/167 KB 340/577 KB 772/1210 KB 128/1192 KB 1796/1822 KB 152/167 KB 340/577 KB 772/1210 KB 128/1192 KB 1796/1822 KB 156/167 KB 340/577 KB 772/1210 KB 128/1192 KB 1796/1822 KB 160/167 KB 340/577 KB 772/1210 KB 112/1192 KB 1780/1822 KB 144/167 KB 344/577 KB 772/1210 KB 128/1192 KB 1796/1822 KB 160/167 KB 348/577 KB 772/1210 KB 128/1192 KB 1796/1822 KB 160/167 KB 352/577 KB 772/1210 KB 128/1192 KB 1796/1822 KB 160/167 KB 336/577 KB 772/1210 KB 112/1192 KB 1780/1822 KB 144/167 KB 352/577 KB 776/1210 KB 128/1192 KB 1796/1822 KB 160/167 KB 352/577 KB 780/1210 KB 128/1192 KB 1796/1822 KB 160/167 KB 352/577 KB 784/1210 KB 128/1192 KB 1796/1822 KB 160/167 KB 352/577 KB 788/1210 KB 128/1192 KB 1796/1822 KB 160/167 KB 356/577 KB 792/1210 KB 128/1192 KB 1796/1822 KB 164/167 KB 356/577 KB 796/1210 KB 128/1192 KB 1796/1822 KB 164/167 KB 356/577 KB 800/1210 KB 128/1192 KB 1796/1822 KB 164/167 KB 356/577 KB 788/1210 KB 128/1192 KB 1796/1822 KB 164/167 KB 356/577 KB 788/1210 KB 128/1192 KB 1796/1822 KB 164/167 KB 356/577 KB 800/1210 KB 128/1192 KB 1800/1822 KB 167/167 KB 356/577 KB 788/1210 KB 128/1192 KB 1796/1822 KB 160/167 KB 360/577 KB 800/1210 KB 132/1192 KB 1800/1822 KB 167/167 KB 364/577 KB 800/1210 KB 132/1192 KB 1800/1822 KB 167/167 KB 368/577 KB 800/1210 KB 132/1192 KB 1800/1822 KB 167/167 KB 372/577 KB 800/1210 KB 132/1192 KB 1800/1822 KB 167/167 KB 376/577 KB 804/1210 KB 132/1192 KB 1800/1822 KB 167/167 KB 380/577 KB 804/1210 KB 132/1192 KB 1800/1822 KB 167/167 KB 356/577 KB 800/1210 KB 132/1192 KB 180 unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 0/1822 KB 167/167 KB 380/577 KB 804/1210 KB 136/1192 KB 1800/1822 KB 167/167 KB 380/577 KB 804/1210 KB 140/1192 KB 1800/1822 KB 167/167 KB 380/577 KB 804/1210 KB 144/1192 KB 1800/1822 KB 167/167 KB 356/577 KB 800/1210 KB 128/1192 KB 1800/1822 KB 164/167 KB 380/577 KB 804/1210 KB 144/1192 KB 1804/1822 KB 167/167 KB 380/577 KB 804/1210 KB 144/1192 KB 1808/1822 KB 167/167 KB 380/577 KB 804/1210 KB 144/1192 KB 1812/1822 KB 167/167 KB 380/577 KB 804/1210 KB 144/1192 KB 1816/1822 KB 167/167 KB 380/577 KB 804/1210 KB 144/1192 KB 1820/1822 KB 167/167 KB 380/577 KB 804/1210 KB 144/1192 KB 1822/1822 KB 167/167 KB 372/577 KB 804/1210 KB 132/1192 KB 1800/1822 KB 167/167 KB 380/577 KB 808/1210 KB 144/1192 KB 1822/1822 KB 167/167 KB 380/577 KB 812/1210 KB 144/1192 KB 1822/1822 KB 167/167 KB 380/577 KB 816/1210 KB 144/1192 KB 1822/1822 KB 167/167 KB 380/577 KB 820/1210 KB 144/1192 KB 1822/1822 KB 167/167 KB 384/577 KB 824/1210 KB 148/1192 KB 1822/1822 KB 167/167 KB 384/577 KB 828/1210 KB 148/1192 KB 1822/1822 KB 167/167 KB 384/577 KB 832/1210 KB 148/1192 KB 1822/1822 KB 167/167 KB 384/577 KB 820/1210 KB 148/1192 KB 1822/1822 KB 167/167 KB 384/577 KB 832/1210 KB 152/1192 KB 1822/1822 KB 167/167 KB 384/577 KB 832/1210 KB 156/1192 KB 1822/1822 KB 167/167 KB 384/577 KB 832/1210 KB 160/1192 KB 1822/1822 KB 167/167 KB 384/577 KB 820/1210 KB 144/1192 KB 1822/1822 KB 167/167 KB 388/577 KB 832/1210 KB 160/1192 KB 1822/1822 KB 167/167 KB 392/577 KB 832/1210 KB 164/1192 KB 1822/1822 KB 396/577 KB 836/1210 KB 164/1192 KB 1822/1822 KB 400/577 KB 836/1210 KB 164/1192 KB 1822/1822 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 123.4 KB/sec) unit-abot-epc-basic-0: 23:43:39 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: 23:43:39 DEBUG unit.abot-epc-basic/0.install 404/577 KB 836/1210 KB 164/1192 KB 1822/1822 KB 408/577 KB 836/1210 KB 164/1192 KB 1822/1822 KB 388/577 KB 832/1210 KB 164/1192 KB 1822/1822 KB 167/167 KB 408/577 KB 836/1210 KB 168/1192 KB 1822/1822 KB 408/577 KB 836/1210 KB 172/1192 KB 1822/1822 KB 408/577 KB 836/1210 KB 176/1192 KB 1822/1822 KB 392/577 KB 836/1210 KB 164/1192 KB 1822/1822 KB 408/577 KB 840/1210 KB 176/1192 KB 1822/1822 KB 408/577 KB 844/1210 KB 176/1192 KB 1822/1822 KB 408/577 KB 848/1210 KB 176/1192 KB 1822/1822 KB 408/577 KB 852/1210 KB 180/1192 KB 1822/1822 KB 408/577 KB 848/1210 KB 180/1192 KB 1822/1822 KB 412/577 KB 852/1210 KB 184/1192 KB 1822/1822 KB 412/577 KB 852/1210 KB 188/1192 KB 1822/1822 KB 412/577 KB 856/1210 KB 192/1192 KB 1822/1822 KB 412/577 KB 852/1210 KB 180/1192 KB 1822/1822 KB 416/577 KB 856/1210 KB 192/1192 KB 1822/1822 KB 420/577 KB 856/1210 KB 192/1192 KB 1822/1822 KB 424/577 KB 856/1210 KB 192/1192 KB 1822/1822 KB 428/577 KB 856/1210 KB 192/1192 KB 1822/1822 KB 432/577 KB 856/1210 KB 192/1192 KB 1822/1822 KB 436/577 KB 856/1210 KB 196/1192 KB 1822/1822 KB 440/577 KB 856/1210 KB 196/1192 KB 1822/1822 KB 412/577 KB 856/1210 KB 188/1192 KB 1822/1822 KB 440/577 KB 4/439 KB 860/1210 KB 196/1192 KB 440/577 KB 4/439 KB 864/1210 KB 196/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1343.2 KB/sec) unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 440/577 KB 4/439 KB 868/1210 KB 196/1192 KB 440/577 KB 4/439 KB 856/1210 KB 196/1192 KB 1822/1822 KB 440/577 KB 8/439 KB 868/1210 KB 196/1192 KB 432/577 KB 856/1210 KB 196/1192 KB 1822/1822 KB 440/577 KB 12/439 KB 868/1210 KB 196/1192 KB 440/577 KB 12/439 KB 868/1210 KB 200/1192 KB 440/577 KB 16/439 KB 868/1210 KB 200/1192 KB 440/577 KB 16/439 KB 868/1210 KB 204/1192 KB 440/577 KB 16/439 KB 868/1210 KB 208/1192 KB 440/577 KB 20/439 KB 868/1210 KB 208/1192 KB 440/577 KB 24/439 KB 872/1210 KB 208/1192 KB 440/577 KB 28/439 KB 872/1210 KB 208/1192 KB 440/577 KB 32/439 KB 872/1210 KB 208/1192 KB 440/577 KB 20/439 KB 872/1210 KB 208/1192 KB 440/577 KB 32/439 KB 876/1210 KB 208/1192 KB 440/577 KB 32/439 KB 880/1210 KB 208/1192 KB 440/577 KB 32/439 KB 884/1210 KB 208/1192 KB 440/577 KB 36/439 KB 888/1210 KB 208/1192 KB 4/562 KB 440/577 KB 36/439 KB 892/1210 KB 208/1192 KB 4/562 KB 440/577 KB 32/439 KB 884/1210 KB 208/1192 KB 4/562 KB 440/577 KB 36/439 KB 892/1210 KB 208/1192 KB 8/562 KB 440/577 KB 36/439 KB 892/1210 KB 208/1192 KB 12/562 KB 440/577 KB 36/439 KB 892/1210 KB 208/1192 KB 16/562 KB 440/577 KB 36/439 KB 892/1210 KB 208/1192 KB 20/562 KB 440/577 KB 36/439 KB 896/1210 KB 208/1192 KB 24/562 KB 440/577 KB 36/439 KB 896/1210 KB 208/1192 KB 28/562 KB 440/577 KB 36/439 KB 896/1210 KB 208/1192 KB 32/562 KB 440/577 KB 36/439 KB 884/1210 KB 208/1192 KB 4/562 KB 440/577 KB 40/439 KB 896/1210 KB 208/1192 KB 32/562 KB 440/577 KB 44/439 KB 896/1210 KB 208/1192 KB 32/562 KB 440/577 KB 48/439 KB 896/1210 KB 208/1192 KB 32/562 KB 440/577 KB 36/439 KB 896/1210 KB 208/1192 KB 20/562 KB 440/577 KB 48/439 KB 900/1210 KB 208/1192 KB 32/562 KB 440/577 KB 52/439 KB 904/1210 KB 208/1192 KB 36/562 KB 444/577 KB 52/439 KB 908/1210 KB 212/1192 KB 36/562 KB 444/577 KB 52/439 KB 912/1210 KB 212/1192 KB 36/562 KB 444/577 KB 52/439 KB 916/1210 KB 212/1192 KB 36/562 KB 444/577 KB 52/439 KB 920/1210 KB 212/1192 KB 36/562 KB 444/577 KB 52/439 KB 924/1210 KB 212/1192 KB 36/562 KB 444/577 KB 52/439 KB 928/1210 KB 212/1192 KB 36/562 KB 440/577 KB 52/439 KB 900/1210 KB 208/1192 KB 36/562 KB 444/577 KB 52/439 KB 928/1210 KB 212/1192 KB 40/562 KB 444/577 KB 52/439 KB 928/1210 KB 212/1192 KB 44/562 KB 444/577 KB 52/439 KB 928/1210 KB 212/1192 KB 48/562 KB 440/577 KB 52/439 KB 900/1210 KB 208/1192 KB 32/562 KB 444/577 KB 52/439 KB 904/1210 KB 212/1192 KB 36/562 KB 444/577 KB 52/439 KB 904/1210 KB 208/1192 KB 36/562 KB 448/577 KB 52/439 KB 928/1210 KB 212/1192 KB 48/562 KB 452/577 KB 52/439 KB 928/1210 KB 212/1192 KB 48/562 KB 452/577 KB 52/439 KB 928/1210 KB 216/1192 KB 48/562 KB 452/577 KB 52/439 KB 928/1210 KB 220/1192 KB 48/562 KB 452/577 KB 52/439 KB 928/1210 KB 224/1192 KB 48/562 KB 456/577 KB 52/439 KB 928/1210 KB 224/1192 KB 48/562 KB 460/577 KB 52/439 KB 928/1210 KB 224/1192 KB 48/562 KB 464/577 KB 52/439 KB 928/1210 KB 224/1192 KB 48/562 KB 468/577 KB 52/439 KB 928/1210 KB 224/1192 KB 48/562 KB 472/577 KB 52/439 KB 928/1210 KB 228/1192 KB 48/562 KB 476/577 KB 52/439 KB 928/1210 KB 228/1192 KB 48/562 KB 480/577 KB 52/439 KB 928/1210 KB 228/1192 KB 48/562 KB 468/577 KB 52/439 KB 928/1210 KB 228/1192 KB 48/562 KB 480/577 KB 52/439 KB 928/1210 KB 232/1192 KB 48/562 KB 480/577 KB 52/439 KB 928/1210 KB 236/1192 KB 48/562 KB 480/577 KB 52/439 KB 928/1210 KB 240/1192 KB 48/562 KB 480/577 KB 52/439 KB 928/1210 KB 244/1192 KB 48/562 KB 484/577 KB 56/439 KB 928/1210 KB 248/1192 KB 48/562 KB unit-abot-epc-basic-0: 23:43:39 DEBUG unit.abot-epc-basic/0.install 484/577 KB 56/439 KB 928/1210 KB 252/1192 KB 48/562 KB 484/577 KB 56/439 KB 928/1210 KB 256/1192 KB 48/562 KB 484/577 KB 56/439 KB 928/1210 KB 244/1192 KB 48/562 KB 484/577 KB 60/439 KB 928/1210 KB 256/1192 KB 48/562 KB 484/577 KB 64/439 KB 928/1210 KB 256/1192 KB 48/562 KB 484/577 KB 52/439 KB 928/1210 KB 244/1192 KB 48/562 KB 488/577 KB 64/439 KB 928/1210 KB 256/1192 KB 48/562 KB 492/577 KB 64/439 KB 928/1210 KB 256/1192 KB 48/562 KB 496/577 KB 64/439 KB 928/1210 KB 256/1192 KB 48/562 KB 500/577 KB 64/439 KB 928/1210 KB 256/1192 KB 52/562 KB 504/577 KB 68/439 KB 932/1210 KB 260/1192 KB 52/562 KB 496/577 KB 64/439 KB 928/1210 KB 256/1192 KB 52/562 KB 504/577 KB 68/439 KB 932/1210 KB 260/1192 KB 56/562 KB 504/577 KB 68/439 KB 932/1210 KB 260/1192 KB 60/562 KB 504/577 KB 68/439 KB 932/1210 KB 260/1192 KB 64/562 KB 500/577 KB 68/439 KB 932/1210 KB 260/1192 KB 52/562 KB 500/577 KB 68/439 KB 928/1210 KB 260/1192 KB 52/562 KB 500/577 KB 68/439 KB 928/1210 KB 256/1192 KB 52/562 KB 508/577 KB 71/439 KB 932/1210 KB 260/1192 KB 64/562 KB 508/577 KB 75/439 KB 932/1210 KB 260/1192 KB 64/562 KB 508/577 KB 68/439 KB 932/1210 KB 260/1192 KB 64/562 KB 512/577 KB 75/439 KB 932/1210 KB 264/1192 KB 64/562 KB 516/577 KB 79/439 KB 932/1210 KB 264/1192 KB 64/562 KB 520/577 KB 79/439 KB 936/1210 KB 264/1192 KB 68/562 KB 524/577 KB 79/439 KB 936/1210 KB 264/1192 KB 68/562 KB 528/577 KB 79/439 KB 936/1210 KB 264/1192 KB 68/562 KB 508/577 KB 75/439 KB 932/1210 KB 264/1192 KB 64/562 KB 528/577 KB 79/439 KB 936/1210 KB 268/1192 KB 68/562 KB 528/577 KB 79/439 KB 936/1210 KB 272/1192 KB 68/562 KB 528/577 KB 79/439 KB 936/1210 KB 276/1192 KB 68/562 KB 528/577 KB 79/439 KB 936/1210 KB 280/1192 KB 68/562 KB 528/577 KB 79/439 KB 936/1210 KB 284/1192 KB 68/562 KB 528/577 KB 79/439 KB 936/1210 KB 288/1192 KB 68/562 KB 516/577 KB 79/439 KB 936/1210 KB 264/1192 KB 68/562 KB 528/577 KB 79/439 KB 936/1210 KB 288/1192 KB 72/562 KB 528/577 KB 79/439 KB 936/1210 KB 288/1192 KB 76/562 KB 528/577 KB 79/439 KB 936/1210 KB 288/1192 KB 80/562 KB 516/577 KB 79/439 KB 936/1210 KB 264/1192 KB 64/562 KB 528/577 KB 79/439 KB 940/1210 KB 288/1192 KB 80/562 KB 528/577 KB 79/439 KB 944/1210 KB 288/1192 KB 80/562 KB 512/577 KB 79/439 KB 932/1210 KB 264/1192 KB 64/562 KB 528/577 KB 83/439 KB 944/1210 KB 288/1192 KB 80/562 KB 528/577 KB 87/439 KB 944/1210 KB 288/1192 KB 80/562 KB 528/577 KB 91/439 KB 944/1210 KB 288/1192 KB 80/562 KB 528/577 KB 95/439 KB 948/1210 KB 288/1192 KB 80/562 KB 532/577 KB 99/439 KB 948/1210 KB 288/1192 KB 84/562 KB 532/577 KB 103/439 KB 948/1210 KB 288/1192 KB 84/562 KB 532/577 KB 107/439 KB 948/1210 KB 288/1192 KB 84/562 KB 532/577 KB 111/439 KB 948/1210 KB 292/1192 KB 84/562 KB 532/577 KB 115/439 KB 948/1210 KB 292/1192 KB 84/562 KB 532/577 KB 119/439 KB 948/1210 KB 292/1192 KB 84/562 KB 528/577 KB 91/439 KB 948/1210 KB 288/1192 KB 80/562 KB 532/577 KB 119/439 KB 952/1210 KB 292/1192 KB 84/562 KB 532/577 KB 119/439 KB 956/1210 KB 292/1192 KB 84/562 KB 532/577 KB 119/439 KB 960/1210 KB 292/1192 KB 84/562 KB 532/577 KB 107/439 KB 948/1210 KB 292/1192 KB 84/562 KB 532/577 KB 119/439 KB 960/1210 KB 296/1192 KB 84/562 KB 532/577 KB 119/439 KB 960/1210 KB 300/1192 KB 84/562 KB 532/577 KB 119/439 KB 960/1210 KB 304/1192 KB 84/562 KB 532/577 KB 119/439 KB 960/1210 KB 308/1192 KB 84/562 KB 532/577 KB 123/439 KB 964/1210 KB 312/1192 KB 84/562 KB 532/577 KB 123/439 KB 964/1210 KB 316/1192 KB 8 unit-abot-epc-basic-0: 23:43:40 DEBUG unit.abot-epc-basic/0.install 4/562 KB 532/577 KB 123/439 KB 964/1210 KB 320/1192 KB 84/562 KB 532/577 KB 95/439 KB 948/1210 KB 288/1192 KB 84/562 KB 532/577 KB 123/439 KB 964/1210 KB 320/1192 KB 88/562 KB 532/577 KB 123/439 KB 964/1210 KB 320/1192 KB 92/562 KB 532/577 KB 123/439 KB 964/1210 KB 320/1192 KB 96/562 KB 532/577 KB 95/439 KB 948/1210 KB 288/1192 KB 80/562 KB 536/577 KB 123/439 KB 964/1210 KB 320/1192 KB 96/562 KB 540/577 KB 123/439 KB 964/1210 KB 320/1192 KB 96/562 KB 541/577 KB 123/439 KB 964/1210 KB 320/1192 KB 96/562 KB 545/577 KB 123/439 KB 964/1210 KB 320/1192 KB 96/562 KB 549/577 KB 123/439 KB 964/1210 KB 320/1192 KB 100/562 KB 553/577 KB 123/439 KB 964/1210 KB 320/1192 KB 100/562 KB 557/577 KB 123/439 KB 964/1210 KB 320/1192 KB 100/562 KB 561/577 KB 123/439 KB 964/1210 KB 320/1192 KB 100/562 KB 565/577 KB 123/439 KB 964/1210 KB 324/1192 KB 100/562 KB 569/577 KB 123/439 KB 964/1210 KB 324/1192 KB 100/562 KB 573/577 KB 123/439 KB 964/1210 KB 324/1192 KB 100/562 KB 532/577 KB 123/439 KB 964/1210 KB 308/1192 KB 84/562 KB 573/577 KB 127/439 KB 964/1210 KB 324/1192 KB 100/562 KB 573/577 KB 131/439 KB 964/1210 KB 324/1192 KB 100/562 KB 573/577 KB 135/439 KB 964/1210 KB 324/1192 KB 100/562 KB 532/577 KB 119/439 KB 964/1210 KB 308/1192 KB 84/562 KB 573/577 KB 135/439 KB 968/1210 KB 324/1192 KB 100/562 KB 573/577 KB 135/439 KB 972/1210 KB 324/1192 KB 100/562 KB 573/577 KB 135/439 KB 976/1210 KB 324/1192 KB 100/562 KB 573/577 KB 135/439 KB 980/1210 KB 324/1192 KB 100/562 KB 573/577 KB 139/439 KB 980/1210 KB 324/1192 KB 100/562 KB 573/577 KB 143/439 KB 984/1210 KB 324/1192 KB 100/562 KB 561/577 KB 123/439 KB 964/1210 KB 324/1192 KB 100/562 KB 577/577 KB 143/439 KB 984/1210 KB 328/1192 KB 100/562 KB 577/577 KB 143/439 KB 984/1210 KB 332/1192 KB 100/562 KB 577/577 KB 143/439 KB 984/1210 KB 336/1192 KB 100/562 KB 545/577 KB 123/439 KB 964/1210 KB 320/1192 KB 100/562 KB 577/577 KB 143/439 KB 984/1210 KB 336/1192 KB 104/562 KB 577/577 KB 143/439 KB 984/1210 KB 336/1192 KB 108/562 KB 577/577 KB 143/439 KB 984/1210 KB 336/1192 KB 112/562 KB 577/577 KB 143/439 KB 984/1210 KB 336/1192 KB 116/562 KB 577/577 KB 143/439 KB 984/1210 KB 336/1192 KB 120/562 KB 577/577 KB 143/439 KB 984/1210 KB 336/1192 KB 124/562 KB 577/577 KB 143/439 KB 984/1210 KB 336/1192 KB 128/562 KB 577/577 KB 143/439 KB 984/1210 KB 324/1192 KB 100/562 KB 573/577 KB 139/439 KB 984/1210 KB 324/1192 KB 100/562 KB 577/577 KB 147/439 KB 988/1210 KB 336/1192 KB 128/562 KB 577/577 KB 147/439 KB 992/1210 KB 336/1192 KB 128/562 KB 577/577 KB 147/439 KB 996/1210 KB 336/1192 KB 128/562 KB 577/577 KB 147/439 KB 1000/1210 KB 340/1192 KB 132/562 KB 577/577 KB 147/439 KB 984/1210 KB 336/1192 KB 128/562 KB 577/577 KB 151/439 KB 1000/1210 KB 340/1192 KB 132/562 KB 577/577 KB 155/439 KB 1000/1210 KB 340/1192 KB 132/562 KB 577/577 KB 147/439 KB 996/1210 KB 340/1192 KB 132/562 KB 577/577 KB 155/439 KB 1004/1210 KB 344/1192 KB 132/562 KB 577/577 KB 155/439 KB 1004/1210 KB 348/1192 KB 132/562 KB 577/577 KB 155/439 KB 1004/1210 KB 352/1192 KB 132/562 KB 577/577 KB 147/439 KB 996/1210 KB 336/1192 KB 132/562 KB 577/577 KB 155/439 KB 1004/1210 KB 352/1192 KB 136/562 KB 577/577 KB 155/439 KB 1004/1210 KB 352/1192 KB 140/562 KB 577/577 KB 155/439 KB 1004/1210 KB 352/1192 KB 144/562 KB 577/577 KB 155/439 KB 1004/1210 KB 340/1192 KB 132/562 KB 577/577 KB 155/439 KB 1008/1210 KB 352/1192 KB 144/562 KB 577/577 KB 155/439 KB 1012/1210 KB 352/1192 KB 144/562 KB 577/57 unit-abot-epc-basic-0: 23:43:40 DEBUG unit.abot-epc-basic/0.install 7 KB 159/439 KB 1016/1210 KB 356/1192 KB 148/562 KB 577/577 KB 159/439 KB 1020/1210 KB 356/1192 KB 148/562 KB 577/577 KB 159/439 KB 1024/1210 KB 356/1192 KB 148/562 KB 577/577 KB 159/439 KB 1012/1210 KB 356/1192 KB 148/562 KB 577/577 KB 159/439 KB 1024/1210 KB 360/1192 KB 148/562 KB 577/577 KB 159/439 KB 1024/1210 KB 364/1192 KB 148/562 KB 577/577 KB 159/439 KB 1024/1210 KB 368/1192 KB 148/562 KB 577/577 KB 159/439 KB 1024/1210 KB 372/1192 KB 148/562 KB 159/439 KB 1028/1210 KB 376/1192 KB 148/562 KB 159/439 KB 1028/1210 KB 380/1192 KB 148/562 KB 159/439 KB 1028/1210 KB 384/1192 KB 148/562 KB 577/577 KB 159/439 KB 1012/1210 KB 352/1192 KB 148/562 KB 159/439 KB 1028/1210 KB 384/1192 KB 152/562 KB 159/439 KB 1028/1210 KB 384/1192 KB 156/562 KB 577/577 KB 159/439 KB 1012/1210 KB 352/1192 KB 144/562 KB 163/439 KB 1028/1210 KB 384/1192 KB 156/562 KB 167/439 KB 1028/1210 KB 384/1192 KB 156/562 KB 171/439 KB 1028/1210 KB 384/1192 KB 156/562 KB 175/439 KB 1028/1210 KB 384/1192 KB 156/562 KB 179/439 KB 1028/1210 KB 384/1192 KB 160/562 KB 183/439 KB 1028/1210 KB 384/1192 KB 160/562 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 408.4 KB/sec) unit-abot-epc-basic-0: 23:43:40 DEBUG unit.abot-epc-basic/0.install 577/577 KB 159/439 KB 1028/1210 KB 372/1192 KB 148/562 KB 183/439 KB 1032/1210 KB 384/1192 KB 160/562 KB 183/439 KB 1036/1210 KB 384/1192 KB 160/562 KB 183/439 KB 1040/1210 KB 384/1192 KB 160/562 KB 183/439 KB 1044/1210 KB 384/1192 KB 160/562 KB 187/439 KB 1048/1210 KB 388/1192 KB 160/562 KB 187/439 KB 1052/1210 KB 388/1192 KB 160/562 KB 187/439 KB 1056/1210 KB 388/1192 KB 160/562 KB Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 23:43:40 DEBUG unit.abot-epc-basic/0.install 175/439 KB 1028/1210 KB 384/1192 KB 160/562 KB 187/439 KB 1056/1210 KB 388/1192 KB 164/562 KB 187/439 KB 1056/1210 KB 388/1192 KB 168/562 KB 187/439 KB 1056/1210 KB 388/1192 KB 172/562 KB 187/439 KB 1056/1210 KB 388/1192 KB 176/562 KB 187/439 KB 1056/1210 KB 388/1192 KB 180/562 KB 187/439 KB 1056/1210 KB 388/1192 KB 184/562 KB 187/439 KB 1056/1210 KB 388/1192 KB 188/562 KB 187/439 KB 1056/1210 KB 388/1192 KB 192/562 KB 187/439 KB 1044/1210 KB 388/1192 KB 160/562 KB 187/439 KB 1056/1210 KB 392/1192 KB 192/562 KB 187/439 KB 1056/1210 KB 396/1192 KB 192/562 KB 187/439 KB 1056/1210 KB 400/1192 KB 192/562 KB 187/439 KB 1056/1210 KB 404/1192 KB 192/562 KB 187/439 KB 1044/1210 KB 384/1192 KB 160/562 KB 191/439 KB 1060/1210 KB 404/1192 KB 196/562 KB 195/439 KB 1060/1210 KB 404/1192 KB 196/562 KB 199/439 KB 1060/1210 KB 404/1192 KB 196/562 KB 203/439 KB 1060/1210 KB 404/1192 KB 196/562 KB 207/439 KB 1060/1210 KB 404/1192 KB 196/562 KB 211/439 KB 1060/1210 KB 404/1192 KB 196/562 KB 215/439 KB 1060/1210 KB 404/1192 KB 196/562 KB 219/439 KB 1060/1210 KB 404/1192 KB 196/562 KB 187/439 KB 1060/1210 KB 404/1192 KB 196/562 KB 219/439 KB 1060/1210 KB 408/1192 KB 200/562 KB 219/439 KB 1060/1210 KB 408/1192 KB 204/562 KB 187/439 KB 1060/1210 KB 404/1192 KB 192/562 KB 223/439 KB 1064/1210 KB 408/1192 KB 204/562 KB 223/439 KB 1068/1210 KB 408/1192 KB 204/562 KB 223/439 KB 1072/1210 KB 408/1192 KB 204/562 KB 223/439 KB 1076/1210 KB 408/1192 KB 204/562 KB 223/439 KB 1060/1210 KB 408/1192 KB 204/562 KB 227/439 KB 1076/1210 KB 408/1192 KB 208/562 KB 231/439 KB 1076/1210 KB 408/1192 KB 208/562 KB 219/439 KB 1060/1210 KB 408/1192 KB 196/562 KB 231/439 KB 1076/1210 KB 412/1192 KB 208/562 KB 231/439 KB 1076/1210 KB 416/1192 KB 208/562 KB 223/439 KB 1076/1210 KB 408/1192 KB 208/562 KB 231/439 KB 1076/1210 KB 420/1192 KB 208/562 KB 235/439 KB 1080/1210 KB 424/1192 KB 212/562 KB 235/439 KB 1080/1210 KB 428/1192 KB 212/562 KB 235/439 KB 1080/1210 KB 432/1192 KB 212/562 KB 235/439 KB 1080/1210 KB 436/1192 KB 212/562 KB 235/439 KB 1080/1210 KB 440/1192 KB 212/562 KB 4/256 KB 235/439 KB 1080/1210 KB 444/1192 KB 212/562 KB 4/256 KB 235/439 KB 1080/1210 KB 448/1192 KB 212/562 KB 4/256 KB 235/439 KB 1080/1210 KB 452/1192 KB 212/562 KB 4/256 KB 235/439 KB 1080/1210 KB 420/1192 KB 212/562 KB 239/439 KB 1080/1210 KB 452/1192 KB 212/562 KB 4/256 KB 243/439 KB 1080/1210 KB 452/1192 KB 212/562 KB 4/256 KB 231/439 KB 1080/1210 KB 420/1192 KB 212/562 KB 231/439 KB 1080/1210 KB 420/1192 KB 208/562 KB 247/439 KB 1084/1210 KB 452/1192 KB 216/562 KB 4/256 KB 247/439 KB 1088/1210 KB 452/1192 KB 216/562 KB 4/256 KB 235/439 KB 1080/1210 KB 436/1192 KB 212/562 KB 4/256 KB 247/439 KB 1088/1210 KB 452/1192 KB 216/562 KB 8/256 KB 247/439 KB 1088/1210 KB 452/1192 KB 216/562 KB 12/256 KB 247/439 KB 1088/1210 KB 452/1192 KB 216/562 KB 16/256 KB 247/439 KB 1088/1210 KB 452/1192 KB 216/562 KB 20/256 KB 247/439 KB 1088/1210 KB 452/1192 KB 216/562 KB 24/256 KB 247/439 KB 1088/1210 KB 452/1192 KB 216/562 KB 28/256 KB 247/439 KB 1088/1210 KB 452/1192 KB 216/562 KB 32/256 KB 247/439 KB 1088/1210 KB 452/1192 KB 216/562 KB 32/256 KB 247/439 KB 1088/1210 KB 452/1192 KB 220/562 KB 32/256 KB 247/439 KB 1088/1210 KB 452/1192 KB 224/562 KB 32/256 KB 247/439 KB 1088/1210 KB 452/1192 KB 228/562 KB 36/256 KB 247/439 KB 1092/1210 KB 452/1192 KB 232/562 KB 36/256 KB 247/439 KB 1092/1210 KB 452/1192 KB 236/562 KB 36/256 KB 247/439 KB 1092/1210 KB 452/11 unit-abot-epc-basic-0: 23:43:40 DEBUG unit.abot-epc-basic/0.install 92 KB 240/562 KB 36/256 KB 247/439 KB 1088/1210 KB 452/1192 KB 224/562 KB 36/256 KB 247/439 KB 1092/1210 KB 452/1192 KB 240/562 KB 40/256 KB 247/439 KB 1092/1210 KB 452/1192 KB 228/562 KB 36/256 KB 247/439 KB 1080/1210 KB 452/1192 KB 212/562 KB 4/256 KB 251/439 KB 1092/1210 KB 452/1192 KB 240/562 KB 40/256 KB 251/439 KB 1096/1210 KB 452/1192 KB 240/562 KB 44/256 KB 251/439 KB 1096/1210 KB 452/1192 KB 240/562 KB 48/256 KB 251/439 KB 1096/1210 KB 452/1192 KB 240/562 KB 40/256 KB 251/439 KB 1100/1210 KB 452/1192 KB 240/562 KB 48/256 KB 251/439 KB 1104/1210 KB 452/1192 KB 240/562 KB 48/256 KB 251/439 KB 1108/1210 KB 452/1192 KB 240/562 KB 48/256 KB 255/439 KB 1112/1210 KB 452/1192 KB 244/562 KB 52/256 KB 255/439 KB 1116/1210 KB 452/1192 KB 244/562 KB 52/256 KB 255/439 KB 1120/1210 KB 456/1192 KB 244/562 KB 52/256 KB 255/439 KB 1124/1210 KB 456/1192 KB 244/562 KB 52/256 KB 255/439 KB 1128/1210 KB 456/1192 KB 244/562 KB 52/256 KB 255/439 KB 1132/1210 KB 456/1192 KB 244/562 KB 52/256 KB 255/439 KB 1136/1210 KB 456/1192 KB 244/562 KB 52/256 KB 255/439 KB 1108/1210 KB 452/1192 KB 244/562 KB 52/256 KB 255/439 KB 1136/1210 KB 456/1192 KB 248/562 KB 52/256 KB 255/439 KB 1136/1210 KB 456/1192 KB 252/562 KB 52/256 KB 255/439 KB 1136/1210 KB 456/1192 KB 256/562 KB 52/256 KB 255/439 KB 1108/1210 KB 452/1192 KB 240/562 KB 52/256 KB 255/439 KB 1136/1210 KB 456/1192 KB 256/562 KB 56/256 KB 255/439 KB 1136/1210 KB 456/1192 KB 256/562 KB 60/256 KB 255/439 KB 1136/1210 KB 456/1192 KB 256/562 KB 64/256 KB 255/439 KB 1108/1210 KB 452/1192 KB 240/562 KB 48/256 KB 259/439 KB 1136/1210 KB 456/1192 KB 256/562 KB 64/256 KB 263/439 KB 1136/1210 KB 456/1192 KB 256/562 KB 64/256 KB 267/439 KB 1136/1210 KB 456/1192 KB 256/562 KB 64/256 KB 271/439 KB 1136/1210 KB 456/1192 KB 256/562 KB 64/256 KB 275/439 KB 1136/1210 KB 456/1192 KB 256/562 KB 64/256 KB 279/439 KB 1136/1210 KB 456/1192 KB 256/562 KB 64/256 KB 283/439 KB 1136/1210 KB 456/1192 KB 256/562 KB 64/256 KB 287/439 KB 1140/1210 KB 456/1192 KB 260/562 KB 68/256 KB 291/439 KB 1140/1210 KB 456/1192 KB 260/562 KB 68/256 KB 295/439 KB 1140/1210 KB 456/1192 KB 260/562 KB 68/256 KB 255/439 KB 1116/1210 KB 456/1192 KB 244/562 KB 52/256 KB 295/439 KB 1140/1210 KB 460/1192 KB 260/562 KB 68/256 KB 295/439 KB 1140/1210 KB 464/1192 KB 260/562 KB 68/256 KB 295/439 KB 1140/1210 KB 468/1192 KB 260/562 KB 68/256 KB 295/439 KB 1140/1210 KB 472/1192 KB 260/562 KB 68/256 KB 295/439 KB 1140/1210 KB 476/1192 KB 260/562 KB 68/256 KB 295/439 KB 1140/1210 KB 480/1192 KB 260/562 KB 68/256 KB 295/439 KB 1140/1210 KB 484/1192 KB 260/562 KB 68/256 KB 299/439 KB 1140/1210 KB 488/1192 KB 260/562 KB 68/256 KB 283/439 KB 1140/1210 KB 456/1192 KB 260/562 KB 68/256 KB 283/439 KB 1136/1210 KB 456/1192 KB 260/562 KB 68/256 KB 299/439 KB 1140/1210 KB 488/1192 KB 260/562 KB 72/256 KB 299/439 KB 1140/1210 KB 488/1192 KB 260/562 KB 76/256 KB 299/439 KB 1140/1210 KB 488/1192 KB 260/562 KB 80/256 KB 283/439 KB 1136/1210 KB 456/1192 KB 260/562 KB 64/256 KB 299/439 KB 1140/1210 KB 488/1192 KB 264/562 KB 80/256 KB 299/439 KB 1140/1210 KB 488/1192 KB 268/562 KB 80/256 KB 299/439 KB 1140/1210 KB 488/1192 KB 272/562 KB 80/256 KB 299/439 KB 1140/1210 KB 488/1192 KB 276/562 KB 80/256 KB 299/439 KB 1144/1210 KB 488/1192 KB 280/562 KB 84/256 KB 299/439 KB 1140/1210 KB 484/1192 KB 260/562 KB 68/256 KB 303/439 KB 1144/1210 KB 492/1192 KB 280/562 KB 84/256 KB 307/439 KB 1144/1210 KB 492/1192 KB 280/562 K unit-abot-epc-basic-0: 23:43:40 DEBUG unit.abot-epc-basic/0.install B 84/256 KB 299/439 KB 1144/1210 KB 492/1192 KB 280/562 KB 84/256 KB 307/439 KB 1144/1210 KB 496/1192 KB 284/562 KB 84/256 KB 299/439 KB 1144/1210 KB 488/1192 KB 276/562 KB 84/256 KB 307/439 KB 1148/1210 KB 496/1192 KB 284/562 KB 84/256 KB 307/439 KB 1152/1210 KB 496/1192 KB 284/562 KB 84/256 KB 299/439 KB 1140/1210 KB 488/1192 KB 276/562 KB 84/256 KB 307/439 KB 1152/1210 KB 496/1192 KB 284/562 KB 88/256 KB 307/439 KB 1152/1210 KB 496/1192 KB 284/562 KB 92/256 KB 307/439 KB 1152/1210 KB 496/1192 KB 284/562 KB 96/256 KB 307/439 KB 1152/1210 KB 496/1192 KB 284/562 KB 100/256 KB 311/439 KB 1156/1210 KB 500/1192 KB 284/562 KB 104/256 KB 311/439 KB 1156/1210 KB 500/1192 KB 284/562 KB 108/256 KB 311/439 KB 1156/1210 KB 500/1192 KB 284/562 KB 112/256 KB 307/439 KB 1144/1210 KB 492/1192 KB 284/562 KB 84/256 KB 311/439 KB 1156/1210 KB 500/1192 KB 288/562 KB 112/256 KB 311/439 KB 1156/1210 KB 500/1192 KB 292/562 KB 112/256 KB 311/439 KB 1156/1210 KB 500/1192 KB 296/562 KB 112/256 KB 311/439 KB 1156/1210 KB 500/1192 KB 300/562 KB 112/256 KB 311/439 KB 1156/1210 KB 500/1192 KB 304/562 KB 112/256 KB 311/439 KB 1156/1210 KB 500/1192 KB 308/562 KB 112/256 KB 311/439 KB 1156/1210 KB 500/1192 KB 312/562 KB 116/256 KB 311/439 KB 1156/1210 KB 500/1192 KB 316/562 KB 116/256 KB 311/439 KB 1156/1210 KB 500/1192 KB 320/562 KB 116/256 KB 311/439 KB 1156/1210 KB 500/1192 KB 284/562 KB 100/256 KB 311/439 KB 1156/1210 KB 504/1192 KB 320/562 KB 116/256 KB 311/439 KB 1156/1210 KB 508/1192 KB 320/562 KB 116/256 KB 311/439 KB 1156/1210 KB 512/1192 KB 320/562 KB 116/256 KB 311/439 KB 1156/1210 KB 496/1192 KB 284/562 KB 100/256 KB 311/439 KB 1160/1210 KB 512/1192 KB 320/562 KB 116/256 KB 311/439 KB 1164/1210 KB 512/1192 KB 320/562 KB 116/256 KB 311/439 KB 1168/1210 KB 512/1192 KB 320/562 KB 116/256 KB 311/439 KB 1152/1210 KB 496/1192 KB 284/562 KB 100/256 KB 315/439 KB 1168/1210 KB 512/1192 KB 320/562 KB 116/256 KB 319/439 KB 1168/1210 KB 512/1192 KB 320/562 KB 116/256 KB 323/439 KB 1168/1210 KB 512/1192 KB 320/562 KB 116/256 KB 327/439 KB 1168/1210 KB 512/1192 KB 320/562 KB 116/256 KB 331/439 KB 1168/1210 KB 512/1192 KB 320/562 KB 116/256 KB 335/439 KB 1172/1210 KB 516/1192 KB 320/562 KB 116/256 KB 339/439 KB 1172/1210 KB 516/1192 KB 320/562 KB 116/256 KB 343/439 KB 1172/1210 KB 516/1192 KB 320/562 KB 116/256 KB 311/439 KB 1156/1210 KB 500/1192 KB 308/562 KB 116/256 KB 343/439 KB 1172/1210 KB 516/1192 KB 320/562 KB 120/256 KB 343/439 KB 1172/1210 KB 516/1192 KB 320/562 KB 124/256 KB 343/439 KB 1172/1210 KB 516/1192 KB 320/562 KB 128/256 KB 331/439 KB 1172/1210 KB 516/1192 KB 320/562 KB 116/256 KB 343/439 KB 1176/1210 KB 516/1192 KB 320/562 KB 128/256 KB 343/439 KB 1180/1210 KB 516/1192 KB 320/562 KB 128/256 KB 343/439 KB 1184/1210 KB 516/1192 KB 320/562 KB 128/256 KB 331/439 KB 1168/1210 KB 516/1192 KB 320/562 KB 116/256 KB 343/439 KB 1184/1210 KB 520/1192 KB 320/562 KB 128/256 KB 343/439 KB 1184/1210 KB 524/1192 KB 320/562 KB 132/256 KB 343/439 KB 1184/1210 KB 528/1192 KB 320/562 KB 132/256 KB 343/439 KB 1188/1210 KB 532/1192 KB 324/562 KB 132/256 KB 347/439 KB 1188/1210 KB 536/1192 KB 324/562 KB 132/256 KB 347/439 KB 1188/1210 KB 540/1192 KB 324/562 KB 132/256 KB 347/439 KB 1188/1210 KB 544/1192 KB 324/562 KB 132/256 KB 343/439 KB 1184/1210 KB 520/1192 KB 320/562 KB 132/256 KB 347/439 KB 1188/1210 KB 544/1192 KB 324/562 KB 136/256 KB 347/439 KB 1188/1210 KB 544/1192 KB 324/562 KB 140/256 KB 347/439 KB 1188/ unit-abot-epc-basic-0: 23:43:40 DEBUG unit.abot-epc-basic/0.install 1210 KB 544/1192 KB 324/562 KB 144/256 KB 347/439 KB 1188/1210 KB 532/1192 KB 324/562 KB 132/256 KB 351/439 KB 1188/1210 KB 544/1192 KB 324/562 KB 144/256 KB 343/439 KB 1188/1210 KB 528/1192 KB 324/562 KB 132/256 KB 351/439 KB 1192/1210 KB 544/1192 KB 324/562 KB 144/256 KB 351/439 KB 1196/1210 KB 544/1192 KB 324/562 KB 144/256 KB 351/439 KB 1200/1210 KB 544/1192 KB 324/562 KB 144/256 KB 343/439 KB 1184/1210 KB 528/1192 KB 324/562 KB 132/256 KB 351/439 KB 1200/1210 KB 544/1192 KB 328/562 KB 144/256 KB 351/439 KB 1200/1210 KB 544/1192 KB 332/562 KB 144/256 KB 351/439 KB 1200/1210 KB 544/1192 KB 336/562 KB 144/256 KB 355/439 KB 1200/1210 KB 544/1192 KB 340/562 KB 148/256 KB 355/439 KB 1204/1210 KB 548/1192 KB 344/562 KB 148/256 KB 355/439 KB 1204/1210 KB 548/1192 KB 348/562 KB 148/256 KB 355/439 KB 1204/1210 KB 548/1192 KB 352/562 KB 148/256 KB 355/439 KB 1200/1210 KB 544/1192 KB 336/562 KB 148/256 KB 355/439 KB 1200/1210 KB 544/1192 KB 336/562 KB 144/256 KB 359/439 KB 1204/1210 KB 548/1192 KB 352/562 KB 148/256 KB 363/439 KB 1204/1210 KB 548/1192 KB 352/562 KB 148/256 KB 367/439 KB 1204/1210 KB 548/1192 KB 352/562 KB 152/256 KB 371/439 KB 1204/1210 KB 548/1192 KB 352/562 KB 152/256 KB 375/439 KB 1204/1210 KB 548/1192 KB 352/562 KB 152/256 KB 355/439 KB 1204/1210 KB 548/1192 KB 340/562 KB 148/256 KB 375/439 KB 1204/1210 KB 552/1192 KB 352/562 KB 152/256 KB 375/439 KB 1204/1210 KB 556/1192 KB 352/562 KB 152/256 KB 375/439 KB 1204/1210 KB 560/1192 KB 352/562 KB 152/256 KB 375/439 KB 1204/1210 KB 564/1192 KB 352/562 KB 152/256 KB 379/439 KB 1204/1210 KB 568/1192 KB 356/562 KB 152/256 KB 379/439 KB 1204/1210 KB 572/1192 KB 356/562 KB 152/256 KB 379/439 KB 1204/1210 KB 576/1192 KB 356/562 KB 152/256 KB 355/439 KB 1204/1210 KB 544/1192 KB 340/562 KB 148/256 KB 379/439 KB 1208/1210 KB 576/1192 KB 356/562 KB 152/256 KB 379/439 KB 1210/1210 KB 576/1192 KB 356/562 KB 152/256 KB 379/439 KB 1204/1210 KB 564/1192 KB 356/562 KB 152/256 KB 379/439 KB 1210/1210 KB 576/1192 KB 360/562 KB 152/256 KB 379/439 KB 1210/1210 KB 576/1192 KB 364/562 KB 152/256 KB 379/439 KB 1210/1210 KB 576/1192 KB 368/562 KB 152/256 KB 379/439 KB 1204/1210 KB 564/1192 KB 352/562 KB 152/256 KB 383/439 KB 1210/1210 KB 576/1192 KB 368/562 KB 152/256 KB 387/439 KB 1210/1210 KB 576/1192 KB 368/562 KB 152/256 KB 391/439 KB 1210/1210 KB 576/1192 KB 368/562 KB 152/256 KB 363/439 KB 1204/1210 KB 548/1192 KB 352/562 KB 152/256 KB 391/439 KB 1210/1210 KB 576/1192 KB 368/562 KB 156/256 KB 391/439 KB 1210/1210 KB 576/1192 KB 368/562 KB 160/256 KB 391/439 KB 1210/1210 KB 576/1192 KB 368/562 KB 164/256 KB 391/439 KB 1210/1210 KB 576/1192 KB 368/562 KB 168/256 KB 391/439 KB 1210/1210 KB 576/1192 KB 368/562 KB 172/256 KB 391/439 KB 1210/1210 KB 576/1192 KB 368/562 KB 176/256 KB 391/439 KB 1210/1210 KB 576/1192 KB 368/562 KB 180/256 KB 395/439 KB 1210/1210 KB 580/1192 KB 372/562 KB 184/256 KB 395/439 KB 1210/1210 KB 580/1192 KB 372/562 KB 188/256 KB 395/439 KB 1210/1210 KB 580/1192 KB 372/562 KB 192/256 KB 395/439 KB 1210/1210 KB 580/1192 KB 372/562 KB 180/256 KB 395/439 KB 1210/1210 KB 580/1192 KB 376/562 KB 192/256 KB 395/439 KB 1210/1210 KB 580/1192 KB 380/562 KB 192/256 KB 395/439 KB 1210/1210 KB 580/1192 KB 384/562 KB 192/256 KB 395/439 KB 1210/1210 KB 580/1192 KB 388/562 KB 192/256 KB 395/439 KB 580/1192 KB 392/562 KB 196/256 KB 395/439 KB 580/1192 KB 396/562 KB 196/256 KB 395/439 KB 580/1192 KB 400/562 KB 196/256 KB 395/ unit-abot-epc-basic-0: 23:43:40 DEBUG unit.abot-epc-basic/0.install 439 KB 1210/1210 KB 580/1192 KB 368/562 KB 180/256 KB 395/439 KB 584/1192 KB 400/562 KB 196/256 KB 395/439 KB 1210/1210 KB 576/1192 KB 368/562 KB 180/256 KB 399/439 KB 584/1192 KB 400/562 KB 196/256 KB 403/439 KB 584/1192 KB 400/562 KB 196/256 KB 407/439 KB 584/1192 KB 400/562 KB 196/256 KB 407/439 KB 588/1192 KB 400/562 KB 196/256 KB 411/439 KB 592/1192 KB 400/562 KB 196/256 KB 415/439 KB 592/1192 KB 400/562 KB 196/256 KB 419/439 KB 592/1192 KB 400/562 KB 196/256 KB 423/439 KB 592/1192 KB 400/562 KB 196/256 KB 395/439 KB 1210/1210 KB 580/1192 KB 388/562 KB 196/256 KB 423/439 KB 592/1192 KB 400/562 KB 200/256 KB 423/439 KB 592/1192 KB 400/562 KB 204/256 KB 423/439 KB 592/1192 KB 400/562 KB 208/256 KB 411/439 KB 592/1192 KB 400/562 KB 196/256 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 818.4 KB/sec) unit-abot-epc-basic-0: 23:43:40 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: 23:43:40 DEBUG unit.abot-epc-basic/0.install 423/439 KB 596/1192 KB 400/562 KB 208/256 KB 423/439 KB 600/1192 KB 400/562 KB 208/256 KB 423/439 KB 604/1192 KB 400/562 KB 208/256 KB 423/439 KB 608/1192 KB 400/562 KB 212/256 KB 423/439 KB 612/1192 KB 400/562 KB 212/256 KB 427/439 KB 616/1192 KB 404/562 KB 212/256 KB 427/439 KB 620/1192 KB 404/562 KB 212/256 KB 427/439 KB 624/1192 KB 404/562 KB 212/256 KB 423/439 KB 604/1192 KB 400/562 KB 212/256 KB 427/439 KB 624/1192 KB 404/562 KB 216/256 KB 427/439 KB 624/1192 KB 404/562 KB 220/256 KB 427/439 KB 624/1192 KB 404/562 KB 224/256 KB 427/439 KB 612/1192 KB 404/562 KB 212/256 KB 431/439 KB 624/1192 KB 404/562 KB 224/256 KB 435/439 KB 624/1192 KB 404/562 KB 224/256 KB 439/439 KB 624/1192 KB 404/562 KB 224/256 KB 423/439 KB 612/1192 KB 404/562 KB 212/256 KB 439/439 KB 624/1192 KB 408/562 KB 224/256 KB 439/439 KB 624/1192 KB 412/562 KB 224/256 KB 439/439 KB 624/1192 KB 416/562 KB 224/256 KB 439/439 KB 624/1192 KB 416/562 KB 228/256 KB 439/439 KB 628/1192 KB 420/562 KB 232/256 KB 439/439 KB 628/1192 KB 420/562 KB 236/256 KB 439/439 KB 628/1192 KB 420/562 KB 240/256 KB 439/439 KB 628/1192 KB 420/562 KB 228/256 KB 439/439 KB 632/1192 KB 420/562 KB 240/256 KB 439/439 KB 636/1192 KB 420/562 KB 240/256 KB 439/439 KB 640/1192 KB 420/562 KB 240/256 KB 439/439 KB 624/1192 KB 420/562 KB 228/256 KB 439/439 KB 4/140 KB 640/1192 KB 420/562 KB 240/256 KB 439/439 KB 624/1192 KB 416/562 KB 228/256 KB 439/439 KB 8/140 KB 640/1192 KB 420/562 KB 240/256 KB 439/439 KB 12/140 KB 640/1192 KB 420/562 KB 240/256 KB 439/439 KB 16/140 KB 640/1192 KB 424/562 KB 240/256 KB 439/439 KB 12/140 KB 640/1192 KB 424/562 KB 240/256 KB 439/439 KB 16/140 KB 640/1192 KB 428/562 KB 240/256 KB 439/439 KB 16/140 KB 640/1192 KB 432/562 KB 240/256 KB 439/439 KB 20/140 KB 640/1192 KB 432/562 KB 240/256 KB 439/439 KB 24/140 KB 644/1192 KB 436/562 KB 244/256 KB 439/439 KB 28/140 KB 644/1192 KB 436/562 KB 244/256 KB 439/439 KB 32/140 KB 644/1192 KB 436/562 KB 244/256 KB 439/439 KB 20/140 KB 644/1192 KB 436/562 KB 244/256 KB 439/439 KB 32/140 KB 644/1192 KB 440/562 KB 244/256 KB 439/439 KB 32/140 KB 644/1192 KB 444/562 KB 244/256 KB 439/439 KB 20/140 KB 644/1192 KB 432/562 KB 244/256 KB 439/439 KB 32/140 KB 644/1192 KB 444/562 KB 248/256 KB 439/439 KB 32/140 KB 644/1192 KB 444/562 KB 252/256 KB 439/439 KB 32/140 KB 644/1192 KB 444/562 KB 256/256 KB 439/439 KB 32/140 KB 644/1192 KB 444/562 KB 256/256 KB 439/439 KB 20/140 KB 644/1192 KB 432/562 KB 240/256 KB 439/439 KB 32/140 KB 648/1192 KB 444/562 KB 256/256 KB 439/439 KB 32/140 KB 652/1192 KB 444/562 KB 256/256 KB 36/140 KB 656/1192 KB 448/562 KB 256/256 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 294.0 KB/sec) unit-abot-epc-basic-0: 23:43:40 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: 23:43:40 DEBUG unit.abot-epc-basic/0.install 439/439 KB 36/140 KB 652/1192 KB 448/562 KB 256/256 KB 40/140 KB 660/1192 KB 448/562 KB 256/256 KB 44/140 KB 660/1192 KB 448/562 KB 256/256 KB 48/140 KB 660/1192 KB 448/562 KB 256/256 KB 439/439 KB 32/140 KB 652/1192 KB 448/562 KB 256/256 KB 48/140 KB 660/1192 KB 452/562 KB 256/256 KB 48/140 KB 660/1192 KB 456/562 KB 256/256 KB 48/140 KB 660/1192 KB 460/562 KB 256/256 KB 48/140 KB 660/1192 KB 464/562 KB 256/256 KB 36/140 KB 660/1192 KB 448/562 KB 256/256 KB 48/140 KB 664/1192 KB 464/562 KB 256/256 KB 52/140 KB 668/1192 KB 464/562 KB 256/256 KB 52/140 KB 672/1192 KB 464/562 KB 256/256 KB 52/140 KB 672/1192 KB 468/562 KB 256/256 KB 52/140 KB 664/1192 KB 464/562 KB 256/256 KB 56/140 KB 676/1192 KB 468/562 KB 60/140 KB 676/1192 KB 468/562 KB 64/140 KB 676/1192 KB 472/562 KB 68/140 KB 676/1192 KB 472/562 KB 72/140 KB 676/1192 KB 472/562 KB 76/140 KB 676/1192 KB 472/562 KB 80/140 KB 676/1192 KB 472/562 KB 52/140 KB 676/1192 KB 468/562 KB 80/140 KB 680/1192 KB 472/562 KB 80/140 KB 684/1192 KB 472/562 KB 80/140 KB 688/1192 KB 472/562 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 170.2 KB/sec) unit-abot-epc-basic-0: 23:43:40 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: 23:43:40 DEBUG unit.abot-epc-basic/0.install 60/140 KB 676/1192 KB 472/562 KB 80/140 KB 688/1192 KB 476/562 KB 80/140 KB 688/1192 KB 480/562 KB 80/140 KB 688/1192 KB 484/562 KB 80/140 KB 692/1192 KB 488/562 KB 80/140 KB 692/1192 KB 492/562 KB 80/140 KB 692/1192 KB 496/562 KB 80/140 KB 692/1192 KB 500/562 KB 84/140 KB 692/1192 KB 504/562 KB 84/140 KB 692/1192 KB 508/562 KB 84/140 KB 692/1192 KB 512/562 KB 80/140 KB 692/1192 KB 484/562 KB 84/140 KB 696/1192 KB 512/562 KB 84/140 KB 700/1192 KB 512/562 KB 84/140 KB 704/1192 KB 512/562 KB 84/140 KB 708/1192 KB 512/562 KB 84/140 KB 712/1192 KB 512/562 KB 84/140 KB 716/1192 KB 512/562 KB 84/140 KB 720/1192 KB 512/562 KB 84/140 KB 724/1192 KB 512/562 KB 84/140 KB 728/1192 KB 516/562 KB 84/140 KB 732/1192 KB 516/562 KB 84/140 KB 736/1192 KB 516/562 KB 84/140 KB 692/1192 KB 500/562 KB 88/140 KB 736/1192 KB 516/562 KB 92/140 KB 736/1192 KB 516/562 KB 96/140 KB 736/1192 KB 516/562 KB 96/140 KB 736/1192 KB 4/1118 KB 516/562 KB 96/140 KB 736/1192 KB 8/1118 KB 516/562 KB 96/140 KB 736/1192 KB 12/1118 KB 516/562 KB 96/140 KB 736/1192 KB 16/1118 KB 516/562 KB 96/140 KB 736/1192 KB 20/1118 KB 516/562 KB 96/140 KB 736/1192 KB 24/1118 KB 516/562 KB 96/140 KB 736/1192 KB 28/1118 KB 516/562 KB 100/140 KB 736/1192 KB 28/1118 KB 516/562 KB 84/140 KB 724/1192 KB 516/562 KB 100/140 KB 736/1192 KB 32/1118 KB 516/562 KB 100/140 KB 736/1192 KB 36/1118 KB 516/562 KB 100/140 KB 736/1192 KB 36/1118 KB 520/562 KB 100/140 KB 736/1192 KB 36/1118 KB 524/562 KB 104/140 KB 736/1192 KB 40/1118 KB 528/562 KB 104/140 KB 736/1192 KB 40/1118 KB 524/562 KB 104/140 KB 736/1192 KB 44/1118 KB 528/562 KB 104/140 KB 736/1192 KB 48/1118 KB 528/562 KB 104/140 KB 736/1192 KB 52/1118 KB 528/562 KB 104/140 KB 740/1192 KB 56/1118 KB 532/562 KB 104/140 KB 736/1192 KB 36/1118 KB 524/562 KB 108/140 KB 740/1192 KB 56/1118 KB 532/562 KB 112/140 KB 740/1192 KB 56/1118 KB 532/562 KB 116/140 KB 740/1192 KB 56/1118 KB 532/562 KB 104/140 KB 740/1192 KB 52/1118 KB 532/562 KB 116/140 KB 744/1192 KB 56/1118 KB 532/562 KB 120/140 KB 748/1192 KB 56/1118 KB 532/562 KB 104/140 KB 736/1192 KB 52/1118 KB 532/562 KB 120/140 KB 748/1192 KB 60/1118 KB 532/562 KB 4/1461 KB 120/140 KB 748/1192 KB 60/1118 KB 532/562 KB 8/1461 KB 120/140 KB 748/1192 KB 60/1118 KB 532/562 KB 12/1461 KB 120/140 KB 748/1192 KB 60/1118 KB 532/562 KB 16/1461 KB 120/140 KB 748/1192 KB 60/1118 KB 532/562 KB 20/1461 KB 120/140 KB 748/1192 KB 60/1118 KB 532/562 KB 24/1461 KB 120/140 KB 748/1192 KB 60/1118 KB 532/562 KB 28/1461 KB 120/140 KB 748/1192 KB 60/1118 KB 532/562 KB 32/1461 KB 120/140 KB 748/1192 KB 60/1118 KB 532/562 KB 36/1461 KB 120/140 KB 748/1192 KB 60/1118 KB 532/562 KB 40/1461 KB 120/140 KB 748/1192 KB 60/1118 KB 532/562 KB 44/1461 KB 120/140 KB 748/1192 KB 60/1118 KB 532/562 KB 48/1461 KB 120/140 KB 748/1192 KB 60/1118 KB 536/562 KB 48/1461 KB 120/140 KB 748/1192 KB 60/1118 KB 540/562 KB 48/1461 KB 120/140 KB 748/1192 KB 60/1118 KB 544/562 KB 48/1461 KB 120/140 KB 748/1192 KB 60/1118 KB 548/562 KB 48/1461 KB 120/140 KB 752/1192 KB 60/1118 KB 552/562 KB 52/1461 KB 120/140 KB 752/1192 KB 60/1118 KB 556/562 KB 52/1461 KB 120/140 KB 752/1192 KB 60/1118 KB 560/562 KB 52/1461 KB 120/140 KB 748/1192 KB 60/1118 KB 532/562 KB 120/140 KB 752/1192 KB 64/1118 KB 560/562 KB 52/1461 KB 120/140 KB 744/1192 KB 56/1118 KB 532/562 KB 124/140 KB 752/1192 KB 64/1118 KB 560/562 KB 52/1461 KB 128/140 KB 752/1192 KB 64/1118 KB 560/562 KB 52/1461 KB 1 unit-abot-epc-basic-0: 23:43:40 DEBUG unit.abot-epc-basic/0.install 20/140 KB 752/1192 KB 60/1118 KB 548/562 KB 52/1461 KB 128/140 KB 752/1192 KB 64/1118 KB 560/562 KB 56/1461 KB 128/140 KB 752/1192 KB 64/1118 KB 560/562 KB 60/1461 KB 128/140 KB 752/1192 KB 68/1118 KB 560/562 KB 64/1461 KB 132/140 KB 752/1192 KB 68/1118 KB 560/562 KB 68/1461 KB 132/140 KB 752/1192 KB 68/1118 KB 562/562 KB 72/1461 KB 132/140 KB 752/1192 KB 68/1118 KB 562/562 KB 76/1461 KB 132/140 KB 752/1192 KB 68/1118 KB 562/562 KB 80/1461 KB 120/140 KB 752/1192 KB 60/1118 KB 548/562 KB 48/1461 KB 132/140 KB 756/1192 KB 68/1118 KB 562/562 KB 80/1461 KB 132/140 KB 760/1192 KB 68/1118 KB 562/562 KB 80/1461 KB 132/140 KB 764/1192 KB 68/1118 KB 562/562 KB 80/1461 KB 132/140 KB 768/1192 KB 68/1118 KB 562/562 KB 80/1461 KB 132/140 KB 752/1192 KB 68/1118 KB 562/562 KB 68/1461 KB 132/140 KB 752/1192 KB 68/1118 KB 560/562 KB 64/1461 KB 136/140 KB 768/1192 KB 68/1118 KB 562/562 KB 80/1461 KB 140/140 KB 768/1192 KB 68/1118 KB 562/562 KB 80/1461 KB 140/140 KB 768/1192 KB 68/1118 KB 562/562 KB 80/1461 KB 128/140 KB 752/1192 KB 68/1118 KB 560/562 KB 60/1461 KB 140/140 KB 768/1192 KB 72/1118 KB 562/562 KB 80/1461 KB 140/140 KB 768/1192 KB 76/1118 KB 562/562 KB 80/1461 KB 140/140 KB 768/1192 KB 80/1118 KB 562/562 KB 80/1461 KB 140/140 KB 772/1192 KB 80/1118 KB 562/562 KB 80/1461 KB 140/140 KB 776/1192 KB 84/1118 KB 562/562 KB 84/1461 KB 140/140 KB 780/1192 KB 84/1118 KB 562/562 KB 84/1461 KB 140/140 KB 784/1192 KB 84/1118 KB 562/562 KB 84/1461 KB 140/140 KB 788/1192 KB 84/1118 KB 562/562 KB 84/1461 KB 140/140 KB 772/1192 KB 84/1118 KB 562/562 KB 84/1461 KB 140/140 KB 772/1192 KB 84/1118 KB 562/562 KB 80/1461 KB 140/140 KB 788/1192 KB 88/1118 KB 562/562 KB 84/1461 KB 140/140 KB 788/1192 KB 92/1118 KB 562/562 KB 84/1461 KB 140/140 KB 788/1192 KB 96/1118 KB 562/562 KB 84/1461 KB 140/140 KB 788/1192 KB 100/1118 KB 562/562 KB 84/1461 KB 140/140 KB 792/1192 KB 100/1118 KB 562/562 KB 88/1461 KB 140/140 KB 796/1192 KB 100/1118 KB 562/562 KB 88/1461 KB 140/140 KB 800/1192 KB 100/1118 KB 562/562 KB 88/1461 KB 140/140 KB 788/1192 KB 100/1118 KB 562/562 KB 88/1461 KB 140/140 KB 800/1192 KB 104/1118 KB 562/562 KB 92/1461 KB 140/140 KB 800/1192 KB 104/1118 KB 562/562 KB 96/1461 KB 140/140 KB 800/1192 KB 104/1118 KB 562/562 KB 100/1461 KB 140/140 KB 800/1192 KB 104/1118 KB 562/562 KB 104/1461 KB 140/140 KB 800/1192 KB 104/1118 KB 562/562 KB 108/1461 KB 140/140 KB 800/1192 KB 104/1118 KB 562/562 KB 112/1461 KB 140/140 KB 800/1192 KB 104/1118 KB 562/562 KB 116/1461 KB 140/140 KB 804/1192 KB 104/1118 KB 562/562 KB 120/1461 KB 140/140 KB 804/1192 KB 104/1118 KB 562/562 KB 124/1461 KB 140/140 KB 804/1192 KB 104/1118 KB 562/562 KB 128/1461 KB 140/140 KB 804/1192 KB 104/1118 KB 132/1461 KB 140/140 KB 800/1192 KB 104/1118 KB 562/562 KB 88/1461 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 366.1 KB/sec) unit-abot-epc-basic-0: 23:43:40 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: 23:43:40 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 91.1 KB/sec) unit-abot-epc-basic-0: 23:43:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 23:43:40 DEBUG unit.abot-epc-basic/0.install 140/140 KB 804/1192 KB 104/1118 KB 562/562 KB 116/1461 KB 808/1192 KB 108/1118 KB 132/1461 KB 812/1192 KB 108/1118 KB 132/1461 KB 816/1192 KB 108/1118 KB 132/1461 KB 140/140 KB 804/1192 KB 108/1118 KB 132/1461 KB 816/1192 KB 112/1118 KB 132/1461 KB 816/1192 KB 116/1118 KB 132/1461 KB 820/1192 KB 120/1118 KB 132/1461 KB 820/1192 KB 124/1118 KB 132/1461 KB 820/1192 KB 128/1118 KB 132/1461 KB 820/1192 KB 132/1118 KB 132/1461 KB 820/1192 KB 136/1118 KB 132/1461 KB 820/1192 KB 140/1118 KB 136/1461 KB 820/1192 KB 144/1118 KB 136/1461 KB 820/1192 KB 116/1118 KB 132/1461 KB 824/1192 KB 144/1118 KB 136/1461 KB 828/1192 KB 144/1118 KB 136/1461 KB 832/1192 KB 144/1118 KB 136/1461 KB 820/1192 KB 136/1118 KB 136/1461 KB 832/1192 KB 144/1118 KB 140/1461 KB 832/1192 KB 144/1118 KB 144/1461 KB 832/1192 KB 144/1118 KB 144/1461 KB 4/46 KB 832/1192 KB 144/1118 KB 144/1461 KB 8/46 KB 832/1192 KB 144/1118 KB 144/1461 KB 12/46 KB 832/1192 KB 144/1118 KB 144/1461 KB 16/46 KB 832/1192 KB 144/1118 KB 144/1461 KB 20/46 KB 832/1192 KB 144/1118 KB 144/1461 KB 24/46 KB 832/1192 KB 144/1118 KB 144/1461 KB 28/46 KB 836/1192 KB 144/1118 KB 144/1461 KB 32/46 KB 836/1192 KB 144/1118 KB 4/37 KB 144/1461 KB 32/46 KB 836/1192 KB 144/1118 KB 8/37 KB 144/1461 KB 32/46 KB 836/1192 KB 144/1118 KB 12/37 KB 144/1461 KB 32/46 KB 836/1192 KB 144/1118 KB 16/37 KB 144/1461 KB 32/46 KB 836/1192 KB 144/1118 KB 20/37 KB 144/1461 KB 32/46 KB 836/1192 KB 148/1118 KB 24/37 KB 148/1461 KB 36/46 KB 836/1192 KB 144/1118 KB 144/1461 KB 28/46 KB 840/1192 KB 148/1118 KB 24/37 KB 148/1461 KB 36/46 KB 836/1192 KB 148/1118 KB 20/37 KB 148/1461 KB 36/46 KB 840/1192 KB 152/1118 KB 28/37 KB 148/1461 KB 36/46 KB 836/1192 KB 144/1118 KB 20/37 KB 148/1461 KB 36/46 KB 844/1192 KB 156/1118 KB 28/37 KB 148/1461 KB 40/46 KB 844/1192 KB 156/1118 KB 28/37 KB 148/1461 KB 44/46 KB 844/1192 KB 156/1118 KB 28/37 KB 148/1461 KB 46/46 KB 836/1192 KB 144/1118 KB 20/37 KB 148/1461 KB 32/46 KB 844/1192 KB 156/1118 KB 28/37 KB 152/1461 KB 46/46 KB 844/1192 KB 156/1118 KB 28/37 KB 156/1461 KB 46/46 KB 844/1192 KB 156/1118 KB 28/37 KB 160/1461 KB 46/46 KB 844/1192 KB 156/1118 KB 28/37 KB 148/1461 KB 36/46 KB 844/1192 KB 160/1118 KB 28/37 KB 160/1461 KB 46/46 KB 844/1192 KB 152/1118 KB 28/37 KB 148/1461 KB 36/46 KB 848/1192 KB 160/1118 KB 28/37 KB 160/1461 KB 46/46 KB 840/1192 KB 148/1118 KB 28/37 KB 148/1461 KB 36/46 KB 848/1192 KB 160/1118 KB 32/37 KB 160/1461 KB 46/46 KB 848/1192 KB 160/1118 KB 36/37 KB 160/1461 KB 46/46 KB 852/1192 KB 160/1118 KB 37/37 KB 164/1461 KB 46/46 KB 852/1192 KB 164/1118 KB 37/37 KB 164/1461 KB 46/46 KB 852/1192 KB 168/1118 KB 37/37 KB 164/1461 KB 46/46 KB 852/1192 KB 172/1118 KB 37/37 KB 164/1461 KB 46/46 KB 852/1192 KB 176/1118 KB 37/37 KB 164/1461 KB 46/46 KB 852/1192 KB 160/1118 KB 36/37 KB 164/1461 KB 46/46 KB 856/1192 KB 176/1118 KB 37/37 KB 164/1461 KB 46/46 KB 860/1192 KB 176/1118 KB 37/37 KB 164/1461 KB 46/46 KB 864/1192 KB 176/1118 KB 37/37 KB 164/1461 KB 46/46 KB 848/1192 KB 160/1118 KB 36/37 KB 164/1461 KB 46/46 KB 864/1192 KB 176/1118 KB 37/37 KB 168/1461 KB 46/46 KB 864/1192 KB 176/1118 KB 37/37 KB 172/1461 KB 46/46 KB 864/1192 KB 176/1118 KB 37/37 KB 176/1461 KB 46/46 KB 868/1192 KB 176/1118 KB 37/37 KB 176/1461 KB 46/46 KB 872/1192 KB 180/1118 KB 37/37 KB 180/1461 KB 46/46 KB 876/1192 KB 180/1118 KB 37/37 KB 180/1461 KB 46/46 KB 880/1192 KB 180/1118 KB 37/37 KB 180/1461 KB 46/46 unit-abot-epc-basic-0: 23:43:40 DEBUG unit.abot-epc-basic/0.install KB 868/1192 KB 180/1118 KB 37/37 KB 180/1461 KB 46/46 KB 880/1192 KB 180/1118 KB 37/37 KB 184/1461 KB 46/46 KB 868/1192 KB 180/1118 KB 37/37 KB 176/1461 KB 46/46 KB 880/1192 KB 184/1118 KB 184/1461 KB 46/46 KB 880/1192 KB 188/1118 KB 184/1461 KB 46/46 KB 880/1192 KB 192/1118 KB 188/1461 KB 46/46 KB 884/1192 KB 196/1118 KB 188/1461 KB 46/46 KB 884/1192 KB 200/1118 KB 188/1461 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.6 KB/sec) unit-abot-epc-basic-0: 23:43:40 DEBUG unit.abot-epc-basic/0.install 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 29.0 KB/sec) unit-abot-epc-basic-0: 23:43:40 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: 23:43:40 DEBUG unit.abot-epc-basic/0.install 884/1192 KB 192/1118 KB 188/1461 KB 46/46 KB 888/1192 KB 200/1118 KB 188/1461 KB 892/1192 KB 200/1118 KB 188/1461 KB 896/1192 KB 200/1118 KB 188/1461 KB 880/1192 KB 188/1118 KB 188/1461 KB 46/46 KB 896/1192 KB 200/1118 KB 192/1461 KB 896/1192 KB 200/1118 KB 196/1461 KB 896/1192 KB 200/1118 KB 200/1461 KB 896/1192 KB 200/1118 KB 204/1461 KB 896/1192 KB 200/1118 KB 208/1461 KB 896/1192 KB 204/1118 KB 212/1461 KB 900/1192 KB 204/1118 KB 216/1461 KB 900/1192 KB 204/1118 KB 220/1461 KB 900/1192 KB 204/1118 KB 224/1461 KB 896/1192 KB 204/1118 KB 208/1461 KB 900/1192 KB 208/1118 KB 224/1461 KB 900/1192 KB 212/1118 KB 224/1461 KB 900/1192 KB 216/1118 KB 224/1461 KB 900/1192 KB 220/1118 KB 224/1461 KB 900/1192 KB 224/1118 KB 224/1461 KB 900/1192 KB 228/1118 KB 224/1461 KB 900/1192 KB 232/1118 KB 228/1461 KB 900/1192 KB 236/1118 KB 228/1461 KB 900/1192 KB 240/1118 KB 228/1461 KB 900/1192 KB 204/1118 KB 212/1461 KB 904/1192 KB 240/1118 KB 228/1461 KB 908/1192 KB 240/1118 KB 228/1461 KB 912/1192 KB 240/1118 KB 228/1461 KB 916/1192 KB 240/1118 KB 228/1461 KB 920/1192 KB 240/1118 KB 228/1461 KB 924/1192 KB 240/1118 KB 228/1461 KB 928/1192 KB 240/1118 KB 228/1461 KB 900/1192 KB 228/1118 KB 228/1461 KB 928/1192 KB 240/1118 KB 232/1461 KB 928/1192 KB 240/1118 KB 236/1461 KB 928/1192 KB 240/1118 KB 240/1461 KB 928/1192 KB 240/1118 KB 244/1461 KB 932/1192 KB 244/1118 KB 248/1461 KB 932/1192 KB 244/1118 KB 252/1461 KB 932/1192 KB 244/1118 KB 256/1461 KB 932/1192 KB 244/1118 KB 244/1461 KB 932/1192 KB 248/1118 KB 256/1461 KB 932/1192 KB 252/1118 KB 256/1461 KB 932/1192 KB 256/1118 KB 256/1461 KB 932/1192 KB 260/1118 KB 256/1461 KB 932/1192 KB 264/1118 KB 260/1461 KB 4/287 KB 932/1192 KB 240/1118 KB 244/1461 KB 936/1192 KB 264/1118 KB 260/1461 KB 4/287 KB 940/1192 KB 264/1118 KB 260/1461 KB 4/287 KB 944/1192 KB 264/1118 KB 260/1461 KB 4/287 KB 948/1192 KB 264/1118 KB 260/1461 KB 4/287 KB 952/1192 KB 268/1118 KB 260/1461 KB 4/287 KB 932/1192 KB 260/1118 KB 260/1461 KB 4/287 KB 932/1192 KB 260/1118 KB 256/1461 KB 4/287 KB 952/1192 KB 268/1118 KB 260/1461 KB 8/287 KB 952/1192 KB 268/1118 KB 260/1461 KB 12/287 KB 952/1192 KB 268/1118 KB 260/1461 KB 16/287 KB 952/1192 KB 268/1118 KB 260/1461 KB 20/287 KB 952/1192 KB 268/1118 KB 260/1461 KB 24/287 KB 952/1192 KB 268/1118 KB 260/1461 KB 28/287 KB 952/1192 KB 268/1118 KB 260/1461 KB 32/287 KB 952/1192 KB 268/1118 KB 260/1461 KB 36/287 KB 952/1192 KB 268/1118 KB 260/1461 KB 40/287 KB 952/1192 KB 268/1118 KB 260/1461 KB 44/287 KB 952/1192 KB 268/1118 KB 260/1461 KB 48/287 KB 952/1192 KB 268/1118 KB 260/1461 KB 52/287 KB 952/1192 KB 268/1118 KB 264/1461 KB 56/287 KB 952/1192 KB 268/1118 KB 264/1461 KB 60/287 KB 952/1192 KB 268/1118 KB 264/1461 KB 64/287 KB 948/1192 KB 268/1118 KB 260/1461 KB 4/287 KB 952/1192 KB 272/1118 KB 264/1461 KB 64/287 KB 952/1192 KB 268/1118 KB 264/1461 KB 52/287 KB 952/1192 KB 272/1118 KB 268/1461 KB 64/287 KB 952/1192 KB 272/1118 KB 272/1461 KB 64/287 KB 952/1192 KB 272/1118 KB 276/1461 KB 64/287 KB 956/1192 KB 276/1118 KB 280/1461 KB 68/287 KB 956/1192 KB 276/1118 KB 284/1461 KB 68/287 KB 956/1192 KB 276/1118 KB 288/1461 KB 68/287 KB 956/1192 KB 276/1118 KB 276/1461 KB 68/287 KB 956/1192 KB 280/1118 KB 288/1461 KB 68/287 KB 956/1192 KB 284/1118 KB 288/1461 KB 68/287 KB 956/1192 KB 288/1118 KB 288/1461 KB 68/287 KB 956/1192 KB 292/1118 KB 288/1461 KB 68/287 KB 956/1192 KB 296/1118 KB 292/1461 KB 68/287 KB 956/1192 KB 30 unit-abot-epc-basic-0: 23:43:40 DEBUG unit.abot-epc-basic/0.install 0/1118 KB 292/1461 KB 68/287 KB 956/1192 KB 304/1118 KB 292/1461 KB 68/287 KB 956/1192 KB 272/1118 KB 276/1461 KB 68/287 KB 956/1192 KB 304/1118 KB 292/1461 KB 72/287 KB 956/1192 KB 304/1118 KB 292/1461 KB 76/287 KB 956/1192 KB 304/1118 KB 292/1461 KB 80/287 KB 956/1192 KB 272/1118 KB 276/1461 KB 64/287 KB 960/1192 KB 304/1118 KB 292/1461 KB 80/287 KB 964/1192 KB 304/1118 KB 292/1461 KB 80/287 KB 968/1192 KB 304/1118 KB 292/1461 KB 80/287 KB 972/1192 KB 304/1118 KB 292/1461 KB 80/287 KB 976/1192 KB 304/1118 KB 292/1461 KB 80/287 KB 980/1192 KB 304/1118 KB 292/1461 KB 80/287 KB 984/1192 KB 304/1118 KB 292/1461 KB 84/287 KB 988/1192 KB 304/1118 KB 292/1461 KB 84/287 KB 992/1192 KB 304/1118 KB 292/1461 KB 84/287 KB 996/1192 KB 304/1118 KB 292/1461 KB 84/287 KB 1000/1192 KB 308/1118 KB 292/1461 KB 84/287 KB 1004/1192 KB 308/1118 KB 292/1461 KB 84/287 KB 1008/1192 KB 308/1118 KB 292/1461 KB 84/287 KB 956/1192 KB 292/1118 KB 292/1461 KB 68/287 KB 1008/1192 KB 308/1118 KB 296/1461 KB 84/287 KB 1008/1192 KB 308/1118 KB 300/1461 KB 84/287 KB 1008/1192 KB 308/1118 KB 304/1461 KB 84/287 KB 1008/1192 KB 308/1118 KB 308/1461 KB 84/287 KB 1008/1192 KB 308/1118 KB 312/1461 KB 84/287 KB 1008/1192 KB 308/1118 KB 316/1461 KB 84/287 KB 1008/1192 KB 308/1118 KB 320/1461 KB 84/287 KB 996/1192 KB 308/1118 KB 292/1461 KB 84/287 KB 1008/1192 KB 312/1118 KB 320/1461 KB 84/287 KB 1008/1192 KB 316/1118 KB 320/1461 KB 84/287 KB 1008/1192 KB 320/1118 KB 320/1461 KB 84/287 KB 1008/1192 KB 324/1118 KB 320/1461 KB 84/287 KB 980/1192 KB 304/1118 KB 292/1461 KB 84/287 KB 1012/1192 KB 324/1118 KB 324/1461 KB 88/287 KB 1012/1192 KB 324/1118 KB 324/1461 KB 92/287 KB 1012/1192 KB 324/1118 KB 324/1461 KB 96/287 KB 1012/1192 KB 324/1118 KB 324/1461 KB 100/287 KB 1012/1192 KB 324/1118 KB 324/1461 KB 104/287 KB 1012/1192 KB 324/1118 KB 324/1461 KB 108/287 KB 1012/1192 KB 324/1118 KB 324/1461 KB 112/287 KB 1012/1192 KB 324/1118 KB 324/1461 KB 116/287 KB 1012/1192 KB 328/1118 KB 324/1461 KB 120/287 KB 1012/1192 KB 328/1118 KB 324/1461 KB 124/287 KB 1012/1192 KB 328/1118 KB 324/1461 KB 128/287 KB 1012/1192 KB 328/1118 KB 324/1461 KB 132/287 KB 1012/1192 KB 328/1118 KB 324/1461 KB 136/287 KB 1012/1192 KB 328/1118 KB 324/1461 KB 140/287 KB 1012/1192 KB 328/1118 KB 324/1461 KB 144/287 KB 1012/1192 KB 324/1118 KB 324/1461 KB 84/287 KB 1016/1192 KB 328/1118 KB 324/1461 KB 144/287 KB 1020/1192 KB 328/1118 KB 324/1461 KB 144/287 KB 1024/1192 KB 328/1118 KB 324/1461 KB 144/287 KB 1008/1192 KB 324/1118 KB 324/1461 KB 84/287 KB 1024/1192 KB 328/1118 KB 328/1461 KB 144/287 KB 1024/1192 KB 328/1118 KB 332/1461 KB 144/287 KB 1024/1192 KB 328/1118 KB 336/1461 KB 144/287 KB 1012/1192 KB 328/1118 KB 324/1461 KB 116/287 KB 1024/1192 KB 332/1118 KB 336/1461 KB 144/287 KB 1024/1192 KB 336/1118 KB 336/1461 KB 144/287 KB 1024/1192 KB 340/1118 KB 336/1461 KB 144/287 KB 1028/1192 KB 344/1118 KB 340/1461 KB 144/287 KB 1028/1192 KB 348/1118 KB 340/1461 KB 144/287 KB 1028/1192 KB 352/1118 KB 340/1461 KB 144/287 KB 1028/1192 KB 340/1118 KB 340/1461 KB 144/287 KB 1032/1192 KB 352/1118 KB 340/1461 KB 144/287 KB 1036/1192 KB 352/1118 KB 340/1461 KB 144/287 KB 1040/1192 KB 352/1118 KB 340/1461 KB 144/287 KB 1024/1192 KB 340/1118 KB 340/1461 KB 144/287 KB 1040/1192 KB 352/1118 KB 344/1461 KB 144/287 KB 1040/1192 KB 352/1118 KB 348/1461 KB 144/287 KB 1040/1192 KB 352/1118 KB 352/1461 KB 144/287 KB 1040/1192 KB 352/1118 KB 356/1461 KB 144/287 KB 1044/1192 unit-abot-epc-basic-0: 23:43:40 DEBUG unit.abot-epc-basic/0.install KB 356/1118 KB 360/1461 KB 148/287 KB 1044/1192 KB 356/1118 KB 364/1461 KB 148/287 KB 1044/1192 KB 356/1118 KB 368/1461 KB 148/287 KB 1044/1192 KB 356/1118 KB 356/1461 KB 148/287 KB 1044/1192 KB 360/1118 KB 368/1461 KB 148/287 KB 1044/1192 KB 364/1118 KB 368/1461 KB 148/287 KB 1044/1192 KB 368/1118 KB 368/1461 KB 148/287 KB 1044/1192 KB 372/1118 KB 368/1461 KB 148/287 KB 1044/1192 KB 376/1118 KB 372/1461 KB 148/287 KB 1044/1192 KB 380/1118 KB 372/1461 KB 148/287 KB 1044/1192 KB 384/1118 KB 372/1461 KB 148/287 KB 1044/1192 KB 352/1118 KB 356/1461 KB 148/287 KB 1040/1192 KB 352/1118 KB 356/1461 KB 148/287 KB 1044/1192 KB 384/1118 KB 372/1461 KB 152/287 KB 1044/1192 KB 384/1118 KB 372/1461 KB 156/287 KB 1048/1192 KB 384/1118 KB 372/1461 KB 160/287 KB 1044/1192 KB 372/1118 KB 372/1461 KB 148/287 KB 1048/1192 KB 384/1118 KB 376/1461 KB 160/287 KB 1048/1192 KB 384/1118 KB 380/1461 KB 160/287 KB 1048/1192 KB 384/1118 KB 372/1461 KB 156/287 KB 1052/1192 KB 384/1118 KB 384/1461 KB 160/287 KB 1052/1192 KB 384/1118 KB 388/1461 KB 164/287 KB 1052/1192 KB 388/1118 KB 392/1461 KB 164/287 KB 1052/1192 KB 388/1118 KB 396/1461 KB 164/287 KB 1052/1192 KB 388/1118 KB 400/1461 KB 164/287 KB 1052/1192 KB 384/1118 KB 384/1461 KB 164/287 KB 1052/1192 KB 388/1118 KB 400/1461 KB 168/287 KB 1052/1192 KB 388/1118 KB 400/1461 KB 172/287 KB 1052/1192 KB 388/1118 KB 400/1461 KB 176/287 KB 1052/1192 KB 384/1118 KB 384/1461 KB 160/287 KB 1056/1192 KB 388/1118 KB 400/1461 KB 176/287 KB 1060/1192 KB 388/1118 KB 400/1461 KB 176/287 KB 1064/1192 KB 388/1118 KB 400/1461 KB 176/287 KB 1068/1192 KB 388/1118 KB 400/1461 KB 176/287 KB 1072/1192 KB 388/1118 KB 400/1461 KB 176/287 KB 1076/1192 KB 388/1118 KB 400/1461 KB 176/287 KB 1080/1192 KB 388/1118 KB 400/1461 KB 180/287 KB 1084/1192 KB 388/1118 KB 400/1461 KB 180/287 KB 1088/1192 KB 388/1118 KB 400/1461 KB 180/287 KB 1092/1192 KB 388/1118 KB 400/1461 KB 180/287 KB 1096/1192 KB 388/1118 KB 404/1461 KB 180/287 KB 1100/1192 KB 388/1118 KB 404/1461 KB 180/287 KB 1052/1192 KB 388/1118 KB 388/1461 KB 164/287 KB 1100/1192 KB 392/1118 KB 404/1461 KB 180/287 KB 1100/1192 KB 396/1118 KB 404/1461 KB 180/287 KB 1100/1192 KB 400/1118 KB 404/1461 KB 180/287 KB 1100/1192 KB 404/1118 KB 404/1461 KB 180/287 KB 1100/1192 KB 408/1118 KB 404/1461 KB 180/287 KB 1100/1192 KB 412/1118 KB 404/1461 KB 180/287 KB 1100/1192 KB 416/1118 KB 404/1461 KB 180/287 KB 1092/1192 KB 388/1118 KB 404/1461 KB 180/287 KB 1100/1192 KB 416/1118 KB 408/1461 KB 180/287 KB 1100/1192 KB 416/1118 KB 412/1461 KB 180/287 KB 1100/1192 KB 416/1118 KB 416/1461 KB 180/287 KB 1076/1192 KB 388/1118 KB 400/1461 KB 180/287 KB 1100/1192 KB 416/1118 KB 416/1461 KB 184/287 KB 1100/1192 KB 416/1118 KB 416/1461 KB 188/287 KB 1100/1192 KB 416/1118 KB 416/1461 KB 192/287 KB 1100/1192 KB 416/1118 KB 416/1461 KB 196/287 KB 1100/1192 KB 416/1118 KB 416/1461 KB 200/287 KB 1100/1192 KB 416/1118 KB 416/1461 KB 204/287 KB 1100/1192 KB 416/1118 KB 416/1461 KB 208/287 KB 1100/1192 KB 420/1118 KB 416/1461 KB 212/287 KB 1104/1192 KB 420/1118 KB 420/1461 KB 216/287 KB 1104/1192 KB 420/1118 KB 420/1461 KB 220/287 KB 1104/1192 KB 420/1118 KB 420/1461 KB 224/287 KB 1100/1192 KB 420/1118 KB 416/1461 KB 208/287 KB 1104/1192 KB 424/1118 KB 420/1461 KB 224/287 KB 1104/1192 KB 428/1118 KB 420/1461 KB 224/287 KB 1104/1192 KB 432/1118 KB 420/1461 KB 224/287 KB 1104/1192 KB 420/1118 KB 420/1461 KB 212/287 KB 1104/1192 KB 420/1118 KB 416/1461 KB 212/287 KB 11 unit-abot-epc-basic-0: 23:43:40 DEBUG unit.abot-epc-basic/0.install 08/1192 KB 432/1118 KB 420/1461 KB 224/287 KB 1112/1192 KB 432/1118 KB 424/1461 KB 224/287 KB 1116/1192 KB 432/1118 KB 424/1461 KB 228/287 KB 1120/1192 KB 432/1118 KB 424/1461 KB 228/287 KB 1124/1192 KB 432/1118 KB 424/1461 KB 228/287 KB 1128/1192 KB 436/1118 KB 424/1461 KB 228/287 KB 1132/1192 KB 436/1118 KB 424/1461 KB 228/287 KB 1136/1192 KB 436/1118 KB 424/1461 KB 228/287 KB 1108/1192 KB 432/1118 KB 424/1461 KB 224/287 KB 1136/1192 KB 436/1118 KB 428/1461 KB 228/287 KB 1136/1192 KB 436/1118 KB 432/1461 KB 228/287 KB 1136/1192 KB 436/1118 KB 436/1461 KB 228/287 KB 1136/1192 KB 436/1118 KB 440/1461 KB 228/287 KB 1136/1192 KB 436/1118 KB 444/1461 KB 228/287 KB 1136/1192 KB 436/1118 KB 448/1461 KB 228/287 KB 1124/1192 KB 436/1118 KB 424/1461 KB 228/287 KB 1136/1192 KB 440/1118 KB 448/1461 KB 228/287 KB 1136/1192 KB 444/1118 KB 448/1461 KB 228/287 KB 1136/1192 KB 448/1118 KB 448/1461 KB 228/287 KB 1112/1192 KB 432/1118 KB 424/1461 KB 228/287 KB 1136/1192 KB 448/1118 KB 448/1461 KB 232/287 KB 1136/1192 KB 448/1118 KB 448/1461 KB 236/287 KB 1136/1192 KB 448/1118 KB 448/1461 KB 240/287 KB 1136/1192 KB 452/1118 KB 448/1461 KB 240/287 KB 1140/1192 KB 456/1118 KB 452/1461 KB 244/287 KB 1140/1192 KB 460/1118 KB 452/1461 KB 244/287 KB 1140/1192 KB 464/1118 KB 452/1461 KB 244/287 KB 1140/1192 KB 452/1118 KB 452/1461 KB 244/287 KB 1144/1192 KB 464/1118 KB 452/1461 KB 244/287 KB 1148/1192 KB 464/1118 KB 452/1461 KB 244/287 KB 1152/1192 KB 464/1118 KB 452/1461 KB 244/287 KB 1156/1192 KB 464/1118 KB 452/1461 KB 244/287 KB 1160/1192 KB 468/1118 KB 452/1461 KB 244/287 KB 1164/1192 KB 468/1118 KB 452/1461 KB 244/287 KB 1168/1192 KB 468/1118 KB 452/1461 KB 244/287 KB 1172/1192 KB 468/1118 KB 452/1461 KB 244/287 KB 1136/1192 KB 452/1118 KB 452/1461 KB 244/287 KB 1172/1192 KB 468/1118 KB 456/1461 KB 244/287 KB 1172/1192 KB 468/1118 KB 460/1461 KB 244/287 KB 1136/1192 KB 452/1118 KB 448/1461 KB 244/287 KB 1172/1192 KB 468/1118 KB 460/1461 KB 248/287 KB 1172/1192 KB 468/1118 KB 460/1461 KB 252/287 KB 1172/1192 KB 468/1118 KB 460/1461 KB 256/287 KB 1172/1192 KB 468/1118 KB 464/1461 KB 260/287 KB 1172/1192 KB 468/1118 KB 464/1461 KB 264/287 KB 1172/1192 KB 468/1118 KB 464/1461 KB 268/287 KB 1172/1192 KB 468/1118 KB 464/1461 KB 272/287 KB 1156/1192 KB 468/1118 KB 452/1461 KB 244/287 KB 1172/1192 KB 472/1118 KB 464/1461 KB 272/287 KB 1172/1192 KB 476/1118 KB 464/1461 KB 272/287 KB 1172/1192 KB 480/1118 KB 464/1461 KB 272/287 KB 1172/1192 KB 468/1118 KB 464/1461 KB 256/287 KB 1172/1192 KB 480/1118 KB 468/1461 KB 272/287 KB 1172/1192 KB 480/1118 KB 472/1461 KB 272/287 KB 1172/1192 KB 480/1118 KB 476/1461 KB 272/287 KB 1172/1192 KB 480/1118 KB 480/1461 KB 272/287 KB 1172/1192 KB 484/1118 KB 480/1461 KB 272/287 KB 1172/1192 KB 488/1118 KB 484/1461 KB 276/287 KB 1172/1192 KB 492/1118 KB 484/1461 KB 276/287 KB 1176/1192 KB 496/1118 KB 484/1461 KB 276/287 KB 1172/1192 KB 484/1118 KB 484/1461 KB 276/287 KB 1176/1192 KB 496/1118 KB 484/1461 KB 280/287 KB 1176/1192 KB 496/1118 KB 484/1461 KB 284/287 KB 1176/1192 KB 496/1118 KB 484/1461 KB 287/287 KB 1172/1192 KB 484/1118 KB 484/1461 KB 272/287 KB 1176/1192 KB 496/1118 KB 488/1461 KB 287/287 KB 1176/1192 KB 496/1118 KB 492/1461 KB 287/287 KB 1176/1192 KB 496/1118 KB 496/1461 KB 287/287 KB 1176/1192 KB 492/1118 KB 484/1461 KB 276/287 KB 1180/1192 KB 496/1118 KB 496/1461 KB 287/287 KB 1184/1192 KB 496/1118 KB 496/1461 KB 287/287 KB 1188/1192 KB 496/1118 KB 500/1461 KB 287/287 unit-abot-epc-basic-0: 23:43:40 DEBUG unit.abot-epc-basic/0.install KB 1192/1192 KB 500/1118 KB 500/1461 KB 287/287 KB 1192/1192 KB 500/1118 KB 500/1461 KB 287/287 KB 1184/1192 KB 496/1118 KB 500/1461 KB 287/287 KB 1192/1192 KB 500/1118 KB 504/1461 KB 287/287 KB 1192/1192 KB 500/1118 KB 508/1461 KB 287/287 KB 1192/1192 KB 500/1118 KB 512/1461 KB 287/287 KB 1188/1192 KB 500/1118 KB 500/1461 KB 287/287 KB 1192/1192 KB 504/1118 KB 512/1461 KB 287/287 KB 1192/1192 KB 508/1118 KB 512/1461 KB 287/287 KB 1192/1192 KB 512/1118 KB 512/1461 KB 287/287 KB 1192/1192 KB 516/1118 KB 512/1461 KB 287/287 KB 1192/1192 KB 520/1118 KB 516/1461 KB 287/287 KB 1192/1192 KB 524/1118 KB 516/1461 KB 287/287 KB 1192/1192 KB 528/1118 KB 516/1461 KB 287/287 KB 1192/1192 KB 516/1118 KB 516/1461 KB 287/287 KB 1192/1192 KB 528/1118 KB 520/1461 KB 287/287 KB 1192/1192 KB 528/1118 KB 524/1461 KB 287/287 KB 1192/1192 KB 528/1118 KB 528/1461 KB 287/287 KB 1192/1192 KB 528/1118 KB 532/1461 KB 287/287 KB 1192/1192 KB 532/1118 KB 536/1461 KB 1192/1192 KB 532/1118 KB 540/1461 KB 1192/1192 KB 532/1118 KB 544/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 174.8 KB/sec) unit-abot-epc-basic-0: 23:43:40 DEBUG unit.abot-epc-basic/0.install 1192/1192 KB 532/1118 KB 532/1461 KB 287/287 KB 1192/1192 KB 536/1118 KB 544/1461 KB 1192/1192 KB 540/1118 KB 544/1461 KB 1192/1192 KB 544/1118 KB 544/1461 KB 1192/1192 KB 548/1118 KB 544/1461 KB 1192/1192 KB 552/1118 KB 548/1461 KB 1192/1192 KB 556/1118 KB 548/1461 KB 1192/1192 KB 560/1118 KB 548/1461 KB 1192/1192 KB 548/1118 KB 548/1461 KB 1192/1192 KB 560/1118 KB 552/1461 KB 1192/1192 KB 560/1118 KB 556/1461 KB 1192/1192 KB 560/1118 KB 560/1461 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 724.8 KB/sec) unit-abot-epc-basic-0: 23:43:40 DEBUG unit.abot-epc-basic/0.install 560/1118 KB 564/1461 KB 564/1118 KB 568/1461 KB 564/1118 KB 572/1461 KB 564/1118 KB 576/1461 KB 564/1118 KB 564/1461 KB 568/1118 KB 576/1461 KB 572/1118 KB 576/1461 KB 576/1118 KB 576/1461 KB 576/1118 KB 580/1461 KB 580/1118 KB 584/1461 KB 580/1118 KB 588/1461 KB 580/1118 KB 592/1461 KB 580/1118 KB 580/1461 KB 584/1118 KB 592/1461 KB 588/1118 KB 592/1461 KB 592/1118 KB 592/1461 KB 592/1118 KB 596/1461 KB 596/1118 KB 600/1461 KB 596/1118 KB 604/1461 KB 596/1118 KB 608/1461 KB 596/1118 KB 596/1461 KB 600/1118 KB 608/1461 KB 604/1118 KB 608/1461 KB 608/1118 KB 608/1461 KB 612/1118 KB 612/1461 KB 616/1118 KB 612/1461 KB 620/1118 KB 612/1461 KB 624/1118 KB 612/1461 KB 608/1118 KB 612/1461 KB 624/1118 KB 616/1461 KB 624/1118 KB 620/1461 KB 624/1118 KB 624/1461 KB 624/1118 KB 628/1461 KB 628/1118 KB 632/1461 KB 628/1118 KB 636/1461 KB 628/1118 KB 628/1461 KB 632/1118 KB 636/1461 KB 632/1118 KB 640/1461 KB 636/1118 KB 640/1461 KB 640/1118 KB 640/1461 KB 644/1118 KB 640/1461 KB 648/1118 KB 644/1461 KB 652/1118 KB 644/1461 KB 656/1118 KB 644/1461 KB 644/1118 KB 644/1461 KB 656/1118 KB 648/1461 KB 656/1118 KB 652/1461 KB 656/1118 KB 656/1461 KB 660/1118 KB 656/1461 KB 664/1118 KB 660/1461 KB 668/1118 KB 660/1461 KB 672/1118 KB 660/1461 KB 660/1118 KB 660/1461 KB 672/1118 KB 664/1461 KB 672/1118 KB 668/1461 KB 672/1118 KB 672/1461 KB 672/1118 KB 676/1461 KB 676/1118 KB 680/1461 KB 676/1118 KB 684/1461 KB 676/1118 KB 688/1461 KB 676/1118 KB 676/1461 KB 680/1118 KB 688/1461 KB 684/1118 KB 688/1461 KB 688/1118 KB 688/1461 KB 688/1118 KB 692/1461 KB 692/1118 KB 696/1461 KB 692/1118 KB 700/1461 KB 692/1118 KB 704/1461 KB 692/1118 KB 692/1461 KB 696/1118 KB 704/1461 KB 700/1118 KB 704/1461 KB 704/1118 KB 704/1461 KB 708/1118 KB 704/1461 KB 712/1118 KB 708/1461 KB 716/1118 KB 708/1461 KB 708/1118 KB 708/1461 KB 716/1118 KB 712/1461 KB 716/1118 KB 716/1461 KB 716/1118 KB 720/1461 KB 716/1118 KB 724/1461 KB 720/1118 KB 724/1461 KB 724/1118 KB 724/1461 KB 728/1118 KB 724/1461 KB 732/1118 KB 728/1461 KB 736/1118 KB 728/1461 KB 728/1118 KB 728/1461 KB 736/1118 KB 732/1461 KB 736/1118 KB 736/1461 KB 740/1118 KB 736/1461 KB 744/1118 KB 740/1461 KB 748/1118 KB 740/1461 KB 752/1118 KB 740/1461 KB 740/1118 KB 740/1461 KB 752/1118 KB 744/1461 KB 752/1118 KB 748/1461 KB 752/1118 KB 752/1461 KB 756/1118 KB 756/1461 KB 756/1118 KB 760/1461 KB 756/1118 KB 764/1461 KB 756/1118 KB 768/1461 KB 756/1118 KB 752/1461 KB 760/1118 KB 768/1461 KB 764/1118 KB 768/1461 KB 768/1118 KB 768/1461 KB 772/1118 KB 768/1461 KB 776/1118 KB 772/1461 KB 780/1118 KB 772/1461 KB 784/1118 KB 772/1461 KB 788/1118 KB 772/1461 KB 792/1118 KB 772/1461 KB 796/1118 KB 772/1461 KB 800/1118 KB 772/1461 KB 772/1118 KB 772/1461 KB 800/1118 KB 776/1461 KB 800/1118 KB 780/1461 KB 800/1118 KB 784/1461 KB 800/1118 KB 788/1461 KB 800/1118 KB 792/1461 KB 800/1118 KB 796/1461 KB 800/1118 KB 800/1461 KB 800/1118 KB 804/1461 KB 804/1118 KB 808/1461 KB 804/1118 KB 812/1461 KB 804/1118 KB 816/1461 KB 804/1118 KB 804/1461 KB 808/1118 KB 816/1461 KB 812/1118 KB 816/1461 KB 816/1118 KB 816/1461 KB 820/1118 KB 816/1461 KB 824/1118 KB 820/1461 KB 828/1118 KB 820/1461 KB 832/1118 KB 820/1461 KB 820/1118 KB 820/1461 KB 832/1118 KB 824/1461 KB 832/1118 KB 828/1461 KB 832/1118 KB 832/1461 KB 832/1118 KB 836/1461 KB 836/1118 KB 840/1461 KB 836/1118 KB 844/1461 KB 836/1118 KB 848/1461 KB 836/1118 KB 836/146 unit-abot-epc-basic-0: 23:43:40 DEBUG unit.abot-epc-basic/0.install 1 KB 840/1118 KB 848/1461 KB 844/1118 KB 848/1461 KB 848/1118 KB 848/1461 KB 852/1118 KB 848/1461 KB 856/1118 KB 852/1461 KB 860/1118 KB 852/1461 KB 864/1118 KB 852/1461 KB 852/1118 KB 852/1461 KB 864/1118 KB 856/1461 KB 864/1118 KB 860/1461 KB 864/1118 KB 864/1461 KB 868/1118 KB 864/1461 KB 872/1118 KB 868/1461 KB 876/1118 KB 868/1461 KB 880/1118 KB 868/1461 KB 868/1118 KB 868/1461 KB 880/1118 KB 872/1461 KB 880/1118 KB 876/1461 KB 880/1118 KB 880/1461 KB 884/1118 KB 880/1461 KB 888/1118 KB 884/1461 KB 892/1118 KB 884/1461 KB 896/1118 KB 884/1461 KB 884/1118 KB 884/1461 KB 896/1118 KB 888/1461 KB 896/1118 KB 892/1461 KB 896/1118 KB 896/1461 KB 900/1118 KB 900/1461 KB 900/1118 KB 904/1461 KB 900/1118 KB 908/1461 KB 900/1118 KB 912/1461 KB 900/1118 KB 896/1461 KB 904/1118 KB 912/1461 KB 908/1118 KB 912/1461 KB 912/1118 KB 912/1461 KB 916/1118 KB 912/1461 KB 920/1118 KB 916/1461 KB 924/1118 KB 916/1461 KB 928/1118 KB 916/1461 KB 932/1118 KB 916/1461 KB 936/1118 KB 916/1461 KB 940/1118 KB 916/1461 KB 944/1118 KB 916/1461 KB 916/1118 KB 916/1461 KB 944/1118 KB 920/1461 KB 944/1118 KB 924/1461 KB 944/1118 KB 928/1461 KB 944/1118 KB 932/1461 KB 944/1118 KB 936/1461 KB 944/1118 KB 940/1461 KB 944/1118 KB 944/1461 KB 944/1118 KB 948/1461 KB 948/1118 KB 952/1461 KB 948/1118 KB 956/1461 KB 948/1118 KB 960/1461 KB 948/1118 KB 948/1461 KB 952/1118 KB 960/1461 KB 956/1118 KB 960/1461 KB 960/1118 KB 960/1461 KB 964/1118 KB 960/1461 KB 968/1118 KB 964/1461 KB 972/1118 KB 964/1461 KB 976/1118 KB 964/1461 KB 964/1118 KB 964/1461 KB 976/1118 KB 968/1461 KB 976/1118 KB 972/1461 KB 976/1118 KB 976/1461 KB 976/1118 KB 980/1461 KB 980/1118 KB 984/1461 KB 980/1118 KB 980/1461 KB 984/1118 KB 984/1461 KB 988/1118 KB 984/1461 KB 992/1118 KB 984/1461 KB 992/1118 KB 988/1461 KB 992/1118 KB 992/1461 KB 992/1118 KB 996/1461 KB 996/1118 KB 1000/1461 KB 996/1118 KB 996/1461 KB 1000/1118 KB 1000/1461 KB 1004/1118 KB 1000/1461 KB 1008/1118 KB 1000/1461 KB 1008/1118 KB 1004/1461 KB 1008/1118 KB 1008/1461 KB 1012/1118 KB 1012/1461 KB 1012/1118 KB 1016/1461 KB 1012/1118 KB 1008/1461 KB 1016/1118 KB 1016/1461 KB 1020/1118 KB 1016/1461 KB 1024/1118 KB 1016/1461 KB 1024/1118 KB 1020/1461 KB 1024/1118 KB 1024/1461 KB 1024/1118 KB 1028/1461 KB 1028/1118 KB 1032/1461 KB 1028/1118 KB 1036/1461 KB 1028/1118 KB 1040/1461 KB 1028/1118 KB 1028/1461 KB 1032/1118 KB 1040/1461 KB 1036/1118 KB 1040/1461 KB 1040/1118 KB 1040/1461 KB 1044/1118 KB 1040/1461 KB 1048/1118 KB 1044/1461 KB 1052/1118 KB 1044/1461 KB 1056/1118 KB 1044/1461 KB 1060/1118 KB 1044/1461 KB 1064/1118 KB 1044/1461 KB 1068/1118 KB 1044/1461 KB 1072/1118 KB 1044/1461 KB 1044/1118 KB 1044/1461 KB 1072/1118 KB 1048/1461 KB 1072/1118 KB 1052/1461 KB 1072/1118 KB 1056/1461 KB 1072/1118 KB 1060/1461 KB 1072/1118 KB 1064/1461 KB 1072/1118 KB 1068/1461 KB 1072/1118 KB 1072/1461 KB 1072/1118 KB 1076/1461 KB 1076/1118 KB 1080/1461 KB 1076/1118 KB 1084/1461 KB 1076/1118 KB 1088/1461 KB 1076/1118 KB 1076/1461 KB 1080/1118 KB 1088/1461 KB 1084/1118 KB 1088/1461 KB 1088/1118 KB 1088/1461 KB 1092/1118 KB 1088/1461 KB 1096/1118 KB 1092/1461 KB 1092/1118 KB 1092/1461 KB 1096/1118 KB 1096/1461 KB 1100/1118 KB 1096/1461 KB 1104/1118 KB 1096/1461 KB 1108/1118 KB 1100/1461 KB 1112/1118 KB 1100/1461 KB 1116/1118 KB 1100/1461 KB 1118/1118 KB 1100/1461 KB 1104/1118 KB 1100/1461 KB 1118/1118 KB 1104/1461 KB 1118/1118 KB 1108/1461 KB 1118/1118 KB 1112/1461 KB unit-abot-epc-basic-0: 23:43:40 DEBUG unit.abot-epc-basic/0.install 1118/1118 KB 1116/1461 KB 1118/1118 KB 1120/1461 KB 1118/1118 KB 1124/1461 KB 1118/1118 KB 1128/1461 KB 1118/1118 KB 1132/1461 KB 1118/1118 KB 1136/1461 KB 1118/1118 KB 1140/1461 KB 1118/1118 KB 1144/1461 KB 1118/1118 KB 1148/1461 KB 1118/1118 KB 1152/1461 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 649.1 KB/sec) unit-abot-epc-basic-0: 23:43:40 DEBUG unit.abot-epc-basic/0.install 1156/1461 KB 1160/1461 KB 1164/1461 KB 1168/1461 KB 1172/1461 KB 1176/1461 KB 1180/1461 KB 1184/1461 KB 1188/1461 KB 1192/1461 KB 1196/1461 KB 1200/1461 KB 1204/1461 KB 1208/1461 KB 1212/1461 KB 1216/1461 KB 1220/1461 KB 1224/1461 KB 1228/1461 KB 1232/1461 KB 1236/1461 KB 1240/1461 KB 1244/1461 KB 1248/1461 KB 1252/1461 KB 1256/1461 KB 1260/1461 KB 1264/1461 KB 1268/1461 KB 1272/1461 KB 1276/1461 KB 1280/1461 KB 1284/1461 KB 1288/1461 KB 1292/1461 KB 1296/1461 KB 1300/1461 KB 1304/1461 KB 1308/1461 KB 1312/1461 KB 1316/1461 KB 1320/1461 KB 1324/1461 KB 1328/1461 KB 1332/1461 KB 1336/1461 KB 1340/1461 KB 1344/1461 KB 1348/1461 KB 1352/1461 KB 1356/1461 KB 1360/1461 KB 1364/1461 KB 1368/1461 KB 1372/1461 KB 1376/1461 KB 1380/1461 KB 1384/1461 KB 1388/1461 KB 1392/1461 KB 1396/1461 KB 1400/1461 KB 1404/1461 KB 1408/1461 KB 1412/1461 KB 1416/1461 KB 1420/1461 KB 1424/1461 KB 1428/1461 KB 1432/1461 KB 1436/1461 KB 1440/1461 KB 1444/1461 KB 1448/1461 KB 1452/1461 KB 1456/1461 KB 1460/1461 KB 1461/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar (1461 KB at 829.2 KB/sec) unit-abot-epc-basic-0: 23:43:40 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:43:40 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 23:43:40 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: 23: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/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 436.9 KB/sec) unit-abot-epc-basic-0: 23:43:40 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: 23:43:40 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 133.3 KB/sec) unit-abot-epc-basic-0: 23:43:40 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: 23:43:40 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: 23:43:40 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: 23:43:40 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 100.4 KB/sec) unit-abot-epc-basic-0: 23:43:40 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: 23:43:40 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 24.4 KB/sec) unit-abot-epc-basic-0: 23:43:40 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: 23:43:40 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 318.4 KB/sec) unit-abot-epc-basic-0: 23:43:40 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: 23:43:40 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 151.3 KB/sec) unit-abot-epc-basic-0: 23:43:40 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: 23:43:40 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 158.1 KB/sec) unit-abot-epc-basic-0: 23:43:40 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: 23:43:40 DEBUG unit.abot-epc-basic/0.install 1/2 KB 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 123.2 KB/sec) unit-abot-epc-basic-0: 23:43:40 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: 23: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/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 364.5 KB/sec) unit-abot-epc-basic-0: 23:43:40 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: 23:43:40 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 94.2 KB/sec) unit-abot-epc-basic-0: 23:43:40 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: 23:43:40 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 231.9 KB/sec) unit-abot-epc-basic-0: 23:43:40 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: 23: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/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 471.1 KB/sec) unit-abot-epc-basic-0: 23:43:40 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: 23: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/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 708.2 KB/sec) unit-abot-epc-basic-0: 23:43:40 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: 23:43:40 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 66.8 KB/sec) unit-abot-epc-basic-0: 23:43:40 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: 23:43:40 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 233.0 KB/sec) unit-abot-epc-basic-0: 23:43:40 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: 23:43:40 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 267.7 KB/sec) unit-abot-epc-basic-0: 23:43:40 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: 23:43:40 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 409.6 KB/sec) unit-abot-epc-basic-0: 23:43:40 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: 23:43:40 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 492.1 KB/sec) unit-abot-epc-basic-0: 23:43:40 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: 23:43:40 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 79.0 KB/sec) unit-abot-epc-basic-0: 23:43:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom unit-abot-epc-basic-0: 23:43:40 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 154.5 KB/sec) unit-abot-epc-basic-0: 23:43:40 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: 23:43:40 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 1161.4 KB/sec) unit-abot-epc-basic-0: 23:43:40 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: 23:43:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar unit-abot-epc-basic-0: 23:43:40 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: 23:43:40 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: 23:43:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar unit-abot-epc-basic-0: 23:43:40 DEBUG unit.abot-epc-basic/0.install 4/21 KB 3/149 KB 4/21 KB 5/149 KB 4/21 KB 8/149 KB 4/21 KB 11/149 KB 4/21 KB 4/10 KB 13/149 KB 4/21 KB 4/10 KB 11/149 KB 4/21 KB 8/10 KB 13/149 KB 4/21 KB 10/10 KB 13/149 KB 4/21 KB 10/10 KB 16/149 KB 4/21 KB 10/10 KB 16/149 KB 8/21 KB 10/10 KB 16/149 KB 12/21 KB 10/10 KB 16/149 KB 16/21 KB 10/10 KB 19/149 KB 16/21 KB 10/10 KB 21/149 KB 16/21 KB 10/10 KB 24/149 KB 20/21 KB 10/10 KB 27/149 KB 4/6 KB 20/21 KB 10/10 KB 29/149 KB 4/6 KB 20/21 KB 10/10 KB 24/149 KB 4/6 KB 20/21 KB 10/10 KB 29/149 KB 6/6 KB 20/21 KB 10/10 KB 24/149 KB 20/21 KB 10/10 KB 32/149 KB 6/6 KB 21/21 KB 10/10 KB 32/149 KB 6/6 KB 20/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (10 KB at 462.3 KB/sec) unit-abot-epc-basic-0: 23:43:40 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: 23:43:40 DEBUG unit.abot-epc-basic/0.install 36/149 KB 6/6 KB 21/21 KB 40/149 KB 6/6 KB 21/21 KB 44/149 KB 6/6 KB 21/21 KB 48/149 KB 6/6 KB 21/21 KB 52/149 KB 6/6 KB 21/21 KB 56/149 KB 6/6 KB 21/21 KB 60/149 KB 6/6 KB 21/21 KB 64/149 KB 6/6 KB 21/21 KB 68/149 KB 6/6 KB 21/21 KB 72/149 KB 4/14 KB 6/6 KB 21/21 KB 76/149 KB 4/14 KB 6/6 KB 21/21 KB 80/149 KB 4/14 KB 6/6 KB 21/21 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 844.6 KB/sec) unit-abot-epc-basic-0: 23:43:40 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: 23:43:40 DEBUG unit.abot-epc-basic/0.install 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 223.0 KB/sec) unit-abot-epc-basic-0: 23:43:40 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: 23:43:40 DEBUG unit.abot-epc-basic/0.install 80/149 KB 4/14 KB 4/30 KB 80/149 KB 4/14 KB 8/30 KB 80/149 KB 4/14 KB 12/30 KB 80/149 KB 4/14 KB 16/30 KB 80/149 KB 4/14 KB 20/30 KB 80/149 KB 4/14 KB 24/30 KB 80/149 KB 4/14 KB 28/30 KB 80/149 KB 4/14 KB 30/30 KB 84/149 KB 4/14 KB 3/37 KB 30/30 KB 88/149 KB 4/14 KB 3/37 KB 30/30 KB 92/149 KB 4/14 KB 3/37 KB 30/30 KB 96/149 KB 4/14 KB 3/37 KB 30/30 KB 100/149 KB 4/14 KB 3/37 KB 30/30 KB 4/14 KB 104/149 KB 4/14 KB 3/37 KB 30/30 KB 4/14 KB 108/149 KB 4/14 KB 3/37 KB 30/30 KB 4/14 KB 112/149 KB 4/14 KB 3/37 KB 30/30 KB 4/14 KB 116/149 KB 4/14 KB 3/37 KB 30/30 KB 4/14 KB 68/149 KB 4/14 KB 6/6 KB 21/21 KB 96/149 KB 4/14 KB 3/37 KB 30/30 KB 4/14 KB 116/149 KB 4/14 KB 3/37 KB 30/30 KB 8/14 KB 116/149 KB 4/14 KB 3/37 KB 30/30 KB 12/14 KB 116/149 KB 4/14 KB 3/37 KB 30/30 KB 14/14 KB 80/149 KB 4/14 KB 3/37 KB 30/30 KB 116/149 KB 4/14 KB 5/37 KB 30/30 KB 14/14 KB 116/149 KB 4/14 KB 8/37 KB 30/30 KB 14/14 KB 116/149 KB 4/14 KB 11/37 KB 30/30 KB 14/14 KB 116/149 KB 4/14 KB 13/37 KB 30/30 KB 14/14 KB 116/149 KB 4/14 KB 16/37 KB 30/30 KB 14/14 KB 116/149 KB 8/14 KB 16/37 KB 30/30 KB 14/14 KB 116/149 KB 12/14 KB 16/37 KB 30/30 KB 14/14 KB 116/149 KB 12/14 KB 19/37 KB 30/30 KB 14/14 KB 116/149 KB 14/14 KB 19/37 KB 30/30 KB 14/14 KB 116/149 KB 14/14 KB 21/37 KB 30/30 KB 14/14 KB 116/149 KB 14/14 KB 24/37 KB 30/30 KB 14/14 KB 116/149 KB 14/14 KB 27/37 KB 30/30 KB 14/14 KB 116/149 KB 14/14 KB 29/37 KB 30/30 KB 14/14 KB 116/149 KB 14/14 KB 32/37 KB 30/30 KB 14/14 KB 116/149 KB 14/14 KB 35/37 KB 30/30 KB 14/14 KB 116/149 KB 14/14 KB 37/37 KB 30/30 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 774.0 KB/sec) unit-abot-epc-basic-0: 23:43:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar unit-abot-epc-basic-0: 23:43:40 DEBUG unit.abot-epc-basic/0.install 120/149 KB 14/14 KB 37/37 KB 14/14 KB 124/149 KB 14/14 KB 37/37 KB 14/14 KB 128/149 KB 14/14 KB 37/37 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 304.5 KB/sec) unit-abot-epc-basic-0: 23:43:40 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: 23:43:40 DEBUG unit.abot-epc-basic/0.install 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 289.0 KB/sec) unit-abot-epc-basic-0: 23:43:40 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: 23:43:40 DEBUG unit.abot-epc-basic/0.install 128/149 KB 14/14 KB 37/37 KB 4/37 KB 128/149 KB 37/37 KB 8/37 KB 128/149 KB 37/37 KB 12/37 KB 128/149 KB 37/37 KB 16/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 KB at 766.1 KB/sec) unit-abot-epc-basic-0: 23:43:40 DEBUG unit.abot-epc-basic/0.install 132/149 KB 20/37 KB 132/149 KB 24/37 KB 132/149 KB 16/37 KB 136/149 KB 24/37 KB 140/149 KB 28/37 KB 144/149 KB 28/37 KB 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: 23:43:40 DEBUG unit.abot-epc-basic/0.install 136/149 KB 28/37 KB 144/149 KB 32/37 KB 144/149 KB 36/37 KB 144/149 KB 37/37 KB 148/149 KB 37/37 KB 149/149 KB 37/37 KB 149/149 KB 3/11 KB 37/37 KB 149/149 KB 5/11 KB 37/37 KB 149/149 KB 8/11 KB 37/37 KB 149/149 KB 11/11 KB 37/37 KB 149/149 KB 11/11 KB 37/37 KB 4/43 KB 149/149 KB 11/11 KB 37/37 KB 8/43 KB 149/149 KB 11/11 KB 37/37 KB 12/43 KB 149/149 KB 11/11 KB 37/37 KB 16/43 KB 149/149 KB 11/11 KB 37/37 KB 20/43 KB 149/149 KB 11/11 KB 37/37 KB 3/7 KB 24/43 KB 149/149 KB 11/11 KB 37/37 KB 3/7 KB 28/43 KB 149/149 KB 11/11 KB 37/37 KB 3/7 KB 32/43 KB 149/149 KB 11/11 KB 37/37 KB 3/7 KB 20/43 KB 149/149 KB 11/11 KB 37/37 KB 6/7 KB 32/43 KB 149/149 KB 11/11 KB 37/37 KB 7/7 KB 32/43 KB 149/149 KB 11/11 KB 37/37 KB 7/7 KB 36/43 KB 149/149 KB 11/11 KB 37/37 KB 7/7 KB 40/43 KB 149/149 KB 11/11 KB 37/37 KB 7/7 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 175.5 KB/sec) unit-abot-epc-basic-0: 23:43:40 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: 23:43:40 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 2427.3 KB/sec) unit-abot-epc-basic-0: 23:43:40 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 626.6 KB/sec) unit-abot-epc-basic-0: 23:43:40 DEBUG unit.abot-epc-basic/0.install 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 110.8 KB/sec) unit-abot-epc-basic-0: 23:43:40 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 701.6 KB/sec) unit-abot-epc-basic-0: 23:43:40 DEBUG unit.abot-epc-basic/0.install 4/60 KB 8/60 KB 12/60 KB 16/60 KB 20/60 KB 24/60 KB 28/60 KB 32/60 KB 36/60 KB 40/60 KB 44/60 KB 48/60 KB 52/60 KB 56/60 KB 60/60 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 805.8 KB/sec) unit-abot-epc-basic-0: 23:43:41 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: 23:43:41 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 23:43:41 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:43:41 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 23:43:41 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: 23:43:41 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 91.2 KB/sec) unit-abot-epc-basic-0: 23:43:41 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: 23:43:41 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 1420.3 KB/sec) unit-abot-epc-basic-0: 23:43:41 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: 23:43:41 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/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1473.0 KB/sec) unit-abot-epc-basic-0: 23:43:41 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: 23:43:41 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 143.7 KB/sec) unit-abot-epc-basic-0: 23:43:41 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: 23:43:41 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 203.8 KB/sec) unit-abot-epc-basic-0: 23:43:41 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: 23:43:41 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 633.5 KB/sec) unit-abot-epc-basic-0: 23:43:41 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: 23:43:41 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 182.7 KB/sec) unit-abot-epc-basic-0: 23:43:41 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: 23:43:41 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 278.8 KB/sec) unit-abot-epc-basic-0: 23:43:41 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: 23:43:41 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 137.0 KB/sec) unit-abot-epc-basic-0: 23:43:41 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: 23:43:41 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 182.0 KB/sec) unit-abot-epc-basic-0: 23:43:41 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: 23:43:41 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 132.6 KB/sec) unit-abot-epc-basic-0: 23:43:41 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: 23:43:41 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 141.9 KB/sec) unit-abot-epc-basic-0: 23:43:41 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: 23:43:41 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 240.6 KB/sec) unit-abot-epc-basic-0: 23:43:41 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: 23:43:41 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 202.8 KB/sec) unit-abot-epc-basic-0: 23:43:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom unit-abot-epc-basic-0: 23:43:41 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 160.4 KB/sec) unit-abot-epc-basic-0: 23:43:41 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: 23:43:41 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 101.3 KB/sec) unit-abot-epc-basic-0: 23:43:41 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: 23:43:41 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 104.6 KB/sec) unit-abot-epc-basic-0: 23:43:41 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: 23:43:41 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 128.2 KB/sec) unit-abot-epc-basic-0: 23:43:41 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: 23:43:41 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 52.9 KB/sec) unit-abot-epc-basic-0: 23:43:41 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: 23:43:41 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 288.5 KB/sec) unit-abot-epc-basic-0: 23:43:41 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: 23:43:41 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 210.4 KB/sec) unit-abot-epc-basic-0: 23:43:41 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: 23:43:41 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 1069.3 KB/sec) unit-abot-epc-basic-0: 23:43:41 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: 23:43:41 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 48.3 KB/sec) unit-abot-epc-basic-0: 23:43:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom unit-abot-epc-basic-0: 23:43:41 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 56.0 KB/sec) unit-abot-epc-basic-0: 23:43:41 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: 23:43:41 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 101.2 KB/sec) unit-abot-epc-basic-0: 23:43:41 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: 23:43:41 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: 23:43:41 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: 23:43:41 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: 23:43:41 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB 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: 23:43:41 DEBUG unit.abot-epc-basic/0.install 4/156 KB 13/13 KB 8/156 KB 13/13 KB 12/156 KB 13/13 KB 16/156 KB 13/13 KB 16/156 KB 13/13 KB 4/87 KB 16/156 KB 8/87 KB 16/156 KB 12/87 KB 16/156 KB 16/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 572.3 KB/sec) unit-abot-epc-basic-0: 23:43:41 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: 23:43:41 DEBUG unit.abot-epc-basic/0.install 20/156 KB 20/87 KB 24/156 KB 3/48 KB 20/87 KB 28/156 KB 3/48 KB 20/87 KB 32/156 KB 3/48 KB 20/87 KB 16/156 KB 20/87 KB 32/156 KB 3/48 KB 24/87 KB 32/156 KB 3/48 KB 28/87 KB 32/156 KB 3/48 KB 32/87 KB 20/156 KB 3/48 KB 20/87 KB 32/156 KB 3/48 KB 36/87 KB 36/156 KB 6/48 KB 40/87 KB 36/156 KB 6/48 KB 44/87 KB 36/156 KB 6/48 KB 48/87 KB 32/156 KB 6/48 KB 36/87 KB 36/156 KB 9/48 KB 48/87 KB 36/156 KB 11/48 KB 3/35 KB 48/87 KB 36/156 KB 6/48 KB 36/87 KB 40/156 KB 11/48 KB 3/35 KB 48/87 KB 44/156 KB 11/48 KB 3/35 KB 48/87 KB 48/156 KB 11/48 KB 3/35 KB 48/87 KB 52/156 KB 14/48 KB 3/35 KB 48/87 KB 56/156 KB 14/48 KB 3/35 KB 52/87 KB 60/156 KB 14/48 KB 3/35 KB 52/87 KB 64/156 KB 14/48 KB 3/35 KB 52/87 KB 36/156 KB 9/48 KB 3/35 KB 48/87 KB 64/156 KB 14/48 KB 5/35 KB 52/87 KB 64/156 KB 14/48 KB 8/35 KB 52/87 KB 64/156 KB 14/48 KB 11/35 KB 52/87 KB 64/156 KB 14/48 KB 13/35 KB 52/87 KB 64/156 KB 14/48 KB 16/35 KB 52/87 KB 52/156 KB 14/48 KB 3/35 KB 52/87 KB 64/156 KB 14/48 KB 16/35 KB 56/87 KB 64/156 KB 14/48 KB 16/35 KB 60/87 KB 48/156 KB 14/48 KB 3/35 KB 48/87 KB 64/156 KB 16/48 KB 19/35 KB 60/87 KB 64/156 KB 19/48 KB 19/35 KB 60/87 KB 64/156 KB 22/48 KB 19/35 KB 60/87 KB 64/156 KB 14/48 KB 19/35 KB 60/87 KB 64/156 KB 22/48 KB 19/35 KB 64/87 KB 64/156 KB 25/48 KB 21/35 KB 64/87 KB 64/156 KB 27/48 KB 21/35 KB 64/87 KB 64/156 KB 30/48 KB 21/35 KB 64/87 KB 64/156 KB 32/48 KB 21/35 KB 68/87 KB 3/21 KB 68/156 KB 36/48 KB 21/35 KB 68/87 KB 3/21 KB 68/156 KB 40/48 KB 21/35 KB 68/87 KB 3/21 KB 68/156 KB 44/48 KB 21/35 KB 68/87 KB 3/21 KB 68/156 KB 48/48 KB 21/35 KB 68/87 KB 64/156 KB 22/48 KB 21/35 KB 64/87 KB 3/21 KB 68/156 KB 48/48 KB 24/35 KB 68/87 KB 3/21 KB 68/156 KB 48/48 KB 27/35 KB 68/87 KB 3/21 KB 68/156 KB 48/48 KB 29/35 KB 68/87 KB 3/21 KB 68/156 KB 48/48 KB 32/35 KB 68/87 KB 3/21 KB 68/156 KB 32/48 KB 21/35 KB 68/87 KB 68/156 KB 32/48 KB 21/35 KB 68/87 KB 3/21 KB 72/156 KB 48/48 KB 32/35 KB 68/87 KB 3/21 KB 76/156 KB 48/48 KB 32/35 KB 68/87 KB 3/21 KB 80/156 KB 48/48 KB 32/35 KB 68/87 KB 64/156 KB 30/48 KB 21/35 KB 68/87 KB 3/21 KB 80/156 KB 48/48 KB 32/35 KB 72/87 KB 3/21 KB 80/156 KB 48/48 KB 32/35 KB 76/87 KB 3/21 KB 80/156 KB 48/48 KB 32/35 KB 80/87 KB 3/21 KB 80/156 KB 48/48 KB 32/35 KB 84/87 KB 5/21 KB 84/156 KB 48/48 KB 35/35 KB 87/87 KB 5/21 KB 84/156 KB 48/48 KB 35/35 KB 84/87 KB 8/21 KB 84/156 KB 48/48 KB 35/35 KB 87/87 KB 11/21 KB 84/156 KB 48/48 KB 35/35 KB 87/87 KB 13/21 KB 84/156 KB 48/48 KB 35/35 KB 87/87 KB 3/21 KB 84/156 KB 48/48 KB 35/35 KB 84/87 KB 13/21 KB 88/156 KB 48/48 KB 35/35 KB 87/87 KB 3/21 KB 80/156 KB 48/48 KB 35/35 KB 84/87 KB 13/21 KB 88/156 KB 48/48 KB 35/35 KB 87/87 KB 13/21 KB 92/156 KB 48/48 KB 35/35 KB 87/87 KB 13/21 KB 96/156 KB 48/48 KB 35/35 KB 87/87 KB 16/21 KB 100/156 KB 48/48 KB 35/35 KB 87/87 KB 16/21 KB 104/156 KB 48/48 KB 35/35 KB 87/87 KB 16/21 KB 108/156 KB 48/48 KB 35/35 KB 87/87 KB 16/21 KB 112/156 KB 48/48 KB 35/35 KB 87/87 KB 16/21 KB 116/156 KB 48/48 KB 35/35 KB 87/87 KB 16/21 KB 120/156 KB 48/48 KB 35/35 KB 87/87 KB 16/21 KB 124/156 KB 48/48 KB 35/35 KB 87/87 KB 16/21 KB 128/156 KB 48/48 KB 35/35 KB 87/87 KB 16/21 KB 132/156 KB 48/48 KB 35/35 KB 87/87 KB 16/21 KB 96/156 KB 48/48 KB 35/35 KB 87/87 KB 19/21 KB 132/156 KB 48/48 KB 35/35 KB 87/87 KB 21/21 KB 132/156 KB 48/48 KB 35/35 KB 87/87 unit-abot-epc-basic-0: 23:43:41 DEBUG unit.abot-epc-basic/0.install 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 1042.6 KB/sec) unit-abot-epc-basic-0: 23:43:41 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (87 KB at 1638.2 KB/sec) unit-abot-epc-basic-0: 23:43:41 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: 23:43:41 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: 23:43:41 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: 23:43:41 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: 23:43:41 DEBUG unit.abot-epc-basic/0.install 21/21 KB 136/156 KB 21/21 KB 140/156 KB 21/21 KB 144/156 KB 21/21 KB 148/156 KB 21/21 KB 152/156 KB 21/21 KB 156/156 KB 21/21 KB 156/156 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.jar (21 KB at 392.1 KB/sec) unit-abot-epc-basic-0: 23:43:41 DEBUG unit.abot-epc-basic/0.install 3/24 KB 156/156 KB 5/24 KB 156/156 KB 8/24 KB 156/156 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar unit-abot-epc-basic-0: 23:43:41 DEBUG unit.abot-epc-basic/0.install 11/24 KB 156/156 KB 13/24 KB 156/156 KB 16/24 KB 156/156 KB 3/14 KB 4/86 KB 13/24 KB 156/156 KB 3/14 KB 4/86 KB 16/24 KB 156/156 KB 5/14 KB 4/86 KB 16/24 KB 156/156 KB 8/14 KB 4/86 KB 16/24 KB 156/156 KB 11/14 KB 4/86 KB 16/24 KB 156/156 KB 13/14 KB 4/86 KB 16/24 KB 156/156 KB 14/14 KB 4/86 KB 13/24 KB 156/156 KB 4/86 KB 16/24 KB 156/156 KB 14/14 KB 8/86 KB 16/24 KB 156/156 KB 14/14 KB 12/86 KB 19/24 KB 156/156 KB 14/14 KB 16/86 KB 19/24 KB 156/156 KB 14/14 KB 20/86 KB 19/24 KB 156/156 KB 14/14 KB 24/86 KB 19/24 KB 156/156 KB 14/14 KB 28/86 KB 19/24 KB 156/156 KB 14/14 KB 32/86 KB 19/24 KB 156/156 KB 14/14 KB 36/86 KB 19/24 KB 3/119 KB 156/156 KB 14/14 KB 40/86 KB 19/24 KB 156/156 KB 14/14 KB 12/86 KB 21/24 KB 3/119 KB 156/156 KB 14/14 KB 40/86 KB 19/24 KB 3/119 KB 156/156 KB 14/14 KB 36/86 KB 24/24 KB 3/119 KB 156/156 KB 14/14 KB 40/86 KB 24/24 KB 5/119 KB 156/156 KB 14/14 KB 40/86 KB 24/24 KB 5/119 KB 156/156 KB 14/14 KB 40/86 KB 24/24 KB 8/119 KB 156/156 KB 40/86 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 213.7 KB/sec) unit-abot-epc-basic-0: 23:43:41 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: 23:43:41 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (156 KB at 2398.3 KB/sec) unit-abot-epc-basic-0: 23:43:41 DEBUG unit.abot-epc-basic/0.install 24/24 KB 11/119 KB 156/156 KB 40/86 KB 24/24 KB 13/119 KB 44/86 KB 24/24 KB 16/119 KB 44/86 KB 24/24 KB 19/119 KB 44/86 KB 24/24 KB 11/119 KB 44/86 KB 24/24 KB 19/119 KB 48/86 KB 24/24 KB 21/119 KB 52/86 KB 24/24 KB 21/119 KB 56/86 KB 24/24 KB 21/119 KB 60/86 KB 24/24 KB 21/119 KB 64/86 KB 24/24 KB 21/119 KB 68/86 KB 24/24 KB 21/119 KB 72/86 KB 24/24 KB 21/119 KB 76/86 KB 24/24 KB 21/119 KB 80/86 KB 21/119 KB 84/86 KB 24/24 KB 21/119 KB 48/86 KB 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: 23:43:41 DEBUG unit.abot-epc-basic/0.install 21/119 KB 84/86 KB 3/29 KB 21/119 KB 84/86 KB 5/29 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 347.6 KB/sec) unit-abot-epc-basic-0: 23:43:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar unit-abot-epc-basic-0: 23:43:41 DEBUG unit.abot-epc-basic/0.install 24/119 KB 84/86 KB 5/29 KB 27/119 KB 84/86 KB 5/29 KB 29/119 KB 84/86 KB 5/29 KB 29/119 KB 84/86 KB 8/29 KB 29/119 KB 84/86 KB 11/29 KB 32/119 KB 84/86 KB 13/29 KB 32/119 KB 84/86 KB 11/29 KB 36/119 KB 84/86 KB 13/29 KB 36/119 KB 84/86 KB 16/29 KB 36/119 KB 84/86 KB 19/29 KB 36/119 KB 84/86 KB 21/29 KB 40/119 KB 84/86 KB 21/29 KB 44/119 KB 84/86 KB 21/29 KB 48/119 KB 84/86 KB 24/29 KB 44/119 KB 84/86 KB 24/29 KB 52/119 KB 84/86 KB 24/29 KB 56/119 KB 86/86 KB 27/29 KB 60/119 KB 86/86 KB 27/29 KB 64/119 KB 86/86 KB 27/29 KB 3/37 KB 64/119 KB 86/86 KB 27/29 KB 5/37 KB 64/119 KB 86/86 KB 27/29 KB 8/37 KB 64/119 KB 86/86 KB 27/29 KB 11/37 KB 64/119 KB 86/86 KB 27/29 KB 13/37 KB 64/119 KB 86/86 KB 27/29 KB 52/119 KB 84/86 KB 27/29 KB 16/37 KB 64/119 KB 86/86 KB 27/29 KB 16/37 KB 64/119 KB 86/86 KB 29/29 KB 52/119 KB 86/86 KB 27/29 KB 16/37 KB 64/119 KB 86/86 KB 29/29 KB 4/57 KB 16/37 KB 64/119 KB 86/86 KB 29/29 KB 8/57 KB 16/37 KB 64/119 KB 86/86 KB 29/29 KB 12/57 KB 16/37 KB 64/119 KB 86/86 KB 29/29 KB 16/57 KB 16/37 KB 64/119 KB 86/86 KB 29/29 KB 20/57 KB 19/37 KB 64/119 KB 86/86 KB 29/29 KB 24/57 KB 19/37 KB 64/119 KB 86/86 KB 29/29 KB 28/57 KB 19/37 KB 64/119 KB 86/86 KB 29/29 KB 32/57 KB 19/37 KB 64/119 KB 86/86 KB 29/29 KB 36/57 KB 19/37 KB 68/119 KB 86/86 KB 29/29 KB 40/57 KB 19/37 KB 68/119 KB 86/86 KB 29/29 KB 44/57 KB 19/37 KB 68/119 KB 86/86 KB 29/29 KB 48/57 KB 19/37 KB 64/119 KB 86/86 KB 29/29 KB 20/57 KB 21/37 KB 68/119 KB 86/86 KB 29/29 KB 48/57 KB 24/37 KB 68/119 KB 86/86 KB 29/29 KB 48/57 KB 27/37 KB 68/119 KB 86/86 KB 29/29 KB 48/57 KB 29/37 KB 68/119 KB 86/86 KB 29/29 KB 48/57 KB 32/37 KB 68/119 KB 86/86 KB 29/29 KB 48/57 KB 19/37 KB 68/119 KB 86/86 KB 29/29 KB 36/57 KB 32/37 KB 72/119 KB 86/86 KB 29/29 KB 48/57 KB 32/37 KB 76/119 KB 86/86 KB 29/29 KB 48/57 KB 35/37 KB 76/119 KB 86/86 KB 29/29 KB 48/57 KB 35/37 KB 80/119 KB 86/86 KB 29/29 KB 48/57 KB 37/37 KB 80/119 KB 86/86 KB 29/29 KB 48/57 KB 37/37 KB 84/119 KB 86/86 KB 29/29 KB 48/57 KB 37/37 KB 88/119 KB 86/86 KB 29/29 KB 52/57 KB 37/37 KB 92/119 KB 86/86 KB 29/29 KB 52/57 KB 37/37 KB 96/119 KB 86/86 KB 29/29 KB 52/57 KB 37/37 KB 84/119 KB 86/86 KB 29/29 KB 52/57 KB 37/37 KB 96/119 KB 86/86 KB 29/29 KB 56/57 KB 37/37 KB 96/119 KB 86/86 KB 29/29 KB 57/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (86 KB at 1039.9 KB/sec) unit-abot-epc-basic-0: 23:43:41 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 346.2 KB/sec) unit-abot-epc-basic-0: 23:43:41 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: 23:43:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar unit-abot-epc-basic-0: 23:43:41 DEBUG unit.abot-epc-basic/0.install 37/37 KB 100/119 KB 57/57 KB 104/119 KB 57/57 KB 108/119 KB 57/57 KB 112/119 KB 57/57 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 415.8 KB/sec) unit-abot-epc-basic-0: 23:43:41 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: 23:43:41 DEBUG unit.abot-epc-basic/0.install 116/119 KB 57/57 KB 119/119 KB 57/57 KB 4/33 KB 119/119 KB 57/57 KB 8/33 KB 119/119 KB 57/57 KB 12/33 KB 119/119 KB 57/57 KB 16/33 KB 119/119 KB 57/57 KB 16/33 KB 119/119 KB 3/11 KB 57/57 KB 16/33 KB 119/119 KB 5/11 KB 57/57 KB 16/33 KB 119/119 KB 8/11 KB 57/57 KB 16/33 KB 119/119 KB 11/11 KB 57/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (57 KB at 613.9 KB/sec) unit-abot-epc-basic-0: 23:43:41 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: 23:43:41 DEBUG unit.abot-epc-basic/0.install 20/33 KB 3/21 KB 119/119 KB 11/11 KB 20/33 KB 119/119 KB 11/11 KB 24/33 KB 3/21 KB 119/119 KB 11/11 KB 28/33 KB 3/21 KB 119/119 KB 11/11 KB 32/33 KB 5/21 KB 119/119 KB 11/11 KB 33/33 KB 5/21 KB 119/119 KB 11/11 KB 28/33 KB 5/21 KB 119/119 KB 11/11 KB 33/33 KB 8/21 KB 119/119 KB 11/11 KB 33/33 KB 11/21 KB 119/119 KB 11/11 KB 33/33 KB 13/21 KB 119/119 KB 11/11 KB 33/33 KB 16/21 KB 119/119 KB 11/11 KB 33/33 KB 19/21 KB 119/119 KB 11/11 KB 33/33 KB 21/21 KB 119/119 KB 11/11 KB 33/33 KB 21/21 KB 119/119 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (11 KB at 104.6 KB/sec) unit-abot-epc-basic-0: 23:43:41 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: 23:43:41 DEBUG unit.abot-epc-basic/0.install 33/33 KB 21/21 KB 119/119 KB 3/5 KB 33/33 KB 21/21 KB 119/119 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (119 KB at 1201.3 KB/sec) unit-abot-epc-basic-0: 23:43:41 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 324.6 KB/sec) unit-abot-epc-basic-0: 23:43:41 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 208.9 KB/sec) unit-abot-epc-basic-0: 23:43:41 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/5 KB 5/14 KB 5/5 KB 8/14 KB 5/5 KB 11/14 KB 5/5 KB 13/14 KB 5/5 KB 14/14 KB 5/5 KB 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 43.2 KB/sec) unit-abot-epc-basic-0: 23:43:41 DEBUG unit.abot-epc-basic/0.install 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 130.6 KB/sec) unit-abot-epc-basic-0: 23:43:41 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 23:43:41 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:43:41 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 23:43:41 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: 23:43:41 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: 23:43:41 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:43:41 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 23:43:41 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 23:43:42 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:43:42 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 23:43:42 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: 23:43:42 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 596.8 KB/sec) unit-abot-epc-basic-0: 23:43:42 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: 23:43:42 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 132.6 KB/sec) unit-abot-epc-basic-0: 23:43:42 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: 23:43:42 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 950.1 KB/sec) unit-abot-epc-basic-0: 23:43:42 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: 23:43:42 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 285.6 KB/sec) unit-abot-epc-basic-0: 23:43:42 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: 23:43:42 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 282.6 KB/sec) unit-abot-epc-basic-0: 23:43:42 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: 23:43:42 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 168.0 KB/sec) unit-abot-epc-basic-0: 23:43:42 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: 23:43:42 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 1778.7 KB/sec) unit-abot-epc-basic-0: 23:43:42 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: 23:43:42 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 631.1 KB/sec) unit-abot-epc-basic-0: 23:43:42 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: 23:43:42 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 159.3 KB/sec) unit-abot-epc-basic-0: 23:43:42 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: 23:43:42 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 142.6 KB/sec) unit-abot-epc-basic-0: 23:43:42 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: 23:43:42 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 644.5 KB/sec) unit-abot-epc-basic-0: 23:43:42 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: 23:43:42 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3 KB at 132.5 KB/sec) unit-abot-epc-basic-0: 23:43:42 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: 23:43:42 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (3 KB at 141.2 KB/sec) unit-abot-epc-basic-0: 23:43:42 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: 23:43:42 DEBUG unit.abot-epc-basic/0.install 3/3 KB 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 210.7 KB/sec) unit-abot-epc-basic-0: 23:43:43 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: 23:43:43 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/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 759.8 KB/sec) unit-abot-epc-basic-0: 23:43:43 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: 23:43:43 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 128.3 KB/sec) unit-abot-epc-basic-0: 23:43:43 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: 23:43:43 DEBUG unit.abot-epc-basic/0.install 1/2 KB 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 76.7 KB/sec) unit-abot-epc-basic-0: 23:43:43 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: 23:43:43 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 192.8 KB/sec) unit-abot-epc-basic-0: 23:43:43 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: 23:43:43 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: 23:43:43 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: 23:43:43 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 683.3 KB/sec) unit-abot-epc-basic-0: 23:43:43 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: 23:43:43 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 314.1 KB/sec) unit-abot-epc-basic-0: 23:43:43 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: 23:43:43 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 183.3 KB/sec) unit-abot-epc-basic-0: 23:43:43 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: 23:43:43 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 272.1 KB/sec) unit-abot-epc-basic-0: 23:43:43 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: 23:43:43 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/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 1359.9 KB/sec) unit-abot-epc-basic-0: 23:43:43 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: 23:43:43 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: 23:43:43 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: 23:43:43 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: 23:43:43 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: 23:43:43 DEBUG unit.abot-epc-basic/0.install 3/45 KB 5/45 KB 3/308 KB 3/223 KB 3/45 KB 3/308 KB 3/223 KB 5/45 KB 5/308 KB 3/223 KB 5/45 KB 8/308 KB 3/286 KB 3/223 KB 5/45 KB 11/308 KB 3/286 KB 3/223 KB 3/45 KB 3/223 KB 5/45 KB 11/308 KB 3/286 KB 5/223 KB 5/45 KB 11/308 KB 3/286 KB 8/223 KB 5/45 KB 11/308 KB 3/286 KB 11/223 KB 5/45 KB 5/308 KB 3/286 KB 3/223 KB 8/45 KB 11/308 KB 3/39 KB 5/286 KB 11/223 KB 8/45 KB 11/308 KB 3/39 KB 8/286 KB 11/223 KB 8/45 KB 11/308 KB 3/39 KB 11/286 KB 11/223 KB 8/45 KB 11/308 KB 3/39 KB 13/286 KB 11/223 KB 8/45 KB 11/308 KB 3/39 KB 3/286 KB 11/223 KB 8/45 KB 13/308 KB 5/39 KB 13/286 KB 11/223 KB 8/45 KB 13/308 KB 8/39 KB 13/286 KB 11/223 KB 8/45 KB 13/308 KB 11/39 KB 13/286 KB 11/223 KB 8/45 KB 13/308 KB 13/39 KB 13/286 KB 11/223 KB 8/45 KB 13/308 KB 16/39 KB 13/286 KB 11/223 KB 8/45 KB 13/308 KB 19/39 KB 16/286 KB 13/223 KB 8/45 KB 11/308 KB 3/286 KB 11/223 KB 11/45 KB 13/308 KB 19/39 KB 16/286 KB 13/223 KB 13/45 KB 13/308 KB 19/39 KB 16/286 KB 13/223 KB 16/45 KB 13/308 KB 19/39 KB 16/286 KB 13/223 KB 8/45 KB 13/308 KB 16/39 KB 16/286 KB 13/223 KB 8/45 KB 13/308 KB 16/39 KB 13/286 KB 13/223 KB 16/45 KB 13/308 KB 19/39 KB 16/286 KB 16/223 KB 16/45 KB 13/308 KB 19/39 KB 16/286 KB 19/223 KB 8/45 KB 13/308 KB 3/39 KB 13/286 KB 11/223 KB 16/45 KB 16/308 KB 19/39 KB 19/286 KB 19/223 KB 16/45 KB 19/308 KB 19/39 KB 19/286 KB 19/223 KB 16/45 KB 21/308 KB 19/39 KB 19/286 KB 19/223 KB 19/45 KB 21/308 KB 19/39 KB 19/286 KB 19/223 KB 21/45 KB 24/308 KB 21/39 KB 19/286 KB 19/223 KB 16/45 KB 13/308 KB 19/39 KB 19/286 KB 19/223 KB 21/45 KB 24/308 KB 21/39 KB 21/286 KB 21/223 KB 21/45 KB 24/308 KB 21/39 KB 19/286 KB 21/223 KB 19/45 KB 24/308 KB 21/39 KB 19/286 KB 19/223 KB 19/45 KB 21/308 KB 21/39 KB 19/286 KB 19/223 KB 21/45 KB 27/308 KB 21/39 KB 21/286 KB 21/223 KB 24/45 KB 29/308 KB 24/39 KB 21/286 KB 24/223 KB 24/45 KB 27/308 KB 24/39 KB 21/286 KB 24/223 KB 24/45 KB 27/308 KB 24/39 KB 21/286 KB 21/223 KB 21/45 KB 27/308 KB 24/39 KB 21/286 KB 21/223 KB 24/45 KB 29/308 KB 24/39 KB 24/286 KB 24/223 KB 24/45 KB 29/308 KB 27/39 KB 24/286 KB 24/223 KB 27/45 KB 29/308 KB 27/39 KB 24/286 KB 27/223 KB 29/45 KB 29/308 KB 29/39 KB 27/286 KB 27/223 KB 24/45 KB 29/308 KB 27/39 KB 24/286 KB 27/223 KB 29/45 KB 32/308 KB 29/39 KB 27/286 KB 27/223 KB 27/45 KB 29/308 KB 29/39 KB 27/286 KB 27/223 KB 27/45 KB 29/308 KB 27/39 KB 27/286 KB 27/223 KB 29/45 KB 32/308 KB 29/39 KB 27/286 KB 29/223 KB 32/45 KB 36/308 KB 32/39 KB 27/286 KB 32/223 KB 32/45 KB 36/308 KB 32/39 KB 27/286 KB 29/223 KB 29/45 KB 36/308 KB 32/39 KB 27/286 KB 29/223 KB 32/45 KB 36/308 KB 35/39 KB 29/286 KB 32/223 KB 32/45 KB 36/308 KB 37/39 KB 29/286 KB 32/223 KB 36/45 KB 36/308 KB 39/39 KB 29/286 KB 36/223 KB 29/45 KB 36/308 KB 29/39 KB 27/286 KB 29/223 KB 36/45 KB 40/308 KB 39/39 KB 29/286 KB 36/223 KB 36/45 KB 44/308 KB 39/39 KB 29/286 KB 36/223 KB 36/45 KB 48/308 KB 39/39 KB 29/286 KB 36/223 KB 36/45 KB 36/308 KB 37/39 KB 29/286 KB 36/223 KB 36/45 KB 48/308 KB 39/39 KB 29/286 KB 40/223 KB 36/45 KB 48/308 KB 39/39 KB 29/286 KB 44/223 KB 36/45 KB 48/308 KB 39/39 KB 29/286 KB 48/223 KB 36/45 KB 36/308 KB 37/39 KB 29/286 KB 32/223 KB 40/45 KB 48/308 KB 39/39 KB 29/286 KB 48/223 KB 44/45 KB 48/308 KB 39/39 KB 29/286 KB 48/223 KB 45/45 KB 48/308 KB 39/39 KB 29/286 KB 48/223 KB 32/45 KB 36/308 KB 32/39 KB 29/286 KB 32/223 KB 45/45 KB 48/3 unit-abot-epc-basic-0: 23:43:43 DEBUG unit.abot-epc-basic/0.install 08 KB 39/39 KB 32/286 KB 48/223 KB 45/45 KB 48/308 KB 39/39 KB 36/286 KB 48/223 KB 45/45 KB 48/308 KB 39/39 KB 40/286 KB 48/223 KB 45/45 KB 48/308 KB 39/39 KB 44/286 KB 48/223 KB 45/45 KB 48/308 KB 39/39 KB 48/286 KB 48/223 KB 45/45 KB 48/308 KB 39/39 KB 52/286 KB 48/223 KB 45/45 KB 52/308 KB 56/286 KB 52/223 KB 45/45 KB 52/308 KB 60/286 KB 52/223 KB 45/45 KB 52/308 KB 64/286 KB 52/223 KB 45/45 KB 52/308 KB 39/39 KB 52/286 KB 52/223 KB 45/45 KB 52/308 KB 64/286 KB 56/223 KB 45/45 KB 52/308 KB 64/286 KB 60/223 KB 45/45 KB 52/308 KB 64/286 KB 64/223 KB 45/45 KB 52/308 KB 64/286 KB 68/223 KB 45/45 KB 52/308 KB 68/286 KB 72/223 KB 45/45 KB 52/308 KB 68/286 KB 76/223 KB 45/45 KB 52/308 KB 68/286 KB 80/223 KB 45/45 KB 52/308 KB 68/286 KB 84/223 KB 52/308 KB 68/286 KB 88/223 KB 45/45 KB 52/308 KB 39/39 KB 52/286 KB 48/223 KB 56/308 KB 68/286 KB 88/223 KB 60/308 KB 68/286 KB 88/223 KB 64/308 KB 68/286 KB 88/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 987.4 KB/sec) unit-abot-epc-basic-0: 23:43:43 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: 23:43:43 DEBUG unit.abot-epc-basic/0.install 68/308 KB 68/286 KB 88/223 KB 72/308 KB 68/286 KB 92/223 KB 76/308 KB 68/286 KB 92/223 KB 80/308 KB 68/286 KB 92/223 KB 45/45 KB 52/308 KB 68/286 KB 68/223 KB 80/308 KB 72/286 KB 92/223 KB 80/308 KB 76/286 KB 92/223 KB 80/308 KB 80/286 KB 92/223 KB 80/308 KB 84/286 KB 92/223 KB 84/308 KB 88/286 KB 92/223 KB 84/308 KB 92/286 KB 92/223 KB 84/308 KB 96/286 KB 92/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 1128.4 KB/sec) unit-abot-epc-basic-0: 23:43:43 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: 23:43:43 DEBUG unit.abot-epc-basic/0.install 84/308 KB 84/286 KB 92/223 KB 88/308 KB 96/286 KB 92/223 KB 92/308 KB 96/286 KB 92/223 KB 96/308 KB 96/286 KB 92/223 KB 100/308 KB 96/286 KB 92/223 KB 104/308 KB 100/286 KB 92/223 KB 108/308 KB 100/286 KB 92/223 KB 112/308 KB 100/286 KB 92/223 KB 116/308 KB 100/286 KB 92/223 KB 120/308 KB 100/286 KB 92/223 KB 68/308 KB 68/286 KB 92/223 KB 120/308 KB 100/286 KB 96/223 KB 120/308 KB 100/286 KB 100/223 KB 120/308 KB 100/286 KB 104/223 KB 120/308 KB 100/286 KB 108/223 KB 120/308 KB 100/286 KB 112/223 KB 120/308 KB 100/286 KB 116/223 KB 120/308 KB 100/286 KB 120/223 KB 120/308 KB 100/286 KB 124/223 KB 124/308 KB 100/286 KB 128/223 KB 100/308 KB 100/286 KB 92/223 KB 124/308 KB 104/286 KB 4/174 KB 128/223 KB 124/308 KB 100/286 KB 4/174 KB 128/223 KB 124/308 KB 104/286 KB 8/174 KB 128/223 KB 124/308 KB 3/22 KB 104/286 KB 12/174 KB 128/223 KB 124/308 KB 3/22 KB 104/286 KB 16/174 KB 128/223 KB 124/308 KB 3/22 KB 108/286 KB 20/174 KB 128/223 KB 124/308 KB 3/22 KB 108/286 KB 24/174 KB 128/223 KB 124/308 KB 3/22 KB 108/286 KB 28/174 KB 128/223 KB 124/308 KB 3/22 KB 108/286 KB 32/174 KB 128/223 KB 124/308 KB 3/22 KB 108/286 KB 36/174 KB 132/223 KB 124/308 KB 3/22 KB 108/286 KB 40/174 KB 132/223 KB 124/308 KB 3/22 KB 108/286 KB 44/174 KB 132/223 KB 124/308 KB 3/22 KB 108/286 KB 48/174 KB 132/223 KB 124/308 KB 3/22 KB 108/286 KB 52/174 KB 132/223 KB 124/308 KB 3/22 KB 108/286 KB 56/174 KB 132/223 KB 124/308 KB 3/22 KB 108/286 KB 60/174 KB 132/223 KB 124/308 KB 3/22 KB 108/286 KB 64/174 KB 132/223 KB 124/308 KB 100/286 KB 124/223 KB 128/308 KB 3/22 KB 108/286 KB 64/174 KB 132/223 KB 132/308 KB 3/22 KB 108/286 KB 64/174 KB 132/223 KB 136/308 KB 3/22 KB 108/286 KB 64/174 KB 132/223 KB 140/308 KB 3/22 KB 108/286 KB 64/174 KB 132/223 KB 144/308 KB 3/22 KB 108/286 KB 64/174 KB 132/223 KB 124/308 KB 3/22 KB 108/286 KB 32/174 KB 132/223 KB 144/308 KB 3/22 KB 108/286 KB 64/174 KB 136/223 KB 144/308 KB 3/22 KB 108/286 KB 64/174 KB 140/223 KB 144/308 KB 3/22 KB 108/286 KB 64/174 KB 144/223 KB 124/308 KB 3/22 KB 108/286 KB 16/174 KB 128/223 KB 144/308 KB 3/22 KB 112/286 KB 64/174 KB 144/223 KB 144/308 KB 3/22 KB 116/286 KB 64/174 KB 144/223 KB 124/308 KB 3/22 KB 104/286 KB 8/174 KB 128/223 KB 144/308 KB 5/22 KB 116/286 KB 64/174 KB 144/223 KB 144/308 KB 8/22 KB 116/286 KB 64/174 KB 144/223 KB 144/308 KB 11/22 KB 116/286 KB 64/174 KB 144/223 KB 144/308 KB 13/22 KB 116/286 KB 64/174 KB 144/223 KB 144/308 KB 16/22 KB 116/286 KB 64/174 KB 144/223 KB 144/308 KB 19/22 KB 116/286 KB 64/174 KB 144/223 KB 144/308 KB 21/22 KB 116/286 KB 64/174 KB 144/223 KB 144/308 KB 22/22 KB 116/286 KB 64/174 KB 144/223 KB 144/308 KB 22/22 KB 120/286 KB 64/174 KB 144/223 KB 144/308 KB 22/22 KB 124/286 KB 64/174 KB 144/223 KB 144/308 KB 22/22 KB 128/286 KB 64/174 KB 144/223 KB 144/308 KB 22/22 KB 132/286 KB 64/174 KB 144/223 KB 144/308 KB 22/22 KB 136/286 KB 64/174 KB 144/223 KB 144/308 KB 22/22 KB 140/286 KB 64/174 KB 144/223 KB 148/308 KB 22/22 KB 144/286 KB 64/174 KB 144/223 KB 148/308 KB 22/22 KB 148/286 KB 64/174 KB 144/223 KB 148/308 KB 22/22 KB 152/286 KB 64/174 KB 148/223 KB 148/308 KB 22/22 KB 156/286 KB 64/174 KB 148/223 KB 148/308 KB 22/22 KB 160/286 KB 64/174 KB 148/223 KB 148/308 KB 22/22 KB 140/286 KB 64/174 KB 144/223 KB 152/308 KB 22/22 KB 160/286 KB 64/174 KB 148/223 KB 156/308 KB 22/22 KB 160/286 KB 64/174 KB 148/223 KB 160/308 KB 22/22 KB 160/28 unit-abot-epc-basic-0: 23:43:43 DEBUG unit.abot-epc-basic/0.install 6 KB 64/174 KB 148/223 KB 148/308 KB 22/22 KB 148/286 KB 64/174 KB 148/223 KB 160/308 KB 22/22 KB 160/286 KB 64/174 KB 152/223 KB 160/308 KB 22/22 KB 160/286 KB 64/174 KB 156/223 KB 160/308 KB 22/22 KB 160/286 KB 64/174 KB 160/223 KB 160/308 KB 22/22 KB 160/286 KB 64/174 KB 164/223 KB 164/308 KB 22/22 KB 164/286 KB 68/174 KB 168/223 KB 164/308 KB 22/22 KB 164/286 KB 68/174 KB 172/223 KB 164/308 KB 22/22 KB 164/286 KB 68/174 KB 176/223 KB 164/308 KB 22/22 KB 164/286 KB 68/174 KB 164/223 KB 164/308 KB 22/22 KB 168/286 KB 68/174 KB 176/223 KB 164/308 KB 22/22 KB 172/286 KB 68/174 KB 176/223 KB 164/308 KB 22/22 KB 176/286 KB 68/174 KB 176/223 KB 164/308 KB 22/22 KB 160/286 KB 68/174 KB 164/223 KB 168/308 KB 22/22 KB 176/286 KB 68/174 KB 176/223 KB 172/308 KB 176/286 KB 68/174 KB 176/223 KB 176/308 KB 176/286 KB 68/174 KB 176/223 KB 160/308 KB 22/22 KB 160/286 KB 68/174 KB 164/223 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 361.2 KB/sec) unit-abot-epc-basic-0: 23:43:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar unit-abot-epc-basic-0: 23:43:43 DEBUG unit.abot-epc-basic/0.install 176/308 KB 176/286 KB 72/174 KB 176/223 KB 176/308 KB 176/286 KB 76/174 KB 176/223 KB 176/308 KB 176/286 KB 80/174 KB 176/223 KB 176/308 KB 176/286 KB 84/174 KB 176/223 KB 180/308 KB 180/286 KB 88/174 KB 180/223 KB 180/308 KB 180/286 KB 92/174 KB 180/223 KB 180/308 KB 180/286 KB 96/174 KB 180/223 KB 180/308 KB 180/286 KB 100/174 KB 180/223 KB 180/308 KB 180/286 KB 104/174 KB 180/223 KB 180/308 KB 180/286 KB 108/174 KB 180/223 KB 3/9 KB 180/308 KB 180/286 KB 112/174 KB 180/223 KB 180/308 KB 180/286 KB 84/174 KB 180/223 KB 3/9 KB 180/308 KB 180/286 KB 112/174 KB 184/223 KB 3/9 KB 180/308 KB 180/286 KB 112/174 KB 188/223 KB 3/9 KB 180/308 KB 180/286 KB 112/174 KB 192/223 KB 180/308 KB 180/286 KB 84/174 KB 176/223 KB 3/9 KB 180/308 KB 184/286 KB 112/174 KB 192/223 KB 3/9 KB 180/308 KB 188/286 KB 112/174 KB 192/223 KB 3/9 KB 180/308 KB 192/286 KB 112/174 KB 192/223 KB 3/9 KB 180/308 KB 196/286 KB 112/174 KB 196/223 KB 3/9 KB 180/308 KB 200/286 KB 112/174 KB 196/223 KB 3/9 KB 180/308 KB 204/286 KB 112/174 KB 196/223 KB 3/9 KB 180/308 KB 208/286 KB 116/174 KB 196/223 KB 180/308 KB 176/286 KB 84/174 KB 176/223 KB 3/9 KB 184/308 KB 208/286 KB 116/174 KB 196/223 KB 3/9 KB 188/308 KB 208/286 KB 116/174 KB 196/223 KB 3/9 KB 192/308 KB 208/286 KB 116/174 KB 196/223 KB 3/9 KB 196/308 KB 208/286 KB 116/174 KB 196/223 KB 3/9 KB 200/308 KB 208/286 KB 116/174 KB 196/223 KB 3/9 KB 204/308 KB 208/286 KB 116/174 KB 196/223 KB 3/9 KB 208/308 KB 208/286 KB 116/174 KB 196/223 KB 3/9 KB 212/308 KB 208/286 KB 116/174 KB 196/223 KB 3/9 KB 216/308 KB 212/286 KB 116/174 KB 196/223 KB 3/9 KB 220/308 KB 212/286 KB 116/174 KB 196/223 KB 3/9 KB 224/308 KB 212/286 KB 116/174 KB 196/223 KB 3/9 KB 180/308 KB 204/286 KB 116/174 KB 196/223 KB 3/9 KB 224/308 KB 212/286 KB 120/174 KB 196/223 KB 3/9 KB 224/308 KB 212/286 KB 124/174 KB 196/223 KB 3/9 KB 224/308 KB 212/286 KB 128/174 KB 196/223 KB 3/9 KB 180/308 KB 192/286 KB 112/174 KB 196/223 KB 3/9 KB 180/308 KB 180/286 KB 108/174 KB 180/223 KB 5/9 KB 224/308 KB 212/286 KB 128/174 KB 196/223 KB 8/9 KB 224/308 KB 212/286 KB 128/174 KB 196/223 KB 9/9 KB 224/308 KB 212/286 KB 128/174 KB 196/223 KB 9/9 KB 224/308 KB 212/286 KB 128/174 KB 200/223 KB 9/9 KB 224/308 KB 212/286 KB 128/174 KB 204/223 KB 9/9 KB 224/308 KB 212/286 KB 128/174 KB 208/223 KB 9/9 KB 224/308 KB 212/286 KB 128/174 KB 212/223 KB 9/9 KB 224/308 KB 212/286 KB 128/174 KB 216/223 KB 3/9 KB 212/308 KB 212/286 KB 116/174 KB 196/223 KB 9/9 KB 224/308 KB 216/286 KB 128/174 KB 216/223 KB 9/9 KB 224/308 KB 220/286 KB 128/174 KB 220/223 KB 9/9 KB 224/308 KB 224/286 KB 128/174 KB 220/223 KB 9/9 KB 224/308 KB 216/286 KB 128/174 KB 220/223 KB 9/9 KB 224/308 KB 224/286 KB 128/174 KB 223/223 KB 9/9 KB 228/308 KB 224/286 KB 128/174 KB 223/223 KB 9/9 KB 232/308 KB 228/286 KB 132/174 KB 223/223 KB 9/9 KB 236/308 KB 228/286 KB 132/174 KB 223/223 KB 9/9 KB 240/308 KB 228/286 KB 132/174 KB 223/223 KB 9/9 KB 228/308 KB 228/286 KB 132/174 KB 223/223 KB 9/9 KB 240/308 KB 228/286 KB 136/174 KB 223/223 KB 9/9 KB 240/308 KB 228/286 KB 140/174 KB 223/223 KB 9/9 KB 240/308 KB 228/286 KB 144/174 KB 223/223 KB 9/9 KB 228/308 KB 228/286 KB 128/174 KB 223/223 KB 9/9 KB 240/308 KB 232/286 KB 144/174 KB 223/223 KB 9/9 KB 240/308 KB 236/286 KB 144/174 KB 223/223 KB 9/9 KB 240/308 KB 240/286 KB 144/174 KB 223/223 KB 9/9 KB 240/308 KB 244/286 KB 144/174 KB 223/223 KB 244/308 unit-abot-epc-basic-0: 23:43:43 DEBUG unit.abot-epc-basic/0.install KB 248/286 KB 148/174 KB 223/223 KB 244/308 KB 252/286 KB 148/174 KB 223/223 KB 244/308 KB 256/286 KB 148/174 KB 223/223 KB 244/308 KB 260/286 KB 148/174 KB 223/223 KB 244/308 KB 264/286 KB 148/174 KB 244/308 KB 268/286 KB 148/174 KB 244/308 KB 272/286 KB 148/174 KB 244/308 KB 276/286 KB 148/174 KB 244/308 KB 280/286 KB 148/174 KB 244/308 KB 284/286 KB 148/174 KB 244/308 KB 244/286 KB 148/174 KB 223/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 101.3 KB/sec) unit-abot-epc-basic-0: 23:43:43 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: 23:43:43 DEBUG unit.abot-epc-basic/0.install 9/9 KB 240/308 KB 244/286 KB 148/174 KB 223/223 KB 244/308 KB 284/286 KB 152/174 KB 244/308 KB 284/286 KB 156/174 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: 23:43:43 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: 23:43:43 DEBUG unit.abot-epc-basic/0.install 248/308 KB 284/286 KB 156/174 KB 252/308 KB 284/286 KB 156/174 KB 256/308 KB 284/286 KB 160/174 KB 252/308 KB 284/286 KB 160/174 KB 256/308 KB 284/286 KB 164/174 KB 260/308 KB 284/286 KB 168/174 KB 260/308 KB 284/286 KB 172/174 KB 260/308 KB 284/286 KB 174/174 KB 260/308 KB 284/286 KB 164/174 KB 264/308 KB 284/286 KB 174/174 KB 268/308 KB 284/286 KB 174/174 KB 272/308 KB 284/286 KB 174/174 KB 276/308 KB 284/286 KB 174/174 KB 280/308 KB 286/286 KB 174/174 KB 284/308 KB 286/286 KB 174/174 KB 288/308 KB 286/286 KB 174/174 KB 276/308 KB 286/286 KB 174/174 KB 292/308 KB 286/286 KB 174/174 KB 296/308 KB 286/286 KB 174/174 KB 300/308 KB 286/286 KB 174/174 KB 304/308 KB 286/286 KB 174/174 KB 308/308 KB 286/286 KB 174/174 KB 308/308 KB 286/286 KB 174/174 KB 308/308 KB 286/286 KB 174/174 KB 3/17 KB 308/308 KB 286/286 KB 174/174 KB 5/17 KB 308/308 KB 286/286 KB 174/174 KB 8/17 KB 308/308 KB 286/286 KB 174/174 KB 11/17 KB 308/308 KB 286/286 KB 174/174 KB 13/17 KB 4/22 KB 308/308 KB 286/286 KB 174/174 KB 13/17 KB 8/22 KB 308/308 KB 286/286 KB 174/174 KB 13/17 KB 12/22 KB 308/308 KB 286/286 KB 174/174 KB 13/17 KB 16/22 KB 308/308 KB 286/286 KB 174/174 KB 13/17 KB 20/22 KB 308/308 KB 286/286 KB 174/174 KB 13/17 KB 22/22 KB 308/308 KB 286/286 KB 174/174 KB 13/17 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2957.2 KB/sec) unit-abot-epc-basic-0: 23:43:43 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.jar unit-abot-epc-basic-0: 23:43:43 DEBUG unit.abot-epc-basic/0.install 174/174 KB 16/17 KB 174/174 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 213.9 KB/sec) unit-abot-epc-basic-0: 23:43:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar unit-abot-epc-basic-0: 23:43:43 DEBUG unit.abot-epc-basic/0.install 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 2505.7 KB/sec) unit-abot-epc-basic-0: 23:43:43 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: 23:43:43 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 152.6 KB/sec) unit-abot-epc-basic-0: 23:43:43 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: 23:43:43 DEBUG unit.abot-epc-basic/0.install 4/11 KB 174/174 KB 8/11 KB 174/174 KB 11/11 KB 174/174 KB 11/11 KB 174/174 KB 3/28 KB 11/11 KB 174/174 KB 6/28 KB 11/11 KB 174/174 KB 9/28 KB 11/11 KB 174/174 KB 11/28 KB 11/11 KB 174/174 KB 14/28 KB 11/11 KB 174/174 KB 16/28 KB 11/11 KB 174/174 KB 19/28 KB 11/11 KB 174/174 KB 22/28 KB 11/11 KB 174/174 KB 25/28 KB 11/11 KB 174/174 KB 27/28 KB 11/11 KB 174/174 KB 28/28 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 1510.6 KB/sec) unit-abot-epc-basic-0: 23:43:43 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: 23:43:43 DEBUG unit.abot-epc-basic/0.install 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 91.3 KB/sec) unit-abot-epc-basic-0: 23:43:43 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: 23:43:43 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 232.4 KB/sec) unit-abot-epc-basic-0: 23:43:43 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: 23:43:43 DEBUG unit.abot-epc-basic/0.install 4/11 KB 4/14 KB 4/13 KB 4/11 KB 4/14 KB 8/13 KB 4/11 KB 4/14 KB 12/13 KB 4/11 KB 4/14 KB 13/13 KB 4/11 KB 4/14 KB 8/11 KB 4/14 KB 13/13 KB 11/11 KB 4/14 KB 13/13 KB 4/14 KB 11/11 KB 8/14 KB 13/13 KB 11/11 KB 12/14 KB 13/13 KB 11/11 KB 14/14 KB 13/13 KB 11/11 KB 14/14 KB 4/309 KB 13/13 KB 11/11 KB 14/14 KB 8/309 KB 13/13 KB 11/11 KB 14/14 KB 12/309 KB 13/13 KB 11/11 KB 14/14 KB 16/309 KB 13/13 KB 11/11 KB 14/14 KB 20/309 KB 13/13 KB 11/11 KB 14/14 KB 24/309 KB 13/13 KB 11/11 KB 14/14 KB 28/309 KB 13/13 KB 11/11 KB 14/14 KB 32/309 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 KB at 99.3 KB/sec) unit-abot-epc-basic-0: 23:43:43 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: 23:43:43 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (11 KB at 79.2 KB/sec) unit-abot-epc-basic-0: 23:43:43 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: 23:43:43 DEBUG unit.abot-epc-basic/0.install 14/14 KB 36/309 KB 14/14 KB 40/309 KB 14/14 KB 44/309 KB 14/14 KB 48/309 KB 14/14 KB 52/309 KB 3/192 KB 4/37 KB 52/309 KB 3/192 KB 8/37 KB 52/309 KB 3/192 KB 12/37 KB 52/309 KB 3/192 KB 16/37 KB 52/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 97.6 KB/sec) unit-abot-epc-basic-0: 23:43:43 DEBUG unit.abot-epc-basic/0.install 3/192 KB 16/37 KB 52/309 KB 4/14 KB 3/192 KB 16/37 KB 52/309 KB 8/14 KB 3/192 KB 16/37 KB 52/309 KB 12/14 KB 3/192 KB 16/37 KB 52/309 KB 14/14 KB 3/192 KB 14/14 KB 52/309 KB 5/192 KB 16/37 KB 52/309 KB 14/14 KB 8/192 KB 16/37 KB 52/309 KB 14/14 KB 11/192 KB 16/37 KB 52/309 KB 14/14 KB 13/192 KB 16/37 KB 52/309 KB 14/14 KB 16/192 KB 16/37 KB 52/309 KB 14/14 KB 19/192 KB 20/37 KB 52/309 KB 14/14 KB 16/192 KB 20/37 KB 52/309 KB 14/14 KB 19/192 KB 24/37 KB 52/309 KB 14/14 KB 21/192 KB 28/37 KB 52/309 KB 14/14 KB 21/192 KB 32/37 KB 52/309 KB 14/14 KB 21/192 KB 24/37 KB 52/309 KB 14/14 KB 24/192 KB 32/37 KB 52/309 KB 14/14 KB 24/192 KB 36/37 KB 52/309 KB 14/14 KB 27/192 KB 37/37 KB 52/309 KB 14/14 KB 27/192 KB 36/37 KB 52/309 KB 14/14 KB 29/192 KB 37/37 KB 52/309 KB 14/14 KB 32/192 KB 37/37 KB 52/309 KB 14/14 KB 36/192 KB 37/37 KB 52/309 KB 14/14 KB 40/192 KB 37/37 KB 52/309 KB 14/14 KB 44/192 KB 37/37 KB 52/309 KB 14/14 KB 48/192 KB 37/37 KB 52/309 KB 14/14 KB 52/192 KB 37/37 KB 52/309 KB 14/14 KB 52/192 KB 37/37 KB 56/309 KB 14/14 KB 52/192 KB 37/37 KB 60/309 KB 14/14 KB 52/192 KB 37/37 KB 64/309 KB 14/14 KB 52/192 KB 37/37 KB 68/309 KB 14/14 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 95.2 KB/sec) unit-abot-epc-basic-0: 23:43:43 DEBUG unit.abot-epc-basic/0.install 56/192 KB 37/37 KB 68/309 KB 14/14 KB 60/192 KB 37/37 KB 68/309 KB 64/192 KB 37/37 KB 68/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (37 KB at 253.4 KB/sec) unit-abot-epc-basic-0: 23:43:43 DEBUG unit.abot-epc-basic/0.install 64/192 KB 72/309 KB 64/192 KB 76/309 KB 64/192 KB 80/309 KB 64/192 KB 84/309 KB 68/192 KB 84/309 KB 72/192 KB 84/309 KB 76/192 KB 84/309 KB 80/192 KB 84/309 KB 84/192 KB 84/309 KB 84/192 KB 88/309 KB 84/192 KB 92/309 KB 84/192 KB 96/309 KB 84/192 KB 100/309 KB 88/192 KB 104/309 KB 88/192 KB 108/309 KB 88/192 KB 112/309 KB 88/192 KB 116/309 KB 88/192 KB 120/309 KB 88/192 KB 124/309 KB 88/192 KB 128/309 KB 88/192 KB 100/309 KB 92/192 KB 128/309 KB 96/192 KB 128/309 KB 100/192 KB 128/309 KB 104/192 KB 128/309 KB 108/192 KB 128/309 KB 112/192 KB 128/309 KB 116/192 KB 128/309 KB 120/192 KB 128/309 KB 124/192 KB 128/309 KB 128/192 KB 128/309 KB 132/192 KB 128/309 KB 136/192 KB 132/309 KB 140/192 KB 132/309 KB 144/192 KB 132/309 KB 132/192 KB 132/309 KB 144/192 KB 136/309 KB 144/192 KB 140/309 KB 144/192 KB 144/309 KB 144/192 KB 148/309 KB 148/192 KB 152/309 KB 148/192 KB 156/309 KB 148/192 KB 160/309 KB 148/192 KB 164/309 KB 148/192 KB 168/309 KB 148/192 KB 172/309 KB 148/192 KB 176/309 KB 148/192 KB 148/309 KB 152/192 KB 176/309 KB 156/192 KB 176/309 KB 160/192 KB 176/309 KB 164/192 KB 176/309 KB 168/192 KB 176/309 KB 172/192 KB 176/309 KB 176/192 KB 176/309 KB 176/192 KB 180/309 KB 176/192 KB 184/309 KB 176/192 KB 188/309 KB 176/192 KB 192/309 KB 176/192 KB 196/309 KB 180/192 KB 200/309 KB 180/192 KB 204/309 KB 180/192 KB 208/309 KB 180/192 KB 212/309 KB 180/192 KB 216/309 KB 180/192 KB 220/309 KB 180/192 KB 224/309 KB 180/192 KB 228/309 KB 180/192 KB 196/309 KB 184/192 KB 228/309 KB 188/192 KB 228/309 KB 192/192 KB 228/309 KB 192/192 KB 228/309 KB 192/192 KB 232/309 KB 192/192 KB 236/309 KB 192/192 KB 240/309 KB 192/192 KB 244/309 KB 192/192 KB 248/309 KB 192/192 KB 252/309 KB 192/192 KB 256/309 KB 192/192 KB 260/309 KB 192/192 KB 264/309 KB 192/192 KB 268/309 KB 192/192 KB 272/309 KB 192/192 KB 276/309 KB 192/192 KB 280/309 KB 192/192 KB 284/309 KB 192/192 KB 288/309 KB 192/192 KB 292/309 KB 192/192 KB 296/309 KB 192/192 KB 300/309 KB 192/192 KB 304/309 KB 192/192 KB 308/309 KB 192/192 KB 309/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (192 KB at 1133.0 KB/sec) unit-abot-epc-basic-0: 23:43:43 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 1793.0 KB/sec) unit-abot-epc-basic-0: 23:43:43 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: 23:43:43 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 132.9 KB/sec) unit-abot-epc-basic-0: 23:43:43 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: 23:43:43 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 192.5 KB/sec) unit-abot-epc-basic-0: 23:43:43 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: 23:43:43 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 3876.4 KB/sec) unit-abot-epc-basic-0: 23:43:43 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 23:43:43 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 23:43:43 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 23:43:43 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 23:43:44 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 23:43:44 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-abot-epc-basic-0: 23:43:45 DEBUG unit.abot-epc-basic/0.install Jul 02, 2019 11:43:45 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 23:43:45 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@932bc4a: startup date [Tue Jul 02 23:43:45 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 23:43:45 DEBUG unit.abot-epc-basic/0.install Jul 02, 2019 11:43:45 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 23:43:45 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 23:43:45 DEBUG unit.abot-epc-basic/0.install Jul 02, 2019 11:43:45 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 23:43:45 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: 23:43:47 DEBUG unit.abot-epc-basic/0.install Jul 02, 2019 11:43:47 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 23:43:47 DEBUG unit.abot-epc-basic/0.install INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@7c2a69b4] to [cucumber.runtime.java.spring.GlueCodeScope@a619c2] unit-abot-epc-basic-0: 23:43:47 DEBUG unit.abot-epc-basic/0.install Jul 02, 2019 11:43:47 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 23:43:47 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@784c5ef5: startup date [Tue Jul 02 23:43:47 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 23:43:47 DEBUG unit.abot-epc-basic/0.install Jul 02, 2019 11:43:47 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 23:43:47 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: 23:43:47 DEBUG unit.abot-epc-basic/0.install Jul 02, 2019 11:43:47 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 23:43:47 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: 23:43:47 DEBUG unit.abot-epc-basic/0.install Jul 02, 2019 11:43:47 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 23:43:47 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: 23:43:48 DEBUG unit.abot-epc-basic/0.install Jul 02, 2019 11:43:48 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 23:43:48 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: 23:43:48 DEBUG unit.abot-epc-basic/0.install Jul 02, 2019 11:43:48 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 23:43:48 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@49ec6a9f: startup date [Tue Jul 02 23:43:48 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 23:43:48 DEBUG unit.abot-epc-basic/0.install Jul 02, 2019 11:43:48 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 23:43:48 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: 23:43:48 DEBUG unit.abot-epc-basic/0.install Jul 02, 2019 11:43:48 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 23:43:48 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: 23:43:48 DEBUG unit.abot-epc-basic/0.install Jul 02, 2019 11:43:48 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 23:43:48 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: 23:43:48 DEBUG unit.abot-epc-basic/0.install Jul 02, 2019 11:43:48 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 23:43:48 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: 23:43:49 DEBUG unit.abot-epc-basic/0.install 02-Jul-2019 23:43:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:43:49 DEBUG unit.abot-epc-basic/0.install 02-Jul-2019 23:43:49 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 23:43:49 DEBUG unit.abot-epc-basic/0.install 02-Jul-2019 23:43:49 [main] REPORT: STEP EXECUTION TIME TAKEN :1362 MS unit-abot-epc-basic-0: 23:43:49 DEBUG unit.abot-epc-basic/0.install 02-Jul-2019 23:43:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:43:49 DEBUG unit.abot-epc-basic/0.install 02-Jul-2019 23:43:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:43:49 DEBUG unit.abot-epc-basic/0.install 02-Jul-2019 23:43:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:43:49 DEBUG unit.abot-epc-basic/0.install 02-Jul-2019 23:43:49 [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: 23:43:49 DEBUG unit.abot-epc-basic/0.install 02-Jul-2019 23:43:49 [main] REPORT: STEP EXECUTION TIME TAKEN :91 MS unit-abot-epc-basic-0: 23:43:49 DEBUG unit.abot-epc-basic/0.install 02-Jul-2019 23:43:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:43:49 DEBUG unit.abot-epc-basic/0.install 02-Jul-2019 23:43:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:43:49 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 23:43:49 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 23:43:49 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 23:43:49 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 23:43:49 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: 23:43:49 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 23:43:49 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 23:43:49 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 23:43:49 DEBUG unit.abot-epc-basic/0.install 0m1.952s unit-abot-epc-basic-0: 23:43:49 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 23:43:49 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.257 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 23:43:49 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.01 sec unit-abot-epc-basic-0: 23:43:49 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: 23:43:49 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.015 sec unit-abot-epc-basic-0: 23:43:49 DEBUG unit.abot-epc-basic/0.install 02-Jul-2019 23:43:49.474 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 23:43:49 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 23:43:49 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 23:43:49 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 23:43:49 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 23:43:49 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 23:43:49 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:43:49 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 23:43:49 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: 23:43:49 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 211.0 KB/sec) unit-abot-epc-basic-0: 23:43:49 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: 23:43:49 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: 23:43:49 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: 23:43:49 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 120.9 KB/sec) unit-abot-epc-basic-0: 23:43:49 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: 23:43:49 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 239.5 KB/sec) unit-abot-epc-basic-0: 23:43:49 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: 23:43:49 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 1398.3 KB/sec) unit-abot-epc-basic-0: 23:43:49 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: 23:43:49 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 82.8 KB/sec) unit-abot-epc-basic-0: 23:43:50 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: 23:43:50 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 807.9 KB/sec) unit-abot-epc-basic-0: 23:43:50 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: 23:43:50 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: 23:43:50 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: 23:43:50 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: 23:43:50 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: 23:43:50 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 3/60 KB 16/22 KB 3/60 KB 13/22 KB 6/60 KB 16/22 KB 9/60 KB 16/22 KB 11/60 KB 16/22 KB 14/60 KB 16/22 KB 3/57 KB 14/60 KB 16/22 KB 5/57 KB 14/60 KB 16/22 KB 8/57 KB 14/60 KB 16/22 KB 11/57 KB 3/181 KB 14/60 KB 16/22 KB 13/57 KB 3/181 KB 14/60 KB 16/22 KB 16/57 KB 3/181 KB 16/60 KB 3/203 KB 16/22 KB 8/57 KB 3/181 KB 14/60 KB 16/22 KB 16/57 KB 5/181 KB 16/60 KB 3/203 KB 16/22 KB 16/57 KB 8/181 KB 16/60 KB 3/203 KB 16/22 KB 16/57 KB 11/181 KB 16/60 KB 3/203 KB 16/22 KB 16/57 KB 13/181 KB 16/60 KB 3/203 KB 16/22 KB 16/57 KB 16/181 KB 16/60 KB 3/203 KB 16/22 KB 13/57 KB 3/181 KB 16/60 KB 3/203 KB 16/22 KB 16/57 KB 16/181 KB 19/60 KB 3/203 KB 16/22 KB 16/57 KB 19/181 KB 19/60 KB 3/203 KB 16/22 KB 19/57 KB 21/181 KB 22/60 KB 3/203 KB 19/22 KB 13/57 KB 3/181 KB 14/60 KB 3/203 KB 16/22 KB 19/57 KB 19/181 KB 22/60 KB 3/203 KB 19/22 KB 16/57 KB 19/181 KB 22/60 KB 3/203 KB 19/22 KB 16/57 KB 19/181 KB 19/60 KB 3/203 KB 19/22 KB 19/57 KB 21/181 KB 22/60 KB 5/203 KB 19/22 KB 21/57 KB 21/181 KB 25/60 KB 8/203 KB 21/22 KB 21/57 KB 21/181 KB 25/60 KB 5/203 KB 21/22 KB 21/57 KB 21/181 KB 22/60 KB 5/203 KB 21/22 KB 19/57 KB 21/181 KB 22/60 KB 5/203 KB 21/22 KB 21/57 KB 24/181 KB 25/60 KB 8/203 KB 22/22 KB 21/57 KB 24/181 KB 25/60 KB 8/203 KB 21/22 KB 21/57 KB 27/181 KB 27/60 KB 8/203 KB 22/22 KB 24/57 KB 29/181 KB 27/60 KB 8/203 KB 22/22 KB 24/57 KB 32/181 KB 27/60 KB 11/203 KB 22/22 KB 21/57 KB 24/181 KB 27/60 KB 8/203 KB 22/22 KB 24/57 KB 32/181 KB 30/60 KB 11/203 KB 22/22 KB 24/57 KB 29/181 KB 27/60 KB 11/203 KB 22/22 KB 24/57 KB 27/181 KB 27/60 KB 8/203 KB 22/22 KB 27/57 KB 32/181 KB 30/60 KB 11/203 KB 22/22 KB 27/57 KB 32/181 KB 30/60 KB 13/203 KB 22/22 KB 29/57 KB 32/181 KB 32/60 KB 13/203 KB 22/22 KB 29/57 KB 32/181 KB 36/60 KB 13/203 KB 22/22 KB 29/57 KB 36/181 KB 40/60 KB 16/203 KB 22/22 KB 29/57 KB 36/181 KB 44/60 KB 16/203 KB 22/22 KB 29/57 KB 36/181 KB 48/60 KB 16/203 KB 22/22 KB 29/57 KB 32/181 KB 30/60 KB 13/203 KB 22/22 KB 32/57 KB 36/181 KB 48/60 KB 16/203 KB 22/22 KB 36/57 KB 36/181 KB 48/60 KB 16/203 KB 22/22 KB 40/57 KB 36/181 KB 48/60 KB 16/203 KB 22/22 KB 44/57 KB 36/181 KB 48/60 KB 16/203 KB 22/22 KB 48/57 KB 36/181 KB 48/60 KB 16/203 KB 22/22 KB 29/57 KB 36/181 KB 36/60 KB 16/203 KB 22/22 KB 48/57 KB 40/181 KB 48/60 KB 16/203 KB 22/22 KB 48/57 KB 44/181 KB 48/60 KB 16/203 KB 22/22 KB 48/57 KB 48/181 KB 48/60 KB 16/203 KB 22/22 KB 48/57 KB 52/181 KB 48/60 KB 16/203 KB 52/57 KB 56/181 KB 52/60 KB 16/203 KB 52/57 KB 60/181 KB 52/60 KB 16/203 KB 29/57 KB 32/181 KB 36/60 KB 16/203 KB 22/22 KB 52/57 KB 60/181 KB 52/60 KB 19/203 KB 52/57 KB 60/181 KB 52/60 KB 21/203 KB 52/57 KB 60/181 KB 52/60 KB 24/203 KB 52/57 KB 60/181 KB 52/60 KB 27/203 KB 52/57 KB 60/181 KB 52/60 KB 29/203 KB 52/57 KB 60/181 KB 52/60 KB 32/203 KB 52/57 KB 52/181 KB 52/60 KB 16/203 KB 52/57 KB 60/181 KB 56/60 KB 32/203 KB 52/57 KB 60/181 KB 60/60 KB 36/203 KB 52/57 KB 52/181 KB 48/60 KB 16/203 KB 56/57 KB 60/181 KB 60/60 KB 36/203 KB 57/57 KB 60/181 KB 60/60 KB 36/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 519.6 KB/sec) unit-abot-epc-basic-0: 23:43:50 DEBUG unit.abot-epc-basic/0.install 57/57 KB 64/181 KB 60/60 KB 36/203 KB 52/57 KB 60/181 KB 56/60 KB 36/203 KB 57/57 KB 68/181 KB 60/60 KB 40/203 KB 57/57 KB 68/181 KB 60/60 KB 44/203 KB 57/57 KB 68/181 KB 60/60 KB 48/203 KB 57/57 KB 68/181 KB 60/60 KB 52/203 KB 57/57 KB 68/181 KB 60/60 KB 56/203 KB 57/57 KB 68/181 KB 60/60 KB 60/203 KB 57/57 KB 68/181 KB 60/60 KB 64/203 KB 57/57 KB 68/181 KB 60/60 KB 36/203 KB 57/57 KB 72/181 KB 60/60 KB 64/203 KB 57/57 KB 76/181 KB 60/60 KB 64/203 KB 57/57 KB 80/181 KB 60/60 KB 64/203 KB 57/57 KB 84/181 KB 60/60 KB 64/203 KB 57/57 KB 88/181 KB 68/203 KB 57/57 KB 92/181 KB 68/203 KB 57/57 KB 96/181 KB 68/203 KB 57/57 KB 100/181 KB 68/203 KB 57/57 KB 104/181 KB 68/203 KB 57/57 KB 108/181 KB 68/203 KB 57/57 KB 112/181 KB 68/203 KB 57/57 KB 116/181 KB 68/203 KB 57/57 KB 120/181 KB 68/203 KB 57/57 KB 124/181 KB 68/203 KB 57/57 KB 128/181 KB 68/203 KB 57/57 KB 84/181 KB 68/203 KB 57/57 KB 128/181 KB 72/203 KB 57/57 KB 128/181 KB 76/203 KB 57/57 KB 128/181 KB 80/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 1205.2 KB/sec) unit-abot-epc-basic-0: 23:43:50 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 1387.8 KB/sec) unit-abot-epc-basic-0: 23:43:50 DEBUG unit.abot-epc-basic/0.install 128/181 KB 84/203 KB 128/181 KB 88/203 KB 128/181 KB 92/203 KB 128/181 KB 96/203 KB 128/181 KB 100/203 KB 132/181 KB 104/203 KB 132/181 KB 108/203 KB 132/181 KB 112/203 KB 132/181 KB 100/203 KB 136/181 KB 112/203 KB 140/181 KB 116/203 KB 144/181 KB 116/203 KB 148/181 KB 116/203 KB 152/181 KB 116/203 KB 156/181 KB 116/203 KB 160/181 KB 116/203 KB 164/181 KB 116/203 KB 168/181 KB 116/203 KB 172/181 KB 116/203 KB 176/181 KB 116/203 KB 180/181 KB 116/203 KB 181/181 KB 116/203 KB 136/181 KB 116/203 KB 181/181 KB 120/203 KB 181/181 KB 124/203 KB 181/181 KB 128/203 KB 181/181 KB 132/203 KB 181/181 KB 136/203 KB 181/181 KB 140/203 KB 181/181 KB 144/203 KB 181/181 KB 148/203 KB 181/181 KB 152/203 KB 181/181 KB 156/203 KB 181/181 KB 160/203 KB 181/181 KB 164/203 KB 181/181 KB 168/203 KB 181/181 KB 172/203 KB 181/181 KB 176/203 KB 181/181 KB 180/203 KB 181/181 KB 184/203 KB 181/181 KB 188/203 KB 181/181 KB 192/203 KB 181/181 KB 196/203 KB 181/181 KB 200/203 KB 203/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 3159.9 KB/sec) unit-abot-epc-basic-0: 23:43:50 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 3271.8 KB/sec) unit-abot-epc-basic-0: 23:43:50 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: 23:43:50 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:43:50 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 23:43:50 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: 23:43:50 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 227.4 KB/sec) unit-abot-epc-basic-0: 23:43:50 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: 23:43:50 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom (23 KB at 1430.5 KB/sec) unit-abot-epc-basic-0: 23:43:50 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: 23:43:50 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 244.0 KB/sec) unit-abot-epc-basic-0: 23:43:50 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: 23:43:50 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (4 KB at 286.2 KB/sec) unit-abot-epc-basic-0: 23:43:50 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: 23:43:50 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 152.9 KB/sec) unit-abot-epc-basic-0: 23:43:50 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: 23:43:50 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 254.5 KB/sec) unit-abot-epc-basic-0: 23:43:50 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: 23:43:50 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 670.2 KB/sec) unit-abot-epc-basic-0: 23:43:50 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: 23:43:50 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 127.3 KB/sec) unit-abot-epc-basic-0: 23:43:50 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: 23:43:50 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 191.7 KB/sec) unit-abot-epc-basic-0: 23:43:50 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: 23:43:50 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 643.5 KB/sec) unit-abot-epc-basic-0: 23:43:50 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: 23:43:50 DEBUG unit.abot-epc-basic/0.install 3/21 KB 6/21 KB 9/21 KB 11/21 KB 14/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 1554.4 KB/sec) unit-abot-epc-basic-0: 23:43:50 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: 23:43:50 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 25.0 KB/sec) unit-abot-epc-basic-0: 23:43:50 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: 23:43:50 DEBUG unit.abot-epc-basic/0.install 612/612 B Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 49.8 KB/sec) unit-abot-epc-basic-0: 23:43:50 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: 23:43:50 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 160.2 KB/sec) unit-abot-epc-basic-0: 23:43:50 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: 23:43:50 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: 23:43:50 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: 23:43:50 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: 23:43:50 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: 23:43:50 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 345.1 KB/sec) unit-abot-epc-basic-0: 23:43:50 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: 23:43:50 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 1407.5 KB/sec) unit-abot-epc-basic-0: 23:43:50 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: 23: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/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (8 KB at 594.5 KB/sec) unit-abot-epc-basic-0: 23:43:50 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: 23:43:50 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 301.4 KB/sec) unit-abot-epc-basic-0: 23:43:50 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: 23:43:50 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (6 KB at 321.3 KB/sec) unit-abot-epc-basic-0: 23:43:50 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: 23:43:50 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 853.7 KB/sec) unit-abot-epc-basic-0: 23:43:50 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: 23:43:50 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 241.0 KB/sec) unit-abot-epc-basic-0: 23:43:50 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: 23:43:50 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/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom (10 KB at 533.4 KB/sec) unit-abot-epc-basic-0: 23:43:50 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: 23:43:50 DEBUG unit.abot-epc-basic/0.install 930/930 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom (930 B at 69.9 KB/sec) unit-abot-epc-basic-0: 23:43:50 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: 23:43:50 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 827.3 KB/sec) unit-abot-epc-basic-0: 23:43:50 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: 23:43:50 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 2948.2 KB/sec) unit-abot-epc-basic-0: 23:43:50 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: 23:43:50 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: 23:43:50 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: 23:43:50 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: 23:43:50 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: 23:43:50 DEBUG unit.abot-epc-basic/0.install 4/54 KB 3/46 KB 3/44 KB 4/54 KB 4/158 KB 6/46 KB 3/44 KB 4/54 KB 4/158 KB 9/46 KB 3/44 KB 4/54 KB 4/158 KB 11/46 KB 3/44 KB 4/54 KB 4/158 KB 14/46 KB 3/44 KB 4/54 KB 4/158 KB 16/46 KB 3/44 KB 4/54 KB 4/158 KB 19/46 KB 3/44 KB 4/54 KB 4/158 KB 22/46 KB 3/44 KB 4/54 KB 4/158 KB 3/44 KB 4/54 KB 4/158 KB 22/46 KB 3/44 KB 4/54 KB 8/158 KB 22/46 KB 3/44 KB 4/54 KB 12/158 KB 22/46 KB 3/44 KB 4/54 KB 16/158 KB 3/44 KB 4/54 KB 22/46 KB 4/201 KB 5/44 KB 4/54 KB 16/158 KB 22/46 KB 4/201 KB 8/44 KB 4/54 KB 16/158 KB 22/46 KB 4/201 KB 11/44 KB 4/54 KB 16/158 KB 22/46 KB 4/201 KB 3/44 KB 4/54 KB 16/158 KB 22/46 KB 8/201 KB 11/44 KB 4/54 KB 20/158 KB 22/46 KB 12/201 KB 11/44 KB 4/54 KB 20/158 KB 22/46 KB 16/201 KB 11/44 KB 4/54 KB 20/158 KB 22/46 KB 20/201 KB 11/44 KB 4/54 KB 20/158 KB 25/46 KB 24/201 KB 13/44 KB 8/54 KB 20/158 KB 25/46 KB 28/201 KB 13/44 KB 8/54 KB 20/158 KB 25/46 KB 32/201 KB 13/44 KB 8/54 KB 20/158 KB 22/46 KB 4/201 KB 11/44 KB 4/54 KB 20/158 KB 25/46 KB 32/201 KB 13/44 KB 8/54 KB 24/158 KB 25/46 KB 32/201 KB 13/44 KB 8/54 KB 28/158 KB 25/46 KB 32/201 KB 13/44 KB 8/54 KB 32/158 KB 25/46 KB 20/201 KB 13/44 KB 8/54 KB 20/158 KB 25/46 KB 32/201 KB 13/44 KB 12/54 KB 32/158 KB 25/46 KB 20/201 KB 13/44 KB 4/54 KB 20/158 KB 25/46 KB 32/201 KB 16/44 KB 12/54 KB 32/158 KB 25/46 KB 20/201 KB 11/44 KB 4/54 KB 20/158 KB 27/46 KB 32/201 KB 16/44 KB 16/54 KB 32/158 KB 30/46 KB 32/201 KB 16/44 KB 16/54 KB 32/158 KB 25/46 KB 32/201 KB 16/44 KB 16/54 KB 32/158 KB 30/46 KB 32/201 KB 19/44 KB 16/54 KB 32/158 KB 32/46 KB 32/201 KB 21/44 KB 16/54 KB 32/158 KB 32/46 KB 32/201 KB 24/44 KB 16/54 KB 32/158 KB 32/46 KB 36/201 KB 27/44 KB 20/54 KB 36/158 KB 32/46 KB 32/201 KB 19/44 KB 16/54 KB 32/158 KB 36/46 KB 36/201 KB 27/44 KB 20/54 KB 36/158 KB 40/46 KB 36/201 KB 27/44 KB 20/54 KB 36/158 KB 44/46 KB 36/201 KB 29/44 KB 20/54 KB 36/158 KB 46/46 KB 36/201 KB 29/44 KB 20/54 KB 36/158 KB 32/46 KB 36/201 KB 24/44 KB 20/54 KB 36/158 KB 46/46 KB 36/201 KB 29/44 KB 20/54 KB 40/158 KB 46/46 KB 36/201 KB 29/44 KB 20/54 KB 44/158 KB 46/46 KB 36/201 KB 29/44 KB 20/54 KB 48/158 KB 32/46 KB 36/201 KB 24/44 KB 20/54 KB 32/158 KB 46/46 KB 36/201 KB 29/44 KB 24/54 KB 48/158 KB 46/46 KB 36/201 KB 29/44 KB 28/54 KB 48/158 KB 46/46 KB 36/201 KB 29/44 KB 32/54 KB 48/158 KB 32/46 KB 36/201 KB 24/44 KB 16/54 KB 32/158 KB 46/46 KB 40/201 KB 29/44 KB 32/54 KB 48/158 KB 46/46 KB 44/201 KB 29/44 KB 32/54 KB 48/158 KB 46/46 KB 48/201 KB 29/44 KB 32/54 KB 48/158 KB 52/201 KB 29/44 KB 32/54 KB 52/158 KB 56/201 KB 29/44 KB 32/54 KB 52/158 KB 60/201 KB 29/44 KB 32/54 KB 52/158 KB 64/201 KB 29/44 KB 32/54 KB 52/158 KB 68/201 KB 29/44 KB 32/54 KB 52/158 KB 72/201 KB 29/44 KB 32/54 KB 52/158 KB 76/201 KB 29/44 KB 32/54 KB 52/158 KB 40/46 KB 36/201 KB 29/44 KB 20/54 KB 36/158 KB 76/201 KB 32/44 KB 32/54 KB 52/158 KB 76/201 KB 36/44 KB 32/54 KB 52/158 KB 76/201 KB 40/44 KB 32/54 KB 52/158 KB 76/201 KB 44/44 KB 32/54 KB 52/158 KB 76/201 KB 44/44 KB 32/54 KB 52/158 KB 48/201 KB 29/44 KB 32/54 KB 52/158 KB 76/201 KB 44/44 KB 32/54 KB 56/158 KB 76/201 KB 44/44 KB 32/54 KB 60/158 KB 76/201 KB 44/44 KB 32/54 KB 64/158 KB 76/201 KB 44/44 KB 32/54 KB 68/158 KB 76/201 KB 44/44 KB 32/54 KB 72/158 KB 76/201 KB 44/44 KB 32/54 KB 76/158 KB 76/201 KB 44/44 KB 32/54 KB 80/158 KB 76/201 KB 44/44 KB 32 unit-abot-epc-basic-0: 23:43:50 DEBUG unit.abot-epc-basic/0.install /54 KB 84/158 KB 80/201 KB 44/44 KB 32/54 KB 88/158 KB 80/201 KB 44/44 KB 32/54 KB 92/158 KB 80/201 KB 44/44 KB 32/54 KB 96/158 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 763.0 KB/sec) unit-abot-epc-basic-0: 23:43:50 DEBUG unit.abot-epc-basic/0.install 80/201 KB 44/44 KB 32/54 KB 84/158 KB 84/201 KB 44/44 KB 32/54 KB 96/158 KB 88/201 KB 44/44 KB 32/54 KB 100/158 KB 92/201 KB 44/44 KB 32/54 KB 100/158 KB 96/201 KB 44/44 KB 32/54 KB 100/158 KB 84/201 KB 44/44 KB 32/54 KB 100/158 KB 96/201 KB 44/44 KB 32/54 KB 104/158 KB 96/201 KB 44/44 KB 32/54 KB 108/158 KB 96/201 KB 44/44 KB 32/54 KB 112/158 KB 96/201 KB 44/44 KB 32/54 KB 116/158 KB 100/201 KB 44/44 KB 32/54 KB 120/158 KB Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar unit-abot-epc-basic-0: 23:43:50 DEBUG unit.abot-epc-basic/0.install 100/201 KB 44/44 KB 32/54 KB 116/158 KB 104/201 KB 44/44 KB 32/54 KB 120/158 KB 108/201 KB 44/44 KB 32/54 KB 120/158 KB 112/201 KB 44/44 KB 32/54 KB 120/158 KB 116/201 KB 44/44 KB 32/54 KB 124/158 KB 120/201 KB 44/44 KB 32/54 KB 124/158 KB 124/201 KB 44/44 KB 32/54 KB 124/158 KB 112/201 KB 44/44 KB 32/54 KB 124/158 KB 124/201 KB 44/44 KB 32/54 KB 128/158 KB 124/201 KB 44/44 KB 32/54 KB 132/158 KB 124/201 KB 44/44 KB 32/54 KB 136/158 KB 128/201 KB 44/44 KB 32/54 KB 140/158 KB 128/201 KB 44/44 KB 32/54 KB 144/158 KB 128/201 KB 44/44 KB 32/54 KB 136/158 KB 132/201 KB 44/44 KB 32/54 KB 144/158 KB 136/201 KB 44/44 KB 36/54 KB 148/158 KB 140/201 KB 44/44 KB 36/54 KB 148/158 KB 144/201 KB 44/44 KB 36/54 KB 148/158 KB 132/201 KB 44/44 KB 36/54 KB 148/158 KB 132/201 KB 44/44 KB 36/54 KB 144/158 KB 144/201 KB 44/44 KB 40/54 KB 148/158 KB 144/201 KB 44/44 KB 44/54 KB 148/158 KB 144/201 KB 44/44 KB 48/54 KB 148/158 KB 144/201 KB 44/44 KB 52/54 KB 148/158 KB 144/201 KB 44/44 KB 54/54 KB 148/158 KB 144/201 KB 44/44 KB 54/54 KB 152/158 KB 144/201 KB 44/44 KB 54/54 KB 156/158 KB 144/201 KB 44/44 KB 54/54 KB 158/158 KB 148/201 KB 44/44 KB 54/54 KB 158/158 KB 152/201 KB 44/44 KB 54/54 KB 158/158 KB 156/201 KB 44/44 KB 54/54 KB 158/158 KB 160/201 KB 44/44 KB 54/54 KB 158/158 KB 164/201 KB 44/44 KB 54/54 KB 158/158 KB 168/201 KB 44/44 KB 54/54 KB 158/158 KB 172/201 KB 44/44 KB 54/54 KB 158/158 KB 176/201 KB 44/44 KB 54/54 KB 158/158 KB 180/201 KB 44/44 KB 54/54 KB 158/158 KB 184/201 KB 44/44 KB 54/54 KB 158/158 KB 188/201 KB 44/44 KB 54/54 KB 158/158 KB 192/201 KB 44/44 KB 54/54 KB 158/158 KB 196/201 KB 44/44 KB 54/54 KB 158/158 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 707.3 KB/sec) unit-abot-epc-basic-0: 23:43:50 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: 23:43:50 DEBUG unit.abot-epc-basic/0.install 196/201 KB 54/54 KB 4/6 KB 158/158 KB 196/201 KB 54/54 KB 6/6 KB 158/158 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 791.2 KB/sec) unit-abot-epc-basic-0: 23:43:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar unit-abot-epc-basic-0: 23:43:50 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar (158 KB at 2151.3 KB/sec) unit-abot-epc-basic-0: 23:43:50 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: 23:43:50 DEBUG unit.abot-epc-basic/0.install 200/201 KB 6/6 KB 201/201 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 84.0 KB/sec) unit-abot-epc-basic-0: 23:43:50 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: 23:43:50 DEBUG unit.abot-epc-basic/0.install 201/201 KB 4/5 KB 3/3 KB 201/201 KB 4/367 KB 5/5 KB 3/3 KB 201/201 KB 3/3 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 2605.1 KB/sec) unit-abot-epc-basic-0: 23:43:50 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: 23:43:50 DEBUG unit.abot-epc-basic/0.install 201/201 KB 4/367 KB 4/5 KB 3/3 KB 8/367 KB 5/5 KB 3/3 KB 12/367 KB 5/5 KB 3/3 KB 16/367 KB 3/52 KB 5/5 KB 3/3 KB 20/367 KB 3/52 KB 5/5 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 31.7 KB/sec) unit-abot-epc-basic-0: 23:43:50 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: 23:43:50 DEBUG unit.abot-epc-basic/0.install 12/367 KB 3/52 KB 5/5 KB 3/3 KB 24/367 KB 6/52 KB 24/367 KB 9/52 KB 24/367 KB 3/52 KB 4/47 KB 28/367 KB 11/52 KB 4/47 KB 32/367 KB 11/52 KB 4/47 KB 24/367 KB 11/52 KB 4/47 KB 24/367 KB 9/52 KB 8/47 KB 32/367 KB 11/52 KB 12/47 KB 32/367 KB 11/52 KB 16/47 KB 32/367 KB 11/52 KB 20/47 KB 32/367 KB 11/52 KB 24/47 KB 36/367 KB 14/52 KB 28/47 KB 36/367 KB 14/52 KB 32/47 KB 36/367 KB 14/52 KB 20/47 KB 32/367 KB 14/52 KB 32/47 KB 36/367 KB 16/52 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 52.7 KB/sec) unit-abot-epc-basic-0: 23:43:50 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: 23:43:50 DEBUG unit.abot-epc-basic/0.install 32/47 KB 36/367 KB 19/52 KB 20/47 KB 36/367 KB 14/52 KB 32/47 KB 40/367 KB 19/52 KB 32/47 KB 44/367 KB 22/52 KB 32/47 KB 48/367 KB 22/52 KB 36/47 KB 52/367 KB 22/52 KB 3/238 KB 36/47 KB 56/367 KB 22/52 KB 32/47 KB 40/367 KB 22/52 KB 3/238 KB 36/47 KB 52/367 KB 22/52 KB 5/238 KB 36/47 KB 56/367 KB 22/52 KB 8/238 KB 36/47 KB 56/367 KB 22/52 KB 11/238 KB 36/47 KB 56/367 KB 22/52 KB 13/238 KB 36/47 KB 56/367 KB 25/52 KB 16/238 KB 36/47 KB 56/367 KB 25/52 KB 3/28 KB 36/47 KB 48/367 KB 22/52 KB 16/238 KB 40/47 KB 56/367 KB 25/52 KB 3/28 KB 16/238 KB 44/47 KB 56/367 KB 25/52 KB 3/28 KB 16/238 KB 47/47 KB 56/367 KB 25/52 KB 3/28 KB 13/238 KB 36/47 KB 56/367 KB 25/52 KB 3/28 KB 16/238 KB 47/47 KB 56/367 KB 25/52 KB 5/28 KB 11/238 KB 36/47 KB 56/367 KB 25/52 KB 16/238 KB 47/47 KB 56/367 KB 27/52 KB 5/28 KB 16/238 KB 47/47 KB 56/367 KB 27/52 KB 8/28 KB 16/238 KB 47/47 KB 56/367 KB 27/52 KB 11/28 KB 16/238 KB 47/47 KB 56/367 KB 30/52 KB 11/28 KB 16/238 KB 47/47 KB 56/367 KB 32/52 KB 11/28 KB 16/238 KB 47/47 KB 56/367 KB 36/52 KB 13/28 KB 19/238 KB 60/367 KB 40/52 KB 13/28 KB 19/238 KB 60/367 KB 44/52 KB 13/28 KB 19/238 KB 60/367 KB 48/52 KB 13/28 KB 16/238 KB 47/47 KB 56/367 KB 32/52 KB 13/28 KB 19/238 KB 60/367 KB 48/52 KB 16/28 KB 19/238 KB 60/367 KB 48/52 KB 19/28 KB 19/238 KB 60/367 KB 48/52 KB 21/28 KB 19/238 KB 60/367 KB 48/52 KB 24/28 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 481.4 KB/sec) unit-abot-epc-basic-0: 23:43:50 DEBUG unit.abot-epc-basic/0.install 19/238 KB 47/47 KB 60/367 KB 36/52 KB 13/28 KB 16/238 KB 47/47 KB 60/367 KB 36/52 KB 13/28 KB 19/238 KB 64/367 KB 48/52 KB 27/28 KB 19/238 KB 68/367 KB 48/52 KB 27/28 KB 21/238 KB 72/367 KB 48/52 KB 27/28 KB 21/238 KB 76/367 KB 52/52 KB 27/28 KB 21/238 KB 80/367 KB 52/52 KB 27/28 KB 19/238 KB 60/367 KB 48/52 KB 27/28 KB 21/238 KB 80/367 KB 52/52 KB 28/28 KB 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: 23:43:50 DEBUG unit.abot-epc-basic/0.install 21/238 KB 72/367 KB 52/52 KB 27/28 KB 21/238 KB 68/367 KB 48/52 KB 27/28 KB 24/238 KB 80/367 KB 52/52 KB 28/28 KB 27/238 KB 80/367 KB 52/52 KB 28/28 KB 29/238 KB 80/367 KB 52/52 KB 28/28 KB 32/238 KB 80/367 KB 52/52 KB 28/28 KB 32/238 KB 84/367 KB 52/52 KB 28/28 KB 36/238 KB 88/367 KB 52/52 KB 28/28 KB 36/238 KB 92/367 KB 52/52 KB 28/28 KB 36/238 KB 96/367 KB 52/52 KB 28/28 KB 36/238 KB 84/367 KB 52/52 KB 28/28 KB 40/238 KB 96/367 KB 52/52 KB 28/28 KB 44/238 KB 96/367 KB 52/52 KB 28/28 KB 48/238 KB 96/367 KB 52/52 KB 28/28 KB 48/238 KB 100/367 KB 52/52 KB 28/28 KB 52/238 KB 104/367 KB 52/52 KB 28/28 KB 52/238 KB 108/367 KB 52/52 KB 28/28 KB 52/238 KB 100/367 KB 52/52 KB 28/28 KB 56/238 KB 112/367 KB 52/52 KB 28/28 KB 60/238 KB 112/367 KB 52/52 KB 28/28 KB 64/238 KB 112/367 KB 52/52 KB 28/28 KB 64/238 KB 112/367 KB 52/52 KB 28/28 KB 68/238 KB 112/367 KB 52/52 KB 28/28 KB 72/238 KB 116/367 KB 76/238 KB 116/367 KB 80/238 KB 116/367 KB 68/238 KB 116/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 252.8 KB/sec) unit-abot-epc-basic-0: 23:43:50 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: 23:43:50 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 480.8 KB/sec) unit-abot-epc-basic-0: 23:43:50 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: 23:43:51 DEBUG unit.abot-epc-basic/0.install 80/238 KB 120/367 KB 80/238 KB 124/367 KB 80/238 KB 128/367 KB 84/238 KB 128/367 KB 88/238 KB 132/367 KB 92/238 KB 132/367 KB 96/238 KB 132/367 KB 84/238 KB 132/367 KB 96/238 KB 136/367 KB 96/238 KB 140/367 KB 96/238 KB 144/367 KB 96/238 KB 148/367 KB 100/238 KB 152/367 KB 100/238 KB 156/367 KB 100/238 KB 160/367 KB 100/238 KB 148/367 KB 104/238 KB 160/367 KB 108/238 KB 160/367 KB 112/238 KB 160/367 KB 116/238 KB 160/367 KB 120/238 KB 160/367 KB 120/238 KB 4/558 KB 4/186 KB 160/367 KB 120/238 KB 4/558 KB 160/367 KB 120/238 KB 4/558 KB 8/186 KB 160/367 KB 120/238 KB 8/558 KB 8/186 KB 160/367 KB 120/238 KB 12/558 KB 8/186 KB 160/367 KB 120/238 KB 12/558 KB 12/186 KB 160/367 KB 120/238 KB 12/558 KB 16/186 KB 160/367 KB 120/238 KB 16/558 KB 16/186 KB 160/367 KB 120/238 KB 16/558 KB 20/186 KB 160/367 KB 120/238 KB 20/558 KB 24/186 KB 160/367 KB 120/238 KB 20/558 KB 28/186 KB 160/367 KB 120/238 KB 20/558 KB 32/186 KB 160/367 KB 120/238 KB 20/558 KB 20/186 KB 160/367 KB 120/238 KB 24/558 KB 32/186 KB 160/367 KB 120/238 KB 28/558 KB 32/186 KB 160/367 KB 120/238 KB 32/558 KB 32/186 KB 160/367 KB 120/238 KB 36/558 KB 32/186 KB 160/367 KB 120/238 KB 40/558 KB 36/186 KB 160/367 KB 120/238 KB 44/558 KB 36/186 KB 160/367 KB 120/238 KB 48/558 KB 36/186 KB 164/367 KB 120/238 KB 36/558 KB 36/186 KB 160/367 KB 124/238 KB 48/558 KB 40/186 KB 164/367 KB 124/238 KB 48/558 KB 44/186 KB 164/367 KB 124/238 KB 48/558 KB 48/186 KB 164/367 KB 124/238 KB 48/558 KB 36/186 KB 164/367 KB 128/238 KB 48/558 KB 48/186 KB 164/367 KB 120/238 KB 44/558 KB 36/186 KB 164/367 KB 128/238 KB 48/558 KB 48/186 KB 168/367 KB 128/238 KB 48/558 KB 48/186 KB 172/367 KB 128/238 KB 48/558 KB 48/186 KB 176/367 KB 128/238 KB 52/558 KB 48/186 KB 176/367 KB 132/238 KB 56/558 KB 4/1199 KB 52/186 KB 180/367 KB 132/238 KB 52/558 KB 4/1199 KB 52/186 KB 180/367 KB 136/238 KB 56/558 KB 4/1199 KB 52/186 KB 180/367 KB 140/238 KB 56/558 KB 4/1199 KB 52/186 KB 180/367 KB 144/238 KB 60/558 KB 4/1199 KB 52/186 KB 180/367 KB 128/238 KB 52/558 KB 4/1199 KB 52/186 KB 180/367 KB 128/238 KB 52/558 KB 4/1199 KB 52/186 KB 176/367 KB 144/238 KB 60/558 KB 8/1199 KB 52/186 KB 180/367 KB 144/238 KB 60/558 KB 12/1199 KB 52/186 KB 180/367 KB 144/238 KB 60/558 KB 16/1199 KB 52/186 KB 180/367 KB 144/238 KB 60/558 KB 20/1199 KB 52/186 KB 180/367 KB 144/238 KB 60/558 KB 24/1199 KB 52/186 KB 180/367 KB 144/238 KB 60/558 KB 28/1199 KB 52/186 KB 180/367 KB 144/238 KB 60/558 KB 32/1199 KB 52/186 KB 180/367 KB 144/238 KB 60/558 KB 36/1199 KB 52/186 KB 180/367 KB 144/238 KB 60/558 KB 40/1199 KB 52/186 KB 180/367 KB 144/238 KB 60/558 KB 44/1199 KB 52/186 KB 180/367 KB 144/238 KB 60/558 KB 48/1199 KB 52/186 KB 180/367 KB 144/238 KB 60/558 KB 52/1199 KB 52/186 KB 180/367 KB 144/238 KB 60/558 KB 56/1199 KB 52/186 KB 180/367 KB 144/238 KB 60/558 KB 60/1199 KB 52/186 KB 180/367 KB 144/238 KB 60/558 KB 64/1199 KB 52/186 KB 180/367 KB 144/238 KB 60/558 KB 68/1199 KB 52/186 KB 180/367 KB 144/238 KB 60/558 KB 72/1199 KB 52/186 KB 180/367 KB 144/238 KB 60/558 KB 76/1199 KB 52/186 KB 180/367 KB 144/238 KB 60/558 KB 80/1199 KB 52/186 KB 180/367 KB 128/238 KB 52/558 KB 52/186 KB 176/367 KB 144/238 KB 60/558 KB 80/1199 KB 56/186 KB 180/367 KB 144/238 KB 60/558 KB 80/1199 KB 60/186 KB 184/367 KB 144/238 KB 60/558 KB 80/1199 KB 64/186 KB 184/367 KB 140/238 KB 60/558 KB 4/1199 KB 52/186 KB 180/367 KB 144/238 KB 64/55 unit-abot-epc-basic-0: 23:43:51 DEBUG unit.abot-epc-basic/0.install 8 KB 80/1199 KB 64/186 KB 184/367 KB 144/238 KB 68/558 KB 80/1199 KB 64/186 KB 184/367 KB 148/238 KB 72/558 KB 84/1199 KB 68/186 KB 184/367 KB 148/238 KB 76/558 KB 84/1199 KB 68/186 KB 184/367 KB 148/238 KB 80/558 KB 84/1199 KB 68/186 KB 184/367 KB 144/238 KB 60/558 KB 80/1199 KB 56/186 KB 184/367 KB 148/238 KB 80/558 KB 84/1199 KB 68/186 KB 188/367 KB 148/238 KB 80/558 KB 84/1199 KB 68/186 KB 192/367 KB 148/238 KB 80/558 KB 84/1199 KB 68/186 KB 196/367 KB 148/238 KB 80/558 KB 84/1199 KB 68/186 KB 200/367 KB 148/238 KB 80/558 KB 84/1199 KB 68/186 KB 204/367 KB 148/238 KB 80/558 KB 84/1199 KB 68/186 KB 208/367 KB 148/238 KB 80/558 KB 84/1199 KB 68/186 KB 212/367 KB 148/238 KB 84/558 KB 84/1199 KB 68/186 KB 216/367 KB 148/238 KB 84/558 KB 84/1199 KB 68/186 KB 220/367 KB 148/238 KB 84/558 KB 84/1199 KB 68/186 KB 224/367 KB 148/238 KB 68/558 KB 84/1199 KB 68/186 KB 184/367 KB 148/238 KB 84/558 KB 84/1199 KB 72/186 KB 224/367 KB 148/238 KB 84/558 KB 84/1199 KB 76/186 KB 224/367 KB 148/238 KB 84/558 KB 84/1199 KB 80/186 KB 224/367 KB 148/238 KB 68/558 KB 84/1199 KB 64/186 KB 184/367 KB 148/238 KB 84/558 KB 88/1199 KB 80/186 KB 224/367 KB 148/238 KB 84/558 KB 92/1199 KB 80/186 KB 224/367 KB 148/238 KB 84/558 KB 96/1199 KB 80/186 KB 224/367 KB 148/238 KB 84/558 KB 100/1199 KB 80/186 KB 224/367 KB 148/238 KB 84/558 KB 104/1199 KB 80/186 KB 224/367 KB 148/238 KB 84/558 KB 108/1199 KB 80/186 KB 224/367 KB 148/238 KB 84/558 KB 112/1199 KB 80/186 KB 224/367 KB 148/238 KB 84/558 KB 116/1199 KB 80/186 KB 224/367 KB 148/238 KB 84/558 KB 120/1199 KB 84/186 KB 224/367 KB 148/238 KB 84/558 KB 124/1199 KB 84/186 KB 224/367 KB 148/238 KB 84/558 KB 128/1199 KB 84/186 KB 224/367 KB 148/238 KB 84/558 KB 132/1199 KB 84/186 KB 224/367 KB 148/238 KB 68/558 KB 80/1199 KB 64/186 KB 184/367 KB 152/238 KB 84/558 KB 132/1199 KB 84/186 KB 228/367 KB 156/238 KB 84/558 KB 132/1199 KB 84/186 KB 228/367 KB 160/238 KB 84/558 KB 132/1199 KB 84/186 KB 228/367 KB 164/238 KB 84/558 KB 132/1199 KB 84/186 KB 228/367 KB 168/238 KB 84/558 KB 132/1199 KB 84/186 KB 228/367 KB 172/238 KB 84/558 KB 132/1199 KB 84/186 KB 228/367 KB 176/238 KB 84/558 KB 132/1199 KB 84/186 KB 228/367 KB 180/238 KB 84/558 KB 132/1199 KB 84/186 KB 228/367 KB 184/238 KB 84/558 KB 132/1199 KB 84/186 KB 228/367 KB 188/238 KB 84/558 KB 132/1199 KB 84/186 KB 228/367 KB 192/238 KB 84/558 KB 132/1199 KB 84/186 KB 228/367 KB 148/238 KB 84/558 KB 132/1199 KB 84/186 KB 228/367 KB 192/238 KB 84/558 KB 132/1199 KB 84/186 KB 232/367 KB 192/238 KB 84/558 KB 132/1199 KB 84/186 KB 236/367 KB 192/238 KB 84/558 KB 132/1199 KB 84/186 KB 240/367 KB 192/238 KB 84/558 KB 136/1199 KB 84/186 KB 244/367 KB 148/238 KB 84/558 KB 116/1199 KB 84/186 KB 224/367 KB 196/238 KB 84/558 KB 136/1199 KB 88/186 KB 244/367 KB 196/238 KB 84/558 KB 136/1199 KB 92/186 KB 244/367 KB 196/238 KB 84/558 KB 136/1199 KB 96/186 KB 244/367 KB 148/238 KB 84/558 KB 84/1199 KB 68/186 KB 212/367 KB 196/238 KB 88/558 KB 136/1199 KB 96/186 KB 244/367 KB 196/238 KB 92/558 KB 136/1199 KB 96/186 KB 244/367 KB 196/238 KB 96/558 KB 136/1199 KB 96/186 KB 244/367 KB 196/238 KB 100/558 KB 136/1199 KB 96/186 KB 244/367 KB 196/238 KB 104/558 KB 136/1199 KB 100/186 KB 244/367 KB 196/238 KB 108/558 KB 136/1199 KB 100/186 KB 244/367 KB 196/238 KB 112/558 KB 136/1199 KB 100/186 KB 244/367 KB 196/238 KB 116/558 KB 136/1199 KB 100/186 KB 244/367 KB 196/238 KB 120/558 KB 136/1199 K unit-abot-epc-basic-0: 23:43:51 DEBUG unit.abot-epc-basic/0.install B 100/186 KB 244/367 KB 196/238 KB 84/558 KB 136/1199 KB 84/186 KB 244/367 KB 200/238 KB 120/558 KB 136/1199 KB 100/186 KB 244/367 KB 204/238 KB 120/558 KB 136/1199 KB 100/186 KB 244/367 KB 208/238 KB 120/558 KB 136/1199 KB 100/186 KB 244/367 KB 212/238 KB 124/558 KB 136/1199 KB 100/186 KB 248/367 KB 216/238 KB 124/558 KB 136/1199 KB 100/186 KB 248/367 KB 220/238 KB 124/558 KB 136/1199 KB 100/186 KB 248/367 KB 224/238 KB 124/558 KB 136/1199 KB 100/186 KB 248/367 KB 228/238 KB 124/558 KB 136/1199 KB 100/186 KB 248/367 KB 192/238 KB 84/558 KB 136/1199 KB 84/186 KB 240/367 KB 228/238 KB 124/558 KB 140/1199 KB 100/186 KB 248/367 KB 228/238 KB 124/558 KB 144/1199 KB 100/186 KB 248/367 KB 228/238 KB 124/558 KB 148/1199 KB 100/186 KB 248/367 KB 228/238 KB 124/558 KB 152/1199 KB 100/186 KB 248/367 KB 228/238 KB 124/558 KB 156/1199 KB 100/186 KB 248/367 KB 228/238 KB 124/558 KB 160/1199 KB 100/186 KB 248/367 KB 208/238 KB 124/558 KB 136/1199 KB 100/186 KB 248/367 KB 228/238 KB 128/558 KB 160/1199 KB 100/186 KB 248/367 KB 208/238 KB 120/558 KB 136/1199 KB 100/186 KB 248/367 KB 228/238 KB 128/558 KB 160/1199 KB 100/186 KB 252/367 KB 228/238 KB 128/558 KB 160/1199 KB 100/186 KB 256/367 KB 228/238 KB 128/558 KB 160/1199 KB 100/186 KB 260/367 KB 196/238 KB 100/558 KB 136/1199 KB 100/186 KB 244/367 KB 228/238 KB 132/558 KB 164/1199 KB 104/186 KB 260/367 KB 228/238 KB 132/558 KB 164/1199 KB 108/186 KB 260/367 KB 228/238 KB 132/558 KB 164/1199 KB 112/186 KB 260/367 KB 228/238 KB 132/558 KB 164/1199 KB 116/186 KB 260/367 KB 228/238 KB 132/558 KB 164/1199 KB 120/186 KB 260/367 KB 228/238 KB 132/558 KB 164/1199 KB 124/186 KB 260/367 KB 228/238 KB 132/558 KB 164/1199 KB 128/186 KB 260/367 KB 228/238 KB 132/558 KB 164/1199 KB 132/186 KB 260/367 KB 228/238 KB 132/558 KB 164/1199 KB 136/186 KB 260/367 KB 228/238 KB 132/558 KB 164/1199 KB 140/186 KB 260/367 KB 228/238 KB 132/558 KB 164/1199 KB 144/186 KB 260/367 KB 228/238 KB 132/558 KB 164/1199 KB 148/186 KB 264/367 KB 228/238 KB 132/558 KB 164/1199 KB 100/186 KB 260/367 KB 232/238 KB 132/558 KB 168/1199 KB 148/186 KB 264/367 KB 232/238 KB 132/558 KB 172/1199 KB 148/186 KB 264/367 KB 228/238 KB 132/558 KB 160/1199 KB 100/186 KB 260/367 KB 232/238 KB 136/558 KB 172/1199 KB 148/186 KB 264/367 KB 232/238 KB 140/558 KB 172/1199 KB 148/186 KB 264/367 KB 232/238 KB 144/558 KB 172/1199 KB 148/186 KB 264/367 KB 232/238 KB 148/558 KB 172/1199 KB 148/186 KB 264/367 KB 232/238 KB 132/558 KB 164/1199 KB 148/186 KB 264/367 KB 236/238 KB 148/558 KB 176/1199 KB 152/186 KB 264/367 KB 238/238 KB 148/558 KB 176/1199 KB 152/186 KB 264/367 KB 228/238 KB 132/558 KB 164/1199 KB 144/186 KB 264/367 KB 238/238 KB 148/558 KB 176/1199 KB 152/186 KB 268/367 KB 238/238 KB 148/558 KB 176/1199 KB 152/186 KB 272/367 KB 238/238 KB 148/558 KB 176/1199 KB 152/186 KB 276/367 KB 238/238 KB 148/558 KB 176/1199 KB 152/186 KB 280/367 KB 238/238 KB 148/558 KB 176/1199 KB 152/186 KB 284/367 KB 238/238 KB 148/558 KB 176/1199 KB 152/186 KB 288/367 KB 232/238 KB 148/558 KB 176/1199 KB 152/186 KB 264/367 KB 238/238 KB 152/558 KB 176/1199 KB 156/186 KB 288/367 KB 238/238 KB 152/558 KB 176/1199 KB 160/186 KB 288/367 KB 232/238 KB 148/558 KB 176/1199 KB 148/186 KB 264/367 KB 238/238 KB 152/558 KB 180/1199 KB 160/186 KB 288/367 KB 238/238 KB 152/558 KB 184/1199 KB 164/186 KB 292/367 KB 238/238 KB 152/558 KB 188/1199 KB 164/186 KB 292/367 KB 238/238 KB 152/558 KB 192/1199 KB 164/186 K unit-abot-epc-basic-0: 23:43:51 DEBUG unit.abot-epc-basic/0.install B 292/367 KB 238/238 KB 152/558 KB 176/1199 KB 152/186 KB 288/367 KB 238/238 KB 156/558 KB 192/1199 KB 164/186 KB 292/367 KB 238/238 KB 160/558 KB 192/1199 KB 164/186 KB 292/367 KB 238/238 KB 164/558 KB 192/1199 KB 164/186 KB 292/367 KB 238/238 KB 168/558 KB 196/1199 KB 164/186 KB 292/367 KB 238/238 KB 172/558 KB 196/1199 KB 164/186 KB 292/367 KB 238/238 KB 176/558 KB 196/1199 KB 164/186 KB 292/367 KB 238/238 KB 152/558 KB 180/1199 KB 164/186 KB 292/367 KB 238/238 KB 176/558 KB 196/1199 KB 168/186 KB 292/367 KB 238/238 KB 176/558 KB 196/1199 KB 172/186 KB 292/367 KB 238/238 KB 176/558 KB 196/1199 KB 176/186 KB 292/367 KB 238/238 KB 152/558 KB 180/1199 KB 160/186 KB 292/367 KB 238/238 KB 176/558 KB 196/1199 KB 176/186 KB 296/367 KB 238/238 KB 176/558 KB 196/1199 KB 176/186 KB 300/367 KB 238/238 KB 176/558 KB 196/1199 KB 176/186 KB 304/367 KB 238/238 KB 176/558 KB 196/1199 KB 180/186 KB 308/367 KB 238/238 KB 180/558 KB 196/1199 KB 180/186 KB 312/367 KB 238/238 KB 180/558 KB 196/1199 KB 180/186 KB 316/367 KB 238/238 KB 180/558 KB 196/1199 KB 180/186 KB 320/367 KB 238/238 KB 164/558 KB 196/1199 KB 164/186 KB 292/367 KB 180/558 KB 200/1199 KB 180/186 KB 320/367 KB 180/558 KB 204/1199 KB 180/186 KB 320/367 KB 180/558 KB 208/1199 KB 180/186 KB 320/367 KB 180/558 KB 212/1199 KB 180/186 KB 320/367 KB 180/558 KB 216/1199 KB 180/186 KB 324/367 KB 180/558 KB 220/1199 KB 180/186 KB 324/367 KB 180/558 KB 224/1199 KB 180/186 KB 324/367 KB 180/558 KB 228/1199 KB 180/186 KB 324/367 KB 180/558 KB 232/1199 KB 180/186 KB 324/367 KB 180/558 KB 236/1199 KB 180/186 KB 324/367 KB 180/558 KB 240/1199 KB 180/186 KB 324/367 KB 180/558 KB 244/1199 KB 180/186 KB 324/367 KB 238/238 KB 180/558 KB 196/1199 KB 180/186 KB 308/367 KB 238/238 KB 176/558 KB 196/1199 KB 180/186 KB 304/367 KB 180/558 KB 244/1199 KB 184/186 KB 324/367 KB 180/558 KB 244/1199 KB 186/186 KB 324/367 KB 184/558 KB 244/1199 KB 186/186 KB 324/367 KB 188/558 KB 244/1199 KB 186/186 KB 324/367 KB 192/558 KB 244/1199 KB 186/186 KB 324/367 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 1356.7 KB/sec) unit-abot-epc-basic-0: 23:43:51 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: 23:43:51 DEBUG unit.abot-epc-basic/0.install 180/558 KB 212/1199 KB 180/186 KB 324/367 KB 192/558 KB 244/1199 KB 186/186 KB 328/367 KB 192/558 KB 244/1199 KB 186/186 KB 332/367 KB 196/558 KB 244/1199 KB 186/186 KB 336/367 KB 196/558 KB 244/1199 KB 186/186 KB 332/367 KB 200/558 KB 244/1199 KB 186/186 KB 336/367 KB 204/558 KB 244/1199 KB 186/186 KB 336/367 KB 208/558 KB 244/1199 KB 186/186 KB 336/367 KB 212/558 KB 244/1199 KB 186/186 KB 336/367 KB 216/558 KB 244/1199 KB 186/186 KB 340/367 KB 220/558 KB 244/1199 KB 186/186 KB 340/367 KB 224/558 KB 244/1199 KB 186/186 KB 340/367 KB 212/558 KB 244/1199 KB 186/186 KB 340/367 KB 224/558 KB 244/1199 KB 186/186 KB 344/367 KB 224/558 KB 244/1199 KB 186/186 KB 348/367 KB 224/558 KB 244/1199 KB 186/186 KB 352/367 KB 224/558 KB 244/1199 KB 186/186 KB 356/367 KB 228/558 KB 248/1199 KB 360/367 KB 228/558 KB 248/1199 KB 364/367 KB 228/558 KB 248/1199 KB 367/367 KB 224/558 KB 248/1199 KB 186/186 KB 356/367 KB 228/558 KB 252/1199 KB 367/367 KB 228/558 KB 256/1199 KB 367/367 KB 228/558 KB 248/1199 KB 356/367 KB 232/558 KB 4/1206 KB 256/1199 KB 367/367 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1027.5 KB/sec) unit-abot-epc-basic-0: 23:43:51 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: 23:43:51 DEBUG unit.abot-epc-basic/0.install 228/558 KB 4/1206 KB 256/1199 KB 367/367 KB 232/558 KB 8/1206 KB 256/1199 KB 367/367 KB 232/558 KB 12/1206 KB 256/1199 KB 367/367 KB 236/558 KB 12/1206 KB 256/1199 KB 367/367 KB 240/558 KB 16/1206 KB 260/1199 KB 367/367 KB 236/558 KB 16/1206 KB 260/1199 KB 367/367 KB 240/558 KB 16/1206 KB 264/1199 KB 367/367 KB 240/558 KB 16/1206 KB 268/1199 KB 367/367 KB 240/558 KB 16/1206 KB 272/1199 KB 367/367 KB 240/558 KB 16/1206 KB 276/1199 KB 367/367 KB 244/558 KB 16/1206 KB 280/1199 KB 4/181 KB 236/558 KB 16/1206 KB 256/1199 KB 367/367 KB 244/558 KB 20/1206 KB 280/1199 KB 4/181 KB 244/558 KB 24/1206 KB 280/1199 KB 4/181 KB 244/558 KB 28/1206 KB 280/1199 KB 4/181 KB 244/558 KB 32/1206 KB 280/1199 KB 4/181 KB 244/558 KB 36/1206 KB 280/1199 KB 4/181 KB 244/558 KB 40/1206 KB 280/1199 KB 4/181 KB 244/558 KB 44/1206 KB 284/1199 KB 4/181 KB 244/558 KB 16/1206 KB 276/1199 KB 367/367 KB 4/181 KB 244/558 KB 44/1206 KB 284/1199 KB 8/181 KB 244/558 KB 44/1206 KB 284/1199 KB 12/181 KB 244/558 KB 44/1206 KB 284/1199 KB 16/181 KB 244/558 KB 16/1206 KB 276/1199 KB 367/367 KB 248/558 KB 44/1206 KB 284/1199 KB 16/181 KB 252/558 KB 44/1206 KB 284/1199 KB 20/181 KB 256/558 KB 44/1206 KB 284/1199 KB 20/181 KB 260/558 KB 44/1206 KB 284/1199 KB 20/181 KB 264/558 KB 44/1206 KB 284/1199 KB 20/181 KB 268/558 KB 44/1206 KB 284/1199 KB 20/181 KB 272/558 KB 44/1206 KB 284/1199 KB 20/181 KB 244/558 KB 40/1206 KB 284/1199 KB 4/181 KB 272/558 KB 44/1206 KB 288/1199 KB 20/181 KB 272/558 KB 44/1206 KB 292/1199 KB 20/181 KB 276/558 KB 48/1206 KB 296/1199 KB 20/181 KB 276/558 KB 48/1206 KB 300/1199 KB 20/181 KB 248/558 KB 44/1206 KB 284/1199 KB 20/181 KB 276/558 KB 48/1206 KB 300/1199 KB 24/181 KB 276/558 KB 48/1206 KB 300/1199 KB 28/181 KB 276/558 KB 48/1206 KB 300/1199 KB 32/181 KB 276/558 KB 48/1206 KB 300/1199 KB 36/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (367 KB at 1869.8 KB/sec) unit-abot-epc-basic-0: 23:43:51 DEBUG unit.abot-epc-basic/0.install 276/558 KB 48/1206 KB 292/1199 KB 20/181 KB 272/558 KB 48/1206 KB 292/1199 KB 20/181 KB 276/558 KB 52/1206 KB 304/1199 KB 36/181 KB 276/558 KB 56/1206 KB 304/1199 KB 36/181 KB 276/558 KB 48/1206 KB 304/1199 KB 36/181 KB 280/558 KB 56/1206 KB 308/1199 KB 40/181 KB 280/558 KB 60/1206 KB 312/1199 KB 40/181 KB 280/558 KB 56/1206 KB 304/1199 KB 40/181 KB 280/558 KB 56/1206 KB 304/1199 KB 36/181 KB 284/558 KB 60/1206 KB 312/1199 KB 44/181 KB 288/558 KB 60/1206 KB 312/1199 KB 44/181 KB 280/558 KB 60/1206 KB 312/1199 KB 44/181 KB 288/558 KB 60/1206 KB 312/1199 KB 48/181 KB 288/558 KB 60/1206 KB 312/1199 KB 52/181 KB 292/558 KB 60/1206 KB 316/1199 KB 56/181 KB 292/558 KB 60/1206 KB 316/1199 KB 60/181 KB 280/558 KB 60/1206 KB 308/1199 KB 40/181 KB 292/558 KB 64/1206 KB 316/1199 KB 60/181 KB 292/558 KB 68/1206 KB 316/1199 KB 60/181 KB 292/558 KB 72/1206 KB 316/1199 KB 60/181 KB 292/558 KB 60/1206 KB 316/1199 KB 52/181 KB 292/558 KB 72/1206 KB 320/1199 KB 64/181 KB 292/558 KB 60/1206 KB 312/1199 KB 52/181 KB 296/558 KB 72/1206 KB 320/1199 KB 64/181 KB 300/558 KB 72/1206 KB 320/1199 KB 64/181 KB 304/558 KB 72/1206 KB 320/1199 KB 64/181 KB 308/558 KB 72/1206 KB 320/1199 KB 64/181 KB 312/558 KB 76/1206 KB 324/1199 KB 64/181 KB 316/558 KB 76/1206 KB 324/1199 KB 64/181 KB 320/558 KB 76/1206 KB 324/1199 KB 64/181 KB 324/558 KB 76/1206 KB 324/1199 KB 64/181 KB 292/558 KB 72/1206 KB 316/1199 KB 64/181 KB 324/558 KB 76/1206 KB 324/1199 KB 68/181 KB 308/558 KB 76/1206 KB 324/1199 KB 64/181 KB 324/558 KB 80/1206 KB 324/1199 KB 68/181 KB 324/558 KB 84/1206 KB 324/1199 KB 68/181 KB 308/558 KB 72/1206 KB 324/1199 KB 64/181 KB 324/558 KB 84/1206 KB 328/1199 KB 68/181 KB 324/558 KB 84/1206 KB 332/1199 KB 68/181 KB 324/558 KB 88/1206 KB 336/1199 KB 68/181 KB 324/558 KB 88/1206 KB 336/1199 KB 72/181 KB 324/558 KB 88/1206 KB 340/1199 KB 72/181 KB 324/558 KB 88/1206 KB 332/1199 KB 68/181 KB 324/558 KB 88/1206 KB 340/1199 KB 76/181 KB 324/558 KB 92/1206 KB 340/1199 KB 80/181 KB 324/558 KB 92/1206 KB 340/1199 KB 84/181 KB 328/558 KB 92/1206 KB 344/1199 KB 88/181 KB 328/558 KB 92/1206 KB 344/1199 KB 92/181 KB 328/558 KB 92/1206 KB 344/1199 KB 96/181 KB 328/558 KB 92/1206 KB 344/1199 KB 84/181 KB 332/558 KB 92/1206 KB 344/1199 KB 96/181 KB 336/558 KB 92/1206 KB 344/1199 KB 96/181 KB 324/558 KB 92/1206 KB 344/1199 KB 84/181 KB 324/558 KB 92/1206 KB 340/1199 KB 84/181 KB 336/558 KB 96/1206 KB 344/1199 KB 96/181 KB 336/558 KB 100/1206 KB 344/1199 KB 96/181 KB 336/558 KB 104/1206 KB 344/1199 KB 96/181 KB 340/558 KB 108/1206 KB 348/1199 KB 100/181 KB 340/558 KB 112/1206 KB 348/1199 KB 100/181 KB 340/558 KB 116/1206 KB 348/1199 KB 100/181 KB 340/558 KB 120/1206 KB 348/1199 KB 100/181 KB 340/558 KB 104/1206 KB 348/1199 KB 100/181 KB 340/558 KB 120/1206 KB 348/1199 KB 104/181 KB 340/558 KB 104/1206 KB 348/1199 KB 96/181 KB 344/558 KB 120/1206 KB 348/1199 KB 104/181 KB 336/558 KB 104/1206 KB 348/1199 KB 96/181 KB 344/558 KB 120/1206 KB 352/1199 KB 104/181 KB 344/558 KB 120/1206 KB 356/1199 KB 104/181 KB 344/558 KB 120/1206 KB 360/1199 KB 104/181 KB 344/558 KB 120/1206 KB 364/1199 KB 104/181 KB 348/558 KB 120/1206 KB 368/1199 KB 108/181 KB 348/558 KB 120/1206 KB 364/1199 KB 108/181 KB 348/558 KB 120/1206 KB 364/1199 KB 104/181 KB 352/558 KB 120/1206 KB 368/1199 KB 108/181 KB 356/558 KB 120/1206 KB 368/1199 KB 108/181 KB 360/558 KB 124/1206 KB 372/1199 KB 112/181 KB 364/558 KB 124/1206 KB 372 unit-abot-epc-basic-0: 23:43:51 DEBUG unit.abot-epc-basic/0.install /1199 KB 112/181 KB 368/558 KB 124/1206 KB 372/1199 KB 112/181 KB 356/558 KB 124/1206 KB 372/1199 KB 112/181 KB 368/558 KB 128/1206 KB 372/1199 KB 112/181 KB 368/558 KB 132/1206 KB 372/1199 KB 112/181 KB 356/558 KB 120/1206 KB 372/1199 KB 112/181 KB 368/558 KB 132/1206 KB 376/1199 KB 112/181 KB 368/558 KB 132/1206 KB 380/1199 KB 112/181 KB 368/558 KB 132/1206 KB 384/1199 KB 112/181 KB 368/558 KB 132/1206 KB 388/1199 KB 112/181 KB 372/558 KB 136/1206 KB 392/1199 KB 112/181 KB 372/558 KB 136/1206 KB 396/1199 KB 112/181 KB 372/558 KB 136/1206 KB 400/1199 KB 112/181 KB 356/558 KB 120/1206 KB 368/1199 KB 112/181 KB 372/558 KB 136/1206 KB 400/1199 KB 116/181 KB 372/558 KB 136/1206 KB 400/1199 KB 120/181 KB 372/558 KB 136/1206 KB 400/1199 KB 124/181 KB 372/558 KB 136/1206 KB 400/1199 KB 128/181 KB 372/558 KB 136/1206 KB 400/1199 KB 132/181 KB 372/558 KB 136/1206 KB 400/1199 KB 136/181 KB 372/558 KB 136/1206 KB 400/1199 KB 140/181 KB 372/558 KB 136/1206 KB 400/1199 KB 144/181 KB 372/558 KB 136/1206 KB 400/1199 KB 148/181 KB 372/558 KB 136/1206 KB 404/1199 KB 152/181 KB 372/558 KB 136/1206 KB 404/1199 KB 156/181 KB 372/558 KB 136/1206 KB 404/1199 KB 160/181 KB 372/558 KB 136/1206 KB 404/1199 KB 164/181 KB 372/558 KB 136/1206 KB 388/1199 KB 112/181 KB 368/558 KB 136/1206 KB 388/1199 KB 112/181 KB 372/558 KB 140/1206 KB 404/1199 KB 164/181 KB 372/558 KB 144/1206 KB 404/1199 KB 164/181 KB 376/558 KB 148/1206 KB 404/1199 KB 164/181 KB 376/558 KB 152/1206 KB 404/1199 KB 164/181 KB 376/558 KB 156/1206 KB 404/1199 KB 164/181 KB 376/558 KB 160/1206 KB 404/1199 KB 164/181 KB 372/558 KB 136/1206 KB 404/1199 KB 148/181 KB 376/558 KB 160/1206 KB 408/1199 KB 164/181 KB 376/558 KB 160/1206 KB 412/1199 KB 164/181 KB 376/558 KB 160/1206 KB 416/1199 KB 164/181 KB 376/558 KB 144/1206 KB 404/1199 KB 164/181 KB 380/558 KB 160/1206 KB 416/1199 KB 164/181 KB 384/558 KB 160/1206 KB 416/1199 KB 164/181 KB 388/558 KB 160/1206 KB 416/1199 KB 164/181 KB 392/558 KB 160/1206 KB 416/1199 KB 164/181 KB 396/558 KB 160/1206 KB 416/1199 KB 164/181 KB 400/558 KB 160/1206 KB 416/1199 KB 164/181 KB 404/558 KB 160/1206 KB 416/1199 KB 164/181 KB 408/558 KB 160/1206 KB 420/1199 KB 164/181 KB 404/558 KB 160/1206 KB 420/1199 KB 164/181 KB 408/558 KB 160/1206 KB 424/1199 KB 168/181 KB 408/558 KB 160/1206 KB 420/1199 KB 168/181 KB 412/558 KB 160/1206 KB 424/1199 KB 172/181 KB 412/558 KB 160/1206 KB 428/1199 KB 176/181 KB 412/558 KB 160/1206 KB 428/1199 KB 180/181 KB 412/558 KB 164/1206 KB 428/1199 KB 181/181 KB 412/558 KB 160/1206 KB 424/1199 KB 168/181 KB 416/558 KB 164/1206 KB 428/1199 KB 181/181 KB 420/558 KB 164/1206 KB 428/1199 KB 181/181 KB 412/558 KB 164/1206 KB 428/1199 KB 180/181 KB 420/558 KB 168/1206 KB 428/1199 KB 181/181 KB 420/558 KB 172/1206 KB 428/1199 KB 181/181 KB 420/558 KB 176/1206 KB 428/1199 KB 181/181 KB 420/558 KB 180/1206 KB 428/1199 KB 181/181 KB 412/558 KB 160/1206 KB 428/1199 KB 172/181 KB 420/558 KB 180/1206 KB 432/1199 KB 181/181 KB 420/558 KB 184/1206 KB 432/1199 KB 181/181 KB 420/558 KB 188/1206 KB 436/1199 KB 181/181 KB 420/558 KB 192/1206 KB 436/1199 KB 181/181 KB 420/558 KB 196/1206 KB 436/1199 KB 181/181 KB 420/558 KB 184/1206 KB 436/1199 KB 181/181 KB 424/558 KB 196/1206 KB 440/1199 KB 181/181 KB 424/558 KB 196/1206 KB 444/1199 KB 181/181 KB 424/558 KB 196/1206 KB 448/1199 KB 181/181 KB 424/558 KB 200/1206 KB 452/1199 KB 181/181 KB 424/558 KB 200/1206 KB 456/1199 KB 181/181 KB 4 unit-abot-epc-basic-0: 23:43:51 DEBUG unit.abot-epc-basic/0.install 24/558 KB 200/1206 KB 460/1199 KB 181/181 KB 424/558 KB 200/1206 KB 464/1199 KB 181/181 KB 424/558 KB 196/1206 KB 436/1199 KB 181/181 KB 428/558 KB 200/1206 KB 464/1199 KB 181/181 KB 432/558 KB 200/1206 KB 464/1199 KB 181/181 KB 436/558 KB 200/1206 KB 464/1199 KB 181/181 KB 440/558 KB 200/1206 KB 464/1199 KB 181/181 KB 444/558 KB 200/1206 KB 464/1199 KB 181/181 KB 424/558 KB 200/1206 KB 448/1199 KB 181/181 KB 448/558 KB 204/1206 KB 464/1199 KB 181/181 KB 448/558 KB 208/1206 KB 464/1199 KB 181/181 KB 448/558 KB 212/1206 KB 464/1199 KB 181/181 KB 448/558 KB 200/1206 KB 464/1199 KB 181/181 KB 448/558 KB 212/1206 KB 468/1199 KB 181/181 KB 452/558 KB 216/1206 KB 472/1199 KB 452/558 KB 216/1206 KB 476/1199 KB 452/558 KB 216/1206 KB 480/1199 KB 452/558 KB 216/1206 KB 468/1199 KB 181/181 KB 452/558 KB 220/1206 KB 480/1199 KB 452/558 KB 224/1206 KB 480/1199 KB 452/558 KB 228/1206 KB 480/1199 KB 452/558 KB 212/1206 KB 468/1199 KB 181/181 KB 456/558 KB 228/1206 KB 480/1199 KB 456/558 KB 232/1206 KB 480/1199 KB 460/558 KB 236/1206 KB 484/1199 KB 460/558 KB 240/1206 KB 484/1199 KB 460/558 KB 244/1206 KB 484/1199 KB 460/558 KB 232/1206 KB 484/1199 KB 460/558 KB 244/1206 KB 488/1199 KB 460/558 KB 248/1206 KB 492/1199 KB 460/558 KB 248/1206 KB 496/1199 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 700.8 KB/sec) unit-abot-epc-basic-0: 23:43:51 DEBUG unit.abot-epc-basic/0.install 460/558 KB 232/1206 KB 480/1199 KB 464/558 KB 248/1206 KB 496/1199 KB 468/558 KB 248/1206 KB 496/1199 KB 472/558 KB 248/1206 KB 496/1199 KB 476/558 KB 248/1206 KB 496/1199 KB 480/558 KB 248/1206 KB 496/1199 KB 480/558 KB 248/1206 KB 500/1199 KB 484/558 KB 248/1206 KB 504/1199 KB 484/558 KB 248/1206 KB 508/1199 KB 484/558 KB 248/1206 KB 512/1199 KB 460/558 KB 248/1206 KB 488/1199 KB 484/558 KB 252/1206 KB 512/1199 KB 484/558 KB 256/1206 KB 512/1199 KB 484/558 KB 260/1206 KB 512/1199 KB 484/558 KB 248/1206 KB 500/1199 KB 488/558 KB 260/1206 KB 512/1199 KB 492/558 KB 260/1206 KB 512/1199 KB 496/558 KB 260/1206 KB 512/1199 KB 496/558 KB 264/1206 KB 512/1199 KB 500/558 KB 268/1206 KB 516/1199 KB 500/558 KB 272/1206 KB 516/1199 KB 500/558 KB 276/1206 KB 516/1199 KB 500/558 KB 264/1206 KB 516/1199 KB 500/558 KB 276/1206 KB 520/1199 KB 500/558 KB 276/1206 KB 524/1199 KB 500/558 KB 280/1206 KB 528/1199 KB 500/558 KB 264/1206 KB 512/1199 KB 504/558 KB 280/1206 KB 528/1199 KB 508/558 KB 280/1206 KB 528/1199 KB 512/558 KB 280/1206 KB 528/1199 KB 512/558 KB 280/1206 KB 532/1199 KB 516/558 KB 280/1206 KB 536/1199 KB 516/558 KB 280/1206 KB 540/1199 KB 516/558 KB 280/1206 KB 544/1199 KB 516/558 KB 280/1206 KB 548/1199 KB 516/558 KB 280/1206 KB 552/1199 KB 516/558 KB 280/1206 KB 556/1199 KB 516/558 KB 280/1206 KB 560/1199 KB 500/558 KB 280/1206 KB 524/1199 KB 516/558 KB 284/1206 KB 560/1199 KB 516/558 KB 288/1206 KB 560/1199 KB 516/558 KB 292/1206 KB 560/1199 KB 516/558 KB 280/1206 KB 532/1199 KB 520/558 KB 292/1206 KB 560/1199 KB 524/558 KB 292/1206 KB 560/1199 KB 528/558 KB 292/1206 KB 560/1199 KB 532/558 KB 292/1206 KB 560/1199 KB 536/558 KB 296/1206 KB 560/1199 KB 540/558 KB 296/1206 KB 560/1199 KB 544/558 KB 296/1206 KB 560/1199 KB 532/558 KB 296/1206 KB 560/1199 KB 544/558 KB 300/1206 KB 560/1199 KB 544/558 KB 304/1206 KB 560/1199 KB 544/558 KB 308/1206 KB 560/1199 KB 544/558 KB 312/1206 KB 560/1199 KB 548/558 KB 316/1206 KB 564/1199 KB 548/558 KB 320/1206 KB 564/1199 KB 548/558 KB 324/1206 KB 564/1199 KB 548/558 KB 328/1206 KB 564/1199 KB 548/558 KB 332/1206 KB 564/1199 KB 548/558 KB 336/1206 KB 564/1199 KB 548/558 KB 340/1206 KB 564/1199 KB 548/558 KB 312/1206 KB 564/1199 KB 548/558 KB 340/1206 KB 568/1199 KB 548/558 KB 340/1206 KB 572/1199 KB 548/558 KB 340/1206 KB 576/1199 KB 548/558 KB 312/1206 KB 560/1199 KB 552/558 KB 340/1206 KB 576/1199 KB 556/558 KB 340/1206 KB 576/1199 KB 558/558 KB 340/1206 KB 576/1199 KB 558/558 KB 340/1206 KB 580/1199 KB 558/558 KB 344/1206 KB 584/1199 KB 558/558 KB 344/1206 KB 588/1199 KB 558/558 KB 344/1206 KB 592/1199 KB 558/558 KB 344/1206 KB 580/1199 KB 558/558 KB 348/1206 KB 592/1199 KB 558/558 KB 352/1206 KB 592/1199 KB 558/558 KB 356/1206 KB 592/1199 KB 558/558 KB 360/1206 KB 596/1199 KB 558/558 KB 364/1206 KB 596/1199 KB 558/558 KB 368/1206 KB 596/1199 KB 558/558 KB 372/1206 KB 596/1199 KB 558/558 KB 376/1206 KB 596/1199 KB 558/558 KB 380/1206 KB 596/1199 KB 558/558 KB 384/1206 KB 596/1199 KB 558/558 KB 388/1206 KB 596/1199 KB 558/558 KB 356/1206 KB 596/1199 KB 388/1206 KB 600/1199 KB 388/1206 KB 604/1199 KB 388/1206 KB 608/1199 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 1961.6 KB/sec) unit-abot-epc-basic-0: 23:43:51 DEBUG unit.abot-epc-basic/0.install 388/1206 KB 612/1199 KB 388/1206 KB 616/1199 KB 388/1206 KB 620/1199 KB 388/1206 KB 624/1199 KB 388/1206 KB 628/1199 KB 388/1206 KB 632/1199 KB 388/1206 KB 636/1199 KB 388/1206 KB 640/1199 KB 388/1206 KB 644/1199 KB 392/1206 KB 648/1199 KB 392/1206 KB 652/1199 KB 392/1206 KB 656/1199 KB 392/1206 KB 644/1199 KB 396/1206 KB 656/1199 KB 400/1206 KB 656/1199 KB 404/1206 KB 656/1199 KB 408/1206 KB 656/1199 KB 412/1206 KB 656/1199 KB 416/1206 KB 656/1199 KB 420/1206 KB 656/1199 KB 420/1206 KB 660/1199 KB 420/1206 KB 664/1199 KB 420/1206 KB 668/1199 KB 420/1206 KB 672/1199 KB 420/1206 KB 676/1199 KB 424/1206 KB 680/1199 KB 424/1206 KB 684/1199 KB 424/1206 KB 688/1199 KB 424/1206 KB 692/1199 KB 424/1206 KB 696/1199 KB 424/1206 KB 700/1199 KB 424/1206 KB 704/1199 KB 424/1206 KB 676/1199 KB 428/1206 KB 704/1199 KB 432/1206 KB 704/1199 KB 436/1206 KB 704/1199 KB 440/1206 KB 704/1199 KB 444/1206 KB 704/1199 KB 448/1206 KB 704/1199 KB 452/1206 KB 704/1199 KB 456/1206 KB 704/1199 KB 460/1206 KB 708/1199 KB 464/1206 KB 708/1199 KB 468/1206 KB 708/1199 KB 456/1206 KB 708/1199 KB 468/1206 KB 712/1199 KB 468/1206 KB 716/1199 KB 468/1206 KB 720/1199 KB 468/1206 KB 724/1199 KB 472/1206 KB 728/1199 KB 472/1206 KB 732/1199 KB 472/1206 KB 736/1199 KB 472/1206 KB 740/1199 KB 472/1206 KB 744/1199 KB 472/1206 KB 748/1199 KB 472/1206 KB 752/1199 KB 472/1206 KB 724/1199 KB 476/1206 KB 752/1199 KB 480/1206 KB 752/1199 KB 484/1206 KB 752/1199 KB 488/1206 KB 752/1199 KB 492/1206 KB 752/1199 KB 496/1206 KB 752/1199 KB 500/1206 KB 752/1199 KB 504/1206 KB 752/1199 KB 508/1206 KB 756/1199 KB 512/1206 KB 756/1199 KB 516/1206 KB 756/1199 KB 504/1206 KB 756/1199 KB 516/1206 KB 760/1199 KB 516/1206 KB 764/1199 KB 516/1206 KB 768/1199 KB 516/1206 KB 772/1199 KB 520/1206 KB 776/1199 KB 520/1206 KB 780/1199 KB 520/1206 KB 784/1199 KB 520/1206 KB 772/1199 KB 524/1206 KB 784/1199 KB 528/1206 KB 784/1199 KB 532/1206 KB 784/1199 KB 536/1206 KB 784/1199 KB 540/1206 KB 788/1199 KB 544/1206 KB 788/1199 KB 548/1206 KB 788/1199 KB 552/1206 KB 788/1199 KB 556/1206 KB 788/1199 KB 560/1206 KB 788/1199 KB 564/1206 KB 788/1199 KB 536/1206 KB 788/1199 KB 564/1206 KB 792/1199 KB 564/1206 KB 796/1199 KB 564/1206 KB 800/1199 KB 564/1206 KB 804/1199 KB 564/1206 KB 808/1199 KB 564/1206 KB 812/1199 KB 564/1206 KB 816/1199 KB 564/1206 KB 820/1199 KB 568/1206 KB 824/1199 KB 568/1206 KB 828/1199 KB 568/1206 KB 832/1199 KB 568/1206 KB 820/1199 KB 572/1206 KB 832/1199 KB 576/1206 KB 832/1199 KB 580/1206 KB 832/1199 KB 584/1206 KB 832/1199 KB 588/1206 KB 836/1199 KB 592/1206 KB 836/1199 KB 596/1206 KB 836/1199 KB 584/1206 KB 836/1199 KB 596/1206 KB 840/1199 KB 596/1206 KB 844/1199 KB 596/1206 KB 848/1199 KB 596/1206 KB 852/1199 KB 600/1206 KB 856/1199 KB 600/1206 KB 860/1199 KB 600/1206 KB 864/1199 KB 600/1206 KB 852/1199 KB 604/1206 KB 864/1199 KB 608/1206 KB 864/1199 KB 612/1206 KB 864/1199 KB 616/1206 KB 864/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 616/1206 KB 868/1199 KB 644/1206 KB 872/1199 KB 644/1206 KB 876/1199 KB 644/1206 KB 880/1199 KB 644/1206 KB 884/1199 KB 644/1206 KB 888/1199 KB 648/1206 KB 892/1199 KB 648/1206 KB 896/1199 KB 648/1206 KB 900/1199 KB 648/1206 KB 904/1199 KB 648/1206 KB 908/1199 KB 648/1206 KB 912/1199 KB 648/1206 KB 888/1199 KB 652/120 unit-abot-epc-basic-0: 23:43:51 DEBUG unit.abot-epc-basic/0.install 6 KB 912/1199 KB 656/1206 KB 912/1199 KB 660/1206 KB 912/1199 KB 664/1206 KB 912/1199 KB 668/1206 KB 916/1199 KB 672/1206 KB 916/1199 KB 676/1206 KB 916/1199 KB 680/1206 KB 916/1199 KB 684/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 916/1199 KB 708/1206 KB 916/1199 KB 664/1206 KB 916/1199 KB 708/1206 KB 920/1199 KB 708/1206 KB 924/1199 KB 708/1206 KB 928/1199 KB 712/1206 KB 928/1199 KB 716/1206 KB 928/1199 KB 720/1206 KB 928/1199 KB 724/1206 KB 928/1199 KB 728/1206 KB 928/1199 KB 732/1206 KB 928/1199 KB 736/1206 KB 928/1199 KB 740/1206 KB 928/1199 KB 744/1206 KB 928/1199 KB 748/1206 KB 928/1199 KB 752/1206 KB 928/1199 KB 756/1206 KB 928/1199 KB 760/1206 KB 928/1199 KB 764/1206 KB 928/1199 KB 768/1206 KB 928/1199 KB 772/1206 KB 928/1199 KB 776/1206 KB 928/1199 KB 776/1206 KB 932/1199 KB 776/1206 KB 936/1199 KB 776/1206 KB 940/1199 KB 776/1206 KB 944/1199 KB 776/1206 KB 948/1199 KB 776/1206 KB 952/1199 KB 776/1206 KB 956/1199 KB 776/1206 KB 960/1199 KB 776/1206 KB 964/1199 KB 776/1206 KB 968/1199 KB 776/1206 KB 972/1199 KB 776/1206 KB 976/1199 KB 776/1206 KB 980/1199 KB 776/1206 KB 984/1199 KB 776/1206 KB 988/1199 KB 776/1206 KB 992/1199 KB 776/1206 KB 996/1199 KB 776/1206 KB 1000/1199 KB 776/1206 KB 1004/1199 KB 776/1206 KB 1008/1199 KB 776/1206 KB 1012/1199 KB 776/1206 KB 1016/1199 KB 776/1206 KB 1020/1199 KB 776/1206 KB 1024/1199 KB 780/1206 KB 1024/1199 KB 784/1206 KB 1024/1199 KB 788/1206 KB 1024/1199 KB 788/1206 KB 1028/1199 KB 792/1206 KB 1032/1199 KB 792/1206 KB 1036/1199 KB 792/1206 KB 1040/1199 KB 792/1206 KB 1028/1199 KB 796/1206 KB 1040/1199 KB 800/1206 KB 1040/1199 KB 804/1206 KB 1044/1199 KB 808/1206 KB 1044/1199 KB 812/1206 KB 1044/1199 KB 816/1206 KB 1044/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 836/1206 KB 1044/1199 KB 840/1206 KB 1044/1199 KB 800/1206 KB 1044/1199 KB 840/1206 KB 1048/1199 KB 840/1206 KB 1052/1199 KB 840/1206 KB 1056/1199 KB 840/1206 KB 1060/1199 KB 840/1206 KB 1064/1199 KB 840/1206 KB 1068/1199 KB 840/1206 KB 1072/1199 KB 840/1206 KB 1076/1199 KB 840/1206 KB 1080/1199 KB 840/1206 KB 1084/1199 KB 840/1206 KB 1088/1199 KB 844/1206 KB 1088/1199 KB 848/1206 KB 1088/1199 KB 852/1206 KB 1092/1199 KB 856/1206 KB 1092/1199 KB 860/1206 KB 1092/1199 KB 864/1206 KB 1092/1199 KB 868/1206 KB 1092/1199 KB 848/1206 KB 1092/1199 KB 868/1206 KB 1096/1199 KB 868/1206 KB 1100/1199 KB 868/1206 KB 1104/1199 KB 868/1206 KB 1108/1199 KB 872/1206 KB 1112/1199 KB 872/1206 KB 1116/1199 KB 872/1206 KB 1120/1199 KB 872/1206 KB 1108/1199 KB 876/1206 KB 1120/1199 KB 880/1206 KB 1120/1199 KB 884/1206 KB 1120/1199 KB 888/1206 KB 1120/1199 KB 892/1206 KB 1124/1199 KB 896/1206 KB 1124/1199 KB 900/1206 KB 1124/1199 KB 888/1206 KB 1124/1199 KB 900/1206 KB 1128/1199 KB 900/1206 KB 1132/1199 KB 900/1206 KB 1136/1199 KB 900/1206 KB 1140/1199 KB 900/1206 KB 1144/1199 KB 900/1206 KB 1148/1199 KB 904/1206 KB 1152/1199 KB 904/1206 KB 1148/1199 KB 908/1206 KB 1152/1199 KB 912/1206 KB 1152/1199 KB 916/1206 KB 1152/1199 KB 920/1206 KB 1152/1199 KB 924/1206 KB 1156/1199 KB 928/1206 KB 1156/1199 KB 932/1206 KB 1156/1199 KB 936/1206 KB 1156/1199 KB 940/1206 KB 1156/1199 KB 944/1206 KB 1156/1199 KB 948/1206 KB 1156/1199 KB 920/1206 KB 1156/1199 KB 948/1206 KB 1160/1199 KB 948/1206 KB 1164/1199 KB 948/1206 KB 11 unit-abot-epc-basic-0: 23:43:51 DEBUG unit.abot-epc-basic/0.install 68/1199 KB 948/1206 KB 1172/1199 KB 948/1206 KB 1176/1199 KB 948/1206 KB 1180/1199 KB 948/1206 KB 1184/1199 KB 948/1206 KB 1188/1199 KB 952/1206 KB 1192/1199 KB 952/1206 KB 1196/1199 KB 952/1206 KB 1199/1199 KB 952/1206 KB 1188/1199 KB 956/1206 KB 1199/1199 KB 960/1206 KB 1199/1199 KB 964/1206 KB 1199/1199 KB 968/1206 KB 1199/1199 KB 972/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/1199 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 Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 3205.0 KB/sec) unit-abot-epc-basic-0: 23:43:51 DEBUG unit.abot-epc-basic/0.install 1064/1206 KB 1068/1206 KB 1072/1206 KB 1076/1206 KB 1080/1206 KB 1084/1206 KB 1088/1206 KB 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 3021.7 KB/sec) unit-abot-epc-basic-0: 23:43:51 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 23:43:51 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:43:51 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 23:43:52 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: 23:43:52 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: 23:43:52 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:43:52 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 23:43:52 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:43:52 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 30:42 min unit-abot-epc-basic-0: 23:43:52 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-07-02T23:43:52+00:00 unit-abot-epc-basic-0: 23:43:52 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 25M/60M unit-abot-epc-basic-0: 23:43:52 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:43:52 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 23:43:52 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 23:43:52 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 23:43:52 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 23:43:52 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 23:43:52 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.8) ... unit-abot-epc-basic-0: 23:43:52 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 23:43:52 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-154.181) ... unit-abot-epc-basic-0: 23:43:52 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 23:43:52 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 23:43:52 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:43:52 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:43:52 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:43:52 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:43:52 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:43:52 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:43:52 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:43:52 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:43:52 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:43:52 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:43:52 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:43:52 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:43:52 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:43:52 DEBUG unit.abot-epc-basic/0.install Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:43:52 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:43:52 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:43:52 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: 23:43:52 DEBUG unit.abot-epc-basic/0.install Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:43:52 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:43:52 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:43:52 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: 23:43:52 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-abot-epc-basic-0: 23:43:52 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 23:43:52 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 23:43:53 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 23:43:53 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 23:43:53 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 23:43:53 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: 23:43:53 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 23:43:53 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 23:43:53 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 23:43:53 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 23:43:53 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 23:43:53 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 23:43:53 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 23:43:53 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 23:43:53 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 23:43:53 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 23:43:53 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 23:43:53 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 23:43:53 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 23:43:53 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 23:43:53 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 23:43:53 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 23:43:53 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 23:43:54 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 23:43:54 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 23:43:54 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 23:43:54 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 23:43:54 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 23:43:54 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 23:43:54 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-2e17ab-default-0". unit-abot-epc-basic-0: 23:43:54 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: 23:43:54 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 23:43:54 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-abot-epc-basic-0: 23:43:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 23:43:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 23:43:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 23:43:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 23:43:55 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 23:43:56 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-2e17ab-default-0 unit-abot-epc-basic-0: 23:43:56 DEBUG unit.abot-epc-basic/0.install Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB] unit-abot-epc-basic-0: 23:43:56 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 23:43:56 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] unit-abot-epc-basic-0: 23:43:57 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] unit-abot-epc-basic-0: 23:43:57 DEBUG unit.abot-epc-basic/0.install Fetched 325 kB in 1s (205 kB/s) unit-abot-epc-basic-0: 23:43:58 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 23:43:58 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-2e17ab-default-0 unit-abot-epc-basic-0: 23:43:58 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 23:43:58 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: 23:43:58 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 23:43:58 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 23:43:58 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 23:43:58 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 23:43:58 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.8). unit-abot-epc-basic-0: 23:43:58 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-2e17ab-default-0 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.6). unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev is already the newest version (2.7.12-1ubuntu0~16.04.4). unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.8). unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.8). unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.15). unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.5). unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 23:43:59 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: 23:43:59 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: 23:43:59 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 23:43:59 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: 23:43:59 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.8 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 23:43:59 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: 23:43:59 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.8 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 23:43:59 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: 23:43:59 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 23:43:59 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: 23:43:59 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 23:43:59 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: 23:43:59 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 23:43:59 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: 23:43:59 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: 23:43:59 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 23:43:59 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: 23:43:59 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 23:43:59 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: 23:43:59 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 23:43:59 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: 23:43:59 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.8 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 23:43:59 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: 23:43:59 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.8 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 23:43:59 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: 23:43:59 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 23:43:59 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: 23:43:59 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 23:43:59 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: 23:43:59 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 23:43:59 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-abot-epc-basic-0: 23:44:00 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 23:44:00 DEBUG unit.abot-epc-basic/0.install Need to get 296 MB of archives. unit-abot-epc-basic-0: 23:44:00 DEBUG unit.abot-epc-basic/0.install After this operation, 1,146 MB of additional disk space will be used. unit-abot-epc-basic-0: 23:44:00 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-abot-epc-basic-0: 23:44:01 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.6 [262 kB] unit-abot-epc-basic-0: 23:44:01 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.13 [186 kB] unit-abot-epc-basic-0: 23:44:01 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: 23:44:01 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: 23:44:01 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: 23:44:01 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: 23:44:01 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: 23:44:01 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: 23:44:01 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: 23:44:01 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.14 [42.3 kB] unit-abot-epc-basic-0: 23:44:01 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: 23:44:01 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: 23:44:01 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: 23:44:01 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: 23:44:01 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: 23:44:01 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: 23:44:01 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-abot-epc-basic-0: 23:44:01 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: 23:44:01 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: 23:44:01 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.14 [1,582 kB] unit-abot-epc-basic-0: 23:44:01 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.14 [289 kB] unit-abot-epc-basic-0: 23:44:01 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: 23:44:01 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: 23:44:01 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: 23:44:01 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: 23:44:01 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: 23:44:01 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.11 [260 kB] unit-abot-epc-basic-0: 23:44:01 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-abot-epc-basic-0: 23:44:02 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-abot-epc-basic-0: 23:44:02 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-abot-epc-basic-0: 23:44:02 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: 23:44:02 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: 23:44:02 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.6 [1,817 kB] unit-abot-epc-basic-0: 23:44:02 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: 23:44:02 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: 23:44:02 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: 23:44:02 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: 23:44:02 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: 23:44:02 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: 23:44:02 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: 23:44:02 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: 23:44:02 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon0 amd64 0.5.0-1ubuntu2.1 [96.7 kB] unit-abot-epc-basic-0: 23:44:02 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: 23:44:02 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: 23:44:02 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: 23:44:02 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: 23:44:02 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: 23:44:02 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: 23:44:02 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: 23:44:02 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: 23:44:02 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: 23:44:02 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: 23:44:02 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.6 [175 kB] unit-abot-epc-basic-0: 23:44:02 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: 23:44:02 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.6 [540 kB] unit-abot-epc-basic-0: 23:44:03 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: 23:44:03 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: 23:44:03 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: 23:44:03 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: 23:44:03 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: 23:44:03 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: 23:44:03 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: 23:44:03 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: 23:44:03 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon-x11-0 amd64 0.5.0-1ubuntu2.1 [13.4 kB] unit-abot-epc-basic-0: 23:44:03 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.6 [2,290 kB] unit-abot-epc-basic-0: 23:44:03 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.6 [2,253 kB] unit-abot-epc-basic-0: 23:44:03 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: 23:44:03 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: 23:44:03 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: 23:44:03 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: 23:44:03 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: 23:44:03 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: 23:44:03 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: 23:44:03 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: 23:44:03 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: 23:44:03 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: 23:44:03 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: 23:44:03 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: 23:44:03 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: 23:44:03 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: 23:44:03 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: 23:44:03 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: 23:44:03 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: 23:44:03 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: 23:44:03 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: 23:44:03 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: 23:44:03 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: 23:44:03 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: 23:44:03 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: 23:44:03 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: 23:44:03 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: 23:44:03 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: 23:44:03 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: 23:44:03 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: 23:44:03 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: 23:44:03 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: 23:44:03 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: 23:44:03 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: 23:44:03 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: 23:44:03 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: 23:44:04 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: 23:44:04 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: 23:44:04 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: 23:44:04 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: 23:44:05 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: 23:44:05 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: 23:44:05 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: 23:44:05 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: 23:44:05 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: 23:44:05 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: 23:44:05 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: 23:44:05 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: 23:44:05 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: 23:44:06 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: 23:44:06 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: 23:44:06 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: 23:44:06 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: 23:44:06 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.11 [126 kB] unit-abot-epc-basic-0: 23:44:06 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: 23:44:06 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: 23:44:06 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: 23:44:06 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: 23:44:06 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: 23:44:06 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext amd64 0.19.7-2ubuntu3.1 [1,082 kB] unit-abot-epc-basic-0: 23:44:06 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: 23:44:06 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: 23:44:06 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: 23:44:06 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: 23:44:06 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: 23:44:06 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: 23:44:06 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: 23:44:06 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: 23:44:06 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libllvm3.8 amd64 1:3.8-2ubuntu4 [10.3 MB] unit-abot-epc-basic-0: 23:44:07 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.11 [111 kB] unit-abot-epc-basic-0: 23:44:07 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.11 [380 kB] unit-abot-epc-basic-0: 23:44:07 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libclang1-3.8 amd64 1:3.8-2ubuntu4 [4,139 kB] unit-abot-epc-basic-0: 23:44:07 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 doxygen amd64 1.8.11-1ubuntu0.1 [3,679 kB] unit-abot-epc-basic-0: 23:44:07 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.6 [92.0 kB] unit-abot-epc-basic-0: 23:44:07 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 doxygen-gui amd64 1.8.11-1ubuntu0.1 [284 kB] unit-abot-epc-basic-0: 23:44:07 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: 23:44:07 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: 23:44:07 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: 23:44: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: 23:44: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: 23:44: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: 23:44: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: 23:44: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: 23:44:07 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: 23:44:07 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: 23:44:07 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: 23:44: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: 23:44: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.11 [291 kB] unit-abot-epc-basic-0: 23:44:08 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.11 [8,034 kB] unit-abot-epc-basic-0: 23:44:08 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: 23:44:08 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.5 [80.5 kB] unit-abot-epc-basic-0: 23:44:08 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.9 [16.1 kB] unit-abot-epc-basic-0: 23:44:08 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: 23:44:08 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: 23:44:08 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: 23:44:08 DEBUG unit.abot-epc-basic/0.install Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9-common all 9.26~dfsg+0-0ubuntu0.16.04.9 [5,096 kB] unit-abot-epc-basic-0: 23:44:08 DEBUG unit.abot-epc-basic/0.install Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9 amd64 9.26~dfsg+0-0ubuntu0.16.04.9 [2,277 kB] unit-abot-epc-basic-0: 23:44:08 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: 23:44:09 DEBUG unit.abot-epc-basic/0.install Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ghostscript amd64 9.26~dfsg+0-0ubuntu0.16.04.9 [47.3 kB] unit-abot-epc-basic-0: 23:44:09 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: 23:44:09 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: 23:44:09 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: 23:44:09 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.6 [8,100 B] unit-abot-epc-basic-0: 23:44:09 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: 23:44:09 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: 23:44:09 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: 23:44:09 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: 23:44:09 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: 23:44:09 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: 23:44:09 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: 23:44:09 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: 23:44:09 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: 23:44:09 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: 23:44:09 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: 23:44:09 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: 23:44:09 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: 23:44:09 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: 23:44:09 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: 23:44:09 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: 23:44:09 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: 23:44:09 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: 23:44:09 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: 23:44:09 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: 23:44:09 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: 23:44:09 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: 23:44:09 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: 23:44:09 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: 23:44:09 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: 23:44:09 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: 23:44:09 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: 23:44:09 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: 23:44:09 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: 23:44:09 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: 23:44:09 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: 23:44:09 DEBUG unit.abot-epc-basic/0.install Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 hdf5-helpers amd64 1.8.16+docs-4ubuntu1.1 [12.5 kB] unit-abot-epc-basic-0: 23:44:09 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: 23:44:09 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: 23:44:10 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.5 [2,434 B] unit-abot-epc-basic-0: 23:44:10 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: 23:44:10 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: 23:44:10 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: 23:44:10 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: 23:44:10 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: 23:44:10 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: 23:44:10 DEBUG unit.abot-epc-basic/0.install Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3.1 [4,778 B] unit-abot-epc-basic-0: 23:44:10 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.2 [39.4 kB] unit-abot-epc-basic-0: 23:44:10 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: 23:44:10 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: 23:44:11 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: 23:44:11 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.2 [1,377 kB] unit-abot-epc-basic-0: 23:44:11 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.4 [162 kB] unit-abot-epc-basic-0: 23:44:11 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: 23:44:11 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: 23:44:11 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: 23:44:11 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: 23:44:11 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: 23:44:11 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: 23:44:11 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: 23:44:11 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: 23:44:11 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: 23:44:11 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: 23:44:11 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: 23:44:11 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: 23:44:11 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: 23:44:11 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: 23:44:11 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: 23:44:11 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: 23:44:11 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: 23:44:11 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: 23:44:11 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: 23:44:11 DEBUG unit.abot-epc-basic/0.install Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-dev amd64 0.33.6-1 [248 kB] unit-abot-epc-basic-0: 23:44:11 DEBUG unit.abot-epc-basic/0.install Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0-dev amd64 1.11.1-1ubuntu1 [15.3 kB] unit-abot-epc-basic-0: 23:44:11 DEBUG unit.abot-epc-basic/0.install Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0-dev amd64 1.11.1-1ubuntu1 [6,604 B] unit-abot-epc-basic-0: 23:44:11 DEBUG unit.abot-epc-basic/0.install Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2-dev amd64 1.14.6-1 [590 kB] unit-abot-epc-basic-0: 23:44:11 DEBUG unit.abot-epc-basic/0.install Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcamd2.4.1 amd64 1:4.4.6-1 [20.0 kB] unit-abot-epc-basic-0: 23:44:11 DEBUG unit.abot-epc-basic/0.install Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libccolamd2.9.1 amd64 1:4.4.6-1 [21.5 kB] unit-abot-epc-basic-0: 23:44:11 DEBUG unit.abot-epc-basic/0.install Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolamd2.9.1 amd64 1:4.4.6-1 [15.7 kB] unit-abot-epc-basic-0: 23:44:11 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: 23:44:11 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: 23:44:11 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: 23:44:11 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: 23:44:11 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: 23:44:11 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: 23:44:12 DEBUG unit.abot-epc-basic/0.install Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-dev amd64 2.4.91-2~16.04.1 [232 kB] unit-abot-epc-basic-0: 23:44:12 DEBUG unit.abot-epc-basic/0.install Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-dri2-dev all 2.8-2 [12.6 kB] unit-abot-epc-basic-0: 23:44:12 DEBUG unit.abot-epc-basic/0.install Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-gl-dev all 1.4.17-1 [17.9 kB] unit-abot-epc-basic-0: 23:44:12 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: 23:44:12 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: 23:44:12 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: 23:44:12 DEBUG unit.abot-epc-basic/0.install Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage-dev amd64 1:1.1.4-2 [5,028 B] unit-abot-epc-basic-0: 23:44:12 DEBUG unit.abot-epc-basic/0.install Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0-dev amd64 1.11.1-1ubuntu1 [26.9 kB] unit-abot-epc-basic-0: 23:44:12 DEBUG unit.abot-epc-basic/0.install Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0-dev amd64 1.11.1-1ubuntu1 [8,384 B] unit-abot-epc-basic-0: 23:44:12 DEBUG unit.abot-epc-basic/0.install Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-dev amd64 1.11.1-1ubuntu1 [5,752 B] unit-abot-epc-basic-0: 23:44:12 DEBUG unit.abot-epc-basic/0.install Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0-dev amd64 1.11.1-1ubuntu1 [18.2 kB] unit-abot-epc-basic-0: 23:44:12 DEBUG unit.abot-epc-basic/0.install Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0-dev amd64 1.11.1-1ubuntu1 [6,900 B] unit-abot-epc-basic-0: 23:44:12 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: 23:44:12 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: 23:44:12 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: 23:44:12 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: 23:44:12 DEBUG unit.abot-epc-basic/0.install Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb-dev amd64 2:1.6.3-1ubuntu2.1 [9,718 B] unit-abot-epc-basic-0: 23:44:12 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: 23:44:12 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-abot-epc-basic-0: 23:44:12 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: 23:44:12 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-abot-epc-basic-0: 23:44:12 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-abot-epc-basic-0: 23:44:12 DEBUG unit.abot-epc-basic/0.install Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon-dev amd64 0.5.0-1ubuntu2.1 [231 kB] unit-abot-epc-basic-0: 23:44:12 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-abot-epc-basic-0: 23:44:12 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-abot-epc-basic-0: 23:44:12 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-abot-epc-basic-0: 23:44:12 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-abot-epc-basic-0: 23:44:12 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-abot-epc-basic-0: 23:44:12 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: 23:44:12 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: 23:44:12 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-abot-epc-basic-0: 23:44:12 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-abot-epc-basic-0: 23:44:12 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-abot-epc-basic-0: 23:44:13 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: 23:44:13 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: 23:44:13 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: 23:44:13 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: 23:44:13 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: 23:44:13 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-abot-epc-basic-0: 23:44:13 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: 23:44:13 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: 23:44:13 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: 23:44:13 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-abot-epc-basic-0: 23:44:13 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: 23:44:13 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: 23:44:13 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: 23:44:13 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-abot-epc-basic-0: 23:44:13 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-abot-epc-basic-0: 23:44:13 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: 23:44:13 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-abot-epc-basic-0: 23:44:13 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.6 [44.3 kB] unit-abot-epc-basic-0: 23:44:13 DEBUG unit.abot-epc-basic/0.install Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3.1 [125 kB] unit-abot-epc-basic-0: 23:44:13 DEBUG unit.abot-epc-basic/0.install Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3.1 [141 kB] unit-abot-epc-basic-0: 23:44:13 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-abot-epc-basic-0: 23:44:13 DEBUG unit.abot-epc-basic/0.install Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libglpk36 amd64 4.57-1build3 [386 kB] unit-abot-epc-basic-0: 23:44:13 DEBUG unit.abot-epc-basic/0.install Get:304 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-l10n all 2.5.9-3 [11.1 kB] unit-abot-epc-basic-0: 23:44:14 DEBUG unit.abot-epc-basic/0.install Get:305 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjasper1 amd64 1.900.1-debian1-2.4ubuntu1.2 [131 kB] unit-abot-epc-basic-0: 23:44:14 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-abot-epc-basic-0: 23:44:14 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: 23:44:14 DEBUG unit.abot-epc-basic/0.install Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libgraphicsmagick-q16-3 amd64 1.3.23-1ubuntu0.1 [1,107 kB] unit-abot-epc-basic-0: 23:44:14 DEBUG unit.abot-epc-basic/0.install Get:309 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libgraphicsmagick++-q16-12 amd64 1.3.23-1ubuntu0.1 [101 kB] unit-abot-epc-basic-0: 23:44:14 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: 23:44:14 DEBUG unit.abot-epc-basic/0.install Get:311 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-gobject0 amd64 1.0.1-1ubuntu0.1 [10.9 kB] unit-abot-epc-basic-0: 23:44:14 DEBUG unit.abot-epc-basic/0.install Get:312 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-dev amd64 1.0.1-1ubuntu0.1 [189 kB] unit-abot-epc-basic-0: 23:44:15 DEBUG unit.abot-epc-basic/0.install Get:313 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft-dev amd64 2.3.2-1 [45.7 kB] unit-abot-epc-basic-0: 23:44:15 DEBUG unit.abot-epc-basic/0.install Get:314 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango1.0-dev amd64 1.38.1-1 [277 kB] unit-abot-epc-basic-0: 23:44:15 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: 23:44:15 DEBUG unit.abot-epc-basic/0.install Get:316 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama-dev amd64 2:1.1.3-1 [8,404 B] unit-abot-epc-basic-0: 23:44:15 DEBUG unit.abot-epc-basic/0.install Get:317 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-randr-dev all 1.5.0-1 [33.7 kB] unit-abot-epc-basic-0: 23:44:15 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: 23:44:15 DEBUG unit.abot-epc-basic/0.install Get:319 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor-dev amd64 1:1.1.14-1ubuntu0.16.04.2 [26.4 kB] unit-abot-epc-basic-0: 23:44:15 DEBUG unit.abot-epc-basic/0.install Get:320 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-composite-dev all 1:0.4.2-2 [10.5 kB] unit-abot-epc-basic-0: 23:44:15 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: 23:44:15 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: 23:44:15 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: 23:44:15 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: 23:44:15 DEBUG unit.abot-epc-basic/0.install Get:325 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-10 amd64 1.8.16+docs-4ubuntu1.1 [997 kB] unit-abot-epc-basic-0: 23:44:15 DEBUG unit.abot-epc-basic/0.install Get:326 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-cpp-11 amd64 1.8.16+docs-4ubuntu1.1 [102 kB] unit-abot-epc-basic-0: 23:44:15 DEBUG unit.abot-epc-basic/0.install Get:327 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8-dev amd64 1.4.2-0ubuntu3.1 [254 kB] unit-abot-epc-basic-0: 23:44:15 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-abot-epc-basic-0: 23:44:15 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-abot-epc-basic-0: 23:44:15 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: 23:44:15 DEBUG unit.abot-epc-basic/0.install Get:331 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-dev amd64 1.8.16+docs-4ubuntu1.1 [5,005 kB] unit-abot-epc-basic-0: 23:44:15 DEBUG unit.abot-epc-basic/0.install Get:332 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tagset-perl all 3.20-2 [13.5 kB] unit-abot-epc-basic-0: 23:44:15 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: 23:44:15 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: 23:44:15 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: 23:44:15 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: 23:44:15 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: 23:44:15 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: 23:44:15 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: 23:44:15 DEBUG unit.abot-epc-basic/0.install Get:340 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-cookies-perl all 6.01-1 [17.2 kB] unit-abot-epc-basic-0: 23:44:15 DEBUG unit.abot-epc-basic/0.install Get:341 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-daemon-perl all 6.01-1 [17.0 kB] unit-abot-epc-basic-0: 23:44:15 DEBUG unit.abot-epc-basic/0.install Get:342 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB] unit-abot-epc-basic-0: 23:44:15 DEBUG unit.abot-epc-basic/0.install Get:343 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.4 [8,566 kB] unit-abot-epc-basic-0: 23:44:16 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: 23:44:16 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: 23:44:16 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: 23:44:16 DEBUG unit.abot-epc-basic/0.install Get:347 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjack-jackd2-0 amd64 1.9.10+20150825git1ed50c92~dfsg-1ubuntu1 [140 kB] unit-abot-epc-basic-0: 23:44:16 DEBUG unit.abot-epc-basic/0.install Get:348 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjs-jquery all 1.11.3+dfsg-4 [161 kB] unit-abot-epc-basic-0: 23:44:16 DEBUG unit.abot-epc-basic/0.install Get:349 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkpathsea6 amd64 2015.20160222.37495-1ubuntu0.1 [55.2 kB] unit-abot-epc-basic-0: 23:44:16 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: 23:44:16 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: 23:44:16 DEBUG unit.abot-epc-basic/0.install Get:352 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-perl all 6.15-1 [146 kB] unit-abot-epc-basic-0: 23:44:16 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: 23:44:16 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.14 [136 kB] unit-abot-epc-basic-0: 23:44:16 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: 23:44:16 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: 23:44:16 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: 23:44:16 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: 23:44:16 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.26-0ubuntu0.16.04.1 [15.4 kB] unit-abot-epc-basic-0: 23:44:16 DEBUG unit.abot-epc-basic/0.install Get:360 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.26-0ubuntu0.16.04.1 [812 kB] unit-abot-epc-basic-0: 23:44:16 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.26-0ubuntu0.16.04.1 [1,156 kB] unit-abot-epc-basic-0: 23:44:16 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: 23:44:16 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: 23:44:16 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: 23:44:16 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: 23:44:16 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: 23:44:16 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: 23:44:16 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: 23:44:16 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: 23:44:16 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: 23:44:16 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: 23:44:16 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.14 [757 kB] unit-abot-epc-basic-0: 23:44:16 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: 23:44:16 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: 23:44:16 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: 23:44:16 DEBUG unit.abot-epc-basic/0.install Get:376 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libptexenc1 amd64 2015.20160222.37495-1ubuntu0.1 [34.4 kB] unit-abot-epc-basic-0: 23:44:16 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: 23:44:17 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: 23:44:17 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: 23:44:17 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: 23:44:17 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: 23:44:17 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: 23:44:17 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: 23:44:17 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: 23:44:17 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: 23:44:17 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: 23:44:17 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: 23:44:17 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: 23:44:17 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: 23:44:17 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: 23:44:17 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: 23:44:17 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: 23:44:17 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: 23:44:17 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: 23:44:17 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: 23:44:17 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: 23:44:17 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.15 [1,344 kB] unit-abot-epc-basic-0: 23:44:17 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.15 [1,077 kB] unit-abot-epc-basic-0: 23:44:17 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: 23:44:17 DEBUG unit.abot-epc-basic/0.install Get:400 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsynctex1 amd64 2015.20160222.37495-1ubuntu0.1 [41.8 kB] unit-abot-epc-basic-0: 23:44:17 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: 23:44:17 DEBUG unit.abot-epc-basic/0.install Get:402 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexlua52 amd64 2015.20160222.37495-1ubuntu0.1 [90.7 kB] unit-abot-epc-basic-0: 23:44:17 DEBUG unit.abot-epc-basic/0.install Get:403 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexluajit2 amd64 2015.20160222.37495-1ubuntu0.1 [213 kB] unit-abot-epc-basic-0: 23:44:17 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: 23:44:18 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: 23:44:18 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: 23:44:18 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: 23:44:18 DEBUG unit.abot-epc-basic/0.install Get:408 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-doc all 2:1.0.20-1 [160 kB] unit-abot-epc-basic-0: 23:44:18 DEBUG unit.abot-epc-basic/0.install Get:409 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-bin amd64 0.22-1~ubuntu16.04.1 [4,642 B] unit-abot-epc-basic-0: 23:44:18 DEBUG unit.abot-epc-basic/0.install Get:410 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-protocol-perl all 0.56-7 [149 kB] unit-abot-epc-basic-0: 23:44:18 DEBUG unit.abot-epc-basic/0.install Get:411 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-namespacesupport-perl all 1.11-1 [13.2 kB] unit-abot-epc-basic-0: 23:44:18 DEBUG unit.abot-epc-basic/0.install Get:412 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-base-perl all 1.07-1 [21.5 kB] unit-abot-epc-basic-0: 23:44:18 DEBUG unit.abot-epc-basic/0.install Get:413 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB] unit-abot-epc-basic-0: 23:44:18 DEBUG unit.abot-epc-basic/0.install Get:414 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml-libxml-perl amd64 2.0123+dfsg-1ubuntu0.1 [316 kB] unit-abot-epc-basic-0: 23:44:18 DEBUG unit.abot-epc-basic/0.install Get:415 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-expat-perl all 0.40-2 [11.5 kB] unit-abot-epc-basic-0: 23:44:18 DEBUG unit.abot-epc-basic/0.install Get:416 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-xpathengine-perl all 0.13-1 [37.1 kB] unit-abot-epc-basic-0: 23:44:18 DEBUG unit.abot-epc-basic/0.install Get:417 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2-dev amd64 2.9.3+dfsg1-1ubuntu0.6 [743 kB] unit-abot-epc-basic-0: 23:44:19 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.2 [407 kB] unit-abot-epc-basic-0: 23:44:19 DEBUG unit.abot-epc-basic/0.install Get:419 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libzzip-0-13 amd64 0.13.62-3ubuntu0.16.04.2 [26.1 kB] unit-abot-epc-basic-0: 23:44:19 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-abot-epc-basic-0: 23:44:19 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-abot-epc-basic-0: 23:44:19 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-abot-epc-basic-0: 23:44:19 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-abot-epc-basic-0: 23:44:19 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-abot-epc-basic-0: 23:44:19 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-abot-epc-basic-0: 23:44:19 DEBUG unit.abot-epc-basic/0.install Get:426 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave amd64 4.0.0-3ubuntu9.2 [1,474 kB] unit-abot-epc-basic-0: 23:44:19 DEBUG unit.abot-epc-basic/0.install Get:427 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-control amd64 3.0.0-1 [819 kB] unit-abot-epc-basic-0: 23:44:19 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-abot-epc-basic-0: 23:44:19 DEBUG unit.abot-epc-basic/0.install Get:429 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pstoedit amd64 3.70-1ubuntu2 [102 kB] unit-abot-epc-basic-0: 23:44:19 DEBUG unit.abot-epc-basic/0.install Get:430 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pydb all 1.26-2 [83.8 kB] unit-abot-epc-basic-0: 23:44:19 DEBUG unit.abot-epc-basic/0.install Get:431 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qt-at-spi amd64 0.4.0-3 [58.0 kB] unit-abot-epc-basic-0: 23:44:19 DEBUG unit.abot-epc-basic/0.install Get:432 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qttranslations5-l10n all 5.5.1-2build1 [1,210 kB] unit-abot-epc-basic-0: 23:44:19 DEBUG unit.abot-epc-basic/0.install Get:433 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rubygems-integration all 1.10 [4,966 B] unit-abot-epc-basic-0: 23:44:19 DEBUG unit.abot-epc-basic/0.install Get:434 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-did-you-mean all 1.0.0-2 [8,390 B] unit-abot-epc-basic-0: 23:44:19 DEBUG unit.abot-epc-basic/0.install Get:435 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-minitest all 5.8.4-2 [36.6 kB] unit-abot-epc-basic-0: 23:44:19 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: 23:44:20 DEBUG unit.abot-epc-basic/0.install Get:437 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-power-assert all 0.2.7-1 [7,668 B] unit-abot-epc-basic-0: 23:44:20 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: 23:44:20 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.12 [2,957 kB] unit-abot-epc-basic-0: 23:44:20 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.12 [41.0 kB] unit-abot-epc-basic-0: 23:44:20 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: 23:44:20 DEBUG unit.abot-epc-basic/0.install Get:442 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rake all 10.5.0-2 [48.2 kB] unit-abot-epc-basic-0: 23:44:20 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: 23:44:20 DEBUG unit.abot-epc-basic/0.install Get:444 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 t1utils amd64 1.39-2 [53.4 kB] unit-abot-epc-basic-0: 23:44:20 DEBUG unit.abot-epc-basic/0.install Get:445 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl8.6 amd64 8.6.5+dfsg-2 [14.2 kB] unit-abot-epc-basic-0: 23:44:20 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: 23:44:20 DEBUG unit.abot-epc-basic/0.install Get:447 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-binaries amd64 2015.20160222.37495-1ubuntu0.1 [7,942 kB] unit-abot-epc-basic-0: 23:44:20 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: 23:44:20 DEBUG unit.abot-epc-basic/0.install Get:449 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-base all 2015.20160320-1ubuntu0.1 [18.3 MB] unit-abot-epc-basic-0: 23:44:21 DEBUG unit.abot-epc-basic/0.install Get:450 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base all 2015.20160320-1ubuntu0.1 [851 kB] unit-abot-epc-basic-0: 23:44:21 DEBUG unit.abot-epc-basic/0.install Get:451 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base-doc all 2015.20160320-1ubuntu0.1 [45.4 MB] unit-abot-epc-basic-0: 23:44:23 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: 23:44:23 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: 23:44:23 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: 23:44:23 DEBUG unit.abot-epc-basic/0.install Get:455 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-utils amd64 7.7+3 [189 kB] unit-abot-epc-basic-0: 23:44:23 DEBUG unit.abot-epc-basic/0.install Get:456 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-xserver-utils amd64 7.7+7 [155 kB] unit-abot-epc-basic-0: 23:44:23 DEBUG unit.abot-epc-basic/0.install Get:457 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xbitmaps all 1.1.1-2 [28.1 kB] unit-abot-epc-basic-0: 23:44:23 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: 23:44:23 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: 23:44:23 DEBUG unit.abot-epc-basic/0.install Get:460 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 zip amd64 3.0-11 [158 kB] unit-abot-epc-basic-0: 23:44:23 DEBUG unit.abot-epc-basic/0.install Get:461 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] unit-abot-epc-basic-0: 23:44:24 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-0ubuntu11 [3,681 kB] unit-abot-epc-basic-0: 23:44:24 DEBUG unit.abot-epc-basic/0.install Get:463 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libffi-dev amd64 3.2.1-4 [161 kB] unit-abot-epc-basic-0: 23:44:24 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: 23:44:24 DEBUG unit.abot-epc-basic/0.install Get:465 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0-dev amd64 0.10-3 [268 kB] unit-abot-epc-basic-0: 23:44:24 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: 23:44:24 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: 23:44:24 DEBUG unit.abot-epc-basic/0.install Get:468 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-dev amd64 0.1.6-3 [55.2 kB] unit-abot-epc-basic-0: 23:44:24 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: 23:44:24 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 23:44:25 DEBUG unit.abot-epc-basic/0.install Fetched 296 MB in 24s (12.0 MB/s) unit-abot-epc-basic-0: 23:44:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 23:44:25 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 ... 67355 files and directories currently installed.) unit-abot-epc-basic-0: 23:44:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 23:44:25 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 23:44:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 23:44:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.6_amd64.deb ... unit-abot-epc-basic-0: 23:44:26 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.6) ... unit-abot-epc-basic-0: 23:44:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 23:44:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.13_amd64.deb ... unit-abot-epc-basic-0: 23:44:26 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.13) ... unit-abot-epc-basic-0: 23:44:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 23:44:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 23:44:26 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 23:44:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 23:44:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 23:44:26 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 23:44:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 23:44:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 23:44:27 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 23:44:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 23:44:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 23:44:27 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-abot-epc-basic-0: 23:44:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 23:44:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 23:44:28 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 23:44:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 23:44:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 23:44:28 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-abot-epc-basic-0: 23:44:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 23:44:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 23:44:28 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 23:44:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 23:44:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-7ubuntu5.14_all.deb ... unit-abot-epc-basic-0: 23:44:28 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.14) ... unit-abot-epc-basic-0: 23:44:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 23:44:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 23:44:28 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 23:44:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 23:44:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 23:44:28 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 23:44:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 23:44:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:44:29 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 23:44:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 23:44:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:44:29 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 23:44:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 23:44:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:44:29 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 23:44:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 23:44:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:44:29 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 23:44:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 23:44:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 23:44:29 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 23:44:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 23:44:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 23:44:30 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 23:44:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 23:44:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 23:44:30 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 23:44:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 23:44:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickcore-6.q16-2_8%3a6.8.9.9-7ubuntu5.14_amd64.deb ... unit-abot-epc-basic-0: 23:44:30 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.14) ... unit-abot-epc-basic-0: 23:44:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 23:44:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickwand-6.q16-2_8%3a6.8.9.9-7ubuntu5.14_amd64.deb ... unit-abot-epc-basic-0: 23:44:30 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.14) ... unit-abot-epc-basic-0: 23:44:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 23:44:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 23:44:30 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 23:44:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 23:44:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 23:44:31 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 23:44:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 23:44:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 23:44:31 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 23:44:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 23:44:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 23:44:31 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 23:44:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 23:44:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 23:44:31 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 23:44:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 23:44:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 23:44:31 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:44:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 23:44:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:44:31 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 23:44:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 23:44:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 23:44:32 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 23:44:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 23:44:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 23:44:34 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 23:44:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 23:44:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 23:44:34 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 23:44:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 23:44:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 23:44:34 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 23:44:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 23:44:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.6_amd64.deb ... unit-abot-epc-basic-0: 23:44:34 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 23:44:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 23:44:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-server0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 23:44:35 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 23:44:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 23:44:35 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: 23:44:35 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 23:44:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 23:44:35 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: 23:44:35 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 23:44:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 23:44:35 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: 23:44:35 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 23:44:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 23:44:35 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: 23:44:35 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:44:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 23:44:35 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: 23:44:35 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:44:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 23:44:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 23:44:35 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 23:44:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 23:44:35 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: 23:44:35 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:44:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 23:44:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 23:44:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 23:44:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 23:44:36 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: 23:44:36 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:44:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 23:44:36 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: 23:44:36 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 23:44:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 23:44:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:44:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:44:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 23:44:36 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: 23:44:36 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 23:44:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 23:44:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 23:44:36 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 23:44:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 23:44:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 23:44:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 23:44:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 23:44:36 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: 23:44:36 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 23:44:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 23:44:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 23:44:37 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 23:44:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 23:44:37 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: 23:44:37 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 23:44:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 23:44:37 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: 23:44:37 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 23:44:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 23:44:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.6_amd64.deb ... unit-abot-epc-basic-0: 23:44:37 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 23:44:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 23:44:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:44:37 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 23:44:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 23:44:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.6_amd64.deb ... unit-abot-epc-basic-0: 23:44:37 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 23:44:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 23:44:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:44:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:44:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 23:44:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 23:44:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 23:44:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 23:44:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 23:44:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 23:44:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 23:44:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 23:44:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 23:44:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 23:44:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:44:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:44:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 23:44:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 23:44:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 23:44:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 23:44:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:44:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:44:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 23:44:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:44:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:44:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 23:44:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-x11-0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 23:44:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 23:44:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 23:44:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.6_amd64.deb ... unit-abot-epc-basic-0: 23:44:38 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 23:44:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 23:44:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.6_amd64.deb ... unit-abot-epc-basic-0: 23:44:38 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 23:44:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 23:44:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 23:44:39 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 23:44:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 23:44:39 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: 23:44:39 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 23:44:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 23:44:39 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: 23:44:39 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 23:44:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 23:44:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 23:44:39 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 23:44:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 23:44:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 23:44:39 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 23:44:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 23:44:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 23:44:39 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 23:44:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 23:44:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 23:44:39 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:44:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 23:44:39 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: 23:44:39 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 23:44:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 23:44:39 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: 23:44:39 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 23:44:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 23:44:40 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: 23:44:40 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 23:44:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 23:44:40 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: 23:44:40 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 23:44:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 23:44:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 23:44:40 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 23:44:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 23:44:40 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: 23:44:40 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 23:44:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 23:44:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 23:44:40 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 23:44:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 23:44:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:44:40 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 23:44:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 23:44:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 23:44:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 23:44:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 23:44:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 23:44:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 23:44:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 23:44:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 23:44:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 23:44:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 23:44:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 23:44:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 23:44:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 23:44:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 23:44:41 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 23:44:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 23:44:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 23:44:41 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 23:44:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 23:44:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 23:44:42 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 23:44:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 23:44:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-common_3.18.9-1ubuntu3.3_all.deb ... unit-abot-epc-basic-0: 23:44:42 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 23:44:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 23:44:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:44:42 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 23:44:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 23:44:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-0_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:44:42 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 23:44:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 23:44:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 23:44:42 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 23:44:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 23:44:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:44:42 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 23:44:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 23:44:42 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: 23:44:42 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 23:44:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 23:44:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-common_1.1.2-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 23:44:43 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 23:44:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 23:44:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-0_1.1.2-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:44:43 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 23:44:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 23:44:43 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: 23:44:43 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 23:44:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 23:44:43 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: 23:44:43 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 23:44:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 23:44:43 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: 23:44:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 23:44:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 23:44:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-bin_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 23:44:44 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: 23:44:44 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: 23:44:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 23:44:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 23:44:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 23:44:44 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 23:44:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 23:44:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 23:44:44 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 23:44:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 23:44:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 23:44:44 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 23:44:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 23:44:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 23:44:44 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 23:44:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 23:44:46 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: 23:44:46 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 23:44:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 23:44:46 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: 23:44:46 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 23:44:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 23:44:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:44:47 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 23:44:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 23:44:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 23:44:47 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-abot-epc-basic-0: 23:44:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 23:44:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 23:44:47 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 23:44:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 23:44:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 23:44:47 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 23:44:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 23:44:47 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: 23:44:47 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 23:44:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 23:44:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 23:44:47 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 23:44:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 23:44:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 23:44:48 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 23:44:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 23:44:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:44:49 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 23:44:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 23:44:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:44:50 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 23:44:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 23:44:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:44:50 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 23:44:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 23:44:50 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: 23:44:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 23:44:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 23:44:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgd3_2.1.1-4ubuntu0.16.04.11_amd64.deb ... unit-abot-epc-basic-0: 23:44:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.11) ... unit-abot-epc-basic-0: 23:44:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 23:44:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 23:44:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 23:44:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 23:44:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 23:44:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 23:44:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 23:44:50 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: 23:44:50 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 23:44:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 23:44:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 23:44:51 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 23:44:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 23:44:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:44:51 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 23:44:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 23:44:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 23:44:51 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 23:44:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 23:44:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-abot-epc-basic-0: 23:44:52 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 23:44:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 23:44:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 23:44:52 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-abot-epc-basic-0: 23:44:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 23:44:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 23:44:52 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 23:44:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 23:44:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 23:44:52 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 23:44:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 23:44:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 23:44:52 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 23:44:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 23:44:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 23:44:52 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 23:44:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 23:44:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 23:44:52 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 23:44:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 23:44: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: 23:44:53 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 23:44:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.8:amd64. unit-abot-epc-basic-0: 23:44:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.8_1%3a3.8-2ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 23:44:53 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.8:amd64 (1:3.8-2ubuntu4) ... unit-abot-epc-basic-0: 23:44:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 23:44:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 23:44:54 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:44:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 23:44:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 23:44:54 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:44:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.8:amd64. unit-abot-epc-basic-0: 23:44:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclang1-3.8_1%3a3.8-2ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 23:44:54 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.8:amd64 (1:3.8-2ubuntu4) ... unit-abot-epc-basic-0: 23:44:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 23:44:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 23:44:55 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:44:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 23:44:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.6_amd64.deb ... unit-abot-epc-basic-0: 23:44:56 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 23:44:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 23:44:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 23:44:56 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:44:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 23:44:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 23:44:56 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 23:44:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 23:44:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 23:44:56 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 23:44:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 23:44:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 23:44:57 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 23:44:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 23:44:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 23:44:57 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 23:44:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 23:44:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 23:44:58 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 23:44:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 23:44:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 23:44:58 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 23:44:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 23:44:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 23:44:59 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 23:44:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 23:44:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 23:44:59 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 23:44:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 23:44:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 23:44:59 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 23:44:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 23:44:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 23:44:59 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 23:44:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 23:44:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 23:44:59 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 23:44:59 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 23:45:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 23:45: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: 23:45:00 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 23:45:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 23:45:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 23:45:00 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:45:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 23:45:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 23:45:00 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:45:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 23:45:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:45:01 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:45:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 23:45:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.5_amd64.deb ... unit-abot-epc-basic-0: 23:45:01 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.5) ... unit-abot-epc-basic-0: 23:45:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 23:45:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.9_amd64.deb ... unit-abot-epc-basic-0: 23:45:01 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.9) ... unit-abot-epc-basic-0: 23:45:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 23:45:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-abot-epc-basic-0: 23:45:01 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 23:45:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 23:45:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 23:45:02 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:45:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 23:45:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:45:02 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 23:45:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 23:45:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.26~dfsg+0-0ubuntu0.16.04.9_all.deb ... unit-abot-epc-basic-0: 23:45:02 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 23:45:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 23:45:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.26~dfsg+0-0ubuntu0.16.04.9_amd64.deb ... unit-abot-epc-basic-0: 23:45:03 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 23:45:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 23:45:03 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: 23:45:03 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 23:45:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 23:45:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.26~dfsg+0-0ubuntu0.16.04.9_amd64.deb ... unit-abot-epc-basic-0: 23:45:03 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 23:45:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 23:45:03 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: 23:45:03 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 23:45:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 23:45:03 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: 23:45:03 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 23:45:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 23:45:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:45:03 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 23:45:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 23:45:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gdkpixbuf-2.0_2.32.2-1ubuntu1.6_amd64.deb ... unit-abot-epc-basic-0: 23:45:04 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 23:45:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 23:45:04 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: 23:45:04 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 23:45:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 23:45:04 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: 23:45:04 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 23:45:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 23:45:04 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: 23:45:04 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 23:45:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 23:45:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 23:45:04 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 23:45:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 23:45:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 23:45:04 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 23:45:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 23:45:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 23:45:05 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 23:45:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 23:45:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 23:45:05 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 23:45:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 23:45:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 23:45:05 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 23:45:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 23:45:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 23:45:05 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 23:45:05 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 23:45:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 23:45:05 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 23:45:05 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 23:45:05 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 23:45:05 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 23:45:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 23:45:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-oai-hss-0: 23:45:05 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 23:45:05 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 23:45:05 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-abot-epc-basic-0: 23:45:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 23:45:05 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 23:45:05 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 23:45:05 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 23:45:05 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 23:45:05 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22112' unit-oai-hss-0: 23:45:05 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22112 =~ .*running.* ]] unit-oai-hss-0: 23:45:05 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 23:45:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:45:05 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 23:45:05 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 23:45:05 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 23:45:05 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-abot-epc-basic-0: 23:45:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 23:45:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 23:45:05 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 23:45:05 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 23:45:05 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 23:45:05 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 23:45:05 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 23:45:05 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 23:45:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 23:45:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 23:45:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 23:45:05 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 23:45:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 23:45:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 23:45:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 23:45:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 23:45:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 23:45:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 23:45:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 23:45:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 23:45:06 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 23:45:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 23:45:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 23:45:06 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 23:45:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 23:45:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 23:45:06 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 23:45:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 23:45:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 23:45:06 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 23:45:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 23:45:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 23:45:07 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 23:45:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 23:45:07 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: 23:45:07 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 23:45:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 23:45:07 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: 23:45:07 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-oai-epc-0: 23:45:08 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 23:45:08 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 23:45:08 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 23:45:08 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 23:45:08 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 23:45:08 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 23:45:08 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 23:45:08 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 23:45:08 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 23:45:08 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 23:45:08 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 23:45:08 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 23:45:08 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 23:45:08 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 23:45:08 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15379' unit-oai-epc-0: 23:45:08 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15379 =~ .*running.* ]] unit-oai-epc-0: 23:45:08 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-abot-epc-basic-0: 23:45:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 23:45:08 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: 23:45:08 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-oai-epc-0: 23:45:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:45:08 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 23:45:08 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 23:45:08 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 23:45:08 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 23:45:08 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 23:45:08 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 23:45:08 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 23:45:08 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 23:45:08 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 23:45:08 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 23:45:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 23:45:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:45:08 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 23:45:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 23:45:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:45:08 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 23:45:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 23:45:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 23:45:08 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 23:45:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 23:45:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 23:45:08 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 23:45:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 23:45:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 23:45:08 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 23:45:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 23:45:08 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: 23:45:08 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 23:45:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 23:45: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: 23:45:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 23:45:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 23:45:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:45:09 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 23:45:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 23:45:09 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: 23:45:09 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 23:45:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 23:45:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 23:45:09 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 23:45:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 23:45:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 23:45:09 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 23:45:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 23:45:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 23:45:09 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 23:45:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 23:45:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iproute_1%3a4.3.0-1ubuntu3.16.04.5_all.deb ... unit-abot-epc-basic-0: 23:45:10 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.5) ... unit-abot-epc-basic-0: 23:45:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 23:45:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 23:45:10 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 23:45:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 23:45:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 23:45:10 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-abot-epc-basic-0: 23:45:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 23:45:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 23:45:10 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 23:45:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 23:45:10 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: 23:45:10 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 23:45:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 23:45:10 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: 23:45:10 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 23:45:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 23:45:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 23:45:10 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 23:45:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 23:45:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 23:45:10 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 23:45:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 23:45:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-bin_2.48.2-0ubuntu4.2_amd64.deb ... unit-abot-epc-basic-0: 23:45:10 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.2) ... unit-abot-epc-basic-0: 23:45:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 23:45:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 23:45:10 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 23:45:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 23:45:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 23:45:11 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 23:45:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 23:45: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: 23:45:11 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 23:45:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 23:45:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu4.2_amd64.deb ... unit-abot-epc-basic-0: 23:45:11 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.2) ... unit-abot-epc-basic-0: 23:45:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 23:45:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdbus-1-dev_1.10.6-1ubuntu3.4_amd64.deb ... unit-abot-epc-basic-0: 23:45:11 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.4) ... unit-abot-epc-basic-0: 23:45:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 23:45:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 23:45:11 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 23:45:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 23:45:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 23:45:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 23:45:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 23:45:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 23:45:11 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 23:45:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 23:45: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: 23:45:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 23:45:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 23:45: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: 23:45:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 23:45:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 23:45:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 23:45:12 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 23:45:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 23:45:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 23:45:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 23:45:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 23:45:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:45:12 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 23:45:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 23:45:12 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: 23:45:12 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 23:45:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 23:45:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 23:45:12 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 23:45:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 23:45:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 23:45:12 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 23:45:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 23:45:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 23:45:12 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 23:45:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 23:45:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 23:45:12 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 23:45:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 23:45:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 23:45:13 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 23:45:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 23:45:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 23:45:13 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 23:45:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 23:45: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: 23:45:14 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 23:45:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 23:45:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 23:45:14 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:45:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 23:45: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: 23:45:15 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 23:45:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 23:45: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: 23:45:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 23:45:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 23:45:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 23:45:15 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 23:45:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 23:45:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:45:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:45:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 23:45:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:45:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:45:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 23:45:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 23:45:15 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 23:45:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 23:45:15 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: 23:45:15 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 23:45:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 23:45:15 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: 23:45:15 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 23:45:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 23:45:15 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: 23:45:15 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 23:45:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 23:45:15 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: 23:45:15 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 23:45:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 23:45:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 23:45:16 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 23:45:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 23:45:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 23:45:16 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 23:45:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 23:45:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 23:45:16 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 23:45:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 23:45:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 23:45:16 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 23:45:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 23:45: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: 23:45:17 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 23:45:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 23:45: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: 23:45:17 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 23:45:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 23:45:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 23:45:17 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 23:45:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 23:45: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: 23:45:17 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 23:45:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 23:45:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 23:45:18 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 23:45:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 23:45:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 23:45:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 23:45:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 23:45:18 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: 23:45:18 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 23:45:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 23:45:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 23:45:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 23:45:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 23:45: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: 23:45:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:45:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 23:45: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: 23:45:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:45:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 23:45: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: 23:45:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:45:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 23:45: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: 23:45:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:45:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 23:45: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: 23:45:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:45:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 23:45: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: 23:45:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:45:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 23:45: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: 23:45:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:45:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 23:45: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: 23:45:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:45:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 23:45:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 23:45:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 23:45:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 23:45:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 23:45:19 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 23:45:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 23:45: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: 23:45:19 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 23:45:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 23:45: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: 23:45:19 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 23:45:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 23:45:19 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: 23:45:19 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:45:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 23:45:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 23:45:19 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 23:45:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 23:45:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 23:45:19 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 23:45:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 23:45:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 23:45:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 23:45:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 23:45:20 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: 23:45:20 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:45:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 23:45:20 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: 23:45:20 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:45:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 23:45:20 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: 23:45:20 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:45:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 23:45:20 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: 23:45:20 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:45:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 23:45:20 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: 23:45:20 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 23:45:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 23:45:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 23:45:20 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 23:45:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 23:45:20 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: 23:45:20 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 23:45:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 23:45:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:45:20 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 23:45:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 23:45:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:45:20 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 23:45:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 23:45:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 23:45:21 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 23:45:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 23:45:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 23:45:21 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 23:45:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 23:45:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 23:45:21 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 23:45:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 23:45:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 23:45:21 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 23:45:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 23:45:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 23:45:22 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 23:45:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 23:45:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 23:45:22 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 23:45:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 23:45:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 23:45:22 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 23:45:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 23:45:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 23:45:22 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 23:45:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 23:45:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 23:45:22 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 23:45:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 23:45:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 23:45:22 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 23:45:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 23:45:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 23:45:23 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 23:45:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 23:45:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 23:45:23 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 23:45:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 23:45:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 23:45:23 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 23:45:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 23:45:23 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: 23:45:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 23:45:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 23:45:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 23:45:23 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 23:45:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 23:45:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:45:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 23:45:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 23:45:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 23:45:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 23:45:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 23:45:24 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: 23:45:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 23:45:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 23:45:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-dev_2.32.2-1ubuntu1.6_amd64.deb ... unit-abot-epc-basic-0: 23:45:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 23:45:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 23:45:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 23:45:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 23:45:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 23:45:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 23:45:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 23:45:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 23:45:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 23:45:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 23:45:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 23:45:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 23:45:24 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 23:45:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 23:45:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 23:45:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 23:45:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 23:45:24 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: 23:45:24 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 23:45:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 23:45:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 23:45:25 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 23:45:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 23:45:25 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: 23:45:25 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 23:45:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 23:45:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 23:45:25 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:45:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 23:45:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick++-q16-12_1.3.23-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 23:45:25 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:45:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 23:45:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 23:45:25 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:45:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 23:45:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 23:45:25 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:45:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 23:45:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 23:45:25 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:45:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 23:45:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 23:45:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 23:45:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 23:45:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 23:45:26 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 23:45:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 23:45:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 23:45:26 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 23:45:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 23:45:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 23:45:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 23:45:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 23:45:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 23:45:26 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 23:45:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 23:45:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 23:45:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 23:45:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 23:45:26 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: 23:45:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 23:45:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 23:45:26 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: 23:45:26 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 23:45:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 23:45:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 23:45:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 23:45:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 23:45:27 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: 23:45:27 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 23:45:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 23:45:27 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: 23:45:27 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 23:45:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 23:45:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 23:45:27 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 23:45:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 23:45:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-10_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 23:45:27 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 23:45:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 23:45:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-cpp-11_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 23:45:28 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 23:45:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 23:45:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8-dev_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 23:45:28 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 23:45:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 23:45:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 23:45:28 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 23:45:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 23:45:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 23:45:28 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 23:45:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 23:45:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 23:45:29 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 23:45:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 23:45:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-dev_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 23:45:29 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 23:45:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 23:45:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 23:45:30 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 23:45:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 23:45:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 23:45:30 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 23:45:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 23:45:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 23:45:30 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 23:45:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 23:45:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 23:45:30 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 23:45:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 23:45:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 23:45:30 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 23:45:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 23:45:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 23:45:31 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 23:45:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 23:45:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 23:45:31 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 23:45:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 23:45:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 23:45:31 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 23:45:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 23:45:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 23:45:31 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 23:45:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 23:45:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 23:45:31 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 23:45:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 23:45:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 23:45:31 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 23:45:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 23:45:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 23:45:31 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 23:45:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 23:45:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 23:45:32 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 23:45:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 23:45:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 23:45:33 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 23:45:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 23:45:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 23:45:33 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 23:45:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 23:45:33 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: 23:45:33 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 23:45:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 23:45:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 23:45:33 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 23:45:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 23:45:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 23:45:33 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:45:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 23:45:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 23:45:33 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 23:45:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 23:45:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 23:45:33 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 23:45:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 23:45:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 23:45:33 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 23:45:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 23:45:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 23:45:33 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 23:45:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 23:45:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagick++-6.q16-5v5_8%3a6.8.9.9-7ubuntu5.14_amd64.deb ... unit-abot-epc-basic-0: 23:45:34 DEBUG unit.abot-epc-basic/0.install Unpacking libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.14) ... unit-abot-epc-basic-0: 23:45:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 23:45:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 23:45:34 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 23:45:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 23:45:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 23:45:34 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 23:45:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 23:45:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 23:45:34 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 23:45:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 23:45:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 23:45:34 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 23:45:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 23:45:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mysql-common_5.7.26-0ubuntu0.16.04.1_all.deb ... unit-abot-epc-basic-0: 23:45:34 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 23:45:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 23:45:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.26-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 23:45:34 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 23:45:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 23:45:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.26-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 23:45:35 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 23:45:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 23:45:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 23:45:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 23:45:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 23:45:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 23:45:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 23:45:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 23:45:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 23:45:35 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 23:45:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 23:45:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 23:45:35 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 23:45:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 23:45:35 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: 23:45:35 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 23:45:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 23:45:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 23:45:36 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 23:45:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 23:45:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:45:37 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 23:45:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 23:45:37 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: 23:45:37 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 23:45:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 23:45:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 23:45:37 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 23:45:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 23:45:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:45:37 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 23:45:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 23:45:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.14_amd64.deb ... unit-abot-epc-basic-0: 23:45:37 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.14) ... unit-abot-epc-basic-0: 23:45:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 23:45:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 23:45:38 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 23:45:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 23:45:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 23:45:38 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 23:45:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 23:45:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 23:45:38 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 23:45:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 23:45:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 23:45:38 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:45:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 23:45:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 23:45:38 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 23:45:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 23:45:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 23:45:38 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 23:45:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 23:45:39 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: 23:45:39 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 23:45:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 23:45:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 23:45:39 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 23:45:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 23:45:39 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: 23:45:39 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 23:45:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 23:45:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 23:45:39 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 23:45:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 23:45:39 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: 23:45:39 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 23:45:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 23:45:39 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: 23:45:39 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 23:45:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 23:45:40 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: 23:45:40 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 23:45:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 23:45:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 23:45:40 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 23:45:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 23:45:40 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: 23:45:40 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 23:45:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 23:45:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 23:45:40 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 23:45:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 23:45:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 23:45:41 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 23:45:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 23:45:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 23:45:41 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 23:45:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 23:45:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 23:45:41 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 23:45:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 23:45:41 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: 23:45:41 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 23:45:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 23:45:41 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: 23:45:41 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 23:45:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 23:45:42 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: 23:45:42 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 23:45:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 23:45:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 23:45:42 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 23:45:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 23:45:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 23:45:42 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 23:45:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 23:45:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.15_amd64.deb ... unit-abot-epc-basic-0: 23:45:42 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 23:45:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 23:45:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.15_all.deb ... unit-abot-epc-basic-0: 23:45:42 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 23:45:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 23:45:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 23:45:43 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 23:45:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 23:45:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 23:45:43 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:45:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 23:45:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-6-dev_4.7-3ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 23:45:43 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 23:45:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 23:45:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 23:45:43 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:45:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 23:45:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 23:45:43 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:45:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 23:45:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 23:45:43 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 23:45:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 23:45:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 23:45:44 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 23:45:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 23:45:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 23:45:44 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 23:45:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 23:45:44 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: 23:45:44 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 23:45:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 23:45:44 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: 23:45:44 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 23:45:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 23:45:44 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: 23:45:44 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 23:45:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 23:45:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 23:45:44 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 23:45:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 23:45:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 23:45:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 23:45:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 23:45:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 23:45:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 23:45:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 23:45:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 23:45:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 23:45:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 23:45:45 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: 23:45:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:45:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 23:45:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 23:45:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 23:45:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 23:45:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 23:45:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 23:45:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 23:45:45 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: 23:45:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 23:45:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 23:45:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxslt1-dev_1.1.28-2.1ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 23:45:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.2) ... unit-abot-epc-basic-0: 23:45:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 23:45:45 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: 23:45:45 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 23:45:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 23:45:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 23:45:45 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 23:45:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 23:45:47 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: 23:45:47 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 23:45:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 23:45:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 23:45:47 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-abot-epc-basic-0: 23:45:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 23:45:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libosmesa6_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 23:45:47 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 23:45:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 23:45:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 23:45:48 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 23:45:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 23:45:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 23:45:48 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 23:45:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 23:45:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 23:45:49 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 23:45:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 23:45:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 23:45:50 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 23:45:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 23:45:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 23:45:50 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 23:45:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 23:45:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 23:45:50 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 23:45:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 23:45:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 23:45:50 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 23:45:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 23:45:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 23:45:50 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 23:45:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 23:45:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 23:45:50 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 23:45:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 23:45:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 23:45:51 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 23:45:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 23:45:51 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: 23:45:51 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 23:45:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 23:45:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 23:45:51 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 23:45:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 23:45:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 23:45:51 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 23:45:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 23:45:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 23:45:51 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 23:45:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 23:45:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 23:45:51 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 23:45:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 23:45:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libruby2.3_2.3.1-2~16.04.12_amd64.deb ... unit-abot-epc-basic-0: 23:45:52 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 23:45:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 23:45:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby2.3_2.3.1-2~16.04.12_amd64.deb ... unit-abot-epc-basic-0: 23:45:52 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 23:45:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 23:45:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 23:45:52 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 23:45:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 23:45:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 23:45:52 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-abot-epc-basic-0: 23:45:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 23:45:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 23:45:53 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 23:45:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 23:45:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 23:45:53 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-abot-epc-basic-0: 23:45:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 23:45:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 23:45:53 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 23:45:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 23:45:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 23:45:53 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-abot-epc-basic-0: 23:45:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 23:45:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 23:45:53 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:45:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 23:45:54 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: 23:45:54 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 23:45:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 23:45:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 23:45:55 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:45:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 23:45:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 23:45:57 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:45:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 23:45:58 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: 23:45:58 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:46:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 23:46:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 23:46:01 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 23:46:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 23:46:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 23:46:02 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 23:46:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 23:46:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:46:02 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 23:46:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 23:46:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 23:46:02 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-abot-epc-basic-0: 23:46:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 23:46:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 23:46:02 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 23:46:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 23:46:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 23:46:02 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 23:46:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 23:46:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:46:02 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:46:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 23:46:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:46:02 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 23:46:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 23:46:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 23:46:03 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-abot-epc-basic-0: 23:46:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 23:46:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 23:46:03 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 23:46:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 23:46:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 23:46:03 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 23:46:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 23:46:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 23:46:04 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 23:46:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 23:46:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 23:46:04 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 23:46:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 23:46:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 23:46:04 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 23:46:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 23:46:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 23:46:04 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 23:46:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 23:46:04 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: 23:46:04 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 23:46:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 23:46:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 23:46:05 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 23:46:05 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 23:46:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 23:46:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 23:46:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:46:10 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 23:46:10 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4.2) ... unit-abot-epc-basic-0: 23:46:10 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 23:46:10 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.4) ... unit-abot-epc-basic-0: 23:46:10 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 23:46:10 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-abot-epc-basic-0: 23:46:14 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:46:14 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 23:46:15 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.6) ... unit-abot-epc-basic-0: 23:46:15 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.13) ... unit-abot-epc-basic-0: 23:46:15 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 23:46:15 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 23:46:15 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 23:46:15 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 23:46:15 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 23:46:15 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 23:46:15 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 23:46:15 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.14) ... unit-abot-epc-basic-0: 23:46:16 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 23:46:16 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 23:46:16 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 23:46:16 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 23:46:16 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 23:46:16 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 23:46:16 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 23:46:16 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 23:46:16 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 23:46:16 DEBUG unit.abot-epc-basic/0.install Setting up libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.14) ... unit-abot-epc-basic-0: 23:46:16 DEBUG unit.abot-epc-basic/0.install Setting up libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.14) ... unit-abot-epc-basic-0: 23:46:16 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 23:46:16 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 23:46:16 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 23:46:16 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 23:46:16 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 23:46:16 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: 23:46:16 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:46:17 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 23:46:17 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: 23:46:17 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: 23:46:17 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 23:46:17 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 23:46:17 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 23:46:17 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 23:46:18 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 23:46:18 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 23:46:18 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 23:46:18 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 23:46:18 DEBUG unit.abot-epc-basic/0.install Setting up libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 23:46:18 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:46:18 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:46:18 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 23:46:18 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:46:18 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 23:46:18 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:46:18 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 23:46:18 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:46:18 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 23:46:18 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: 23:46:18 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 23:46:18 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 23:46:18 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 23:46:18 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 23:46:18 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 23:46:18 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 23:46:19 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 23:46:19 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 23:46:19 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 23:46:19 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:46:19 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 23:46:19 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 23:46:19 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 23:46:19 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:46:19 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 23:46:19 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:46:19 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:46:19 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 23:46:19 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 23:46:19 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 23:46:19 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 23:46:19 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 23:46:19 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 23:46:20 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 23:46:20 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 23:46:20 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 23:46:20 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:46:20 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 23:46:20 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 23:46:20 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 23:46:20 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 23:46:20 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 23:46:20 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 23:46:20 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 23:46:20 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 23:46:20 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 23:46:20 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 23:46:20 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 23:46:20 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 23:46:21 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 23:46:21 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 23:46:21 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 23:46:21 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 23:46:21 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 23:46:21 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 23:46:21 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 23:46:21 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 23:46:21 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 23:46:21 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 23:46:21 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 23:46:21 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 23:46:21 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 23:46:21 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 23:46:21 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 23:46:21 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 23:46:21 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 23:46:21 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 23:46:21 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 23:46:21 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: 23:46:21 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 23:46:21 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 23:46:21 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: 23:46:21 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 23:46:21 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 23:46:21 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 23:46:21 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 23:46:21 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 23:46:21 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.11) ... unit-abot-epc-basic-0: 23:46:21 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 23:46:21 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 23:46:21 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 23:46:21 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-abot-epc-basic-0: 23:46:22 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 23:46:22 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 23:46:22 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-abot-epc-basic-0: 23:46:22 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 23:46:22 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 23:46:22 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 23:46:22 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 23:46:22 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 23:46:22 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 23:46:22 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 23:46:22 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.8:amd64 (1:3.8-2ubuntu4) ... unit-abot-epc-basic-0: 23:46:22 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:46:22 DEBUG unit.abot-epc-basic/0.install Setting up libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:46:22 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.8:amd64 (1:3.8-2ubuntu4) ... unit-abot-epc-basic-0: 23:46:22 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:46:22 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 23:46:22 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:46:22 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 23:46:22 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 23:46:22 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 23:46:23 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 23:46:23 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 23:46:23 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 23:46:23 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 23:46:23 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 23:46:23 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 23:46:23 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 23:46:23 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 23:46:23 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 23:46:23 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 23:46:23 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:46:23 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:46:23 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:46:23 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: 23:46:23 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: 23:46:23 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.5) ... unit-abot-epc-basic-0: 23:46:23 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.9) ... unit-abot-epc-basic-0: 23:46:23 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 23:46:23 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:46:23 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 23:46:23 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 23:46:23 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 23:46:23 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 23:46:23 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/ghostscript/9.26 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode unit-abot-epc-basic-0: 23:46:23 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 23:46:23 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 23:46:23 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 23:46:23 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 23:46:24 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 23:46:24 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 23:46:24 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 23:46:24 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 23:46:24 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 23:46:24 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 23:46:24 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 23:46:24 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 23:46:24 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 23:46:24 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: 23:46:24 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: 23:46:24 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 23:46:24 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 23:46:24 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 23:46:24 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 23:46:24 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 23:46:24 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 23:46:24 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 23:46:24 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 23:46:24 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 23:46:24 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 23:46:24 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 23:46:24 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 23:46:24 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: 23:46:24 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 23:46:24 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: 23:46:24 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 23:46:24 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 23:46:24 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 23:46:24 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 23:46:24 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 23:46:24 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 23:46:24 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 23:46:24 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 23:46:25 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 23:46:25 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 23:46:25 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 23:46:25 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 23:46:25 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.5) ... unit-abot-epc-basic-0: 23:46:25 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 23:46:25 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-abot-epc-basic-0: 23:46:25 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-abot-epc-basic-0: 23:46:25 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 23:46:25 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 23:46:25 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 23:46:25 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 23:46:26 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 23:46:26 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.2) ... unit-abot-epc-basic-0: 23:46:26 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 23:46:26 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 23:46:26 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 23:46:26 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.2) ... unit-abot-epc-basic-0: 23:46:26 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.4) ... unit-abot-epc-basic-0: 23:46:26 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 23:46:26 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 23:46:26 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 23:46:26 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 23:46:26 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 23:46:26 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 23:46:26 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 23:46:26 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 23:46:26 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 23:46:26 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 23:46:26 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 23:46:26 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: 23:46:26 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 23:46:26 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 23:46:26 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: 23:46:26 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: 23:46:26 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 23:46:26 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 23:46:26 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 23:46:26 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:46:26 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 23:46:26 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 23:46:26 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 23:46:26 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:46:26 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:46:26 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 23:46:26 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 23:46:26 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 23:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 23:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 23:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 23:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 23:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 23:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 23:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 23:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 23:46:27 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 23:46:27 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 23:46:27 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 23:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 23:46:27 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 23:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 23:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 23:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 23:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 23:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 23:46:28 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: 23:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 23:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 23:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 23:46:28 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: 23:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:46:28 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: 23:46:28 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: 23:46:28 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: 23:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 23:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 23:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 23:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 23:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 23:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 23:46:28 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 23:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 23:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 23:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 23:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 23:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 23:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 23:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 23:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 23:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 23:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 23:46:28 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: 23:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 23:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 23:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 23:46:28 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: 23:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 23:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 23:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 23:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 23:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 23:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 23:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 23:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 23:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 23:46:29 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:46:29 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:46:29 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:46:29 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:46:29 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:46:29 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 23:46:29 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 23:46:29 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 23:46:29 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 23:46:29 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 23:46:29 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 23:46:29 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: 23:46:29 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 23:46:29 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 23:46:29 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 23:46:29 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 23:46:29 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 23:46:29 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 23:46:29 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 23:46:29 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 23:46:29 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 23:46:29 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 23:46:29 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 23:46:29 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: 23:46:29 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 23:46:29 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 23:46:29 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 23:46:29 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 23:46:29 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 23:46:29 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 23:46:30 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 23:46:30 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 23:46:30 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 23:46:30 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 23:46:30 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 23:46:30 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 23:46:30 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 23:46:30 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 23:46:30 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 23:46:30 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 23:46:30 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 23:46:30 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:46:30 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 23:46:30 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 23:46:30 DEBUG unit.abot-epc-basic/0.install Setting up libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.14) ... unit-abot-epc-basic-0: 23:46:30 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 23:46:30 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 23:46:30 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 23:46:30 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 23:46:30 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 23:46:30 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: 23:46:30 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 23:46:30 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 23:46:30 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 23:46:30 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 23:46:30 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 23:46:30 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 23:46:30 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 23:46:30 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 23:46:30 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 23:46:31 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.14) ... unit-abot-epc-basic-0: 23:46:31 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 23:46:31 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 23:46:31 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 23:46:31 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:46:31 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 23:46:31 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 23:46:31 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 23:46:31 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 23:46:31 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 23:46:31 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 23:46:31 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 23:46:31 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 23:46:31 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 23:46:31 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 23:46:31 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 23:46:31 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 23:46:31 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 23:46:31 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 23:46:31 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 23:46:31 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 23:46:32 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 23:46:32 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 23:46:32 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 23:46:32 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:46:32 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 23:46:32 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:46:32 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:46:32 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 23:46:32 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 23:46:32 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 23:46:32 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: 23:46:32 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 23:46:32 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 23:46:32 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 23:46:32 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 23:46:32 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 23:46:32 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 23:46:32 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: 23:46:32 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 23:46:32 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 23:46:32 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 23:46:32 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:46:32 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: 23:46:32 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: 23:46:33 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 23:46:33 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 23:46:33 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 23:46:33 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 23:46:33 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.2) ... unit-abot-epc-basic-0: 23:46:33 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: 23:46:33 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 23:46:34 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: 23:46:34 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 23:46:34 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 23:46:34 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 23:46:34 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 23:46:35 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 23:46:35 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 23:46:35 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 23:46:36 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 23:46:36 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 23:46:36 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 23:46:36 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 23:46:36 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 23:46:36 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 23:46:36 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 23:46:36 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 23:46:37 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 23:46:37 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 23:46:37 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 23:46:37 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:46:37 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: 23:46:37 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode unit-abot-epc-basic-0: 23:46:37 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 23:46:37 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:46:38 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 23:46:38 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 23:46:38 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 23:46:38 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-abot-epc-basic-0: 23:46:38 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 23:46:38 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 23:46:39 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 23:46:39 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 23:46:39 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:46:39 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:46:39 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 23:46:39 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 23:46:39 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 23:46:39 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-abot-epc-basic-0: 23:46:39 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 23:46:39 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 23:46:39 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:46:39 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 23:46:39 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: 23:46:39 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: 23:46:39 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 23:46:39 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 23:46:39 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 23:46:39 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 23:46:39 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: 23:46:39 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 23:46:39 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 23:46:39 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 23:46:39 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 23:46:39 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 23:46:39 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 23:46:39 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 23:46:39 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: 23:46:39 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 23:46:39 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 23:46:39 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 23:46:39 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 23:46:39 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 23:46:39 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 23:46:39 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 23:46:40 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 23:46:40 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 23:46:40 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 23:46:40 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 23:46:40 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 23:46:40 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 23:46:40 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 23:46:40 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 23:46:40 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 23:46:40 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: 23:46:40 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 23:46:40 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 23:46:40 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 23:46:40 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 23:46:40 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 23:46:40 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 23:46:40 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 23:46:40 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 23:46:40 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: 23:46:40 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 23:46:40 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 23:46:40 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 23:46:40 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 23:46:40 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 23:46:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 23:46:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 23:46:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.4) ... unit-abot-epc-basic-0: 23:46:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 23:46:41 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 23:46:41 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 23:46:41 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-abot-epc-basic-0: 23:46:42 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 23:46:43 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-2e17ab-default-0 unit-abot-epc-basic-0: 23:46:43 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 23:46:43 DEBUG unit.abot-epc-basic/0.install Un-Installing Nettle from sources. The log file for nettle un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/nettle_uninstall_log.txt  unit-abot-epc-basic-0: 23:46:48 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-2e17ab-default-0 unit-abot-epc-basic-0: 23:46:48 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 23:46:48 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 23:46:48 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 23:46:48 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 23:46:48 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 23:46:48 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: 23:46:48 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: 23:46:48 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 23:46:48 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: 23:46:48 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 23:46:48 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 23:46:48 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 23:46:48 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 23:46:48 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 23:46:48 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 23:46:48 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: 23:46:48 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 23:46:48 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 23:46:48 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 23:46:48 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 23:46:48 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 23:46:48 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 23:46:48 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 23:46:48 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 23:46:48 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 23:46:48 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 23:46:48 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 23:46:48 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 23:46:48 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 23:46:48 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 23:46:49 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 23:46:49 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 23:46:49 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: 23:46:49 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-mysql-0: 23:46:49 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 23:46:49 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 23:46:49 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 23:46:49 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 23:46:49 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 23:46:49 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 23:46:49 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 23:46:49 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 23:46:49 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 23:46:49 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 23:46:49 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 23:46:49 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 23:46:49 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (25.1 kB/s) unit-abot-epc-basic-0: 23:46:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 23:46:49 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 ... 108013 files and directories currently installed.) unit-abot-epc-basic-0: 23:46:49 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: 23:46:49 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 23:46:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 23:46:49 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: 23:46:49 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 23:46:50 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 23:46:50 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 23:46:50 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 23:46:50 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 23:46:51 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 23:46:51 DEBUG unit.abot-epc-basic/0.install Un-Installing Gnutls. The log file for Gnutls un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/gnutls_uninstall_log.txt  unit-abot-epc-basic-0: 23:47:27 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-2e17ab-default-0 unit-abot-epc-basic-0: 23:47:27 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 23:47:27 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 23:47:27 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 23:47:27 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 23:47:27 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 23:47:27 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: 23:47:27 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: 23:47:27 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 23:47:27 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: 23:47:27 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 23:47:27 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 23:47:27 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 23:47:27 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 23:47:27 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 23:47:27 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 23:47:27 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: 23:47:27 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 23:47:27 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 23:47:27 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 23:47:27 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 23:47:27 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 23:47:27 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 23:47:27 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 23:47:27 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 23:47:27 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 23:47:27 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 23:47:27 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 23:47:27 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 23:47:27 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 23:47:27 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 23:47:27 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 23:47:27 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 23:47:28 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 23:47:28 DEBUG unit.abot-epc-basic/0.install Need to get 622 kB of archives. unit-abot-epc-basic-0: 23:47:28 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: 23:47:28 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.5 [13.7 kB] unit-abot-epc-basic-0: 23:47:28 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: 23:47:28 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.5 [552 kB] unit-abot-epc-basic-0: 23:47:29 DEBUG unit.abot-epc-basic/0.install Fetched 622 kB in 1s (360 kB/s) unit-abot-epc-basic-0: 23:47:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 23:47:29 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 ... 108122 files and directories currently installed.) unit-abot-epc-basic-0: 23:47:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 23:47:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.5) ... unit-abot-epc-basic-0: 23:47:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 23:47:29 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: 23:47:29 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 23:47:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 23:47:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 23:47:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.5) ... unit-abot-epc-basic-0: 23:47:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 23:47:29 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.5) ... unit-abot-epc-basic-0: 23:47:29 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: 23:47:29 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.5) ... unit-abot-epc-basic-0: 23:47:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 23:47:30 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 23:47:30 DEBUG unit.abot-epc-basic/0.install Installing ASN1. The log file for ASN1 installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/asn1c_install_log.txt  unit-abot-epc-basic-0: 23:48:08 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-2e17ab-default-0 unit-abot-epc-basic-0: 23:48:08 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-2e17ab-default-0 unit-abot-epc-basic-0: 23:48:08 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 23:48:08 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 23:48:08 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf from sources. The log file for Protobuf installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_install_log.txt  unit-abot-epc-basic-0: 23:49:32 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 23:49:47 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 23:49:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 23:49:47 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 23:49:47 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 23:49:47 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 23:49:47 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 23:49:47 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 23:49:47 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 23:49:47 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 23:49:47 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 23:49:47 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 23:49:47 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 23:49:47 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 23:49:47 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 23:49:47 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15379' unit-oai-epc-0: 23:49:47 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15379 =~ .*running.* ]] unit-oai-epc-0: 23:49:47 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 23:49:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:49:47 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 23:49:47 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 23:49:47 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 23:49:47 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 23:49:47 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 23:49:47 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 23:49:47 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 23:49:47 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 23:49:47 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 23:49:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 23:50:18 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 23:50:18 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-oai-hss-0: 23:50:43 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 23:50:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 23:50:43 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 23:50:43 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 23:50:43 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 23:50:43 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 23:50:43 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 23:50:43 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 23:50:43 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 23:50:43 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 23:50:43 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 23:50:43 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 23:50:43 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 23:50:43 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22112' unit-oai-hss-0: 23:50:43 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22112 =~ .*running.* ]] unit-oai-hss-0: 23:50:43 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 23:50:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:50:43 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 23:50:44 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 23:50:44 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 23:50:44 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 23:50:44 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 23:50:44 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 23:50:44 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 23:50:44 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 23:50:44 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 23:50:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 23:50:54 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 23:50:54 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 23:50:55 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 23:50:55 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 23:50:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 23:50:55 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 23:50:55 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 23:50:55 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 23:50:55 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 23:50:55 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 23:50:55 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 23:50:55 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 23:50:55 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 23:50:55 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 23:50:55 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 23:50:55 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 23:50:55 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-abot-epc-basic-0: 23:50:55 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-abot-epc-basic-0: 23:50:55 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 23:50:55 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 23:50:55 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 23:50:55 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 23:50:55 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 23:50:55 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-abot-epc-basic-0: 23:50:55 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 23:50:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 23:50:55 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 23:50:55 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-abot-epc-basic-0: 23:50:55 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-abot-epc-basic-0: 23:50:55 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 23:50:55 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 23:50:55 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 23:50:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 23:50:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 23:50:55 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 23:50:55 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 23:50:55 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 23:50:55 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 23:50:55 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-abot-epc-basic-0: 23:50:55 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 23:50:55 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 23:50:55 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 23:50:55 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-abot-epc-basic-0: 23:50:55 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-abot-epc-basic-0: 23:50:55 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 23:50:55 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 23:50:55 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 23:50:55 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 23:50:55 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 23:50:55 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 23:50:55 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 23:50:55 DEBUG unit.abot-epc-basic/0.start SHA256:fNwSoZzQ8neQml6OAM7Ed+zblyR8+IFHMwhwnZlg0Rg root@juju-2e17ab-default-0 unit-abot-epc-basic-0: 23:50:55 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 23:50:55 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 23:50:55 DEBUG unit.abot-epc-basic/0.start | . o+EO.* | unit-abot-epc-basic-0: 23:50:55 DEBUG unit.abot-epc-basic/0.start | + o==oX.+ | unit-abot-epc-basic-0: 23:50:55 DEBUG unit.abot-epc-basic/0.start | + o =++.= o | unit-abot-epc-basic-0: 23:50:55 DEBUG unit.abot-epc-basic/0.start | o ..=.Bo* | unit-abot-epc-basic-0: 23:50:55 DEBUG unit.abot-epc-basic/0.start | oSB+B.o | unit-abot-epc-basic-0: 23:50:55 DEBUG unit.abot-epc-basic/0.start | +.o.+ | unit-abot-epc-basic-0: 23:50:55 DEBUG unit.abot-epc-basic/0.start | . | unit-abot-epc-basic-0: 23:50:55 DEBUG unit.abot-epc-basic/0.start | | unit-abot-epc-basic-0: 23:50:55 DEBUG unit.abot-epc-basic/0.start | | unit-abot-epc-basic-0: 23:50:55 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 23:50:55 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-2e17ab-default-0 unit-abot-epc-basic-0: 23:50:55 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 23:50:55 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 23:50:55 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: 23:50:55 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 23:50:55 DEBUG unit.abot-epc-basic/0.start SHA256:xTEXEjmGcIXWQwvkQjEHHcRryq1ZGmNmrIKiC8AmvOk ubuntu@juju-2e17ab-default-0 unit-abot-epc-basic-0: 23:50:55 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 23:50:55 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 23:50:55 DEBUG unit.abot-epc-basic/0.start | *OBBBoo. | unit-abot-epc-basic-0: 23:50:55 DEBUG unit.abot-epc-basic/0.start | . =*o** | unit-abot-epc-basic-0: 23:50:55 DEBUG unit.abot-epc-basic/0.start | ...o+o | unit-abot-epc-basic-0: 23:50:55 DEBUG unit.abot-epc-basic/0.start |o .o. | unit-abot-epc-basic-0: 23:50:55 DEBUG unit.abot-epc-basic/0.start |o+ o +S | unit-abot-epc-basic-0: 23:50:55 DEBUG unit.abot-epc-basic/0.start |+ o X o | unit-abot-epc-basic-0: 23:50:55 DEBUG unit.abot-epc-basic/0.start |.+ = B | unit-abot-epc-basic-0: 23:50:55 DEBUG unit.abot-epc-basic/0.start |= . . + | unit-abot-epc-basic-0: 23:50:55 DEBUG unit.abot-epc-basic/0.start |=E . | unit-abot-epc-basic-0: 23:50:55 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 23:50:56 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 23:50:56 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 23:50:56 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 23:50:56 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-abot-epc-basic-0: 23:50:56 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 23:50:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 23:50:56 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 23:50:56 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 23:50:56 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{0}] []}} unit-oai-epc-0: 23:50:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 23:50:56 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; abot-epc-basic/0) hook unit-abot-epc-basic-0: 23:50:56 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 23:50:56 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 23:50:56 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 23:50:56 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 23:50:56 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 23:50:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-abot-epc-basic-0: 23:50:56 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 23:50:56 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{0}] []}} unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + juju-log 'Setting up relation settings for OAISIM charm' unit-abot-epc-basic-0: 23:50:56 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 23:50:56 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; oai-epc/0) hook unit-abot-epc-basic-0: 23:50:56 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 23:50:56 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 23:50:56 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 23:50:56 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 23:50:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-joined hook unit-oai-epc-0: 23:50:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:50:56 INFO unit.oai-epc/0.juju-log epc:3: Setting up relation settings for OAISIM charm unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_tac unit-abot-epc-basic-0: 23:50:56 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 23:50:56 INFO juju.worker.uniter.operation ran "ssh-abot-relation-joined" hook unit-abot-epc-basic-0: 23:50:56 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; oai-epc/0) hook" unit-oai-epc-0: 23:50:56 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{1}] []}} unit-abot-epc-basic-0: 23:50:56 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 23:50:56 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 23:50:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 23:50:56 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; oai-epc/0) hook unit-abot-epc-basic-0: 23:50:56 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 23:50:56 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 23:50:56 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; oai-epc/0) hook" unit-oai-epc-0: 23:50:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set TAC= unit-abot-epc-basic-0: 23:50:56 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 23:50:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-abot-epc-basic-0: 23:50:56 DEBUG unit.abot-epc-basic/0.epc-relation-joined + ABOT_DEPLOY_DIR=/etc/rebaca-test-suite unit-abot-epc-basic-0: 23:50:56 DEBUG unit.abot-epc-basic/0.epc-relation-joined + juju-log 'Setting EPC charm relation variables' unit-oai-epc-0: 23:50:56 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 23:50:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 23:50:56 INFO unit.abot-epc-basic/0.juju-log epc:3: Setting EPC charm relation variables unit-abot-epc-basic-0: 23:50:56 DEBUG unit.abot-epc-basic/0.epc-relation-joined + relation-set TAC=1 unit-oai-epc-0: 23:50:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MCC=208 unit-abot-epc-basic-0: 23:50:56 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 23:50:56 DEBUG unit.abot-epc-basic/0.epc-relation-joined + sed -i 's/ABOT.ENB.tracking_area_code=[^ ]*/ABOT.ENB.tracking_area_code=1/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 23:50:56 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-abot-epc-basic-0: 23:50:56 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 23:50:56 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 23:50:56 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 23:50:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 23:50:56 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 23:50:56 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 23:50:56 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 23:50:56 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 23:50:56 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 23:50:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 23:50:56 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{1}] []}} unit-abot-epc-basic-0: 23:50:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 23:50:56 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 23:50:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 23:50:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code= unit-abot-epc-basic-0: 23:50:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 23:50:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MNC=93 unit-abot-epc-basic-0: 23:50:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 23:50:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code= unit-abot-epc-basic-0: 23:50:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 23:50:56 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set trigger_restart=0 unit-abot-epc-basic-0: 23:50:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 23:50:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4= unit-abot-epc-basic-0: 23:50:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 23:50:56 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined ++ unit-get private-address unit-abot-epc-basic-0: 23:50:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 23:50:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 23:50:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 23:50:56 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + mme_public_ip=192.168.121.10 unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + get_ip_address 192.168.121.10 unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.10 unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + local status=1 unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + local status_after=1 unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.10 unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.10 unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.10 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 10 -le 255 ]] unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.10 unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.10 unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.10 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 10 -le 255 ]] unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + validated_mme_public_ip=192.168.121.10 unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + echo 'MME ip address is 192.168.121.10' unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined MME ip address is 192.168.121.10 unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set mme_ip=192.168.121.10 unit-abot-epc-basic-0: 23:50:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 23:50:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 23:50:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 23:50:56 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set epc_running=no unit-abot-epc-basic-0: 23:50:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 23:50:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 23:50:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 23:50:56 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + '[' -f /tmp/opcvalue ']' unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined ++ cat /tmp/opcvalue unit-oai-epc-0: 23:50:56 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 23:50:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 23:50:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 23:50:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 23:50:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 23:50:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 23:50:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 23:50:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 23:50:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 23:50:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 23:50:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set active 'ABot ready! EPC relation established, proceed to run tests...' unit-oai-epc-0: 23:50:57 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 23:50:57 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-epc-0: 23:50:57 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 23:50:57 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 23:50:57 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 23:50:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 23:50:57 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 23:50:57 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 23:50:57 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 23:50:57 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 23:50:57 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 23:50:57 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 23:50:57 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 23:50:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 23:50:57 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 23:50:57 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 23:50:57 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 23:50:57 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 23:50:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 23:50:57 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; oai-epc/0) hook unit-abot-epc-basic-0: 23:50:57 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 23:50:57 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 23:50:57 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; oai-epc/0) hook" unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-abot-epc-basic-0: 23:50:57 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 23:50:57 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-changed hook unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-oai-epc-0: 23:50:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed + TAC=1 unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z 1 ']' unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed ++ sed -r 's/(.*)\//\1-/' unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed ++ echo abot-epc-basic/0 unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed + name=abot-epc-basic-0 unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 ']' unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed + echo 1 unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 '!=' 1 ']' unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep abot-epc-basic/0 /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep '^1 [0-9]+$' /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed + tac_line= unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed + true unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed + echo '1 1' unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed + echo abot-epc-basic/0 unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 23:50:57 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 23:50:57 INFO juju.worker.uniter.operation ran "ssh-abot-relation-changed" hook unit-abot-epc-basic-0: 23:50:57 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 23:50:57 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 23:50:57 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 23:50:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 23:50:57 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 23:50:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 23:50:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 23:50:57 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{2}] []}} unit-abot-epc-basic-0: 23:50:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 23:50:57 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 23:50:57 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 23:50:57 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 23:50:57 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 23:50:57 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 23:50:57 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 23:50:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 23:50:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep 'MCC[ ]*=[ ]*"208"[ ]*;[ ]*MNC[ ]*=[ ]*"93"[ ]*;[ ]*TAC[ ]*=[ ]*"1"' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 23:50:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 23:50:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 23:50:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 23:50:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 23:50:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 23:50:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 23:50:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 23:50:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed + sed -r -i '/TAI_LIST/a {MCC="208" ; MNC="93"; TAC = "1";},' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-abot-epc-basic-0: 23:50:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 23:50:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.10 unit-abot-epc-basic-0: 23:50:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 23:50:57 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed + hss_id=hss:2 unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n hss:2 ']' unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-list -r hss:2 unit-oai-epc-0: 23:50:57 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed + hss_unit=oai-hss/0 unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n oai-hss/0 ']' unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r hss:2 hss_running oai-hss/0 unit-abot-epc-basic-0: 23:50:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 23:50:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=no unit-abot-epc-basic-0: 23:50:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 23:50:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-abot-epc-basic-0: 23:50:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw start/running, process 15379' unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw start/running, process 15379 =~ .*running.* ]] unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-abot-epc-basic-0: 23:50:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 23:50:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 23:50:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 23:50:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:50:57 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running...let's check if it is connected to HSS unit-abot-epc-basic-0: 23:50:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 23:50:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed + status=0 unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -eq 0 ']' unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-abot-epc-basic-0: 23:50:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 23:50:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key=e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 23:50:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 23:50:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 23:50:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.10/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 23:50:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.10/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-oai-epc-0: 23:50:57 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-abot-epc-basic-0: 23:50:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="e734f8734007d6c5ce7a0508809e7e9c";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 23:50:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 23:50:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' no == yes ']' unit-abot-epc-basic-0: 23:50:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 23:50:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set blocked 'ABot blocked! EPC relation not established, unable to get to active state' unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed + service mme_gw restart unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed mme_gw stop/waiting unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed mme_gw start/running, process 15975 unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw start/running, process 15975' unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw start/running, process 15975 =~ .*running.* ]] unit-oai-epc-0: 23:50:57 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-abot-epc-basic-0: 23:50:57 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 23:50:57 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 23:50:57 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 23:50:57 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 23:50:57 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 23:50:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 23:50:57 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 23:50:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:50:58 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 23:50:58 DEBUG unit.oai-epc/0.epc-relation-changed + status=0 unit-oai-epc-0: 23:50:58 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 23:50:58 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_connection unit-oai-epc-0: 23:50:58 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=0 unit-oai-epc-0: 23:50:58 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 23:50:58 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 23:50:59 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 23:50:59 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 23:50:59 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=1 unit-oai-epc-0: 23:50:59 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 23:50:59 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 23:51:00 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 23:51:00 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 23:51:00 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=2 unit-oai-epc-0: 23:51:00 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 23:51:00 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 23:51:01 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 23:51:01 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 23:51:01 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=3 unit-oai-epc-0: 23:51:01 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 23:51:01 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 23:51:02 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 23:51:02 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 23:51:02 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=4 unit-oai-epc-0: 23:51:02 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 23:51:02 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 23:51:03 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 23:51:03 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 23:51:03 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 23:51:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:51:03 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running and connected to HSS unit-oai-epc-0: 23:51:03 DEBUG unit.oai-epc/0.epc-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 23:51:03 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 23:51:03 DEBUG unit.oai-epc/0.epc-relation-changed + break unit-oai-epc-0: 23:51:03 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 23:51:03 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 2 unit-mysql-0: 23:51:04 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 23:51:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 23:51:04 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 23:51:04 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 23:51:04 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 23:51:04 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 23:51:04 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 23:51:04 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 23:51:04 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 23:51:04 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 23:51:04 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 23:51:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 23:51:05 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids epc unit-oai-epc-0: 23:51:05 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 23:51:05 DEBUG unit.oai-epc/0.epc-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 23:51:05 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r epc:3 trigger_restart oai-epc/0 unit-oai-epc-0: 23:51:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 23:51:05 DEBUG unit.oai-epc/0.epc-relation-changed + restart=0 unit-oai-epc-0: 23:51:05 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n 0 ']' unit-oai-epc-0: 23:51:05 DEBUG unit.oai-epc/0.epc-relation-changed + relation-set -r epc:3 trigger_restart=1 unit-oai-epc-0: 23:51:05 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 23:51:05 DEBUG unit.oai-epc/0.epc-relation-changed + relation-set epc_running=yes unit-oai-epc-0: 23:51:05 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 23:51:05 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 23:51:05 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 23:51:05 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 23:51:05 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 23:51:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 23:51:05 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; abot-epc-basic/0) hook unit-oai-epc-0: 23:51:05 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 23:51:05 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 23:51:05 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 23:51:05 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 23:51:05 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-joined hook unit-oai-epc-0: 23:51:05 INFO juju.worker.uniter.operation skipped "ssh-abot-epc-relation-joined" hook (missing) unit-oai-epc-0: 23:51:05 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 23:51:05 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 23:51:05 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 23:51:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 23:51:05 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 23:51:05 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 23:51:05 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 23:51:05 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 23:51:05 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 23:51:05 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-abot-epc-basic-0: 23:51:05 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{3}] []}} unit-abot-epc-basic-0: 23:51:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 23:51:05 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 23:51:05 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 23:51:05 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 23:51:05 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 23:51:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 23:51:05 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 23:51:05 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 23:51:05 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-epc-0: 23:51:05 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 23:51:05 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 23:51:05 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 23:51:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 23:51:05 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 23:51:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 23:51:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 23:51:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 23:51:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 23:51:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 23:51:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 23:51:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 23:51:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 23:51:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 23:51:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.10 unit-abot-epc-basic-0: 23:51:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 23:51:06 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 23:51:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 23:51:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 23:51:06 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 23:51:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 23:51:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 23:51:06 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 23:51:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 23:51:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 23:51:06 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 23:51:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key=e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 23:51:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 23:51:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 23:51:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.10/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 23:51:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.10/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 23:51:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="e734f8734007d6c5ce7a0508809e7e9c";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 23:51:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 23:51:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 23:51:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set active 'ABot ready! EPC relation established, proceed to run tests...' unit-abot-epc-basic-0: 23:51:06 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 23:51:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 23:51:06 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 23:51:06 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 23:51:06 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 23:51:06 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 23:51:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 23:51:06 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 23:51:27 DEBUG juju.worker.uniter.remotestate got action change: [325e6381-5a39-4dcc-8d27-7f1693837fc3] ok=true unit-abot-epc-basic-0: 23:51:27 DEBUG juju.worker.uniter.operation running operation run action 325e6381-5a39-4dcc-8d27-7f1693837fc3 unit-abot-epc-basic-0: 23:51:27 DEBUG juju.machinelock acquire machine lock for uniter (run action 325e6381-5a39-4dcc-8d27-7f1693837fc3) unit-abot-epc-basic-0: 23:51:27 DEBUG juju.machinelock machine lock acquired for uniter (run action 325e6381-5a39-4dcc-8d27-7f1693837fc3) unit-abot-epc-basic-0: 23:51:27 DEBUG juju.worker.uniter.operation preparing operation "run action 325e6381-5a39-4dcc-8d27-7f1693837fc3" unit-abot-epc-basic-0: 23:51:28 DEBUG juju.worker.uniter.operation executing operation "run action 325e6381-5a39-4dcc-8d27-7f1693837fc3" unit-abot-epc-basic-0: 23:51:28 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running action run unit-abot-epc-basic-0: 23:51:28 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 23:51:28 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 23:51:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 23:51:28 INFO unit.abot-epc-basic/0.juju-log Tag names: TS_24_301 unit-abot-epc-basic-0: 23:51:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 23:51:28 INFO unit.abot-epc-basic/0.juju-log Running the test with the tags @TS_24_301 unit-abot-epc-basic-0: 23:51:28 DEBUG unit.abot-epc-basic/0.run Creating the Target JUnit file... unit-abot-epc-basic-0: 23:51:30 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 23:51:30 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 23:51:30 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:51:30 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 23:51:30 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:51:30 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 23:51:30 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 23:51:30 DEBUG unit.abot-epc-basic/0.run [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 23:51:30 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 23:51:30 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 23:51:31 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 23:51:31 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall4587008896884848115.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 23:51:31 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 23:51:31 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 23:51:31 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 23:51:31 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall1042113168482404783.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: 23:51:31 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 23:51:31 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 23:51:31 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 23:51:31 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall6031525920892673251.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: 23:51:31 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 23:51:31 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 23:51:31 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 23:51:31 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall6361391569673125583.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 23:51:31 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 23:51:31 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 23:51:31 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 23:51:31 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall88743539594251026.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: 23:51:31 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 23:51:31 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 23:51:31 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 23:51:31 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall5948321408277315882.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 23:51:31 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:51:31 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 23:51:31 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:51:31 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 0.831 s unit-abot-epc-basic-0: 23:51:31 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2019-07-02T23:51:31+00:00 unit-abot-epc-basic-0: 23:51:31 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 8M/60M unit-abot-epc-basic-0: 23:51:31 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:51:33 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 23:51:33 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 23:51:33 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:51:33 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 23:51:33 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:51:34 DEBUG unit.abot-epc-basic/0.run [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 23:51:34 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 23:51:34 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 23:51:34 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 23:51:34 DEBUG unit.abot-epc-basic/0.run [INFO] Copying 1 resource unit-abot-epc-basic-0: 23:51:34 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 23:51:34 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 23:51:34 DEBUG unit.abot-epc-basic/0.run [INFO] No sources to compile unit-abot-epc-basic-0: 23:51:34 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 23:51:34 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 23:51:34 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 23:51:34 DEBUG unit.abot-epc-basic/0.run [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 23:51:34 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 23:51:34 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 23:51:34 DEBUG unit.abot-epc-basic/0.run [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 23:51:35 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 23:51:35 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 23:51:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 23:51:36 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 23:51:36 DEBUG unit.abot-epc-basic/0.run T E S T S unit-abot-epc-basic-0: 23:51:36 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 23:51:36 DEBUG unit.abot-epc-basic/0.run Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 23:51:37 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 23:51:37 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 23:51:37 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 23:51:37 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI unit-abot-epc-basic-0: 23:51:37 DEBUG unit.abot-epc-basic/0.run Jul 02, 2019 11:51:37 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 23:51:37 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@13e344d: startup date [Tue Jul 02 23:51:37 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 23:51:37 DEBUG unit.abot-epc-basic/0.run Jul 02, 2019 11:51:37 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 23:51:37 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 23:51:38 DEBUG unit.abot-epc-basic/0.run Jul 02, 2019 11:51:38 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 23:51:38 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 23:51:39 DEBUG unit.abot-epc-basic/0.run Jul 02, 2019 11:51:39 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 23:51:39 DEBUG unit.abot-epc-basic/0.run INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@16c3ca31] to [cucumber.runtime.java.spring.GlueCodeScope@2d195ee4] unit-abot-epc-basic-0: 23:51:40 DEBUG unit.abot-epc-basic/0.run Jul 02, 2019 11:51:40 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 23:51:40 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@479f2dc2: startup date [Tue Jul 02 23:51:40 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 23:51:40 DEBUG unit.abot-epc-basic/0.run Jul 02, 2019 11:51:40 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 23:51:40 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 23:51:40 DEBUG unit.abot-epc-basic/0.run Jul 02, 2019 11:51:40 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 23:51:40 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 23:51:40 DEBUG unit.abot-epc-basic/0.run Jul 02, 2019 11:51:40 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 23:51:40 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 23:51:40 DEBUG unit.abot-epc-basic/0.run Jul 02, 2019 11:51:40 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 23:51:40 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 23:51:40 DEBUG unit.abot-epc-basic/0.run Jul 02, 2019 11:51:40 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 23:51:40 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@4674d90: startup date [Tue Jul 02 23:51:40 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 23:51:40 DEBUG unit.abot-epc-basic/0.run Jul 02, 2019 11:51:40 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 23:51:40 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 23:51:40 DEBUG unit.abot-epc-basic/0.run Jul 02, 2019 11:51:40 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 23:51:40 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 23:51:40 DEBUG unit.abot-epc-basic/0.run Jul 02, 2019 11:51:40 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 23:51:40 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 23:51:40 DEBUG unit.abot-epc-basic/0.run Jul 02, 2019 11:51:40 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 23:51:40 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 23:51:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:51:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:41 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 23:51:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:41 [main] REPORT: STEP EXECUTION TIME TAKEN :1389 MS unit-abot-epc-basic-0: 23:51:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:51:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:51:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:51:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:41 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 23:51:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:41 [main] REPORT: STEP EXECUTION TIME TAKEN :44 MS unit-abot-epc-basic-0: 23:51:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:51:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:51:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:51:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:41 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 23:51:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:41 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 23:51:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:51:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:51:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:51:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:41 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 23:51:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:41 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 23:51:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:51:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:51:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:51:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:41 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:51:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:41 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 23:51:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:51:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:51:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:51:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:41 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 23:51:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:41 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 23:51:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:51:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:51:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:51:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:42 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 23:51:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:42 [main] REPORT: STEP EXECUTION TIME TAKEN :878 MS unit-abot-epc-basic-0: 23:51:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:51:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:51:43 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:51:43 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:43 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 23:51:43 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:43 [main] REPORT: STEP EXECUTION TIME TAKEN :788 MS unit-abot-epc-basic-0: 23:51:43 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:51:43 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:51:43 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:51:43 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:43 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 23:51:43 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:43 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 23:51:43 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:51:43 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:51:53 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:51:53 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:53 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:51:53 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:53 [main] REPORT: STEP EXECUTION TIME TAKEN :10031 MS unit-abot-epc-basic-0: 23:51:53 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:51:53 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:51:53 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:53.906 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 23:51:53 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:53.921 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 23:51:53 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:51:53 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:53 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 23:51:53 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:53 [main] REPORT: STEP EXECUTION TIME TAKEN :70 MS unit-abot-epc-basic-0: 23:51:53 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:53 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 23:51:53 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:51:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:51:53 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 23:51:53 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 23:51:54 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs # featureFiles/Attach_Procedure_AttachWithIMSI.feature:9 unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MCC unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:04 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:04 [main] REPORT: STEP EXECUTION TIME TAKEN :39 MS unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:04 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:04 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:04 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:04 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:04 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:04 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:04 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:04 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:04 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:04 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:52:04 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:52:05 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:52:05 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:05 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 23:52:05 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:05 [main] REPORT: STEP EXECUTION TIME TAKEN :543 MS unit-abot-epc-basic-0: 23:52:05 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:52:05 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:52:05 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:52:05 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:05 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT unit-abot-epc-basic-0: 23:52:05 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:05 [main] REPORT: STEP EXECUTION TIME TAKEN :30 MS unit-abot-epc-basic-0: 23:52:05 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:52:05 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:52:05 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:52:05 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:05 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 23:52:05 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:05 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 23:52:05 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:52:05 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:52:15 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:52:15 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:15 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:52:15 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:15 [main] REPORT: STEP EXECUTION TIME TAKEN :10019 MS unit-abot-epc-basic-0: 23:52:15 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:52:15 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:52:15 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:15.760 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 23:52:15 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:15.764 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 23:52:15 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:52:15 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:15 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 23:52:15 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:15 [main] REPORT: STEP EXECUTION TIME TAKEN :34 MS unit-abot-epc-basic-0: 23:52:15 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:15 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 23:52:15 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:52:15 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 23:52:15 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 23:52:15 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 23:52:25 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 23:52:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 23:52:25 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MCC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 23:52:25 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature:9 unit-abot-epc-basic-0: 23:52:25 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 23:52:25 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 23:52:25 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 23:52:25 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 23:52:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:52:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 23:52:25 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 23:52:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 23:52:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 23:52:25 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 23:52:25 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 23:52:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:52:25 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 23:52:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 23:52:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 23:52:25 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 23:52:25 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 23:52:25 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 23:52:25 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 23:52:25 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MNC unit-abot-epc-basic-0: 23:52:25 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:52:25 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:25 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 23:52:25 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:25 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 23:52:25 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:52:25 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:52:26 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:52:26 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:26 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 23:52:26 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:26 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 23:52:26 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:52:26 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:52:26 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:52:26 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:26 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 23:52:26 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:26 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 23:52:26 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:52:26 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:52:26 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:52:26 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:26 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 23:52:26 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:26 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 23:52:26 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:52:26 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:52:26 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:52:26 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:26 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:52:26 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:26 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 23:52:26 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:52:26 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:52:26 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:52:26 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:26 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 23:52:26 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:26 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 23:52:26 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:52:26 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:52:26 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:52:26 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:26 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 23:52:26 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:26 [main] REPORT: STEP EXECUTION TIME TAKEN :525 MS unit-abot-epc-basic-0: 23:52:26 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:52:26 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:52:26 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:52:26 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:26 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT unit-abot-epc-basic-0: 23:52:26 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:26 [main] REPORT: STEP EXECUTION TIME TAKEN :34 MS unit-abot-epc-basic-0: 23:52:26 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:52:26 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:52:36 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:52:36 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:36 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:52:36 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:36 [main] REPORT: STEP EXECUTION TIME TAKEN :10025 MS unit-abot-epc-basic-0: 23:52:36 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:52:36 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:52:36 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:52:36 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:36 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 23:52:36 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:36 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 23:52:36 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:52:36 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:52:36 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:36.914 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 23:52:36 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:36.931 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 23:52:36 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:52:36 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:36 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 23:52:36 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:36 [main] REPORT: STEP EXECUTION TIME TAKEN :75 MS unit-abot-epc-basic-0: 23:52:36 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:36 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 23:52:36 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:52:36 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 23:52:36 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 23:52:37 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MNC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature:9 unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_TAC unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: STEP EXECUTION TIME TAKEN :512 MS unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:52:47 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:52:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:52:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:57 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:52:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:57 [main] REPORT: STEP EXECUTION TIME TAKEN :10020 MS unit-abot-epc-basic-0: 23:52:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:52:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:52:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:57.967 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 23:52:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:57.973 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 23:52:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:52:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:57 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 23:52:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:57 [main] REPORT: STEP EXECUTION TIME TAKEN :30 MS unit-abot-epc-basic-0: 23:52:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:57 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 23:52:58 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:52:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:52:58 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 23:52:58 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 23:52:58 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_TAC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature:9 unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_Attach_With_GUTI unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:08 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:08 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:08 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:08 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:08 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:08 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:08 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:08 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:08 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:08 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:08 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:08 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:08 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:08 [main] REPORT: STEP EXECUTION TIME TAKEN :278 MS unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:53:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:53:09 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:53:09 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:09 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 23:53:09 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:09 [main] REPORT: STEP EXECUTION TIME TAKEN :944 MS unit-abot-epc-basic-0: 23:53:09 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:53:09 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:53:09 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:53:09 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:09 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 23:53:09 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:09 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 23:53:09 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:53:09 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:53:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:53:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:19 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:53:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:19 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 23:53:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:53:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:53:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:19.700 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 23:53:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:19.709 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 23:53:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:53:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:19 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 23:53:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:19 [main] REPORT: STEP EXECUTION TIME TAKEN :33 MS unit-abot-epc-basic-0: 23:53:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:19 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 23:53:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:53:19 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 23:53:19 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 23:53:19 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 23:53:29 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 23:53:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 23:53:29 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_Attach_With_GUTI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 23:53:29 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. # featureFiles/Attach_Procedure_Attach_With_GUTI.feature:8 unit-abot-epc-basic-0: 23:53:29 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 23:53:29 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 23:53:29 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 23:53:29 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 23:53:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:53:29 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 23:53:29 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 23:53:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 23:53:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 23:53:29 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 23:53:29 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 23:53:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:53:29 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 23:53:29 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 23:53:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 23:53:29 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 23:53:29 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 23:53:29 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 23:53:29 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 23:53:29 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DNS Server Address Request Indication in PCO unit-abot-epc-basic-0: 23:53:29 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:53:29 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:29 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 23:53:29 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:29 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 23:53:29 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:53:29 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:53:29 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:53:29 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:29 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 23:53:30 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:30 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 23:53:30 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:53:30 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:53:30 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:53:30 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:30 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 23:53:30 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:30 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 23:53:30 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:53:30 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:53:30 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:53:30 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:30 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 23:53:30 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:30 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 23:53:30 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:53:30 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:53:30 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:53:30 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:30 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:53:30 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:30 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 23:53:30 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:53:30 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:53:30 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:53:30 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:30 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 23:53:30 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:30 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 23:53:30 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:53:30 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:53:30 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:53:30 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:30 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 23:53:30 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:30 [main] REPORT: STEP EXECUTION TIME TAKEN :234 MS unit-abot-epc-basic-0: 23:53:30 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:53:30 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:53:31 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:53:31 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:31 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 23:53:31 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:31 [main] REPORT: STEP EXECUTION TIME TAKEN :934 MS unit-abot-epc-basic-0: 23:53:31 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:53:31 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:53:31 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:53:31 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:31 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 23:53:31 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:31 [main] REPORT: STEP EXECUTION TIME TAKEN :36 MS unit-abot-epc-basic-0: 23:53:31 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:53:31 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:53:31 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:53:31 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:31 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 23:53:31 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:31 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 23:53:31 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:53:31 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:53:34 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 23:53:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:53:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:41 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:53:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:41 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 23:53:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:53:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:53:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:41.504 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 23:53:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:41.515 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 23:53:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:53:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:41 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 23:53:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:41 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 23:53:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:41 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 23:53:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:53:41 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 23:53:41 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 23:53:41 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DNS_Server_Address_Request @PCO unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature:10 unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with DSMIPv6 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:51 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:51 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:51 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:51 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:51 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:51 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:51 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:51 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:51 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:51 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:51 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:51 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:53:51 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:53:52 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:53:52 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:52 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 23:53:52 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:52 [main] REPORT: STEP EXECUTION TIME TAKEN :508 MS unit-abot-epc-basic-0: 23:53:52 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:53:52 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:53:53 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:53:53 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:53 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 23:53:53 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:53 [main] REPORT: STEP EXECUTION TIME TAKEN :681 MS unit-abot-epc-basic-0: 23:53:53 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:53:53 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:53:53 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:53:53 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:53 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 23:53:53 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:53 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 23:53:53 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:53:53 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:53:53 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:53:53 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:53 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 23:53:53 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:53 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 23:53:53 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:53:53 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:53:53 [main] REPORT: ========================================================================================== unit-oai-epc-0: 23:53:57 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 23:53:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 23:53:57 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 23:53:57 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 23:53:57 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 23:53:57 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 23:53:57 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 23:53:57 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 23:53:57 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 23:53:57 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 23:53:57 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 23:53:57 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 23:53:57 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 23:53:57 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 23:53:57 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 17137' unit-oai-epc-0: 23:53:57 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 17137 =~ .*running.* ]] unit-oai-epc-0: 23:53:57 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 23:53:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:53:57 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 23:53:57 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 23:53:57 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 23:53:57 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 23:53:57 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 23:53:57 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 23:53:57 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 23:53:57 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 23:53:57 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 23:53:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 23:54:03 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:54:03 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:03 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:54:03 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:03 [main] REPORT: STEP EXECUTION TIME TAKEN :10019 MS unit-abot-epc-basic-0: 23:54:03 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:54:03 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:54:03 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:03.187 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 23:54:03 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:03.189 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 23:54:03 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:54:03 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:03 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 23:54:03 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:03 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 23:54:03 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:03 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 23:54:03 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:54:03 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 23:54:03 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 23:54:03 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 Home Network Prefix Request Indication in PCO unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:13 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:13 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:13 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:13 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:13 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:13 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:13 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:13 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:13 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:13 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:13 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:13 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:54:13 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:54:14 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:54:14 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:14 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 23:54:14 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:14 [main] REPORT: STEP EXECUTION TIME TAKEN :603 MS unit-abot-epc-basic-0: 23:54:14 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:54:14 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:54:14 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:54:14 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:14 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 23:54:14 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:14 [main] REPORT: STEP EXECUTION TIME TAKEN :691 MS unit-abot-epc-basic-0: 23:54:14 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:54:14 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:54:14 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:54:14 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:14 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT unit-abot-epc-basic-0: 23:54:14 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:14 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 23:54:14 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:54:14 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:54:14 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:54:14 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:14 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 23:54:14 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:14 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 23:54:14 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:54:14 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:54:24 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:54:24 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:24 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:54:24 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:24 [main] REPORT: STEP EXECUTION TIME TAKEN :10016 MS unit-abot-epc-basic-0: 23:54:24 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:54:24 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:54:24 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:24.958 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 23:54:24 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:24.960 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 23:54:24 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:54:24 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:24 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 23:54:24 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:24 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 23:54:24 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:24 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 23:54:24 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:54:24 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 23:54:24 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 23:54:25 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Network_Prefix_Request @PCO unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature:10 unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 IPv4 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:35 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:35 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:35 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:35 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:35 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:35 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:35 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:35 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:35 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:35 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:35 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:35 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:35 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:35 [main] REPORT: STEP EXECUTION TIME TAKEN :460 MS unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:54:35 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:54:36 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:54:36 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:36 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 23:54:36 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:36 [main] REPORT: STEP EXECUTION TIME TAKEN :688 MS unit-abot-epc-basic-0: 23:54:36 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:54:36 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:54:36 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:54:36 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:36 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 23:54:36 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:36 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 23:54:36 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:54:36 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:54:36 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:54:36 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:36 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 23:54:36 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:36 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 23:54:36 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:54:36 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:54:46 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:54:46 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:46 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:54:46 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:46 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 23:54:46 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:54:46 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:54:46 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:46.810 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 23:54:46 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:46.813 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 23:54:46 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:54:46 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:46 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 23:54:46 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:46 [main] REPORT: STEP EXECUTION TIME TAKEN :325 MS unit-abot-epc-basic-0: 23:54:46 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:46 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 23:54:46 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:54:46 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 23:54:46 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 23:54:47 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_IPv4_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IM CN Subsystem Signalling Flag Indication in PCO unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:57 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:57 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:57 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:57 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:57 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:57 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:57 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:57 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:57 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:57 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:57 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:57 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:57 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:57 [main] REPORT: STEP EXECUTION TIME TAKEN :428 MS unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:54:57 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:54:58 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:54:58 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:58 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 23:54:58 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:58 [main] REPORT: STEP EXECUTION TIME TAKEN :684 MS unit-abot-epc-basic-0: 23:54:58 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:54:58 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:54:58 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:54:58 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:58 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT unit-abot-epc-basic-0: 23:54:58 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:58 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 23:54:58 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:54:58 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:54:58 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:54:58 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:58 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 23:54:58 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:58 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 23:54:58 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:54:58 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:54:58 [main] REPORT: ========================================================================================== unit-oai-hss-0: 23:55:02 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 23:55:02 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 23:55:02 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 23:55:02 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 23:55:02 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 23:55:02 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 23:55:02 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 23:55:02 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 23:55:02 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 23:55:02 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 23:55:02 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 23:55:02 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 23:55:02 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 23:55:02 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22112' unit-oai-hss-0: 23:55:02 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22112 =~ .*running.* ]] unit-oai-hss-0: 23:55:02 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 23:55:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:55:02 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 23:55:02 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 23:55:02 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 23:55:02 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 23:55:02 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 23:55:02 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 23:55:02 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 23:55:02 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 23:55:02 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 23:55:02 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 23:55:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:55:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:08 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:55:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:08 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 23:55:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:55:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:55:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:08.885 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 23:55:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:08.890 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 23:55:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:55:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:08 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 23:55:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:08 [main] REPORT: STEP EXECUTION TIME TAKEN :270 MS unit-abot-epc-basic-0: 23:55:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:08 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 23:55:08 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:55:08 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 23:55:08 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 23:55:08 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 23:55:18 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IM_CN_Subsystem_Signalling_Flag @PCO unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options # featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature:10 unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with IPv4 Address Allocation Via DHCPv4 Indication in PCO unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:19 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:19 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:19 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:19 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:19 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:19 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:19 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:19 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:19 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:19 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:19 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:19 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:19 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:19 [main] REPORT: STEP EXECUTION TIME TAKEN :213 MS unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:55:19 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:55:20 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:55:20 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:20 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 23:55:20 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:20 [main] REPORT: STEP EXECUTION TIME TAKEN :679 MS unit-abot-epc-basic-0: 23:55:20 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:55:20 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:55:20 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:55:20 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:20 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT unit-abot-epc-basic-0: 23:55:20 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:20 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 23:55:20 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:55:20 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:55:20 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:55:20 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:20 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 23:55:20 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:20 [main] REPORT: STEP EXECUTION TIME TAKEN :71 MS unit-abot-epc-basic-0: 23:55:20 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:55:20 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:55:30 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:55:30 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:30 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:55:30 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:30 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 23:55:30 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:55:30 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:55:30 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:30.233 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 23:55:30 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:30.236 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 23:55:30 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:55:30 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:30 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 23:55:30 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:30 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 23:55:30 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:30 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 23:55:30 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:55:30 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 23:55:30 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 23:55:30 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IPv4_Address_Allocation_Via_DHCPv4 @PCO unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature:10 unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IP Address Allocation Via NAS Signalling Indication in PCO unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:40 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:40 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:40 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:40 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:40 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:40 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:40 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:40 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:40 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:40 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:40 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:40 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:40 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:40 [main] REPORT: STEP EXECUTION TIME TAKEN :226 MS unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:55:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:55:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:55:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:41 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 23:55:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:41 [main] REPORT: STEP EXECUTION TIME TAKEN :677 MS unit-abot-epc-basic-0: 23:55:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:55:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:55:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:55:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:41 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT unit-abot-epc-basic-0: 23:55:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:41 [main] REPORT: STEP EXECUTION TIME TAKEN :209 MS unit-abot-epc-basic-0: 23:55:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:55:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:55:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:55:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:41 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 23:55:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:41 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 23:55:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:55:41 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:55:51 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:55:51 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:51 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:55:51 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:51 [main] REPORT: STEP EXECUTION TIME TAKEN :10016 MS unit-abot-epc-basic-0: 23:55:51 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:55:51 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:55:51 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:51.732 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 23:55:51 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:51.735 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 23:55:51 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:55:51 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:51 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 23:55:51 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:51 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 23:55:51 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:51 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 23:55:51 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:55:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:55:51 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 23:55:51 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 23:55:51 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IP_Address_Allocation_Via_NAS_Signalling @PCO unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature:10 unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With MS Support of Network Requested Bearer Control indicator in PCO unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:01 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:01 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:01 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:01 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:01 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:01 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:01 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:01 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:01 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:01 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:01 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:01 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:56:01 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:56:02 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:56:02 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:02 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 23:56:02 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:02 [main] REPORT: STEP EXECUTION TIME TAKEN :236 MS unit-abot-epc-basic-0: 23:56:02 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:56:02 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:56:03 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:56:03 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:03 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 23:56:03 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:03 [main] REPORT: STEP EXECUTION TIME TAKEN :927 MS unit-abot-epc-basic-0: 23:56:03 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:56:03 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:56:03 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:56:03 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:03 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT unit-abot-epc-basic-0: 23:56:03 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:03 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 23:56:03 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:56:03 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:56:03 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:56:03 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:03 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 23:56:03 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:03 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 23:56:03 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:56:03 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:56:13 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:56:13 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:13 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:56:13 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:13 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 23:56:13 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:56:13 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:56:13 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:13.264 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 23:56:13 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:13.266 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 23:56:13 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:56:13 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:13 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 23:56:13 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:13 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 23:56:13 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:13 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 23:56:13 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:56:13 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 23:56:13 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 23:56:13 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_MS_Support_Network_Requested_Bearer_Control_Indicator @PCO unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator # featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature:10 unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With P-CSCF Address Request Indication in PCO unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:23 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:23 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:23 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:23 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:23 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:23 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:23 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:23 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:23 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:23 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:23 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:23 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:23 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:23 [main] REPORT: STEP EXECUTION TIME TAKEN :236 MS unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:56:23 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:56:24 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:56:24 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:24 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 23:56:24 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:24 [main] REPORT: STEP EXECUTION TIME TAKEN :980 MS unit-abot-epc-basic-0: 23:56:24 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:56:24 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:56:24 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:56:24 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:24 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 23:56:24 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:24 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 23:56:24 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:56:24 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:56:24 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:56:24 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:24 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 23:56:24 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:24 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 23:56:24 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:56:24 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:56:34 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:56:34 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:34 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:56:34 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:34 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 23:56:34 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:56:34 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:56:34 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:34.878 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 23:56:34 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:34.881 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 23:56:34 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:56:34 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:34 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 23:56:34 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:34 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 23:56:34 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:34 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 23:56:34 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:56:34 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 23:56:34 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 23:56:34 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 23:56:44 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_P-CSCF_Address_Request @PCO unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options # featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature:10 unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run Feature: Auth_Accept unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:45 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:45 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:45 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:45 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:45 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:45 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:45 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:45 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:45 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:45 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:45 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:45 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:45 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:45 [main] REPORT: STEP EXECUTION TIME TAKEN :479 MS unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:56:45 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:56:46 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:56:46 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:46 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 23:56:46 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:46 [main] REPORT: STEP EXECUTION TIME TAKEN :731 MS unit-abot-epc-basic-0: 23:56:46 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:56:46 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:56:46 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:56:46 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:46 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 23:56:46 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:46 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 23:56:46 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:56:46 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:56:56 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:56:56 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:56 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:56:56 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:56 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 23:56:56 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:56:56 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:56:56 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:56.438 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 23:56:56 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:56.442 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 23:56:56 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:56:56 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:56 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 23:56:56 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:56 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 23:56:56 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:56 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 23:56:56 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:56:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:56:56 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 23:56:56 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 23:56:56 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-mysql-0: 23:57:01 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 23:57:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 23:57:01 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 23:57:01 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 23:57:01 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 23:57:01 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 23:57:01 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 23:57:01 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 23:57:01 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 23:57:01 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 23:57:01 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 23:57:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_Accept @TS_24_301 @24_301_5_4_2_1 @24_301_5_4_2_3 @33_401_6_1_1 @Series-0004 unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct # featureFiles/Auth_Accept.feature:10 unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run EPS security context. unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:06 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:06 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:06 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:06 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:06 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:06 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:06 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:06 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:06 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:06 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:06 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:06 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:06 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:06 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:06 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:06 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:57:06 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:57:07 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:57:07 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:07 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 23:57:07 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:07 [main] REPORT: STEP EXECUTION TIME TAKEN :435 MS unit-abot-epc-basic-0: 23:57:07 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:57:07 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:57:07 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:57:07 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:07 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 23:57:07 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:07 [main] REPORT: STEP EXECUTION TIME TAKEN :748 MS unit-abot-epc-basic-0: 23:57:07 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:57:07 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:57:07 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:57:07 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:07 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 23:57:07 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:07 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 23:57:07 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:57:07 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:57:07 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:57:07 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:07 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 23:57:07 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:07 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 23:57:07 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:57:07 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:57:17 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:57:17 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:17 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:57:17 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:17 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 23:57:17 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:57:17 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:57:28 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:57:28 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:28 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:57:28 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:28 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 23:57:28 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:57:28 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:57:28 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:28.039 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 23:57:28 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:28.047 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 23:57:28 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:57:28 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:28 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 23:57:28 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:28 [main] REPORT: STEP EXECUTION TIME TAKEN :30 MS unit-abot-epc-basic-0: 23:57:28 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:28 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 23:57:28 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:57:28 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 23:57:28 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 23:57:28 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 23:57:28 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 23:57:29 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. # featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature:10 unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run #RES is restored to 0x00 in teardown process unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: STEP EXECUTION TIME TAKEN :227 MS unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:57:39 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:57:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:57:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:40 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 23:57:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:40 [main] REPORT: STEP EXECUTION TIME TAKEN :679 MS unit-abot-epc-basic-0: 23:57:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:57:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:57:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:57:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:40 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 23:57:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:40 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 23:57:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:57:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:57:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:57:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:40 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT unit-abot-epc-basic-0: 23:57:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:40 [main] REPORT: STEP EXECUTION TIME TAKEN :217 MS unit-abot-epc-basic-0: 23:57:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:57:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:57:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:57:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:40 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 23:57:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:40 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 23:57:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:57:40 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:57:50 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:57:50 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:50 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:57:50 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:50 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 23:57:50 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:57:50 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:57:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:58:00 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:58:00 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:00 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:58:00 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:00 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 23:58:00 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:58:00 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:58:00 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:00.548 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 23:58:00 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:00.550 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 23:58:00 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:58:00 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:00 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 23:58:00 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:00 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 23:58:00 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:00 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 23:58:00 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:58:00 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 23:58:00 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 23:58:00 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 23:58:00 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 23:58:00 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT
 unit-abot-epc-basic-0: 23:58:10 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI # featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:11 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:11 [main] REPORT: STEP EXECUTION TIME TAKEN :31 MS unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:11 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:11 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:11 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:11 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:11 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:11 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:11 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:11 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:11 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:11 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:11 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:11 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:11 [main] REPORT: STEP EXECUTION TIME TAKEN :449 MS unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:58:11 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:58:12 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:58:12 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:12 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 23:58:12 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:12 [main] REPORT: STEP EXECUTION TIME TAKEN :731 MS unit-abot-epc-basic-0: 23:58:12 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:58:12 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:58:12 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:58:12 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:12 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 23:58:12 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:12 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 23:58:12 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:58:12 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:58:12 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:58:12 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:12 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 23:58:12 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:12 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 23:58:12 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:58:12 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:58:22 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:58:22 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:22 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:58:22 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:22 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 23:58:22 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:58:22 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:58:32 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:58:32 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:58:32 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 23:58:32 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:58:32 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:58:32 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:32.500 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 23:58:32 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:32.503 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 23:58:32 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:58:32 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:32 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 23:58:32 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:32 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 23:58:32 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:32 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 23:58:32 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:58:32 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 23:58:32 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 23:58:32 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 23:58:32 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-oai-epc-0: 23:58:33 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 23:58:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 23:58:33 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 23:58:33 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 23:58:33 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 23:58:33 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 23:58:33 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 23:58:33 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 23:58:33 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 23:58:33 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 23:58:33 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 23:58:33 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 23:58:33 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 23:58:33 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 23:58:33 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 19342' unit-oai-epc-0: 23:58:33 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 19342 =~ .*running.* ]] unit-oai-epc-0: 23:58:33 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 23:58:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:58:33 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 23:58:33 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 23:58:33 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 23:58:33 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 23:58:33 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 23:58:33 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 23:58:33 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 23:58:33 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 23:58:33 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 23:58:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 23:58:36 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME # featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run #RES is restore to 0x00 in teardown process unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_GUTIattachMAC_code_failure unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:42 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:42 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:42 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:42 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:42 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:42 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:42 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:42 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:42 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:42 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:42 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:42 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:42 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:42 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:42 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:58:42 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:58:43 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:58:43 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:43 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 23:58:43 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:43 [main] REPORT: STEP EXECUTION TIME TAKEN :448 MS unit-abot-epc-basic-0: 23:58:43 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:58:43 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:58:43 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:58:43 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:43 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 23:58:43 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:43 [main] REPORT: STEP EXECUTION TIME TAKEN :688 MS unit-abot-epc-basic-0: 23:58:43 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:58:43 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:58:44 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:58:44 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:44 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 23:58:44 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:44 [main] REPORT: STEP EXECUTION TIME TAKEN :674 MS unit-abot-epc-basic-0: 23:58:44 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:58:44 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:58:44 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:58:44 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:44 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 23:58:44 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:44 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 23:58:44 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:58:44 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:58:54 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:58:54 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:54 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:58:54 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:54 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 23:58:54 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:58:54 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:58:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:59:04 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:59:04 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:04 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:59:04 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:04 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 23:59:04 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:59:04 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:59:04 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:04.928 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 23:59:04 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:04.931 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 23:59:04 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:59:04 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:04 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 23:59:04 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:04 [main] REPORT: STEP EXECUTION TIME TAKEN :235 MS unit-abot-epc-basic-0: 23:59:04 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:04 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 23:59:04 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:59:04 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 23:59:04 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 23:59:04 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 23:59:05 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 23:59:05 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:16 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:16 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:16 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:16 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:16 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:16 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:16 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:16 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:16 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:16 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:16 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:16 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:16 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:16 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:59:16 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:59:17 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:59:17 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:17 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 23:59:17 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:17 [main] REPORT: STEP EXECUTION TIME TAKEN :441 MS unit-abot-epc-basic-0: 23:59:17 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:59:17 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:59:17 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:59:17 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:17 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 23:59:17 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:17 [main] REPORT: STEP EXECUTION TIME TAKEN :723 MS unit-abot-epc-basic-0: 23:59:17 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:59:17 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:59:18 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:59:18 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:18 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 23:59:18 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:18 [main] REPORT: STEP EXECUTION TIME TAKEN :729 MS unit-abot-epc-basic-0: 23:59:18 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:59:18 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:59:18 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:59:18 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:18 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 23:59:18 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:18 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 23:59:18 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:59:18 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:59:28 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:59:28 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:28 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:59:28 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:28 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 23:59:28 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:59:28 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:59:38 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:59:38 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:38 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:59:38 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:38 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 23:59:38 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:59:38 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:59:38 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:38.575 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 23:59:38 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:38.580 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 23:59:38 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:59:38 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:38 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 23:59:38 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:38 [main] REPORT: STEP EXECUTION TIME TAKEN :34 MS unit-abot-epc-basic-0: 23:59:38 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:38 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 23:59:38 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:59:38 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 23:59:38 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 23:59:38 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 23:59:39 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run # WRONGIMSI is restored to false in teardown process unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_SQN_failure unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:49 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:49 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:49 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:49 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:49 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:49 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:49 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:49 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:49 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:49 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:49 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:49 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:49 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:49 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:49 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:49 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:59:49 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:59:50 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:59:50 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 23:59:50 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:50 [main] REPORT: STEP EXECUTION TIME TAKEN :242 MS unit-abot-epc-basic-0: 23:59:50 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:59:50 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:59:50 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:59:50 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 23:59:50 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:50 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 23:59:50 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:59:50 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:50 [main] REPORT: ========================================================================================== unit-oai-hss-0: 23:59:50 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 23:59:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 23:59:50 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 23:59:50 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 23:59:50 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 23:59:50 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 23:59:50 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 23:59:50 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 23:59:50 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 23:59:50 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 23:59:50 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 23:59:50 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 23:59:50 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 23:59:50 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22112' unit-oai-hss-0: 23:59:50 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22112 =~ .*running.* ]] unit-oai-hss-0: 23:59:50 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 23:59:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:59:50 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 23:59:50 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 23:59:50 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 23:59:50 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 23:59:50 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 23:59:50 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 23:59:50 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 23:59:50 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 23:59:50 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 23:59:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 23:59:50 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:59:50 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 23:59:50 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:50 [main] REPORT: STEP EXECUTION TIME TAKEN :686 MS unit-abot-epc-basic-0: 23:59:50 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:59:50 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:59:50 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:59:50 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:50 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 23:59:50 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:50 [main] REPORT: STEP EXECUTION TIME TAKEN :97 MS unit-abot-epc-basic-0: 23:59:50 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:59:50 DEBUG unit.abot-epc-basic/0.run 02-Jul-2019 23:59:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:00:00 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:00:00 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:00 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:00:00 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:00 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 00:00:00 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:00:00 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:00:10 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:00:10 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:10 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:00:10 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:10 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 00:00:10 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:00:10 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:00:10 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:10.924 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 00:00:10 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:10.929 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 00:00:10 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:00:10 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:10 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 00:00:10 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:10 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 00:00:10 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:10 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 00:00:10 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:00:10 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 00:00:10 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 00:00:10 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 00:00:11 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 00:00:11 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_SQN_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. # featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature:10 unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:21 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:21 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:21 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:21 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:21 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:21 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:21 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:21 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:21 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:21 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:21 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:00:21 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:00:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:00:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:22 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 00:00:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:22 [main] REPORT: STEP EXECUTION TIME TAKEN :425 MS unit-abot-epc-basic-0: 00:00:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:00:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:00:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:00:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:22 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 00:00:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:22 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 00:00:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:00:22 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:00:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:00:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:23 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 00:00:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:23 [main] REPORT: STEP EXECUTION TIME TAKEN :672 MS unit-abot-epc-basic-0: 00:00:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:00:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:00:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:00:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:23 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 00:00:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:23 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 00:00:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:00:23 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:00:33 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:00:33 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:33 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:00:33 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:33 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 00:00:33 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:00:33 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:00:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:00:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:43 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:00:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:43 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 00:00:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:00:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:00:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:43.138 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 00:00:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:43.142 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 00:00:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:00:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:43 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 00:00:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:43 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 00:00:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:43 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 00:00:43 DEBUG unit.abot-epc-basic/0.run 03-Jul-2019 00:00:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:00:43 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 00:00:43 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 00:00:43 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 00:00:43 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 00:00:44 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 @SS_changesReqd unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" # featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature:10 unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run # AuC system changes required. HSS should send Authentication request message with AMF=AMF_RESYNCH amf = {0xff 0xff} unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run # file name kdf.c line no: 156 uint8_t amf[] = { 0xFF, 0xFF }; unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run 22 Scenarios (22 failed) unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run 278 Steps (22 failed, 256 passed) unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run 9m13.594s unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0, Time elapsed: 557.61 sec <<< FAILURE! - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.012 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.007 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.012 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs Time elapsed: 0.017 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.009 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC Time elapsed: 0.01 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.007 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.008 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options Time elapsed: 0.007 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.007 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options Time elapsed: 0.009 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.007 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.008 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Results : unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Failed tests: unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run [ERROR] There are test failures. unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run Please refer to /var/lib/abot-epc-basic/target/surefire-reports for the individual test results. unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 00:00:54 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 00:00:55 DEBUG unit.abot-epc-basic/0.run [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 00:00:55 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 00:00:55 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 00:00:55 DEBUG unit.abot-epc-basic/0.run [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 00:00:56 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 00:00:56 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD FAILURE unit-abot-epc-basic-0: 00:00:56 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 00:00:56 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 09:23 min unit-abot-epc-basic-0: 00:00:56 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2019-07-03T00:00:56+00:00 unit-abot-epc-basic-0: 00:00:56 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 22M/60M unit-abot-epc-basic-0: 00:00:56 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 00:00:56 DEBUG unit.abot-epc-basic/0.run [ERROR] Failed to execute goal net.masterthought:maven-cucumber-reporting:0.1.0:generate (execution) on project ABOT-RunScenarios: Error Found: BUILD FAILED - Check Report For Details -> [Help 1] unit-abot-epc-basic-0: 00:00:56 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 00:00:56 DEBUG unit.abot-epc-basic/0.run [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. unit-abot-epc-basic-0: 00:00:56 DEBUG unit.abot-epc-basic/0.run [ERROR] Re-run Maven using the -X switch to enable full debug logging. unit-abot-epc-basic-0: 00:00:56 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 00:00:56 DEBUG unit.abot-epc-basic/0.run [ERROR] For more information about the errors and possible solutions, please read the following articles: unit-abot-epc-basic-0: 00:00:56 DEBUG unit.abot-epc-basic/0.run [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException unit-abot-epc-basic-0: 00:00:56 DEBUG unit.abot-epc-basic/0.run No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 00:00:56 DEBUG juju.worker.uniter.operation committing operation "run action 325e6381-5a39-4dcc-8d27-7f1693837fc3" unit-abot-epc-basic-0: 00:00:56 DEBUG juju.machinelock machine lock released for uniter (run action 325e6381-5a39-4dcc-8d27-7f1693837fc3) unit-abot-epc-basic-0: 00:00:56 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 00:00:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 00:00:56 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 00:00:56 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 00:00:56 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 00:00:56 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 00:00:56 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 00:00:56 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 00:00:56 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 00:00:56 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 00:00:56 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 00:00:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 00:00:56 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 00:00:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2019-07-03 00:01:19,359 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2019-07-03 00:02:13,380 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 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, 2 applications Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines All hosted models reclaimed, cleaning up controller machines 2019-07-03 00:02:36,350 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 05:15 | PASS | | cloudify_ims | functest | vnf | 27:26 | PASS | | heat_ims | functest | vnf | 34:16 | PASS | | vyos_vrouter | functest | vnf | 16:20 | PASS | | juju_epc | functest | vnf | 61:04 | PASS | +----------------------+------------------+--------------+------------------+----------------+ 2019-07-03 00:02:36,356 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK